body {
margin: 0;
padding: 0;
background: #e7eaed;
background-image:url(img/page_bg.gif); 
background-position:left; 
background-repeat: repeat-y;
font: 11px verdana, arial, sans-serif;
}

h1 { font-size: 14px; color: #3e4f74;}
h2 { font-size: 13px; color: #3e4f74;}
h3 { font-size: 12px; color: #3e4f74;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color: #ffffff;
}
#menu {
position: absolute;
top: 232px;
left: 0;
}
#menu {
width: 197px;
}
#menu dt {
cursor: pointer;
font-size: 11px;
height: 18px;
line-height: 18px;
text-align: left;
background: #627394;
border-top: #50638b 1px solid;
text-indent: 14px;
}

#menu dt.mituntermenu a:hover {
background-image:url(img/pfeil_more.gif); 
background-position:left center; 
background-repeat: no-repeat;
}

#menu dt.mituntermenumarkiert a ,#menu dt.mituntermenumarkiert a:hover, #menu dt.mituntermenumarkiert a:visited,#menu dt.mituntermenumarkiert a:active {
background-image:url(img/pfeil_more.gif); 
background-position:left center; 
background-repeat: no-repeat;
}

#menu dt.ohneuntermenu a:hover {
background-image:url(img/pfeil.gif); 
background-position:left center; 
background-repeat: no-repeat;
}

#menu dt.ohneuntermenumarkiert a ,#menu dt.ohneuntermenumarkiert a:hover, #menu dt.ohneuntermenumarkiert a:visited,#menu dt.ohneuntermenumarkiert a:active {
background-image:url(img/pfeil.gif); 
background-position:left center; 
background-repeat: no-repeat;
}

#menu dd {
color: #ffffff;
}

#menu li {
text-align: left;
font-size: 11px;
background: #7a88a1;
height: 18px;
line-height: 18px;
border-top: #50638b 1px solid;
text-indent: 14px;
}
#menu li a, #menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover {
background: #50638b;
}

.untermenumarkiert {
background: #6a7ca0;
background-image:url(img/pfeil_untermenue.gif); 
background-position:left center; 
background-repeat: no-repeat;
}

.oben {
background-image:url(img/top_bg.gif); 
background-position:left; 
background-repeat: repeat-x;
height:74px;
}

.obenweiss {
font-size: 13px;
line-height: 18px;
color: #ffffff;
margin: 14px 0 0 36px;
}

.obenblau {
font-size: 13px;
line-height: 18px;
color: #3e4f74;
margin: 0 0 0 36px;
}

.obenblau a, .obenblau a:visited, .obenblau a:active {
color: #3e4f74;
text-decoration: none;
}

.obenblau a:hover {
color: #3e4f74;
text-decoration: underline;
}
.main {
	font-size:12px;
	width: 635px;
	padding-top: 39px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.main1 {
	font-size:12px;
	width:635px;
	padding-top: 39px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 60px;
}
td {
	font-size: 12px;
	color: #1e2940;
}
a {
	color: #1e2940;
}
.white {
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
