/* Allgemeines */

address{
	text-decoration:none;	
}

body {
	background-color: #faf7d4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/hintergrund2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#startseitentext {
}
#startseitentext p {
	text-align: justify;
}
#startseitentext a {
	font-weight: bold;
	color: #000000;
}
/*
a:link { color: #5D4E9C; }
a:hover { color: #5D4E9C; }
a:active { color: #5D4E9C; }
a:visited { color: #5D4E9C; }
*/
.alinktxt {
	text-decoration:none;
	color:#333333;
	font-size:10px;
	font-weight:normal;
}
.alinktxt11 {
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight:normal;
}
.subheadline {
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
.subsubheadline {
	text-decoration:underline;
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

h1 { font-size: 12px; color: #333333; margin: 0px; padding-top: 0px; padding-bottom: 0px; }
h2 { font-size: 11px; color: #333333; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h3 { font-size: 11px; color: #333333; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h4 { font-size: 11px; color: #333333; margin: 0px; padding-top: 2px; padding-bottom: 0px; }
h5 { font-size: 11px; color: #333333; margin: 0px; padding-top: 2px; padding-bottom: 0px; }

p  { margin: 0px; padding-top: 8px; padding-bottom: 8px; }
ol li { padding-bottom: 5px; }
img { border:0; }
/* Container */
#container {	width: 906px; margin: 0 auto; }

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

/*
	padding-left: 20px;
	padding-right: 20px;
*/
#subcon2 {
	width: 906px;
	margin: 0 auto;
height:279px;
	float: left;
	
	background-repeat: repeat-y;
}/*background-image: url(images/hg_022.gif);*/

#subcon3 {
	width: 906px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	float: left;
	background-image: url(images/hintergrund_linie.jpg);
	background-repeat: repeat-y;
}

#lang {
	margin: 0px 53px;
	width:800px;
	text-align:right;
}

#subcon4 {
	width: 906px;
	height: 25px;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#rundgang {
	width: 820px;
	height: 330px;
  padding-left:52px;
	padding-top:15px;
	clear: both;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 11px;
	width: 906px;
	height: 30px;
	padding-top: 2px;
	text-align: center;
}

#inhalt {
	padding-right:40px;
	width: 580px;
	height: auto;
	float: left;
}

* html #inhalt {
	padding-right:30px;
}

#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;
}

.floatright {
	float:right;
	margin:0px 0px 15px 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;
}

.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: 200px;
	float: left;
	padding-left: 40px;
	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: 190px;
}

#navcontainer a:link, #navlist a:visited { padding-top:4px; height: 20px; padding-left: 22px; color: #000000; text-decoration: none; background-image: url(images/button_normal.gif); background-repeat: no-repeat; }
#navcontainer a:hover { height: 20px; padding-left: 22px; color: #666; background-image: url(images/button_over.gif);	background-repeat: no-repeat; }
#active a:link, #active a:visited, #active a:hover { height: 20px; padding-left: 22px; color: #000000; background-image: url(images/button_hactive.gif);	background-repeat: no-repeat; }

#subnavlist a:link, #subnavlist a:visited  { height: 20px; padding-left: 22px; color: #8F8F8F; text-decoration: none; background-image: url(images/button_normal.gif); background-repeat: no-repeat; }
#subnavlist a:hover { height: 20px; padding-left: 22px; color: #65485E; background-image: url(images/button_over.gif);	background-repeat: no-repeat; }
#subactive a:link, #subactive a:visited, #subactive a:hover { height: 20px; padding-left: 22px; color: #e5302d; background-image: url(images/button_sub.gif);	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 #333333;}
	
.eingabefeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 250px;
	border: 1pt solid #333333;
	height: 80px;}
	
.submit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100px;
	border: 1px solid #333333;}



