body {  
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat; 
	background-position: left top;
	background-color: #000000;
	scrollbar-base-color: #0E0B04; 
	scrollbar-track-color: #2A1A03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	height: 100%;
	line-height: 1.4em;
	color: #FFE5BE;
}

a, a:visited, a:hover, a:link
{
	color: #FFE5BE;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
li
{
	margin: 0 0 1em 0;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

img
{
	behavior: url("../images/pngbehavior.htc");
}
input, textarea 
{
	background-color: #432C03;
	border: dotted;
	border-color: #FFE5BE;
	border-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFE5BE;
	line-height: 1.4em;
	height: 1.4em;

}

form {
	display: inline;
}

h1 
{
	font-size: 14px;
	color: #F2F2F2;
	display: inline;
}
h2 {
background:url(../images/h2_bg.gif) no-repeat 0 80%;
/*border-bottom:2px solid #634111;
border-top:1px solid #634111;*/
clear:both;
display:block;
font-size:1.4em;
font-weight:400;
letter-spacing:2px;
margin-bottom:20px;
padding:5px 0 5px 30px;
text-transform:uppercase;
}
h3 {
background:url(../images/h3_bg.gif) no-repeat 0 50%;
/*border-bottom:2px solid #333333;
border-top:2px solid #333333;*/
/*clear:both;*/
display:block;
font-size:0.9em;
font-weight:700;
letter-spacing:3px;
margin-bottom:-20px;
padding:0px 0 0px 30px;
text-transform:uppercase;
}
h4 {
	font-size: 130%;
}
/*textarea 
{
	background-color: #462222;
	border: solid;
	border-color: #5E2F2F;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	width: 100%;
	}*/


#Header
{
	position:absolute; 
	left:285px; 
	top:25px; 
	width:440px; 
	height:70px; 
	z-index:1
}
#Rubrik
{
 position:absolute; 
 left:544px; 
 top:142px; 
 width:22px; 
 height:14px; 
 z-index:2
}
#Main
{
	position:absolute; 
	left:230px; 
	top:170px; 
	width:520px; 
	height:430px; 
	overflow: auto;
	scrollbar-base-color: #0E0B04; 
	scrollbar-track-color: #2A1A03;
	padding: 0 80px 0 0;
	/*background-color: Black;*/
}

#menu
{
	position:absolute; 
	left:165px; 
	top:105px; 
	width:700px; 
	height:25px; 
	}

#menu a span
{
	float: none;
	cursor: pointer;

}

#menu a span,#menu li span{
/*	background: transparent url(../images/menu_bg_1hem.gif) no-repeat left top;
*/	color: #DDDDDD;
	display: none;
	float: left;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
		display: block;
	font-size: 0.7em;
	height: 50px;
	padding: 9px 0 0 10px;
	text-decoration: none;
/*	width: 88px;
*/}

#menu a,#menu li{
/*	background: url(../images/nav_left.gif) #00A0C6 no-repeat left bottom;
	float: left;*/
	text-decoration: none;
	margin-right: 15px;
}

#menu a:hover{
	border: 0;
	margin-top: 0;
}

#menu a:hover span{
	padding-top: 0px;
}

#menu li
{
	display: inline;
}

#menu li.aktiv{
/*	background: url(../images/nav_left_aktiv.gif) #00A0C6 no-repeat left bottom;
*/
}

#menu li.aktiv span{
/*	background: transparent url(../images/nav_right_aktiv.gif) no-repeat right bottom;
*/	color: #EEEEEE;
}

#menu ul{
	list-style: none;
	position: absolute;
	/*right: 0;*/
}
#footer
{
	position:absolute; 
	left:165px; 
	top:605px; 
	width:700px; 
	height:25px; 
	}

#footer a span
{
	float: none;
	cursor: pointer;

}

#footer a span,#footer li span{
/*	background: transparent url(../images/footer_bg_1hem.gif) no-repeat left top;
*/	color: #DDDDDD;
	display: none;
	float: left;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
		display: block;
	font-size: 0.7em;
	height: 50px;
	padding: 9px 0 0 10px;
	text-decoration: none;
/*	width: 88px;
*/}

#footer a,#footer li{
/*	background: url(../images/nav_left.gif) #00A0C6 no-repeat left bottom;
	float: left;*/
	text-decoration: none;
	margin-right: 15px;
}

#footer a:hover{
	border: 0;
	margin-top: 0;
}

#footer a:hover span{
	padding-top: 0px;
}

#footer li
{
	display: inline;
}

#footer li.aktiv{
/*	background: url(../images/nav_left_aktiv.gif) #00A0C6 no-repeat left bottom;
*/
}

#footer li.aktiv span{
/*	background: transparent url(../images/nav_right_aktiv.gif) no-repeat right bottom;
*/	color: #EEEEEE;
}

#footer ul{
	list-style: none;
	position: absolute;
	/*right: 0;*/
}
#sidekick
{
position:absolute; 
left:852px; 
top:170px; 
width:118px; 
height:419px; 
border: 1px none #000000;
}
#sidekick img
{
margin: 0 0 40px 0;
}
#loginframe
{
	position:absolute; 
	left:10px; 
	top:250px; 
	width:140px; 
	border: 1px solid #000000;
/*	height:430px;*/ 
	overflow: auto;
	scrollbar-base-color: #0E0B04; 
	scrollbar-track-color: #2A1A03;
	padding: 1em;
	background-color: #775525;
}
