body  {
	height: 100.01%;
	font-size: small;
	font-family: Arial, Verdana, Geneva, Times;
	font-style: normal;
	font-variant: normal;
	background-color: #CCCCFF;
	min-width: 900px;
	margin: 10px;
	color: #000000;
	}
  
h1, h2, p  { 
	font-size: small; 
	font-family: Arial, Verdana, Geneva, Times; 
	text-align: left; 
	margin: 0; 
	padding: 5px 15px 
}

h3 {
	font-size: small;
	font-weight: bold;
	background-color: #ff0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 2px;
}


#header {
	background-image: url("../Images/emblem_re.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	border-bottom: thin solid white;
}

#header1 {
	color: black;
	background-image: url("../Images/Emblem_photo.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: -20px;
	height: 80px;
}

ul#topnav { 
	color: black; 
	font-size: small; 
	list-style: none; 
	margin-top: -21px; 
	margin-bottom: 50px; 
	margin-left: 0; 
	padding: 0 0 0 5px 
}

#topnav li { 
	display: block; 
	float: left 
}

#topnav a { 
	color: #000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	text-decoration: none; 
	background: url("../Images/lia.gif") no-repeat; 
	display: block; 
	padding: 0.2em 2.4em 0.2em 36px; 
	position: relative; 
	border-right: 1px solid #aaa 
}

#topnav a#a0 { left: 0 }
#topnav a#a1 { left: -30px }
#topnav a#a2 { left: -60px }
#topnav a#a3 { left: -90px }
#topnav a#a4 { left: -120px }
#topnav a#a5 { left: -150px }


#topnav a:hover { 
	background-image: url("../Images/liahover.gif"); 
	background-repeat: no-repeat 
}
#topnav a.here { 
	background-image: url("../Images/liahover.gif"); 
	background-repeat: no-repeat; 
	margin: 0 4px 0 0; 
	padding: 0.2em 1em 0.2em 35px; 
	position: relative; 
	z-index: 102; 
	border-right: 1px solid #777 
}
ul#subnav  {
	background: #ccf;
	position: absolute;
	z-index: 101;
	left: 10px;
	width: 100%;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
	}

  

#subnav li { 
	display: block; 
	position: relative; 
	z-index: 102; 
	float: left 
}

#subnav a { 
	color: #000; 
	text-decoration: none; 
	background-image: none; 
	background-repeat: repeat; 
	background-position: 0 0; 
	display: block; 
	padding: 2px 12px 2px 10px; 
	border: 0 
}

#subnav a:hover {
	color: white;
	background-color: transparent;
	background-image: none;
	border: 0;
}
#subnav a.here { 
	color: white; 
	background-color: transparent; 
	background-image: none; 
	padding: 2px 12px 2px 10px; 
	border: 0 
}

 /*#subnav input {
	background-color: #FFFFFF;
	width: 13em;
	padding: 0.2em;
	height: 1em;
	font-style: italic;
	font-weight: lighter;
	float: right;
	margin-right: 225px;
	}*/
	
#content {
	color: black;
	margin-right: 195px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
		}

#content_log {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
		}
		

dl.feature {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 20px;
		}

dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
	}


dl.feature dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.5em;
	display: block;
	clear: left;
		}
		
dl.feature dt a
{text-decoration:none;}

dl.feature dt img {
	float: left;
	margin-right: 15px;
	border: 1px solid #000000;
	padding: 4px;
		}


dl.feature dd {
	font-size: 100%;
	line-height: 1.5em;
	margin-left: 0px;
	margin-top: 15px;
		}

dl.feature dd img{
	float: right;
	margin: 10px;
	}

table th {
	background-color: #CCCCFF;
	text-align: center;
}


#content p { 
	font-size: small;
		}

table caption {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFF00;
	font-weight: bold;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

table td {
	font-size: small;
	text-align: left;
	font-weight: bold;
	
	}


td.center {
	text-align: center;
}

#tzentriert td {
	text-align: center;
}


#tzentriert td.left {
	text-align: left;
}

#content hr {
	visibility: hidden;
	display: block;
	clear: left;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: -0.66em;
	margin-left: 0;
}

#content h2 {
	font-family: Arial, Verdana, Geneva, Times;
	margin: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#rightbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccf;
	width: 185px;
	float: right;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-left: 5px;
	font-size: small;
	font-weight: bold;
		}

#rightbox a { 
	color: #000; 
	text-decoration: none 
}



#rightbox p {	
	font-size: 100%;
	}
	
#rightbox a:hover {
	color: #FFFFFF;
	background-color: #CCCCFF;
}

#rightbox a:visited { 
	color: #336666;
	}
	
#rightbox UL {
	text-decoration: none;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
		}
		
#rightbox UL li{
	margin-bottom: 10px;
	padding-left: 10px;
	}

#rightbox UL li a{
	background-image: url(../Images/link_button_aus.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
			}
		
#rightbox UL li a:hover{
	background-image: url(../Images/link_button_an.gif);
	background-repeat: no-repeat;
			}

#rightbox UL li a:visited{
	color: #336666;
			}
			
#rightbox UL li a.here{
	color: #FFF;
			}
			
#cleaner { 
	font-size: 1px; 
	background-color: transparent; 
	margin: 0; 
	padding: 0; 
	height: 1px; clear: both; border: 0 
}

#cleaner1 { 
	font-size: 1px; 
	background-color: transparent; 
	visibility: hidden; 
	margin: 0; 
	padding: 0; height: 1%; 
	clear: left; border: 0 
}

#footer {
	color: black;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	float: left;
	width: 100%;
}

#footer p { 
	font-size: small; 
	font-weight: normal; 
	background-color: #ccf; 
	text-align: center 
}

