body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
body {
	background-color: #eeeeee;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #666666;
}
/*IDs-------------------*/
#container {
width:90%;
margin-top:auto;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
background-color:#eeeeee;
-moz-border-radius:15px;
-khtml-border-radius:15px;

}
#header {
width:100%;
height:80px;
background-color:#eeeeee;
overflow:hidden;
-moz-border-radius:15px;
-khtml-border-radius:15px;

}
#navi{
width:100%;
background-color:#eeeeee;
-moz-border-radius:6px;
-khtml-border-radius:6px;
 }
#content {
text-align:left;
padding-left:50px;
padding-right:20px;
padding-bottom:10px;
color:#999999;
background-color:#eeeeee;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
#footer{
width:100%;
height:15px;
background-color:#eeeeee;
background-image:url("../img/bg_headlines.png");
background-position:bottom;
color:#545454;
font-size:9px;

-moz-border-radius:6px;
-khtml-border-radius:6px;

}
#headline {
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
#navi table {
width:100%;
/* background-color:#0061ae; */
}
#navi td {
/* padding:3px auto 3px auto; */
text-align:center;
}
/*Klassen-------------------*/
.headline {
font-size:18px;
font-weight: bold;
color:#999999;
background-color:#dedede;
background-image:url("../img/bg_headlines.png");
margin-top:20px;
padding:6px 6px 3px 6px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
text-align:left;
/* border-right: 1px solid #999999;
border-bottom: 1px solid #999999; */
}
.img_lr {
border:1px solid #666666;
padding:4px;
margin-bottom:5px;
margin-left:20px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
background-color:#ffffff;
}
.img_content {
border:1px solid #666666;
padding:4px;
margin-bottom:5px;
margin-left:5px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
/*----------------------------------------*/

.farblos{
background-color:#eeeeee;


}
/*----------------------------------------*/
.tbl_container_content {
width:100%;
}
.tbl_content {
color:#999999;
width:100%;
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
.tbl_content a {
color:#333333;
}
.tbl_content td {
/*width:20%;*/
padding:2px;
}
li {
line-height:180%;
list-style-image:url("../img/listitem.png");
}
.kleingedrucktes {
font-size:9px;
}
/*-----------Texteingabefelder--------*/
.singleline {
	border:0;
	width:350px;
	height:16px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;
padding:0px 0px 3px 6px;

}
.singleline_2digit {
	border:0;
	width:15%;
	height:16px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;

}
.singleline_4digit, #captcha {
	border:0;
	width:35%;
	height:16px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;
padding:0px 0px 3px 6px;

}
.singleline_mediium {
	border:0;
	width:75%;
	height:16px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;

}
.singleline_short {
	border:0;
	width:50%;
	height:16px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;

}
.multiline {
	border:0;
	width:95%;
	height:150px;
	font-size:12px;
	border-left: 1px solid #181212;
	border-top: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
-khtml-border-radius:6px;
padding:0px 0px 3px 6px;

}
.PLHFOLink {
-moz-border-radius:6px;
-khtml-border-radius:6px;
}
#PLHFOMenu {
	width:100%;
	}
.img_link {
border:0;
}

