* { padding:0;	margin:0; }

body {
	background: #CCCCCC url(../images/bg-board.png) repeat;
	height: 100%;
	color : #000000;
	margin: 0;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#container {
	width: 966px;
	height:auto;
	text-align: left;
	margin: 10px auto 5px;
	}

#footer {
	width: 964px;
	height: 50px;
	border-bottom: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	}

#banner {
	background: url(/images/banner.png) no-repeat center top;
	width: 964px;
	height: 98px;
	border-top: #000000 solid 1px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	}

#haupt {
	width: 964px;
	height: auto;
	border: #000000 solid 1px;
	/*background: url(../images/bg_inhalt.png) repeat-y;*/
}

#nav {
	width : auto;
	height: 34px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 110%;
}

#nav ul {
	width : auto;
	/*text-align : center;für linksbündig deaktivieren*/
	padding-top: 9px;
	padding-left: 10px;
}
#nav ul li {
	display : inline;
}
#nav li.aktiv {
	display : inline;
	color : #333333;
	padding : 0px 13px;
}
#nav ul li a {
	color : #666666;
	text-decoration : none;
	padding: 0px 13px;
}
#nav ul li a:hover {
	text-decoration : none;
	color : #999999;
	text-decoration: underline;
}

#nav2 {
	width : auto;
	height: 24px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 95%;
	margin-bottom: 5px;
}
#nav2 ul {
	width : auto;
	/*text-align : center;*/
	padding-top: 4px;
	padding-left: 10px;
}
#nav2 ul li {
	display : inline;
}
#nav2 li.aktiv {
	display : inline;
	color : #333333;
	padding : 0px 13px;
}
#nav2 ul li a {
	color : #666666;
	text-decoration : none;
	padding: 0px 13px;
}
#nav2 ul li a:hover {
	text-decoration : none;
	color : #999999;
}



#nav3 {
	width : auto;
	height: 50px;
	margin-right: 5px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 95%;
	margin-bottom: 5px;
}
#nav3 ul {
	width : auto;
	/*text-align : center;*/
	padding-top: 4px;
	padding-left: 10px;
}
#nav3 ul li {
	display : inline;
}
#nav3 li.aktiv {
	display : inline;
	color : #333333;
	padding : 0px 13px;
}
#nav3 ul li a {
	color : #666666;
	text-decoration : none;
	padding: 0px 13px;
}
#nav3 ul li a:hover {
	text-decoration : none;
	color : #999999;
}



p {
	margin:0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
}

h1, h2 {
	font-size:1.4em;
}

h3, h4, h5, h6 {
	font-size:1.3em;
}

.textbox {
	height: auto;
	width: 906px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}

.bildbox {
	float:left;
	height: auto;
	width: 102px;
	border: solid #000000 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	position: relative;
	font-size: 70%;
}

.bildbox1 {
	float:left;
	height: auto;
	width: 302px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	position: relative;
	font-size: 70%;
}

.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.align-center {	text-align: center; }
.clear {	clear: both; }
.clearleft {	clear: left; }

img.float-right {
    margin: 0px 0px 5px 15px;
  	border: 1px solid #333333;
}

img.float-left {
	margin: 5px 15px 5px 0px;
	border: 1px solid #333333;
}

.halbebox {
	height: auto;
	width: 443px;
	float: left;
	padding-bottom: 15px;
}

.halbebox2 {
	height: auto;
	width: 443px;
	float: right;
	padding-bottom: 50px;
}

.halbebox3 {
	height: auto;
	width: 583px;
	float: right;
	padding-bottom: 10px;
}

.halbebox4 {
	height: auto;
	width: 443px;
	float: right;
	padding-bottom: 10px;
}
	
.abstand {
	margin-bottom:20px;
	border-bottom: 1px solid #000000;
	clear:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
.clear {
	clear:both;
}

.footer {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	}
	
.block {
	text-align: justify;
}

.tab30pro {
	float: left;
	width: 95%;
	text-align: left;
	margin-left: 15px;
	line-height: 150%;
}

.tab30pro1 {
	float: left;
	width: 30%;
	text-align: left;
	margin-left: 15px;
	line-height: 150%;
}

/*Kontaktformular*/

.kontaktformular  {
	 width:  400px;
     margin: 10px 0;
     padding: 10px;
     font-size: 11px;
     font-family: Tahoma, Verdana, Arial;
     border: 1px solid #666666;
     background: #F5F5F5;
     float: left;
     clear: both;
     }

.kontaktformular fieldset {margin: 10px 0;}
.kontaktformular a {color: #990000; text-decoration: none;}
.kontaktformular a:hover {color: #483D8A;}
  
.kontaktformular legend {
	 background: #483D8B;
	 color: #fff;
	 padding: 3px 5px;
	 border: 1px solid #ddd;
	 text-transform: uppercase;
	 }
	  
.kontaktformular label {
     width: 100px;
	 float: left;
     clear: both;
     padding: 3px 10px;
     margin: 3px 0;
     }
          
.kontaktformular input, .kontaktformular textarea {
     border-right: 1px solid #ddd; 
     border-bottom: 1px solid #ddd;
     border-left: 1px solid #666666; 
     border-top: 1px solid #666666;
     background: #ddc;
     padding: 0px 3px;
     margin: 3px 0;
     } 
 
.kontaktformular input:active, .kontaktformular input:focus, .kontaktformular input:hover { background: #ffff88;}
.kontaktformular textarea:active, .kontaktformular textarea:focus, .kontaktformular textarea:hover { background: #ffff88;}
         
.buttons {text-align: center;}
.buttons input {background: #555555; color: #fff; border-top:2px solid #fff; border-left:2px solid #fff; border-bottom:2px solid #666666; border-right:2px solid #666666;}
.buttons input:hover {background: #555555; color: #fff; border-top:2px solid #ddd; border-left:2px solid #ddd; border-bottom:2px solid #fff; border-right:2px solid #fff;}

.kontaktformular  {
	 width:  280px;
     margin: 10px 0;
     padding: 10px;
     font-size: 11px;
     font-family: Tahoma, Verdana, Arial;
     border: 1px solid #666666;
     background: #F5F5F5;
     float: left;
     clear: both;
     }

/*Ende Kontaktformular*/
/*Fotobox*/
.bildbox {
	float: left;
	margin: 10px;
	height: auto;
	width: 400px;
}

.thumbbox {
	float: left;
	margin: 10px;
	height: 122px;
	width: 122px;
	text-align: center;
}
/*Ende Fotobox*/