@charset "utf-8";

body {
	font-family: Arial, Verdana, Sans serif;
	background-color: rgb(137, 178, 171);
	color: rgb(39, 52, 55); 	
} 

a {
	text-decoration:none;
	}

a:link, a:visited{
	color: rgb(108, 157, 154);
}

h1 {font-size: 13px; color: rgb(10, 92, 86); margin-top: 25px; margin-left:20px;}
	
.bildgroesse {
	width: 100%;
	height: 100%;
	border: none;
}


.impression {
	text-align: center;
	border: 0px;
	margin-left: 10px;
	margin-top: 10px;
	}
.quer {
	width: 95px;
	}
	
.hoch{
	height: 100px;
	}

.center {
	text-align: center;
}

table.termine {
	margin-left: 20px;	
	}
	
td.termin-dat, td.termin-ort, td.termin-ver, td.termin-link {
	font-size: 11px;
	height:10px;
}
span.termin-link {
	font-size: 9px;
	}

td.termin-ver img {
	height: 12px;
}

#gesamt {
	position: relative;	
	margin: 35px auto auto auto;
	width: 800px;
	background-color: rgb(179, 219, 175);	
}
#header {
	width: 800px;
	height: 152px;	
	}
#links, #mitte, #rechts, #start {
	position: absolute;
	height: 312px; 
	}
#links {
	background-color: rgb(79, 219, 175);
	width: 267px;
	left: 0px;
	}

#mitte , #rechtsoben .auswahl {
	background-color: rgb(255, 253, 214);
}
#mitte, #start{
	width: 400px;		
	left: 267px;
	}
#start{
	width: 533px;
	background-color: background-color: rgb(137, 178, 171);
	height:312px;
	}

#mitte p {
	font-size: 11px; 
	text-indent: -10px;
	margin-left: 40px;
	margin-right: 10px; 
	margin-top: 5px;
	margin-bottom: 5px;
	}


#mitte p.normal {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: 0px;}

#mitte p.contenttext {
	margin-left: 20px;
	text-indent: 0px;
	margin-top: 0px;
}

.ueberschrift-contenttext  {
	font-size: 11px;
	font-weight:bold;
}

#rechts{
	background-color: rgb(207, 231, 199);
	width: 133px;
	left: 667px;	 
	}

#rechtsoben {
	height: 156px;
	background-color: rgb(207, 230, 181);
}
#rechtsunten, #anmeldung-info {
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.1;
}
#anmeldung-info{
	margin-top: 10px;
}
#anmeldung-info p{
	margin-top: 0px;
	margin-bottom: 7px;
}

.row1, .row2 {
	background-color: rgb(179, 219, 175);
    font-size: 11px;
	padding-left: 10px;
    height: 16px;
	display: block;
	color: rgb(108, 157, 154);
}
.row2 {
	background-color: rgb(207, 230, 181);
}

.row-auswahl{
		background-color: rgb(255, 253, 214);
}

#themenbild, #navigation{
	width: 100%;
	height: 156px;
	background-color: rgb(207, 231, 199);	
	color: rgb(108, 157, 154);	
}

#themenbild {
	background-color: rgb(179, 219, 175);	
}
#navigation a.nav{
	display: block;
	width:125px;
	font-size: 11px;	
	text-align: right;	
	line-height:22px;
/*	background-color: rgb(17, 219, 175);	*/
	}
	
#navigation a.subnav {
	position: relative;
	display:block;
	top: 10px;
	left: 150px;
	width: 110px;
	font-size:  10px;
	text-align: left;
	line-height:16px;
/*	background-color: rgb(17, 219, 175);	*/
}

#navigation .auswahl, #rechtsoben .auswahl{
	color: rgb(10, 92, 86);
}
 
a:hover {	
	color: rgb(129, 33, 22);
}


#clipcontent {
	CLIP: rect(0px 360px 250px 0px); HEIGHT: 250px; LEFT: 25px; POSITION: absolute; TOP: 55px; WIDTH: 370px; Z-INDEX: 1;
}
#textcontent {
	LEFT: 0px; POSITION: absolute; TOP: 0px; Z-INDEX: 1; 
}
#scroller {
	HEIGHT: 230px; LEFT: 390px; POSITION: absolute; TOP: 55px; WIDTH: 9px; Z-INDEX: 5; visibility:hidden;
}
#scrollblock {
	HEIGHT: 9px; LEFT: 390px; POSITION: absolute; TOP: 65px; WIDTH: 9px; Z-INDEX: 6; visibility:hidden;
}

/**********************/
/* Alte Konfiguration */
/**********************/
table {border-spacing: 0; padding: 0; margin: 0; text-align: left;}

table.formular {text-align: left; width: 400px; font-size: 8pt; font-family: Arial;
	color: rgb(10, 92, 86); height: 302px; margin: 0; padding: 0;}

td {padding: 0; margin: 0; vertical-align: top;}

td.erstespalte {text-align: right; vertical-align: middle; background-color: rgb(255, 253, 214);}
td.punktspalte {text-align: left; width: 27px;}
td.h3spalte {width: 107px;}
td.formular {vertical-align: middle;}

 tr.row1 {background-color: rgb(179, 219, 175); height: 15px;} 
 tr.row2 {background-color: rgb(207, 230, 181); height: 15px;}
/* tr.row2 {background-color: rgb(146, 203, 141); height: 15px;} */
tr.row_active {background-color: rgb(83, 141, 137); height: 15px;}
tr.formular1 {background-color: rgb(207, 230, 181); }
tr.formular2 {background-color: rgb(255, 253, 214); }

input {height: 15px; font-size: 9px; border: 1px solid rgb(10, 92, 86); margin-left: 0; margin-right: 0;
	color: rgb(10, 92, 86);}
input.ohne_border {border: 0; background-color: rgb(255, 253, 214);}
input.radio {border: 0;}
input.checkbox {border: 0px solid rgb(10, 92, 86);}
input.input_hell {background-color: rgb(255, 253, 214); width: 200px; border: 0px; border-bottom: 1px solid rgb(10, 92, 86);}
input.input_dunkel {background-color: rgb(207, 230, 181); width: 200px; border: 0px; border-bottom: 1px solid rgb(10, 92, 86);}

p.startseite a{
	margin-left: 0; margin-right: 0; color: rgb(10, 92, 86); font-size: 12px;
	font-weight: bold;}
