@charset "utf-8";
.pagebody {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-repeat:repeat-y;
}
a {
	color:#3366CC;
}
p {
	margin: 10px 0;
}
.leftcallout a {
	color:white;
}
.rightcallout a {
	color:black;
}
.header {
	height: 176px;
	width: 946px;
	background-image: url(images/header01.jpg);
}
.header .text{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 128px;
	padding-right: 31px;
	text-align: right;
}
.maintext {
	position: relative;
	font-size: 14px;
	width: 469px;
	padding-top: 15px;
	margin-left: 52px;
	text-align:justify;
	line-height: 150%;
}
.maintext h1 {
	font-size: 33px;
	font-weight: normal;
	text-align:justify;
	line-height: 120%;
}
.maintext h2 {
	font-size: 18px;
	font-weight: bold;
	text-align:justify;
	line-height: 150%;
}
.maintext h3 {
	font-size: 24px;
	font-weight: normal;
	color:#999;
	line-height:100%;
	margin:30px 0 15px 0;
}
.imgr {
	float: right;
	margin-left: 16px;
	margin-top: 5px;
}
.imgl {
	float: left;
	margin-right: 16px;
	margin-top: 5px;
}
.leftcallout {
	position:relative;
	width: 507px;
	left:25px;
	border: 8px;
	border-style: solid;
	border-color:#E3E3E3;
	text-align:center;
	background-color: #FABA00;
	color: #FFFFFF;
	padding: 20px 0;
	margin: 30px 0;
	
}
.leftcallout .zeile1 {
	font-weight: bold;
	font-size: 23px;
}
.leftcallout .zeile2 {
	font-weight: normal;
	font-size: 15px;
	line-height: 25px;
}
.leftcallout .zeile3 {
	font-weight: bold;
	font-size: 37px;
}
.content {
	width: 946px;
	background-image:url(images/complete_bg.jpg);
	height: 100%;
}
.main {
/*	width: 570px; */
/*	background-image:url(images/background.jpg); */
}
.sidebar {
	width: 376px;
    float: right;
/*	background-image:url(images/sidebar.jpg); */
}
.sidebar .text {
	position: relative;
	font-size: 14px;
	width: 319px;
	padding-left: 26px;
	line-height: 150%;
	margin-top: 20px;
}
.sidebar ul {
	font-size: 14px;
	line-height: 22px;
	margin-left:0px;
	padding-left:26px;
}
.sidebar li {
	list-style-type:none;
	padding-left:20px;
	background:url(images/signet.png) left no-repeat;
}
.sidebar .formular {
	position: relative;
	font-size: 14px;
	width: 319px;
	padding-left: 23px;
	line-height: 150%;
	margin-top: 20px;
}
.sidebar .background {
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	width: 370px;
}
.title {
	border: 1px solid #e5e5e5;
	border-left:0px;
	border-right:0px;
	background-color: #FFF9DD;
	height: 31px;
	width: 370px;
	margin: 0;
}
.title .text1 {
	padding-top: 4px;
	padding-left:25px;
	font-size: 20px;
	text-align: left;
}
.rightcallout {
	background-image:url(images/yellowshield01.png);
	width: 348px;
	height: 215px;
    margin-left: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}
.rightcallout .text2 {
	padding-top: 15px;
}
logo {
	line-height: 29px;
}
.placeholder {
	height: 30px;
}
.datenschutz {
	border-left: none;
	border-right: none;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	/*background-color: #efefef;*/
	height: 22px;
	width: 370px;
	margin: 0;
}
.datenschutz .text1 {
	padding-top: 3px;
	font-size: 12px;
	text-align: center;
}
.footer {
	height: 100px;
	width: 946px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.footer .text {
	
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
}
.error {
	color: red;
}
.linkimg {
	border: none;
}
