body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
background-color : #fcf4ad;
}
table, td, th {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #333333;
background-color : #ffffff;
}
input, select, textarea {background-color:#F0F0F0; border: 1px solid #666666}
div#rahmen {
width : 843px;
background-color : #FFFFFF;
}
div#logo {
text-align : left;
width : 843px;
height : 174px;
background-image : url(bilder/logo_pic.jpg);
}
div#header {
clear : both;
height : 174px;
width : 845px;
text-align : left;
color : #ffffff;
}
* html div#header {
width : 843px;
}
div#header li {
display : inline;
}
div#header a {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}
div#header a.active {
font-weight : bold;
}
div#header a:hover {
color : #d92425;
text-decoration : underline;
}
div#navmain {
float : right;
width : 55em;
text-align : right;
margin-top : 130px;
margin-right : 15px;
}
div#navmain ul {
list-style : none;
margin : 18px 0 0 15px;
padding : 0;
}
div#navmain li {
margin : 0 5px 0 5px;
font-size : 1em;
padding : 0;
height : 1em;
}
div#lcol {
	float : left;
	width : 193px;
	height : 355px;
	background-image : url(bilder/lcol_bg_big.jpg);
	background-repeat : no-repeat;
	background-position : left top;
	margin: 0px 7px 0px 6px;
}
* html div#lcol {
	margin: 0px 4px 0px 3px;
}

div#content {
	float : left;
	width : 843px;
	background-image: url(bilder/content_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	z-index:4;
}
div#contentbody {
	float : right;
	width : 620px;
	text-align : left;
	margin-top : 15px;
	margin-right : 8px;
	margin-bottom: -8px;
	z-index: 5;
}
* html div#contentbody {
	margin-right : 4px;
	margin-bottom: 0px;
	overflow:visible;
}
div#contentbody p {
line-height : 1.5em;
}
div#contentbody a {
color : #000000;
font-weight : normal;
}
div#contentbody a:hover {
color : #d92425;
text-decoration : underline;
}
div#contentbody ul {
list-style : disc url(../grfx/all/bullet.gif);
line-height : 1.3em;
}
div#contentbody ol {
line-height : 1.3em;
}
div#contentbody ul.liste_ohne_punkt {
list-style : none url(../grfx/all/none.gif);
text-indent : 0;
margin : 0.2em 0 1.3em 1.5em;
padding : 0;
}
div#contentbody ul.liste_ohne_punkt li {
font-size : 1em;
line-height : 1.3em;
margin-right : 5em;
margin-bottom : 0.3em;
}
div#contentbody ul.liste_ohne_punkt a {
font-weight : bold;
color : #666666;
}
div#contentbody ul.liste_ohne_punkt a:hover {
color : #d92425;
}
h1 {
/*font-weight : 600;*/
font-size : medium;
letter-spacing : 2px;
font-size: 18px;
border-bottom: 1px solid #FF6600; 
}
*:first-child+html h1 {
	font-weight : 500;
}
h2 {
	font-weight : 600;
	font-size : 13px;
	letter-spacing : 1px;
	color: #333333;
}
*:first-child+html h2 {
font-weight : 500;
}
div#navigation {
position : relative;
height : 136px;
width : 179px;
background-image : url(bilder/lcol_bg.jpg);
background-repeat : no-repeat;
left : -30px;
top : 15px;
}
div#navigation ul {
list-style : none;
margin : 5px 0 0 10px;
padding : 10px 0 0 0;
}
div#navigation li {
margin : 0 0 4px 8px;
font-size : 1em;
padding : 0;
}
div#navigation a {
color : #ffffff;
text-decoration : none;
font-weight : normal;
}
div#navigation a.active {
font-weight : normal;
}
div#navigation a:hover {
color : #d92425;
text-decoration : underline;
}
div#abschluss {
	background-image: url(bilder/abschlusskante_unten.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	z-index:-1;
}
* html div#abschluss {
margin-top:-9px;
}
.datum {
color : #333333;
text-align : left;
margin-left : 15px;
}
