/* Handheld */

.adresse_print {
	display:none;
}

/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
}

.gesamt {
	width:100%;
	left:0px;
}

h1 {	
	font-size:17px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	line-height:16px;
	text-align:left;
	color:#016BB5;
	width:100%;
}

h2 {
	font-size:12px;
	font-weight:bold;
	line-height:8px;
}

ul {
	color:#0864C3;
	font-weight:bold;
}

.top {
	position:relative;
	left:0px;
	top:0px;
	margin-top:30px;
	height:48px;
	color:#000000;
}

.top a {
	text-decoration:none;
	color:#333333;
}

.top a:hover {
	text-decoration:none;
	color:#016BB5;
}

.logo {
	position:relative;
	left:0px;
	top:0px;
	text-align:center;
}

.textlinks_top {
	position:relative;
	left:0px;
	top:0px;
	font-size:16px;
	font-weight:bold;
	margin-top:25px;
	margin-left:0px;
}

.textlinks_top_weitere {
	position:relative;
	left:0px;
	top:0px;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-left:0px;
}

.balken {
	height:1px;
	margin-bottom:10px;
	line-height:1px;
	border-bottom:3px solid #ECECEC;
}

.top_bilder {
	display:none;
}

.blauer_hg {
	top:0px;
	left:0px;
	background-image:url(../img/top-left.jpg);
	background-repeat:no-repeat;
	height:231px;
	width:225px;
	float:left;
	text-align:left;
}

.text_blauer_hg {
	top:0px;
	left:0px;
	width:170px;
	padding-left:25px;
	font-size:11px;
	color:#FFFFFF;
	margin-top:75px;
}

.bild_top {
	display:none;
}

.content {
	top:0px;
	left:0px;
	text-align:left;
	margin-top:5px;
	width:800px;
}

.content_left {
	display:none;
}

.text_content_left_oben {
	display:none;
}


.text_content_left_unten {
	top:0px;
	left:0px;
	width:170px;
	padding-top:60px;
	padding-left:25px;
	color:#44617E;
}

.text_content_left_unten a {
	text-decoration:underline;
	color:#005EAE;
	font-weight:bold;
}

.text_content_left_unten a:hover {
	text-decoration:none;
	color:#005EAE;
	font-weight:bold;
}


.content_right {
	top:0px;
	left:0px;
	width:100%;
}

.content_right_links {
	display:none;
}

.content_right_links a {
	text-decoration:underline;
	color:#F49A11;
}

.content_right_links a:hover {
	text-decoration:none;
	color:#F49A11;
}

.content_right_rechts {
	top:0px;
	left:0px;
	width:100%;
	border-left:0px solid #CCCCCC;
	padding-left:-5px;
	padding-right:20px;
}

.bottom {
	top:0px;
	left:0px;
	padding-top:15px;
	color:#005EAE;
	font-size:11px;
	line-height:15px;
}

.bottom a {
	text-decoration:underline;
}


.bottom a:hover {
	text-decoration:none;
}

.bottom_2te_zeile {
	top:0px;
	left:0px;
	padding-top:15px;
	color:#666666;
	font-size:11px;
	line-height:8px;
}

.bottom_2te_zeile a {
	text-decoration:none;
	color:#666666;
}

.bottom_2te_zeile a:hover {
	text-decoration:underline;
	color:#666666;
}

.text {
	position:relative;
	left:0px;
	top:0px;
	width:400px;
	margin-top:40px;
}

a {
	color: #016BB5;
	text-decoration:none;
}

a:hover {
	color: #016BB5;
	text-decoration:underline;
}

.bald {
	color: gray;
	font-size: 24px;
}

.firstword {
	color: #F89828;
}


/* Print - Handheld */

.adresse_print {
	display:none;
}
