/**
 * 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;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 12px;
}

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;
}

#news {
	float: right;
}

#news-box,
#contact-box {
	width: 291px;
}

#news-box {
	background-color: #e4e2e2;
}

#news-bd {
	padding: 24px 0 5px 36px;
}

#news-bd a,
#news-bd {
	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 {
	 padding: 24px 0 24px 36px;
}

#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;
}
