@charset "utf-8";
/* CSS Document */
/* CSS Document */
/* Hirschbachschule 2009   */
/* Vista-web und mehr, Reinheim */


/* Body */
* {
   margin: 0;
   padding: 0;
   }
html {
 height:100%;
 margin-bottom: 1px
 }

body {
  background-color: #67625a;
  margin: 0;
}

#mainFrame {
	width: 970px;
	margin: auto;
	/*min-height: 600px;*/
	background-color: #FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
}
#top {
	height: 18px;
	width: 970px;
	margin: auto;
	/*float:left;*/
	background-image:url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#banner {
	margin: auto;
	width: 910px;
	height: 130px;
	background-image:url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;	/*float:left;*/
	
}
#text_banner {
	width: 360px;
	height: 100px;
	margin-left: 250px;
	margin-top: 15px;
	float: left;
	}
#picture_banner {
	width: 280px;
	height:130px;
	float:right;	
}
#logo{
	position:relative;
	top: 5px;
	left: 6px;
	z-index: 10;
	width: 300px;
}
#navcontainer {
	margin: 0 auto;
	background-color:#b3ab91;
	width: 640px;
	height: 30px;
	/*clear: both;*/
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-left: 270px;
}

#navcontainer UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 20px;
}

#navcontainer LI
{
   display: block;
   margin: 0;
   padding: 0;
   float: left;
   /*width: auto;*/
   /*width: 95px;*/
   text-align: center;
}

#navcontainer A
{
	color: #333;
	display: block;
	/*width: auto;*/
	text-decoration: none;
	background: url(../images/nav_hint.jpg);
	margin: 0;
	/*padding: 3px 10px 3px 10px;*/
	padding-top: 5px;
	padding-bottom:3px;
	padding-left:14px;
	padding-right: 10px;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #aaa;*/
	font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active {
	background-image: url(../images/nav_hover.jpg);
	color: #FFFFFF;	/*background-color: #E7EC79;*/
}

#navcontainer A.active:link, #navcontainer A.active:visited
{
	position: relative;
	z-index: 102;
	background: #66FF66;
	font-weight: bold;
	font-style: normal;
}
.listpoint {
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	padding-right: 3px;
	letter-spacing: 2px;
 }
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}

#subnav { 
   width: 206px;
   float: left;
   margin-top: 80px; }

#subnav ul
{
   margin-left: 0;
   padding-left: 0;
   list-style-type: none;
   font-family: Arial, Helvetica, sans-serif;
   border-top: 1px solid #eee;
}

#subnav a
{
	display: block;
	padding: 3px 0 3px 20px;
	line-height: 26px;
	width: 186px;
	background-color: #DCD7C2;
	border-bottom: 1px solid #eee;
	text-decoration:none;
	font-weight: bold;
}

#subnav a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
}

#subnav a:hover
{
   background-color: #b3ab91;
   color: #444;
}
#subnav a:visited
{
	color: #666666;
}



#leftBox { 
	width: 206px;
	float: left;
	margin-top: 180px; 
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#leftBoxTitle {
	background-color:#b3ab91;
	padding: 8px 0 8px 20px;
	font-weight: bold;
}
#leftBoxContent {
	border-top: 1px solid #eee;
	background-color: #DCD7C2;
	padding: 10px 0 15px 18px;
		
}
#leftBoxContent ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border-top: none;
}

#leftBoxContent li
{
	color:#0066FF;
	list-style-image: url(../images/pdf_button.png);
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 5px;
}

#leftBoxContent a
{
	padding: 0;
	width: 156px;
	background-color: #DCD7C2; 
	text-decoration:none;
	font-weight: normal;
	border-bottom: none;
		
}
#leftBoxContent a:link
{
	color: #333333;
	text-decoration: none;
}

#leftBoxContent a:hover
{
	background-color: #DCD7C2;
	color: #000;
}
#leftBoxContent a:visited
{
	color: #333333;
}


#contentframe {
	margin: auto;
	width: 910px;
	background-image:url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;	
	/*min-height: 600px;*/
	padding-bottom:50px;
	
}
#content {
	margin: auto;
	width: 650px;
	margin-left: 50px; 
	float: left;
	background-color:#FFFF66;
	}
#contentbox_left{
	width:280px;
	text-align: left;
	float:left;
	padding-left: 12px;
	padding-top: 30px;
	min-height: 350px;
	padding-bottom: 15px;
	
}
.list-fixed{
   position: fixed;
}
#contentbox_right{
	padding-bottom: 50px;
	padding-top: 50px;
	padding-right: 40px;
	width: 600px;
	text-align:left;
	float:right;
	
}
.textbox_schmal{
	width: 430px;
	/*height: 800px;*/
	float: left;
	padding-left: 45px;
	padding-top: 30px;
	}
	
.textbox_schmal ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

.textbox_breit {
	width: 590px;
	float: left;
	margin: 20px;
	margin-top: 30px;
	margin-right: 20px;
	padding-left: 25px;
	padding-right: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;*/
	min-height: 405px;
	}
.picturebox {
	width: 200px;
	float:right;	
	margin-top: 50px;
}
#footer {
	/*border-top: #ccc 1px solid;
	margin-left: 230px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color:#666666;
	padding-left: 10px;
	margin-right: 30px;
	padding-top: 15px;*/
	height: 40px;
	clear: both;
}
#bottom {
	padding-left: 270px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888168;
	height: 28px;
	width: 700px;
	margin: auto;
	/*float:left;*/
	background-image:url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cleaner {
  clear: left;
}
  
/************** Text-Styles *******************/


h1 {
	font-size:1.3em;
	color: #806f4f;
	/*color: #625342;*/
	margin-bottom: 20px;
	margin-top: 20px;
}
h2 {
	font-size: 1.2em;
	color: #b3913a;
	font-weight: bold;
	margin-bottom: 20px;
}
h3 {
	font-size:1.05em;
	/*color: #CC9933;*/
	color: #4a483f;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size:1.0em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}
p {
   font-style:normal;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 1.0em;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mediumtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/****** WE-Styles ******/

.editmode {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40443C;
	font-weight: bold;
}
