/* EKHAGA STYLE SHEET */

body {
	color: #000000;
	background-color:#AF8E61;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

body#sitePage {
	color: #333333;
	background-color:#AF8E61;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#990000;;
	font-size: 18px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 12px;
}
p {
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

img#thumbs {
	margin-bottom:1px;
	margin-left:4px;
	border:1px solid black;
}

td#spalt {
	padding-left:5px;
	padding-right:10px;
}

.footer {
	font: bold normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
}
td#menyOFF {
	padding-top:3px;
	padding-bottom:3px;
	
	padding-left:1px;
	width:125px;
	background:#FFFFFF;
	border:1px solid #333333;

}
td#menyON {
	padding-left:1px;
	width:125px;	
	background:#C5C5C5;
	border:1px solid #333333;

}

td#menySUB {
	background:#C5C5C5;
	padding-left:10px;
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;	
}


a#menyON {
	font: bold normal 10px/11px Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#993300;
}
a#menyOFF {
	font: bold normal 10px/11px Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#993300
}
#infoLayer {
	padding: 4px;
	width: 435px;
	clear: both;
	position: absolute;
	left: 181px;
	top: 152px;
	background: whitesmoke;
	border: 1px solid #666666;
	filter: Alpha(Opacity=85);
	overflow: auto;
	clip:auto;

}
#wideinfoLayer_long {
	padding: 4px;
	width: 630px;
	clear: both;
	position: absolute;
	left: 152px;
	top: 87px;
	background: whitesmoke;
	border: 1px solid #666666;
	filter: Alpha(Opacity=85);
	overflow: auto;
	clip:auto;
	height: 416px;

}
#short_infoLayer {

	padding: 4px;
	width: 250px;
	clear: both;
	position: absolute;
	left: 180px;
	top: 150px;
	background: whitesmoke;
	border: 1px solid #666666;
	filter: Alpha(Opacity=65);
	overflow: auto;
	clip:auto;
}

#wide_infoLayer {
	padding: 4px;
	width: 560px;
	clear: both;
	position: absolute;
	left: 180px;
	top: 150px;
	background: whitesmoke;
	border: 1px solid #666666;
	filter: Alpha(Opacity=85);
	overflow: auto;
	clip:auto;
	
}
li {
	font-size: 12px;
	line-height: 22px;
}
#leftStart {
	padding: 0px;
	clear: both;
	overflow: visible;
	left: 160px;
	top: 125px;
	width: 175px;
	border: 1px solid #000000;
	z-index: 1;
	position: absolute;
	background: #FCFCFC;
	height: 300px;
}
#midStart {
	clear: both;
	width: 278px;
	overflow: visible;
	left: 345px;
	top: 125px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000000;
	height: 292px;
	padding: 4px;
	
}
#rightStart {

	padding: 0px;
	clear: both;
	width: 145px;
	overflow: hidden;
	left: 640px;
	top: 125px;
	position: absolute;
	z-index: 2;
	border: 1px solid #000000;
	height: 300px;
}
