html {
	overflow-y:scroll;
	}
body {
	text-align: center;
	background: #101e48 url(../pic/hg.gif) repeat-x;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#huelle	{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
	padding: 0 0 0 0;
	width: 96%;
	background: #cfeaf1 url(../pic/hg2.gif) repeat-x;
	text-align: left;
	}

#kopf {
	width: 100%;
	height: 100px;
	###border-bottom: 1px solid gray;
	margin: 10px 0px 10px 0px;
	background: url(../pic/kopfbild.jpg) no-repeat;
}

#navi {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid gray;
	padding: 0 0 0 0;
}

#main {
	clear: both;
	width: 100%;
	margin: 10px 10px 10px 10px;
}

#main_links {
	margin-right: 220px;
	border-right: 1px solid gray;
	padding-right: 10px;
}

#main_links_rechts {
	float:right;
	padding-left:30px;
	padding-right:20px;
	font-size: 1.5em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #101F48;
}

#main_rechts {
	float: right;
	width: 210px;
}

#fuss {
	clear: both;
	width: 100%;
	height: 25px;
	border-top: 1px solid gray;
	padding: 5px 0px 0px 0px;
}

.weiss {
	color: #FFFFFF;
}
/** Menue **/

#menu {
	width: 92%;
	padding-left: 3%;
	padding-right: 3%;
}

#menu ul {
list-style: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 19%;
float: left;
}

#menu a {
font: bold 1.0em arial, helvetica, sans-serif;
display: block;
border-left: 1px solid #999;
border-right: 1px solid #999;
margin: 0;
padding: 0px 6px;
text-decoration: none;
}
#menu h2 {
font: bold 1.0em verdana, arial, helvetica, sans-serif;
display: block;
height: 18px;
margin: 0;
padding-top: 2px;
padding-bottom: 0px;
margin: 0;
text-align: center;
}

.menu_ul_level_0 {
 	color: #FFDF00;
}
.menu_ul_level_0 a:link				{	color: #FFDF00;	}
.menu_ul_level_0 a:visited		{	color: #FFDF00;	}
.menu_ul_level_0 a:hover 			{	color: #000080;	}
.menu_ul_level_0 a:activ 			{	color: #FFDF00;	}

#menu h2:hover { 
 color: #151920; 
 background: #FFDF00; 
}

#menu li {
	position: relative;
}

/** main **/

#main a:link			{	text-decoration: underline; color: #101F48; font-weight: bold; }
#main a:visited		{	text-decoration: underline; color: #101F48; font-weight: bold; }
#main a:hover 		{	text-decoration: underline; color: #9c004c; font-weight: bold; }
#main a:activ 		{	text-decoration: underline; color: #101F48; font-weight: bold; }

#main ul li {
	padding-top: 20px;

}

/** fuss **/

#fuss a:link			{	text-decoration: underline; color: #101F48; font-weight: bold; }
#fuss a:visited		{	text-decoration: underline; color: #101F48; font-weight: bold; }
#fuss a:hover 		{	text-decoration: underline; color: #9c004c; font-weight: bold; }
#fuss a:activ 		{	text-decoration: underline; color: #101F48; font-weight: bold; }


/** Wahlen **/
#wahlen_platz {
	float:left;
	width:240px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #FFF;
	background-image: url(../nachlese/pic/div_hg.jpg);
}

.wahlen_listenplatz {
	font-weight: bold;
	color: #CC0000;
}


/** Kontakt **/
#kontakt_platz1 {
	float:left;
	width:250px;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #FFF;
	background-image: url(../kontakt/pic/div_hg.jpg);
}
#kontakt_platz2 {
	float:left;
	width:531px;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #FFF;
	background-image: url(../kontakt/pic/div_hg.jpg);
}
#kontakt_versand_ok {
	float:left;
	width:531px;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #FFF;
	background-image: url(../kontakt/pic/div_hg_ok.jpg);
}
#kontakt_versand_err {
	float:left;
	width:531px;
	padding: 5px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #FFF;
	background-image: url(../kontakt/pic/div_hg_err.jpg);
}


/** Sonstiges **/

.input400 {
	background-color: #EFF8FF;
	width: 400px;
	border-width: 1px;
	border-color: #44526a;
	border-style: solid;
}
.submit400 {
	background-color: #A1A8B4;
	width: 400px;
	font-weight: bold;
	border-width: 1px;
	border-color: #44526a;
	border-style: solid;
	background-image: url(pic/hg_submit.jpg);
	background-repeat: repeat-x;
}
.trennlinie_senkrecht_adresse {
	background-image: url(../pic/trenn1nach3.gif);
	background-repeat: repeat-y;
}

