/* Allgemeines */
body {
	background-color: #6da2ce;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	*/
	background-position: center;
	
}
html{
	padding:0px;
	margin:0px;
}
.tt {
	border:#330099;
	border:thin;
}
a:link { color: #000000; text-decoration:none;}
a:hover { color: #000000;  text-decoration:none;}
a:active { color: #000000;  text-decoration:none;}
a:visited { color: #000000;  text-decoration:none;}
a {
	color:#333333;
}
h1 { font-size: 11px; color: #333333; margin: 0px; padding-top: 0px; padding-bottom: 8px; }
h2 { font-size: 11px; color: #b399bf; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h3 { font-size: 11px; color: #b399bf; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h4 { font-size: 11px; color: #b399bf; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h5 { font-size: 11px; color: #b399bf; margin: 0px; padding-top: 2px; padding-bottom: 0px; }

p  { margin: 0px; padding-top: 8px; padding-bottom: 8px; }
ol li { padding-bottom: 5px; }

/* Container */
#container {	width: 910px; margin: 0 auto; }

#subcon1 {
	width: 910px;
	height: 15px;
  margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/hg_011.gif);
	background-repeat: no-repeat;
}

#lnav{
	color:#000000;
}
.lnav_on{
	color:#000000;
	font-weight:bold;
}
#subcon2 {
	width: 910px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-image: url(images/hg_022.gif);
	background-repeat: repeat-y;
}
.tt{
	padding:0px;
	margin:0px;
}
#subcon3 {
	width: 910px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	float: left;
	background-image: url(images/hg_022.gif);
	background-repeat: repeat-y;
}

#subcon4 {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	background-image: url(images/hg_033.gif);
	background-repeat: no-repeat;
	clear: both;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	width: 910px;
	height: 30px;
	padding-top: 2px;
	text-align: center;
}
#bannertop{
padding-bottom:20px;
}
#inhalt {
	padding-right:40;
	width: 660px;
	height: auto;
	float: left;
}

#container_popup {	width: 570px; margin: 0 auto; }

#popup_o {
	width: 550px;
	height: 15px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/popup_o.gif);
	background-repeat: no-repeat;
}

#popup_m {
	width: 510px;
	height: 360px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/popup_m.gif);
	background-repeat: repeat-y;
}

#popup_kontakt {
	width: 510px;
	height: 430px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/popup_m.gif);
	background-repeat: repeat-y;
}

#popup_u {
	width: 550px;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/popup_u.gif);
	background-repeat: no-repeat;
}

#top {
	float: right; 
	margin: 0px 5px 0px 15px;
}

.pdf {
	margin: 3px 3px 3px 3px;
	vertical-align: middle;
}

.notice {
	vertical-align: middle;
}

.mittig {
	text-align: center;
}

.bild-rechts {
	float: right; 
	margin: 15px 5px 0px 15px;
}

.close {
	float: right; 
	margin: 11px 30px 0px 30px;
}

.abstand {
	margin: 0px 15px 0px 15px;
}
.link{
	color:#333333;
	text-decoration:underline;
}
.tabelle35 {
	margin: 0px 35px 0px 35px;
}

.tabelle-mail35 {
	margin: 50px 35px 0px 35px;
}

.tabelle54 {
	margin: 0px 54px 0px 54px;
}

.abstand {
	margin: 0px 15px 0px 15px;
}

.hoehe10 {
	height: 10px;
}

.breite230 {
	width: 230px;
}

.breite20 {
	width: 20px;
}

/* CSS Navigation */
#navcontainer { 
	width: 190px;
	float: left;
	
	padding-right: 30px;
	margin: 0;
}

#navcontainer ul
{
 padding-left: 0px;
 margin-left: 0px;
 list-style-type: none;
}

#navcontainer a
{
 margin-left: 10px;
 display: block;
 padding: 1px;
 width: 160px;
}

#navcontainer a:link, #navlist a:visited { height: 16px; padding-left: 22px; color: #000000; text-decoration: none; background-image: url(images/button_n.jpg); background-repeat: no-repeat; }
#navcontainer a:hover { height: 16px; padding-left: 22px; color: #666; background-image: url(images/button_h.jpg);	background-repeat: no-repeat; }
#active a:link, #active a:visited, #active a:hover { height: 16px; padding-left: 22px; color: #000; background-image: url(images/button_s.jpg);	background-repeat: no-repeat; }

#subnavlist a:link, #subnavlist a:visited  { height: 16px; padding-left: 22px; color: #8F8F8F; text-decoration: none; background-image: url(images/subbutton_n.jpg); background-repeat: no-repeat; }
#subnavlist a:hover { height: 16px; padding-left: 22px; color: #65485E; background-image: url(images/subbutton_h.jpg);	background-repeat: no-repeat; }
#subactive a:link, #subactive a:visited, #subactive a:hover { height: 16px; padding-left: 22px; color: #F79400; background-image: url(images/subbutton_s.jpg);	background-repeat: no-repeat; }

/* Styles */
.rot { color: #BE0027; }
.gross { font-size: 12px; }
.normal { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }
.hinweis { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #333333; }
.rot-bold { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #4D0D59; }
.kasten_01 { background-color: #FFFFFF; border-bottom: 1px solid #BEBEBE; border-right: 1px solid #BEBEBE; padding: 10px; }

/* Formularfelder */
.eingabefeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 250px;
	border: 1pt solid #FFFFFF;}
	
	.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
width:250px;}
		.drop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
	
.eingabefeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 250px;
	border: 1pt solid #FFFFFF;
	height: 80px;}
	
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6da2ce;
	width: 100;
	border: 1pt solid #FFFFFF;
}


