@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5 { display:block; margin:0; font-weight:normal; font-family:Verdana, Geneva, sans-serif; }
h1 { font-size:20px; padding:0px 0px 15px 0px;}
h2 { font-size:18px; padding:20px 0px 0px 0px;}
h3 { font-size:14px; padding:0px 0px 20px 0px;}
h4 { font-size:24px; color:#Fc0; font-weight:bold}
h5 { font-size:18px; font-weight:bold; padding:10px 0px 5px 0px;}

p {	font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px;}
strong {font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:16px; font-weight: bold;}

a { text-decoration:none; font-weight:bold; color:#000; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
a:hover { color:#666; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

.bgfarbig { text-decoration:underline; font-weight:normal}
a.bgfarbig:hover { color:#903;} 

#navigation a { text-decoration:none; color:#000;font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}
#navigation a:hover { text-decoration:underline; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}

.formular_text { font-family:Verdana, Geneva, sans-serif; color:#000; font-size:12px; }

.text_fenster_haustueren {font-family:Verdana, Geneva, sans-serif; color:#000000; font-weight:bold; font-size:17px; padding-left:10px; line-height:20px}
.aktiv_link { text-decoration:underline;}

.footer { font-family:Tahoma, Geneva, sans-serif; font-size:22px; font-weight:bold; color:#333; font-variant:small-caps}


.fliesstext { font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px}

td { font-family:Verdana, Geneva, sans-serif; font-size:12px;}
#body { background-color:#FC0;
	background-repeat:no-repeat;
	margin-bottom:0px;
}


#header {
	/*margin:0 auto;*/
	width:1000px;
	z-index:2;
		/*background-color:#C6F;*/ /* 28 für den schatten oben PLUS 7 damit etwas mehr rot über impressum*/
	background-repeat:no-repeat;
	background-position:center;
	/*height:157px;*/
}

#navigation {

	/*background-image:url(webimages/image_header.jpg);*/
	background-repeat:no-repeat;
	width:1000px;
	border:none;
	z-index:3;
	visibility: visible;



}
#navigation td {
	
	font-size:12px;
	font-weight:bold;
	text-align:center;	
	font-family:Verdana, Geneva, sans-serif;
}

#popup_design{
	position:absolute;
	background-color:#0F0;
	width:134px;
	height:37px;
	z-index:20;
	left: 236px;
	top: 111px;
	visibility:visible;
}

