/**
 * base
 */
.clear {
	clear: both;
}

html,
body {
	background-color: #f2f2f2;
}

body {
	font-family: Verdana;
}


p,
p.bodytext {
	margin: 0 0 10px 0;
}

#bd li {
	margin-left: 20px;
	margin-bottom: 1px;
}

#bd ul,
#bd ol {
	margin-bottom: 12px;
}

#bd ul li {
	list-style-type: disc;
}

#bd ol li {
	list-style-type: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
    /*
	 *color: #0D214B;
     */
}



#doc4 {
	margin-top: 20px;
}


#hd {
	border-top: 1px solid #e7e7e7;
}

#bd {
	border-bottom: 1px solid #e7e7e7;
}

#hd,
#bd {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	background-color: #fff;
}

#hd {
	padding: 0 21px;
}


#header-image {
	width: 984px;
	height: 340px;
}

#bd {
	padding: 15px 20px 20px 38px;
}

#ft {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: right;
	font-size: 10px;
	color: #ccc;
}



h1,
h2,
h3,
h4,
h5 {
	font-family: Verdana;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 17px;
	font-weight: bold;
}
h1 {font-size:37px;}

h3 {font-size: 18px;}
#right h3 {font-size:32px;border-bottom:1px solid white;margin-right:20px;height:40px;}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited {text-decoration:none;}
h1 a:hover, h1 a:focus,
h2 a:hover, h2 a:focus,
h3 a:hover, h3 a:focus,
h4 a:hover, h4 a:focus,
h5 a:hover, h5 a:focus {text-decoration:underline;}

strong {
	font-weight: bold;
}

u {
	text-decoration: underline;
}

i,em {
	font-style: italic;
}

#hd-box {
	position: relative;
}

#logo {
	position: relative;
}

#logo a {
	position: absolute;
	display: block;
	width: 347px;
	height: 91px;
	top: 141px;
	left: 0px;
}


#con {
	float: left;
	width: 660px;
}

#con,
#con a {
	color: #0f4368;
}

#right {width:280px;float:right;}

.right-box {margin-bottom:10px;padding: 24px 10px 24px 36px;background:#E4E2E2;color:#0F4368;}
.right-box table p {margin: 0 0 3px 0;}
.right-box  a {color: #0F4368;}

#contact-box {
	margin-top: 8px;
	background-color: #efeeee;
	background-image: url(../user_upload/elements/strich.gif);
	background-position: 0 52px;
	background-repeat: no-repeat;
}

#contact-bd {
	 
}

#contact-bd p {
	margin: 0;
}

#contact-bd,
#contact-bd a {
	color: #0f4368;
	font-size: 11px;
}

#contact-bd a {
	font-weight: bold;
}

a.blauer-pfeil {
	background-image: url(../images/icons/pfeil_hellblau.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	color: #000000;
	line-height: 20px;
	padding-left: 16px;
	text-decoration: underline;
}

.special-lightgrey {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

