body {
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#container {
	width: 900px;
	height: expression(this.scrollHeight > 650 ? "auto":"650px"); 
	min-height: 650px;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#888;
	font-size: 0.7em;
	font-style : normal;
	text-decoration : none;
	line-height: 170%;
	border:	thin;
}

#kopf {
	width: 900px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-top: 10px;
/*	background-color: #cccccc;*/
}

#logokopf {
	float: left;
	width: 232px;
	height: 59px;
	margin: 0px;
	padding: 0px;
}

#menuekopfcontainer {
	float: right;
	width: 500px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 40px;
/*	background-color: #eeeeee;*/
}

#menuecontainer {
	float: left;
	width: 188px;
	margin: 0px;
	margin-top: 179px;
	margin-left: 4px;
	padding: 0px;
	text-align: left;
/*	background-color: #ccc444;*/
}

/************************************************
		Boxes
************************************************/
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 448px;
	text-align: left;
/*	background-color: #dddddd;*/
}

/* Rechts, wenn Rechte Spalte durchgaengig */
#cont_rechts_durchg {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
/*	background-color: #777777;*/
}

/* Inhalt, wenn ohne Rechte Spalte */
#contentohnerechts {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 708px;
/*	background-color: #777777;*/
}

/* Rechts dem Block zugeordnet */
#contentmitrechts {
	float: left;
	width: 708px;
	padding: 0px;
	margin: 0px;
}

/* Rechts, wenn Recht dem Abschnitt zugeordnet */
#cont_rechts {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 260px;
}

/************************************************
		Inhalt
************************************************/
#abschnittfilm {
	width: 448px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px;
/*	background-color: #00aa00;*/
}

#abschnitt {
	width: 412px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 1.4em;
/*	background-color: #dddddd;*/
}

#abschnitt p {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
/*	background-color: #ffcc11;*/
}

.txtklein {
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 2px;
}
.txtfett {
	font-weight: bold;
}
.rightalign {
	text-align: right; 
}
.leftalign {
	text-align: left; 
}
.leftunder {
	text-align: left; 
	text-decoration: underline;
}
.centeralign {
	text-align: center; 
}
.justifyalign {
	text-align : justify;
/*	text-justify : newspaper;*/
	text-justify : distribute;
	letter-spacing: 0.5px;
}
.leftalignfett {
	text-align: left; 
	font-weight: bold;
}
.rightalignfett {
	text-align: right; 
	font-weight: bold;
}
.centeralignfett {
	text-align: center; 
	font-weight: bold;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 1.3em;
	color: #bbbf06;
	text-align: left;
	font-weight: lighter;
	margin: 0px;
	margin-left: 18px;
/*	background-color: #ccccff;*/
}

.h1sub {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 1.1em;
	color:#555;
	text-align:left;
	font-weight:lighter;
	margin: 0px;
	margin-left: 18px;
	margin-bottom: 10px;
/*	background-color: #ccccff;*/
}

#abschnitt h2 { /* Block Titel 1 */
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size : 1.2em;
	color:#555;
	text-align:left;
	font-weight:lighter;
	margin-top:4px;
	margin-bottom: 0px;
/*	background-color: #ffcc11;*/
}

#abschnitt h3 { /* Block Titel 2 */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #bbbf06;
	text-align: left;
	font-weight: lighter;
	margin: 0px;
	margin-bottom: 0px;
/*	background-color: #ffcc11;*/
}

#abschnitt h4 { /* 2. Titel zB. fuer Termine */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #bbbf06;
	text-align: left;
	margin: 0px;
	margin-bottom: 0px;
/*	background-color: #ffcc11;*/
}

#content td {
	line-height: 1.3em;
}

#abschnitt ul {
	margin: 0;
	margin-left: -20px;
	margin-top: 0px;
	list-style-position: outside;
}

#abschnitt a  {
	font-size : 0.9em;
	color: #0066a0;
	text-decoration: none;
	font-weight: bold;
}

#abschnitt a:hover  {
	color: #bbbf06;
	text-decoration: none;
	font-weight: bold;
}

#abschnitt a:visited  {
	color: #0066a0;
	text-decoration: none;
	font-weight: bold;
}

#abschnitt_klein {
	width: 412px;
	padding: 0px;
/*	padding-bottom: 14px;*/
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	font-size : 1.2em;
/*	background-color: #0000aa;*/
}

#abschnitt_klein a  {
	color: #0066a0;
	text-decoration: none;
}

#abschnitt_klein a:visited  {
	color: #0066a0;
	text-decoration: none;
}

#abschnitt_klein a:hover  {
	color : #bbbf06;
	text-decoration: none;
}

strong {
	text-transform: uppercase; 
	font-weight: normal;
}

