* {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
body {
	background-color: #3E3E40;
	font-family: Arial, Helvetica, sans-serif;
}
#rahmen {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#top_logo {
	padding-left: 450px;
}
#topnav {
	margin-top: 20px;
	background-image: url(bilder/layout/topnav_bg.jpg);
	height: 48px;
	line-height: 48px;
	color: #FFF;
	font-size: 11pt;
}
#topnav a {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
#topnav a:hover {
	color: #FFF;
	font-weight: normal;
}
#panorama {
	width: 950px;
	margin-top: 5px;
}
#text {
	width: 950px;
	margin-top: 10px;
	height: 190px;
}
#text_top {
	width: 950px;
	height: 10px;
	background-image: url(bilder/layout/text_bg_top.jpg);
	background-repeat: no-repeat;
}
#text_main {
	width: 950px;
	height: 180px;
	background-image: url(bilder/layout/text_bg_main.jpg);
	background-repeat: repeat-y;
	float: left;
}
#text_bottom {
	height: 10px;
	background-image: url(bilder/layout/text_bg_bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#text_links {
	width: 340px;
	height: 180px;
	float: left;
	padding-left: 20px;
	text-align: right;
	font-size: 17pt;
	color: #FFF;
}
#text_links a{
	color: #999;
	text-decoration:none;
	
}
#text_links a:hover{
	color:#FFF;
	text-decoration:none;
}
#text_rechts {
	float: left;
	font-size: 11pt;
	color: #999;
	padding-left: 80px;
	padding-right: 50px;
	height: 180px;
	width: 460px;
	text-align: justify;
}
#newsticker {
	width: 780px;
	height: 40px;
	background-image: url(bilder/layout/news_bg.jpg);
	font-size: 11pt;
	color: #CCC;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 170px;
	padding-top: 8px;
}

#newsticker a {
	color: #CCC;
	text-decoration:none;
}

#newsticker a:hover {
	color: #FFF;
	text-decoration:none;
}
.formular {
	border-bottom: 1px dotted #cccccc;
	border-left:none;
	border-right:none;
	border-top:none;
	background-color: #6D6D70;
	color: #CCC;
}
#text_rechts a {
color: #999;
text-decoration:none;
}
#text_rechts a:hover {
text-decoration:none;
color:#CCCCCC;
}
