@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ccebf3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#all {
	width:985px;
	clear:both;
}

#content {
	width:985px;
	background-color:#FFFFFF;
	clear:both;
}

#footer {
	clear:both;
	width:738px;
	height:90px;
	padding-top:50px;
	padding-left:247px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../img/structur/footer.gif);
	background-repeat:no-repeat;
	background-position: 0px 120px
}

#header_redaktion {
	width:738px;
	height:20px;
	padding-left:247px;
	background-image:url(../img/structur/footer.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px
}

.adress {
	padding:160px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

.headline {
height:121px;
width:492px;
}

.news {
width:492px;
margin-top:30px;
border-top: 1px solid #009cc4;
}

.news_headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:30px;
	line-height:37px;
	color:#009cc4;
	padding-top:30px;
	padding-bottom:15px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:30px;
	line-height:37px;
	color:#009cc4;
	padding-top:30px;
}

*:first-child+html h1 { /*für IE 7.0*/
	padding-top:50px;
}

*:first-child+html .headline{ /*für IE 7.0*/
	height:137px;
}

p	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:23px;
	color:#000000;
	width:492px;
}

.normal	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:23px;
	color:#000000;
	margin-top:15px;
}

textarea {
	width: 700px;
	height: 300px;
}

.liste_blau {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:23px;
	padding-left: 15px;
	background-image:url(../img/structur/block_blau.gif);
	background-repeat:no-repeat;
	background-position: 2px 7px;
	margin-top:7px;
	width:492px;
}

.textlink {
text-decoration:none;
color:#000000;
}

.blaulink {
	text-decoration:none;
	color:#009cc4;
	padding-left: 12px;
	background-image:url(../img/structur/pfeil_blau_gross.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

.textlink:hover, .blaulink:hover {
text-decoration:underline;
}

.header_left,#content_left {
	float:left;
	width:247px;
	background-color:#FFFFFF;
}

.header_right,#content_right {
	float:right;
	width:738px;
	background-color:#FFFFFF;
}

#topnavigation {
	clear:both;
	text-align:left;
}

#topnavigation_left {
	width:247px;
	float:left;
	background-color: #ccebf3;
}

#topnavigation_right {
	width:738px;
	float:left;
}

.navi_left_link {
color:#009cc4;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
float:left;
display:block;
background-image:url(../img/structur/pfeil_r.gif);
background-repeat:no-repeat;
background-position: 4px	13px;
padding:10px 7px 10px 12px;
}

.navi_left_link:hover {
color:#000000;
}

.navi_left_link_on {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
float:left;
display:block;
background-image:url(../img/structur/pfeil_u.gif);
background-repeat:no-repeat;
background-position: 0px	16px;
padding:10px 7px 10px 12px;
}

.navi_right_link {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
float:left;
display:block;
background-image:url(../img/structur/pfeil_r.gif);
background-repeat:no-repeat;
background-position: 14px 13px;
padding:10px 7px 10px 25px;
}

.navi_right_link:hover {
background-image:url(../img/structur/pfeil_u.gif);
background-repeat:no-repeat;
background-position: 10px 16px;
}

