/* CSS Document */

body {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; padding: 0; margin: 0; background-color: #85886d; height: 100%}
tr, td {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px;}

/*Tabellen-Definitionen*/
#table_main {width: 970px; margin: 7 0 0 0;}
#td01 {width: 715px; border-right: 1px #85886d solid; border-bottom: 2px #ffcc00 solid; background-color: #FFFFFF; vertical-align: top}
#td02 { width: 254px; border-bottom: 2px #ffcc00 solid; background-color: #deddd3; vertical-align: top; padding: 4 10 4 10; background-image: url(bilder/ecke_oben.gif); background-repeat: no-repeat; background-position: 100% 0%;}
#td11 {width: 715px; border-right: 1px #85886d solid; background-color: #FFFFFF; vertical-align: top}
#td12 { width: 254px; background-color: #deddd3; vertical-align: top; padding: 10px; background-image: url(bilder/ecke_unten.gif); background-repeat: no-repeat; background-position: 100% 100%;}
#tdx1 { width: 715px; height: 7px; background-color: #85886d;}
#tdx2 { width: 254px; height: 7px; background-color: #85886d;}

#table_inhalt {width: 705px; margin: 10 0 0 0;}
#td_inhalt01 {width: 150px; vertical-align: top; background-color: #ffffff;}
#td_inhalt02 {width: 10px; background-color: #ffffff;}
#td_inhalt03 {width: 545px; vertical-align: top; background-color: #ffffff;}

#linie {border-bottom: 1px #dfdcd3 solid; margin: 15 0 15 0;}

/*Hauptmenu-Definitionen*/
a.menu, a.menu:link, a.menu:visited {
	display:block; height:24px; 
	background-color: #ffcc00; 
	margin-top: 0px;
	padding-left: 7px; text-align:left;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:#205587; 
	font-weight: bold;
	line-height:23px; overflow:hidden;
	border-bottom: 1px #ffe495 solid;
}
a.menu:hover {
	color:#205587; background-color: #fdeec2;
}
a.menu:active {
	color:#205587; background-color: #ffe495;
}
.menu_aktiv {
	display:block; height:24px;
	background-color: #ffe495; 
	margin-top: 0px;
	padding-left: 7; text-align:left; 
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:black; 
	font-weight: bold;
	line-height:23px; overflow:hidden;
	border-bottom: 1px #205587 solid;
}

/*Untermenu-Definitionen*/
a.untermenu, a.untermenu:link, a.untermenu:visited {
	display:block; width:100%; height:20px; 
	background-color: #ffe495;
	margin-top:0px;
	padding-left:18px; text-align:left;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:11px; color:#205587; 
	font-weight: bold;
	line-height:18px;
	border-bottom: 1px #ffffff solid;
}
a.untermenu:hover {
	color:#205587; background-color: #FFFFFF;
}
a.untermenu:active {
	color:#205587; background-color: #FFFFFF;
}
.untermenu_aktiv {
	display:block; width:100%; height:20px; 
	background-image:url(bilder/menu_hgr_aktiv.gif);
	background-repeat: repeat-y;
	margin-top:0px;
	padding-left:18; text-align:left;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:11px; color:#205587; 
	font-weight: bold;
	line-height:18px;
	border-bottom: 1px #ffffff solid;
}

/*Text-Definitionen*/
.titel {	
	display:block; height:24px; 
	background-image:url(bilder/titel_hgr.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 7;
	margin: 0 0 15 0;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:#205587; 
	font-weight: bold;
	line-height:22px; overflow:hidden;
}

.titel2 {	
	display:block; height:20px; 
	background-image:url(bilder/titel_hgr2.gif);
	background-repeat: repeat-x;
	padding: 0 0 0 7;
	margin: 0 0 2 0;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:black; 
	font-weight: bold;
	line-height:18px; overflow:hidden;
}

.texttitel {	
	margin: 0 0 10 0;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:16px; color:#000000; 
	font-weight: bold;
}

a.meldungen, a.meldungen:link, a.meldungen:visited {
	display:block; height:24px; position: relative; 
	background-color: #ffcc00;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:#000000; 
	font-weight: bold;
	line-height:22px; overflow:hidden;
}
a.meldungen:hover {
	color:#205587; background-color: #ffffff;
}
a.meldungen:active {
	color:#205587; background-color: #ffffff;
}
.meldungen_aktiv {
	display:block; height:24px; position: relative;
	background-image:url(bilder/meld_hgr_aktiv.gif);
	background-repeat: repeat-x;
	text-decoration: none; 
	font-family: arial, sans-serif; 
	font-size:12px; color:#205587; 
	font-weight: bold;
	line-height:22px; overflow:hidden;
}

.link {
	border: 1px black solid;
	border-left: 4px black solid;
	background-color: #fbf4c5;
	color: black;
	padding: 0 2 0 2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 5 0 0 0;
}
a.link:hover {
	border: 1px red solid;
	border-left: 4px red solid;
	background-color: #fbf4c5;
	color: black;
	padding: 0 2 0 2;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 5 0 0 0;
}
a.textlink {
	color: #205587;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.textlink:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.textlink_aktiv {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/*Formulardefinitionen*/
.form {
	background: #efeee7;
	height: 20px;
	font-size: 11px;
	border: 1px #deddd3 solid;
}

.untertitel {
	display:block;
	height:24px;
	padding: 0 0 0 7;
	margin: 25 0 15 0;
	text-decoration: none;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	line-height:22px;
	overflow:hidden;
	border:1px solid #a2a2a2;
	background-image:url(bilder/menu_hgr_aktiv.gif);

}
.newsarchiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

#textbox {
background-color: #efeee7; 
padding: 7px;
margin: 0 0 14 0;
}
