body {
	margin:0; 
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
a{
	border: 0px;
	text-decoration:none;
}
img {
	border:0px;	
}
.wrapper {
	width: 999px;
}
.logo1 {
	margin-left: 59px;
	float:left;
}
.logo2 {
	float:right;
}
.header {
	width: 990px;
	height: 172px;
	background-image:url(img/header-bg2.jpg);
	background-repeat:repeat-x;
}
.topnavigation {
	width: 943px;
	height: 172px;
	border-left:1px solid #FFF;
	margin-left: 47px;
}
.content {
	width: 990px;
	background-image:url(img/contet-bg.jpg);
	background-color:#efefef;
	background-repeat:repeat-x;
	font-size:12px;	
	position:relative;
}
.paper {
	background-color:#FFFFFF;
	height:auto !important;
	line-height:20px;
	min-height:300px;
	width:535px;
	padding: 30px 65px 30px 65px;
	border-bottom:8px solid #e5e5e5;
	position:relative;
	top:10px;
	left:24px;
}
.paper h2 {
	color: #f78f1e;
	font-size:12px;
}
.paper p, .paper ul li, td {
	color:#6f6f6f;
}
.paper ul li{
	list-style:none;
	background-image:url(img/highlight.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	padding-top:5px;

}
.paper a {
	color:#666;
	text-decoration:underline;
}
.paper strong, .paper b{
	color:#333;
}
h1 {
	font-size:18px;
	background-image:url(img/list.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding: 8px 0px 8px 15px;	
}
.navi {
	width: 200px;
	margin-right:-11px;
	margin-top:31px;
	color:#FFF;
	position:absolute;
	top:0;
	right:-33px;
}
.navi ul li a{
	color:#FFF;
	line-height:22px;
	display:block;
	padding-left:20px;
	width: 146px;
}
.navi ul li a:hover{
	background-color:#dd801a;
}
#panel{
	background-color:#F88E20;
	padding:5px 0 24px 0px;
	background-image:url(img/button2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display:none;
}
#panel a{
	line-height:14px;
	padding:5px 0 5px 30px;
	width:135px;
	background-image:url(img/highlight.gif);
	background-repeat:no-repeat;
	
}
.navi li{
	width:166px;	
	background-image:url(img/button.gif);
	background-repeat:no-repeat;
	font-size:12px;
	list-style:none;
	height:auto !important;
	min-height:33px;
}
ul{
	margin:0;
	padding:0;
}
.navi img{
	margin:20px 20px 0 0;
}
.adress1 {
	left: 90px;
	top:40px;
	color: #999;
	position:absolute;}
.adress2 a{
	color:#999;
}
.adress2 a:hover, .paper a:hover{
	color: #333;
}
.footer{
	height:150px;
	position:relative;
	font-size:11px;
}
.adress2 {
	left: 320px;
	top:40px;
	color: #999;
	position:absolute;
}
a.imprint{
	color: #f78f1e !important;
	left: 530px;
	top:40px;
	color: #999;
	position:absolute;
}
a.top{
	color: #000 !important;
	left: 527px;
	top:56px;
	color: #999;
	position:absolute;
	background-image:url(img/top.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}

.topnavigation img{
	margin:28px 0 0 8px;
	float:left;
	padding:6px;
	background-color:#FFF;
}
img.first{
	margin:28px 0px 0px 25px;
}
.line {
	width: 943px;
	border-left:1px solid #FFF;
	margin-left: 47px;
}
.inputFormField{
	padding:2px;
	border:1px solid #999999;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.start{
	width:250px;
}
.start a{
	color: #f78f1e !important;
	text-decoration:none;
}
	