.spaltelinks {
	float: left;
	width: 210px;
	padding-top: 5px;
}
.spalterechts {
	float: right;
	width: 190px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
/*	background-color: #0000aa;*/
}

/************************************************
		rechts
************************************************/
#cont_rechts_suche {
	padding: 0px;
	margin: 0px;
	margin-left: 27px;
	margin-bottom: 60px;
	text-align: left;
}

#cont_rechts_karte {
	padding: 0px;
	padding-bottom: 25px;
	margin: 0px;
	text-align: left;
/*	background-color: #0000aa;*/
}

#cont_rechts_stern {
	padding: 0px;
	padding-top: 40px;
	padding-left: 42px;
	margin: 0px;
	background-repeat: no-repeat;

	color : #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.96em;
	text-align: left;
	line-height: 150%;
/*	border: solid 1px black;*/
}

#cont_rechts_stern a {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

#cont_rechts_stern a:visited {
	color : #ffffff;
}

#cont_rechts_stern a:hover {
	color : #bbbf06;
	text-decoration : none;
	font-weight : bold;
}

.h1stern {
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
}

.h2stern {
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}

#cont_rechts_box {
	padding: 0px;
	padding-bottom: 16px;
	margin: 0px;
	margin-left: 27px;
	margin-bottom: 16px;
	text-align: left;
	font-size: 0.9em;
	line-height: 150%;
	background-image: url(../bilder/trennerrechts.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
/*	background-color: #00aa00;*/
/*	border-bottom: solid 1px black;*/
}

#cont_rechts_box h1 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	color : #0066a0;
	font-weight : bold;
	font-size: 1em;
	line-height: 100%;
}

#cont_rechts_box h2 {
	padding: 0px;
	padding-bottom: 4px;
	margin: 0px;
	color : #bbbf06;
	font-weight : bold;
	font-size: 1.1em;
	line-height: 100%;
}


#cont_rechts_box a {
	color : #0066a0;
	text-decoration : none;
	font-weight : bold;
}

#cont_rechts_box a:visited {
	color : #0066a0;
	text-decoration : none;
	font-weight : bold;
}

#cont_rechts_box a:hover {
	color : #bbbf06;
	text-decoration : none;
	font-weight : bold;
}

.rechts_spaltelinks {
	float: left;
	width: 100px;
	padding-top: 5px;
}
.rechts_spalterechts {
	float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
/*	background-color: #0000aa;*/
}

.rechts_mehr {
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

.rechts_bild {
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

/************************************************
		Menue links
************************************************/
#navline1 {
	margin: 0px;
	margin-top: 19px;
	padding: 0px;
	padding-bottom: 6px;
	border-bottom: #D9DADB solid 1px;
}
#navline2 {
	height: 13px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	padding-left: 26px;
}

.ebene1, .ebene1on {
	color: #0066a0;
	font-size: 1.15em;
	font-weight: bold;
	text-decoration : none;
/*	background-color: #0000aa;*/
}

.ebene1over {
	color: #bbbf06;
	font-size: 1.15em;
	font-weight: bold;
	text-decoration : none;
/*	background-color: #0000aa;*/
}
.ebene1on {
	color: #bbbf06;
}
.ebene1:hover {
	color: #bbbf06;
}

.ebene2, .ebene2on {
	color: #0066a0;
	font-size: 1em;
	font-weight: bold;
	text-decoration : none;
}
.ebene2on {
	color: #bbbf06;
}
.ebene2:hover {
	color: #bbbf06;
}

/************************************************
		Menue im Kopf
************************************************/
#knavitem {
	float: right;
}
#knavdist {
	width: 18px;
	float: right;
	padding-top: 5px;
}

/************************************************
		Menue im Fuss
************************************************/
#footmenu {
	clear: both;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: right;
}
.fuss {
	color: #eeeeee;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.fuss:hover {
	color: #A30001;
}
/************************************************
		Formulare
************************************************/
#fk, #fe, #fn {
	margin-top: -10px;
	padding: 0px;
}

label, label_suche {
	display: block;
	float: left;
	text-align: left;
	padding: 0em; 
	margin-bottom: .5em;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
}
input, input_suche, textarea, select {
	display: block;
	float: left;
	text-align: left;
	padding: 0em; 
	margin-bottom: .5em;
	color: #50667D;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	border: 1px solid #C7DEEF;
}
.txtfld {
	height: 1.8em;
	width: 28em;
}
.txtarea {
	height: 8em;
	width: 28em;
}
.radiofld {
	width: 2em;
}
form br { 
	clear: left;
}
.button {
	border: #eeeeee 1px solid;
	font-family: Verdana, Geneva, Arial;
	font-size: 1em;
	color: #eeeeee;
	background-color : #50667D;
	cursor: pointer;
	height: 2.3em;
	width: 9em;
	text-align: center;
}
.button:hover {
	color: #92A300;
}

