@import url("inhalt.css");
@import url("misc.css");

/* Einstellungen Grundlayout */
body 
	{font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	background-color:#474A4C;
	padding: 0;
	margin: 0;
	background-image:url(../images/hintergrund.gif);
	background-repeat:repeat-x;
	background-position: 0 0;
}

#content {
   color:#000000;
	background-color:#FFFFFF;
	height: 366px;
	min-height: 366px;
	width: 100%;
	position:relative;
	margin-top:23px;
}


#navigation {
   position:relative;
   top:16px;
	background-color:#EAE9E9;
	height: 43px;
	width: 100%;
	clear:both;
	color:#FF6600;
}



#Navpunkte {margin-left:247px;position:relative;top:5px;height:26px; width:738px;}

#Navpunkte a {letter-spacing:2px;font-family:Arial, Helvetica, sans-serif;font-size:13px;margin-left:10px;}

#Navpunkte a span {visibility:hidden;}


#Subnavigation {
   position:relative;
	background-color:#F4F4F4;
	height:17px;
	width:100%;
}

#Subnavpunkte {height:16px;}


#fusszeile {
	background-color:#666666;
	color:#FFFFFF;
	height: 136px;
	width: 990px;
	position:relative;
   left: 0px;
	margin-top: 28px;
}



#fussnavi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #474A4C;
	height: 25px;
	position:relative;
	margin-top:10px;
	margin-left: 810px;
	}

#fussnavi a{ background:url();}
#fussnavi a:link {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#474A4C;
}
#fussnavi a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#474A4C;
}
#fussnavi a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #FF6600;
	background-color:#474A4C;
}
#fussnavi a:active {
	text-decoration: none;
	background-color:#474A4C;
	color: #FF6600;
}

/*
#fusszeile a{ background:url();}
#content a{background:url();}*/



/* Schriftgestaltung */
a:link {
   background: url();
	text-decoration: none;
	font-size: 12px;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}
a:active {
	text-decoration: none;
	background: url();
}

.pklein {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
}

p {
   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height: 160%;
}

.pAufzahl {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}


#slogan {margin-left:14px;
	float:left;}
#Bild1 {margin-left:32px;
	float:left;}
#Bild2 {margin-left:32px;
	float:left;}


fieldset {border: 0px solid #000000; margin-top: 15px;}
legend {color: #FF6600; font-size: 8pt; font-weight: bold; font-style:normal; background-color:#FFFFFF;}
label {width: 70px; display: block; float: left; text-align: right; margin-right: 10px;}

#parallaxis{visibility:hidden; position:absolute; top:0; left: 500px; width:0px; overflow:hidden;}