@charset "utf-8";


/* chozi_01.css */

body {
  font-family: Verdana, Arial;
  background-color:#586995;
}


#h1{

 font-family: Verdana, Arial;
 font-size: 24px;
 font-weight: bold; 
 color: #380b00;
 }


#h2{

 font-family: Verdana, Arial;
 font-size: 18px;
 font-weight: bold; 
 color: #380b00;
 }
 
 
#h3{

 font-family: Verdana, Arial;
 font-size: 14px;
 font-weight: normal;
 color: #380b00;
 }
 
 
#h4{

 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: bold; 
 color: #380b00;
 } 

#h5{

 font-family: Verdana, Arial;
 font-size: 12px;
 font-weight: normal; 
 color: #380b00;
 } 


/* Divs*/


#container{
   width: 800 px;
   margin: 0 auto;
   position: relative;
}


#back{
    position:absolute;
    top: 0px;
	left: 0px;
	
	width: 1000px;
	height: 340px;
	z-index: 2;
	
	overflow: hidden;
	font: Verdana, Arial;
    font-size: 24px;
	
	}

	
#back01{
    position:absolute;
    top: 0px;
	left: 0px;
	
	width: 1000px;
	height: 340px;
	z-index: 3;
	
	overflow: hidden;
	background-color: #586995;
	
	}


#left{
    position:absolute;
    top: 340px;
	left: 0px;
	
	width: 200px;
	height: 800px;
	z-index: 5;
	
	overflow: hidden;
	
	margin-left: 0px;	
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(bilder/Nav_links_Schotter_02.jpg);
	
	}



/* Bilder */

#headpic{
    position:absolute;
    top: 0px;
	left: 0px;
	
	width: 1000px;
	height: 340px;
	z-index: 4;
	
	overflow:visible;
	}

	
#pic01{
    position:absolute;
    top: 340px;
	left: 10px;
	
	width: 150px;
	height: 150px;
	z-index: 10;
	
	overflow: hidden;
	
	margin-left: 0px;
	
	padding-top: 0px;
	padding-left: 0px;
	
	}	
	

/* navigation */


#verw01{
	position:absolute;
	top: 340px;
	left: 160px;
	width: 840px;
	height: 26px;
	z-index: 6;
	overflow: hidden;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font: Verdana, Arial;
	color: #380B00;
	font-size: 12px;
	font-weight: bold;
	background-color: #ecca66;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}
	
#verw01 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#verw01 ul li {
	padding: 6px 15px 0px 11px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #380b00;
	margin: 0px;
}

#verw01 ul li a {
	text-decoration: none;
	color: #380b00;
}

#verw01 ul li a:hover {
	color: #c98928;
}

#copy01{
	position:absolute;
	top: 345px;
	left: 830px;
	width: 170px;
	height: 26px;
	z-index: 7;
	overflow: hidden;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font: Verdana, Arial;
	color: #380B00;
	font-size: 12px;
}

#copy01 a:link, a:visited {
	text-decoration:none;
	color:#380b00;
}
#copy01 a:hover {
	text-decoration:none;
	color:#9aa8d0;
}

#verw02{
	position:absolute;
	top: 360px;
	left: -1px;
	width: 200px;
	height: 700px;
	z-index: 7;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	font: Verdana, Arial;
	color:#ffea84;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	}
	
#verw02 a:link {
    color: #ffea84;
	text-align:right;
	text-decoration: none;
}

#verw02 a:visited {
    color: #ffea84;
	text-align:right;
	text-decoration: none;
}

#verw02 a:hover{
    color: #c98928;
	text-align:right;
	text-decoration: none;
}
