/* #########################*/	
/* div {border: 1px dotted gray;}    temporary borders */




body { 
position:absolute;
	background-color: #3D162D;
	font-size: 12px;
	text-align: center; /* IE5.x workaround */
}
html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:20;
    padding:0;

}
body ,p,h1,h2,h2,ul,li{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/*#navi_left a, #navi_left a.no, #navi_left a.act{
	width: 180px; keine Angabe wenn margin border !!!
	height:1em;  für IE damit nicht nur link sondern ganze Box sensitiv ist - beser als width, da sonst neue Probleme 
	margin: 0.1px;  für IE 
	padding: 5px 10px 5px 10px;
	border-bottom: 1px dotted #009933;
	display:block;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}*/
html>body #navi_left a:link, #navi_left a:visited {
	height: auto;
}

a .kslink, a.kslink:visted{
	color: #696969;
	font-size: 10px;
}
#wrapper{
	background-color: #3D162D;
	margin-left: auto; /* Firefox Opera */
	margin-right: auto; /* Firefox Opera */
	padding: 0px;
	position: relative;
	text-align: left;
	width: 727px;
}

/* #########################*/
#content{
	background-color: #3D162D;
	background-image: url(back1.png);
	background-repeat: repeat-x;
	border-left: 0px solid #009933;
	color: #A5A5A5;
	/*height: 280px;*/
	padding: 10px 5px 20px 25px; /*margin-left: 180px;*/
}

#content a{
	color: #A5A5A5;
}
#content a:link, #content a:visited{
	color: #F0F8FF;
}
#content a:aktive, #content a:hover{

	background-color: #A5A5A5;
}

#contentbox{
	border: 0px solid #FF4500;
	margin: 20px 20px 20px 130px;

}

/*div.pullquote{float: right; 
width: 140px; 
color: #A09080;
   border: solid #908070; 
	border-width: 7px 0;
   font: bold 1em Arial, Helvetica, Verdana, sans-serif;
   padding: 3px 2px; 
	margin: 1px 7px;}
	#########################*/
	
h1{
	color: #848484;
	font-size: 150%;
	margin-top: 0;
}	
.intro{
	letter-spacing: 2px;
	line-height: 17px;
}
 .picture{
 	margin: 3px;
 }
 

/* #########################*/
#head{
	background-color: #5F1513;
	background-image: url(head1.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #3D162D;
	border-collapse: collapse;
	height: 127px; /*width: 720px;*/
	margin: 0px;
	padding: 0px;
}


/* #########################*/
#navi_oben{
	background-color: #5F1513;
	background-image: url(navi-back.png);
	/*background-repeat: repeat-x;*/
	height: 25px;
	text-align: right;
/*position: relative;*/
}
#navi_oben ul.li_horizont{
position: relative;
top: 5px;
bottom: 0px;	
right: 0px;
display: inline;
/*margin: 0px;
padding: 0px;*/
	
}

#navi_oben ul.li_horizont li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	border-left: 0px solid White;
	
}
#navi_oben a, #navi_oben a.no, #navi_oben a.act{
	 /*display:block;*/
	color: #AED9FF;
	font-size: 10px;
	font-weight: bold;
	height: 1em; /**/
	margin: 0.1px; /* für IE damit nicht nur link sondern ganze Box sensitiv ist - beser als width, da sonst neue Probleme */
	padding: 4px; 
	text-decoration: none;
}

#navi_oben a.act, #navi_oben a:hover{
	background-color: #3D162D; /*display:block;*/
	color: #696969;
	font-weight: bold;
}

/* #########################*/

 /* #########################*/
#footer{
	background-color: #3D162D; /*margin-left: 180px;*/
	background-image: url(head1.png); /*background-image: url(footer.png);*/
	background-repeat: no-repeat;
	background-position: 0px -18px;

	/*padding: 5px 20px 5px 0;*/
	text-align: right;
	height: 20px;
	
}
#footer p{
padding: 5px;
	border: 0px solid #009933;
	color: #848484;
	font-size: 10px;
	height: 20px;
}