label_suche {
	padding: 0em; 
	margin-top: 0px;
	font-size: 1em;
}
#cont_rechts_suche input {
	padding: 0em; 
	margin-bottom: .5em;
	border: 1px solid #C7DEEF;
}
.txtfld_suche {
	height: 16px;
	width: 178px;
}
.suchergeb {
	font-weight: bold;
	padding: 3px;
	background-color: #DBE770;
}

.answerl {
	float: left;
	width: 125px;
/*	border: solid 1px;*/
}
.answerm {
	float: left;
	width: 125px;
}
.answerr {
	float: left;
	width: 140px;
}

/************************************************
		Sonstiges
************************************************/
.linkm {
	color: #50667D;
	text-decoration: none;
	font-weight: bold;
}
.linkm:hover {
	color: #92A300;
	text-decoration: none;
	font-weight: bold;
}

.txtreferenzen {
	font-size: 0.9em;
	line-height: 1em;
	text-align: center; 
	color: #ffffff;
	text-decoration: none;
}
.galerie {
	border: 0px;
}

#pfeil {
	width: 10px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-image : url(../bilder/pfeilfuerblau.gif);
	background-repeat : no-repeat;
}

#trennlinie {
	width: 412px;
	height: 1px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 18px;
	padding: 0px;
	background-color: #D9DADB;
}

#abstandblock {
	clear:both;
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#abstand1 {
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

#abstand5 {
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
}

#abstand8 {
	width: 100%;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

#abstand16 {
	width: 10%;
	height: 16px;
	margin: 0px;
	padding: 0px;
}

#abstand24 {
	width: 10px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#abstand36 {
	width: 100px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.sitemap_h {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	color: #0066a0;
	font-size: 1em;
	font-weight : normal;
	text-decoration : none;
	text-align: left; 
}
.sitemap_h:visited {
	color: #0066a0;
}
.sitemap_h:hover {
	color: #bbbf06;
}

.sitemap_u {
	padding-left: 10px;
	color: #0066a0;
	font-size: 0.9em;
	font-weight : normal;
	text-decoration : none;
}
.sitemap_u:visited {
	color: #0066a0;
}
.sitemap_u:hover {
	color: #bbbf06;
}

.ish {
	font-weight : bold;
/*	color : #DB1819;*/
}

.mhp {
	font-style : italic;
}

.linkish {
	font-family : Verdana, Arial;
	font-size: 0.6em;
	color : #B39F2A;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

.imgright {
	margin-left : 5px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgleft {
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 5px;
}
.imgtabright {
	margin-left : 15px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.imgtableft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}

.dia
{
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 2px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 2px;

}
.dia_gross
{
	border-bottom-color : #dedede;
	border-bottom-style : solid;
	border-bottom-width : 2px;

	border-right-color : #dedede;
	border-right-style : solid;
	border-right-width : 2px;

	border-left-color : #454545;
	border-left-style : solid;
	border-left-width : 3px;

	border-top-color : #454545;
	border-top-style : solid;
	border-top-width : 3px;
}

.videoright {
	margin-left : 5px;
	margin-right : 0px;
	margin-bottom : 5px;
}
.videoleft {
	margin-left : 0px;
	margin-right : 15px;
	margin-bottom : 5px;
}
.videocenter {
	text-align: center;
}

.hidden {
	display:none;
}


/************************************************
		Sitemap
************************************************/

ul#topnav {
	margin: 0px; 
	padding: 0px;
	float:left;
	list-style: none;
}

ul#topnav li {
	float: left;
	margin: 0px; 
	padding: 0px;
	position: relative;
}

ul#topnav li .sub {
	position: absolute;	
	left: -15px;
	background: #ffffff;
	padding: 20px;
	padding-top: 5px;
	border: solid 1px #0066a0;
	float: left;
	display: none;
	z-index: 99;
}

ul#topnav li .sub ul {
	list-style: none;
	padding: 0px;  
	margin: 0px;
	margin-top: -10px;
	width: 190px; 
	float: left;
/*	background: #22dddd;*/
}

ul#topnav h2 a {
	float: left; 
	padding: 0px;  
	padding-top: 5px;  
	margin: 0px;
	width: 190px; 
	text-align: left;
	text-decoration: none;
	color: #0066a0;
	font-size: 0.7em;
	font-weight: normal;
/*	background: #eeeeee;*/
}

ul#topnav h3 a {
	float: left; 
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	width: 170px; 
	color: #0066a0;
	text-align: left;
	font-size: 0.68em;
	font-weight: normal;
	text-decoration: none;
/*	background: #bbbbbb;*/
}

ul#topnav h2 a:hover {
	color: #bbbf06; 
}

ul#topnav h3 a:hover {
	color: #bbbf06; 
}