.Image_right {
	float: right;
	border: solid 1px #300;
	margin: 10px;
	padding: 5px;
	z-index: 111;
}

.image_button_middle { 
	margin: 5px; 
	position: relative; 
	top: 0 
}


.seperator {
	font-size: 1px;
	line-height: 1px;
	margin: 10px;
	padding: 0;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3ff;
}

.separator1 { 
	font-size: 1px; 
	line-height: 1px; 
	margin: 10px; 
	padding: 0; 
	border-bottom: 1px solid #fff 
}

.Image_left {
	margin: 10px; 
	padding: 5px; 
	float: left; 
	border: solid 1px #300
}

.Image_left_ohne {
	margin: 10px; 
	padding: 5px; 
	float: left; 
	border: none
}

table {
	width: 98%;
	margin: 0px;
	}

td, tr {
	margin:0px;
	padding:2px;
    width:auto
}

.wichtig {
	font-weight: bold;
}
			

.Image_right {
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image_button_middle { 
	margin: 5px; 
	position: relative; 
	top: 0 
}


.Image_left {
	margin: 10px; 
	padding: 5px; 
	float: left; 
	border: solid 1px #300
}

.Image_left_ohne {
	margin: 10px; 
	padding: 5px; 
	float: left; 
	border: none
}


.wichtig {
	font-weight: bold;
}

#bookmark {
	text-decoration:none;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#Lay_1 {
	margin: 15px;
	}


.label{
	display:block;
	}

label {
	padding-right: 5px;	
	}

input {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccccff;
	 }

#Lay_2 {margin: 15px;
   }

#Lay_3 {margin: 15px;
	}	


#Lay_4 {margin: 15px;
		}	

option {
	font-weight: bold;
	background-color: #ccccff;
	}

#Bv2 {
	display: none;
	margin: 15px;
		}
		
select {
	font-weight: bold;
background-color: #ccccff;
}


#Ebene2    {
	background-color: #ccccff;
	visibility: hidden;
	position: absolute;
	top: 480px;
	left: 450px;
	font-size: small;
	text-align: left;
	padding: 10px;
	border: thin solid #3333FF;
	z-index: 30;
	}

#Ebene3   {
	background-color: #66a1ff;
	visibility: hidden;
	position: absolute;
	top: 600px;
	left: 59px;
	padding: 10px;
	border: thin solid #3333FF;
	z-index: 31;	
		}

#Ebene4   {
	background-color: #ccccff;
	visibility: hidden;
	position: absolute;
	top: 580px;
	left: 400px;
	padding: 10px;
	border: thin solid #3333FF;
	z-index: 31;
}

#Ebene5   {
	background-image: url(../images/tabelle.gif);
	visibility: hidden;
	position: absolute;
	top: 166px;
	left: 186px;
	width: 394px;
	height: 145px;
	z-index: 32;
}


#Ebene6   {
	background-image: url(../mail_steg/images/3dholzGrafik-einschalig.jpg);
	visibility: hidden;
	position: absolute;
	top: 116px;
	left: 230px;
	width: 310px;
	height: 245px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	background-position: center center;
	z-index: 20;
	display: none;
}

#Ebene7   {
	background-image: url(../images/dachform.gif);
	visibility: hidden;
	position: absolute;
	top: 450px;
	left: 186px;
	width: 394px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 33;
}



legend {
		}



li{list-style-type: none;}

li a {
	background-image: url(../../Images/link_button_aus.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	text-decoration: none;
	
			}
		
li a:hover{
	background-image: url(../../Images/link_button_an.gif);
	background-repeat: no-repeat;
			}

li a:visited{
	color: #336666;
			}
			
			
#ergebnis{
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	}

#ergebnis p {
	margin: 0px;
	padding: 0px;
}

#neu {
	clear: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #ccccff;
	clear: right;
		}

#submit {
	float: right;
	margin-right: 10px;
	width: 100px;
	}
	
.submit {
	background-color: #ccccff;
	margin-top: 10px;
	}

#head h2{
	background-color: #ffff00;
	text-align: center;
}

#input {
	float: left;
	padding-right: 30px;
	}

#groesse1 {
	float: left;
	padding-right: 30px;
	}
	
#verwendung1 {
	float: left;
	padding-right: 30px;
	}
	
#uk1 {
	float: left;
	padding-right: 30px;
	}		
	
#groesse2 {
	float: left;
	padding-right: 30px;
	}
	
#verwendung2 {
	float: left;
	padding-right: 30px;
	}
	
#uk2 {
	float: left;
	padding-right: 30px;
	}		
		
	
#nest #Lay_3 #input label {
	margin: 0px;
	padding: 0px;
	}

#nest #Bv2 #input label {
	margin: 0px;
	padding: 0px;
	}




 /* IE + Firefox fixes */

/* Hides from IE/Mac \*/

* html .feature {
	clear: left;
	}

* html dl.feature {
	height: 1%;
	}

/* IE 7 bug */
.feature {display:inline-block;}
/* Hide from IE Mac \*/
.feature {display:block;}
/* End hide from IE Mac */	


#cleaner {
	clear: both;
	height: 1px;
}

/*Scrollbalken für Firefox immer an*/
html { height: 100.01%; margin-bottom: 1px; }


.radio {
	background-color: #FFFFFF;
}

#bookmark img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset {
	padding-left: 10px;
	padding-bottom: 10px;	
	}

#rightbox input {
	background-color: #FFFFFF;
	width: 10em;
	padding: 0.5em;
	height: 0.8em;
	font-style: italic;
	font-weight: lighter;
	}

 #content .tablecenter tr td {
	text-align: center;
	font-weight: normal;
}

#Fax, #textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	overflow: auto;
}

