body, html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.2em;
}

h1 { font-size: 10pt; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px solid #28B6E6; font-weight: bold;  }
h2 { font-size: 10pt; margin-bottom: 10px; font-weight: bold; }
h3 { font-size: 10pt; margin-bottom: 10px; color: #28B6E6; }

strong { font-weight: bold; }
em { font-style: italic; }

img {
	vertical-align: bottom;
}

p.border_bottom_blue {
	border-bottom: 1px solid #1a7ebe;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
	
.blue_border_bottom {
	border-bottom: 1px solid #28B6E6;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

a, a:link, a:visited { color: #FFFFFF; }
a:hover, a:active, a:focus { color: #FFFFFF; text-decoration: none; }

.mod_article ul {
	margin: 20px 0;
}

.mod_article ul li {
	margin-left: 18px;
	list-style-type: disc;
}

#wrapper {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 890px;
	height: 182px;
}

.mod_navigation {
	width: 890px;
	height: 60px;
	margin-bottom: 14px;
}

.mod_navigation ul {
	float: right;
	border-left: 1px solid #ABABAB;
}

.mod_navigation ul li{
	float: left;
	padding: 31px 6px 0 6px;
	border-right: 1px solid #ABABAB;
}

.mod_navigation ul li a,
.mod_navigation ul li a:link,
.mod_navigation ul li a:visited,
.mod_navigation ul li span {
	color: #1566ac;
	text-decoration: none;
}

.mod_navigation ul li a:hover,
.mod_navigation ul li a:active,
.mod_navigation ul li a:focus,
.mod_navigation ul li a.active,
.mod_navigation ul li span.active {
	color: #27B6E6;
}

#logo {
	width: 220px;
	float: left;
}

.mod_customnav {
	float: left;
	width: 664px;
	height: 105px;
	margin-left: 6px;
	background: url(../images/slogan_02.png) left bottom;
}

.mod_customnav ul { float: left;}

.mod_customnav ul li {
	float: left;
	height: 31px;
	width: 332px
}

.mod_customnav ul li a,
.mod_customnav ul li span {
	display: block;
	height: 31px;
	width: 332px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 -62px;
}

.mod_customnav ul li a.privatkunden,
.mod_customnav ul li span.privatkunden {
	background-image: url(../images/nav_privatkunden.png);
}
.mod_customnav ul li a.geschaeftskunden,
.mod_customnav ul li span.geschaeftskunden {
	background-image: url(../images/nav_geschaeftskunden.png);
}
	
.mod_customnav ul li a:hover,
.mod_customnav ul li a:active,
.mod_customnav ul li a:focus {
	background-position: 0 -31px;
}

.mod_customnav ul li span.active {
	background-position: 0 0;
}

#copyright {
	margin-top: 20px;
	text-align: center;
	color: #AFAFAF;
}

#copyright a {
	color: #AFAFAF;
}

#copyright a:hover,
#copyright a:active,
#copyright a:focus {
	text-decoration: none;
}

#kontakt_box {
	height: 367px;
	background: url(../images/kontakt_blase_01.png) no-repeat #27b6e6;
}

#kontakt_box  .inside {
	padding: 80px 0 0 38px;
}

.mod_article { 
	width: 895px;
	padding-top: 20px;
}

.article_links {
	float: left;
	width: 595px;
	background-color: #28B6E6;
}

.article_rechts {
	width: 295px;
	float: left;
	background-color: #1666AD;
}

.article_links_2 {
	float: left;
	width: 289px;
	border-right: 1px solid #27B6E6;
}

.article_rechts_2 {
	width: 600px;
	float: left;
}

div.formbody td {
	padding: 3px;
	vertical-align: top;
}
div.formbody input {
	width: 259px;
}
span.mandatory {
	color: #27B6E6;
}
div.formbody span.captcha_text {
	display: block;
	float: left;
}

#presse .image_container img {
	border: 1px solid #28B6E6;
	margin-right: 15px;
}