body, html {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #eeeeee url('../images/background-site.png') repeat-x;
	margin: 0;
}

.positioner {
	width: 10px;
	overflow: visible;
	position:absolute;
	left: 50%;
	top: 0;
}

.site {
	width: 992px;
	padding: 0 0 20px 0;
	position: relative;
	top: 0;
	left: -496px;
}

img {
	border: 0;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #0000;
	text-decoration: underline;
}

.logobox {
	background: url('../images/background-header-start.png') no-repeat left bottom;
	height: 90px;
	width: 992px;
	position: relative;
}

.logobox img {
	position: absolute;
	top: 10px;
	left: 6px;
}

.logobox .metanavigation,
.footer .metanavigation {
	position: absolute;
	right: 6px;
	bottom: 20px;
	color: #b6b6b6;
}

.footer .metanavigation {
	top: 0px;
	right: 0;
}

.logobox .metanavigation a,
.footer .metanavigation a {
	color: #666666;
	text-decoration: none;
}

.logobox .metanavigation  a:hover ,
.footer .metanavigation a:hover {
	color: #000000;
	text-decoration: none;
}

.header {
	background: url('../images/background-header.png') no-repeat;
	height: 245px;
	width: 992px;
	position: relative;
}

.headercontent {
	color: #ffffff;
	font-size: 16px;
	width: 980px;
	height: 245px;
	background: #ff1100 url('../images/background-header-content.png') repeat-x;
	margin: 0 0 0 6px;
	position: relative;
}

.headercontent .eckelo {
	width: 4px;
	height: 4px;
	background: url('../images/background-ecke-lo.png') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

.headercontent .eckero {
	width: 4px;
	height: 4px;
	background: url('../images/background-ecke-ro.png') no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.headercontent h1 {
	font-size: 34px;
	margin: 0 0 20px 0;
}

.headercontent h2 {
	font-size: 26px;
	margin: 0 0 40px 0;
}

.teaserbox {
	width: 334px;
	height: 246px;
	position: absolute;
	top: 0px;
	right: 40px;
	background: url('../images/teaser.jpg') no-repeat;
}

.claims {
	position:absolute;
	left: 60px;
	top: 50px;
	line-height: 140%;
}

.content {
	width: 990px;
	background: #ffffff url('../images/background-content.png') repeat-y;
	padding: 0 0 30px 0;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 1px;
}

.schattenl {
	width: 5px;
	height: 1030px;
	position: absolute;
	left: 0px;
	top: 0;
	background: url('../images/background-schatten-l.png') no-repeat left top;
}

.schattenr {
	width: 5px;
	height: 1030px;
	position: absolute;
	top: 0;
	right: 0px;
	background: url('../images/background-schatten-r.png') no-repeat left top;
}

.bigcol {
	width: 860px;
	margin: 40px 0 0 60px;
}

.bigcol .claim1 {
	font-size: 22px;
	font-weight: bold;
}

.bigcol .claim2 {
	font-size: 16px;
	font-weight: bold;
}

.leftcol {
	width: 390px;
	float: left;
	margin: 40px 0 0 60px;
	line-height: 140%;
	text-align: justify;
}

.rightcol {
	width: 390px;
	float: left;
	margin: 40px 0 0 80px;
	line-height: 140%;
	text-align: justify;
}

.content ul,
.content ol {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
}

.content ul li,
.content ol li {
	margin: 0 0 5px 20px;
}

.content ol li {
	margin: 0 0 7px 20px;
}

ul.vorteile {
	list-style-image: url('../images/icon-check.png');
	margin: 10px 0 10px 5px;
}

ul.vorteile li {
	margin: 0 0 7px 25px;
}

.content h1 {
	color: #000000;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #b2b2b2;
	position: relative;
}

.content h1.error {
	color: #ff1100;
}

.content h1.tease {
	background: #b0e3f7;
	padding: 3px 0 3px 5px;
}

.zitat img {
	float: right;
	margin: 0 0 0 20px;
}

.contentend {
	width: 992px;
	height: 7px;
	background: blue url('../images/background-footer.png') no-repeat;
}

.footer {
	width: 980px;
	font-size: 11px;
	color: #666666;
	position: relative;
	margin: 20px 0 0 6px;
}

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

.footer a:hover {
	text-decoration: underline;
}




/* formular */

form {
	display:inline;
	text-align: left;
}

table {
	border:0px;
	margin:0px;
}

.firstROW {
	width:130px;
	height:25px;
	text-align: right;
	font-weight: bold;
	padding: 0 7px 0 0;
}

.secondROW {
	width: 250px;
	height:25px;
}

.bothROWS {
	text-align: center;
}

form input, 
form select {
	font-size:11px;
	padding: 2px;	
	border: 1px solid #999999;
	background: #ffffff;
}

.inputFULL {
	width:239px;
}

.inputDROPDOWNHALF {
	width:120px;
}

.inputDROPDOWN {
	width:245px;
	padding: 2px;
}

.inputHALF {
	width:115px;
}

.inputONETHIRD {
	width:70px;
}

.inputTWOTHIRD {
	width:160px;
}

.inputRADIO {
	border-style:none;
	padding: 0;
	background: none;
}

.button {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}


