body {
	margin: 0;
	font-family: Comic Sans MS, Garamond, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px;
}

 A:active { color: rgb(0,0,255);}
 A:visited {color: Blue;}
 A:link { color: rgb(0,0,255);}
 A:hover { color: rgb(0,0,0);}

.layouttop_kopfzeile {
	width:990px;
	margin-bottom:10px;
	height:130px;
	display: inline;
}

.layouttop_logo {
	width:200px;
	height:130px;
	display: inline;
	float: left;
}
.layouttop_logo_re {
	width:200px;
	height:130px;
	display: inline;
}

.layouttop_mittelbereich {
	text-align: center;
	background-image: url(/Button/tafel.jpg);
	background-repeat :no-repeat;
	background-position:center;
	width:580px;
	height:130px;
	display: inline;
	float: left;
}

.layouttop_wellen {
	background-image: url(/userfiles/wellen3.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 981px;
}

.content_table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
}

.content_table_td1 {
	background-color: #B3CEE9;
	padding-top: 10px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	margin: 0px;
	width: 172px;
	height:100%;
	vertical-align: top;
}

.content_table_td2 {
	background-image: url(/userfiles/wellen.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 11px;
	margin: 0;
	padding: 0;
}

.content_table_td3 {
	background-color: #fffea5;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 575px;
	height:100%;
	margin: 0;
	vertical-align: top;
}

.content_table_td3_variante2 {
	background-color: #B3CEE9;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 575px;
	height:100%;
	margin: 0px;
	vertical-align: top;
}

.content_table_td3_variante3 {
	background-color: #B3CEE9;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 786px;
	height:100%;
	margin: 0px;
	vertical-align: top;
}

.content_table_td3_variante4 {
	background-color: #fffea5;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 786px;
	height:100%;
	margin: 0px;
	vertical-align: top;
}

.content_table_td4 {
	background-image: url(/userfiles/wellen.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 11px;
	margin: 0px;
}

.content_table_td5 {
	background-color: #B3CEE9;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 190px;
	height:100%;
	margin: 0px;
	vertical-align: top;
}

.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid blue 1px;
	width : 100%;
	background-color: #A1CA9E;
}

.suchbereich {
	margin-top: 20px;
	width: 100%;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}

.kalender_gesamt {
	width : 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 30px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #fffea5;
	height: 35px;
}
.kalender_zeile2 {
	background : #FFFFFF;
	height: 35px;
}

.Small {font-size: 11px;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

/* MENUE ANFANG */
#navigation	{
}

#navigation ul {
	display: 			block;
	width:				170px;
	height:				auto;
	margin: 			0;
	padding: 			0;
	list-style-type:	none;
}

#navigation ul li {
	font-size: 14px;
	font-style : normal;
	font-weight: normal;
	color: #DE0023;
	padding-top: 1px;
	width: 170px;
    height: auto;
	display: block;
	list-style-type: none;
}

#navigation ul li a	{
	font-size: 15px;
	font-style : normal;
	font-weight: normal;
	color: #00006B;
	width: auto;
	min-height:	22px;
	text-decoration: none;
    padding: 5px 0 0 30px;
    background-image: url('/Button/ButtonN.jpg.jpg');
    background-repeat: no-repeat;
    display: block;
    /*border: 1px solid blue;*/
}

#navigation ul .menu_button	a {
	font-size: 14px;
	color: #DE0023;
    background-image: url('/Button/ButtonA.jpg');
	background-repeat:		no-repeat;
}

#navigation ul .menu_button	 a:hover {
	font-size: 15px;
}
#navigation ul li a:hover {
	color: #DE0023;
    background-image: url('/Button/ButtonA.jpg');
	background-repeat: no-repeat;
	font-size: 15px;
}

#navigation ul .menu_upunkt_inaktiv a {
	color: #00006B;
	background-image: none;
	font-size: 12px;
	font-weight: normal;
	height: 13px;
	min-height: 0;
	padding: 0 0 0 30px;
	margin: 1px 0 4px 0;
	background-image: none;
}
#navigation ul .menu_upunkt_inaktiv a:hover, #navigation ul .menu_upunkt a:hover {
	color: #DE0023;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
}
#navigation ul .menu_upunkt a {
	color: #00006B;
	height: 15px;
	min-height: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin: 1px 0 4px 0;
	background-image: none;
}

.menu_bild {
	border: none;
}
/* MENUE ENDE */

.BlackBold{font-weight : bold;}

H1, h1 {
	font-size: 30px;
	font-style : normal;
	font-weight: normal;
	letter-spacing : 4px;
	color: white;
	font-family: comic sans ms, arial;
	color: white;
	margin-top: 12px;
	margin-bottom: 5px;
}

H2, h2 {
	font-size: 24px;
	font-style : normal;
	letter-spacing : 4px;
	font-weight: normal;
	color: white;
	font-family: comic sans ms, arial;
	margin-top: 8px;
}