/* CSS Document */

html,body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

a {
	color: #009F7D7s
}

a:visited {
}

.link_white {
}

h1{
	font-size: 18px;
	color: #009F7D;
	line-height: 22px;
	margin-top: 15px;
	margin-right: 50;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 14px;
	color: #009F7D;
	line-height: 16px;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-size: 12px;
	color: #CA0000;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}

p {
	color: #666666;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}

#container {
	position:absolute;
	left:0;
	top:0;
	width:900px;
	height:314px;
	z-index:2;
}

#signet {
	height: 110px;
	width: 230px;
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #009F7D;
}

#subnavi {
	width: 530px;
	float: left;
	height: 110px;
	text-align: right;
	margin-right: 100px;
	margin-top: 60px;
	font-weight: normal;
}

#subnavi a {
	text-decoration:none;
	color: #666666;
	
}

#signet a:link{
	text-decoration:none;
}


#navigation {
	width: 230px;
	float: left;
	padding-left: 40px;
}

#banner {
	padding-left: 50px;
	width: 480px;
	float: left;
}

#search_news {
	padding-left: 50px;
	width: 220px;
	float: left;
	background-image: url(images/back_search.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}

#sidebar {
	width: 220px;
	float: left;
	padding-top: 20px;
}

#content_themen_li {
	width: 270px;
	float: left;
	margin-left: 25px;
	padding-top: 30px;
}

#content_themen_re {
	width: 240px;
	float: left;
	padding-top: 30px;
}

#content_text {
	width: 470px;
	float: left;
	margin-left: 25px;
	padding-left: 30px;
}

.themen_index {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #009F7D;
	padding-left: 10px;
	margin-left: 25px;
}
.news_headline {
	font-weight: bolder;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_datum {
	font-size: 12px;
	color: #009F7D;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news_text {
	font-size: 11px;
	color: #666666;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	padding-left: 50px;
	width: 740px;
	float: left;
	background-image: url(images/back_muster.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 14px;
	text-align: right;
	padding-top: 20px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 20px;
}

#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
