/* CSS Document Schriftgröße Skalierbar*/


body {
	font: 0.75em Arial, Verdana, sans-serif; color: #000;
	margin:0px;
	padding:0px;
	background-color:#FFFFCB;
}

a {font: 1.0em Arial, Verdana, sans-serif; color: #000;}

h1 {
	font:1.5em Arial, Verdana, sans-serif;
	font-weight:normal;
	color:#000;
	
}
h2 {
	font:1.25em Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#000;
	
}
h3 {font:1em Arial, Verdana, sans-serif; font-weight:bold;}
h4 {font:1em Arial, Verdana, sans-serif; font-weight:bold; color:#00207F;margin:0px 0px 5px;}

#header {
	margin-left:15px;
}
#rahmentabelle {
	margin-left:15px;
	width:976px;
	border:0;
}
#links {
	width:237px;
	text-align:left;
	vertical-align:top;
	background:#E6E6E6 url(/images/BGSpalteLinks.gif) left bottom repeat-y;
}
#mitte {
	width:514px;
	text-align:left;
	vertical-align:top;
	background-color:#FFF;
}
#rechts {
	width:225px;
	text-align:right;
	vertical-align:top;	
	background:#E6E6E6 url(/images/BGSpalteRechts.gif) left bottom repeat-y;
}
#footer {
	background:#FFFFCB url(/images/Schatten_X.gif) left top repeat-x;
}
#contentHeader {
	
	font:1.0em Arial, Verdana, sans-serif;
	font-weight:bold;
	color:#000;/*background-color:#fff;*/
	padding-left:26px;
	padding-top:5px;
	padding-bottom:0px;
}
#inhaltsbereich {
	color:#000;
	margin:0px 26px 12px 26px;
}

#inhaltsbereich .left {width:150px;float:left;font-weight:bold; }

#inhaltsbereich .right {}

fieldset {border-style:none;margin:0xp;padding:0px;}

input { background-color:#FFF;
	cursor:text;
	margin-top:5px;cursor:pointer;padding-left:0px;}

form {display:inline;}

menu{
	list-style:none;
	margin:0;padding:0;
}
.navigationslink a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding: 0px 5px 5px 15px;
	display:block;
	background-image:url(/images/BGNavigationOFF.gif);background-repeat:repeat-y;
	border-bottom:1px solid #FFF;
	list-style:none;
}

.navigationslink a:hover {
	background-image:url(/images/BGNavigationON.gif);background-repeat:repeat-y;
}
.navigationslinkon a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding: 0px 5px 5px 15px;
	display:block;
	border-bottom:1px solid #FFF;
	list-style:none;
	background-image:url(/images/BGNavigationON.gif);background-repeat:repeat-y;
}
.navigationstext {
	font-size:0.9em; font-weight:normal; color:#666666;
}

#timmeBox {text-align:left;font: 1em Arial, Verdana, sans-serif;border-bottom:1px solid #FFF;background-image:url(images/BGTimmeBox.gif);background-repeat:repeat-y;margin-right:12px;padding: 4px 4px 4px 12px;}
#rechteBoxHeader {
	
	font-weight:bold;
	border-bottom:1px solid #FFF;
	background-image:url(/images/BGRechteBoxHead.gif);
	background-repeat:repeat-y;
	margin-right:12px;
	padding: 4px 18px 4px 13px;
	text-align:left;
}
#rechteBoxText {
	
	border-bottom:1px solid #FFF;
	background-image:url(/images/BGRechteBoxText.gif);
	background-repeat:no-repeat;
	margin-right:12px;
	padding: 5px 18px 20px 13px;
	text-align:left;
}

.suchfeld {
	background-color:#FFF;
	width:90px;
	border:1px solid #000;
	cursor:text;
	margin-top:5px;
}

.formularbutton2 {
	font-weight:normal;width:25px;
	background-color:#CCCCCC;
	color:#000;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#3F3F3F;
	border-bottom-color:#3F3F3F;
	border-width:1px;margin-right:10px;margin-bottom:0px;
	cursor:pointer;
}
.formularbutton {
	font-weight:normal;
	background-color:#CCCCCC;
	color:#000;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#3F3F3F;
	border-bottom-color:#3F3F3F;
	border-width:1px;
	border-style:solid;
	cursor:pointer;
	margin-right:5px;margin-bottom:0px;
}
.tableh {font-weight:bold;border:1px solid;padding:5px;background-color:#CCCCCC;}
.tabled {border:1px solid;padding:5px}
