
html, body {
/* 	height: 100%; /* wichtig */
	font:11px Verdana, Arial, sans-serif;
	color: #373f8a;
	background:#ffffff;
	text-align:left;
	/* text-align:center; */ /* horizontale Zentrierung*/
}

body{
	margin:0px;
	padding:0px;
}

#head{
	padding:0px;
	height:126px;
}

#box{
	width:886px;
	margin-left: 10px;
	/*margin:0 auto; *//* horizontale Zentrierung*/
	text-align:left;
  	position: relative;
}

#navi_teaser{
	background-image: url(../design_images/navi_bottom.jpg);

	background-repeat: no-repeat;
}

.navi_teaser_img{
	padding-top:25px;
}

/*
#inhalt {
  	padding: 0;
}
*/
.content_box{
	width: 890px;
}

.spalte_links{
	/* Die beiden Spalten haben nichts miteinander zu tun*/
	position: relative;
	/*left: 0px;*/
	width:160px;
	/*height: auto;*/
	float: left;
	padding:0;
}

.spalte_rechts{
	/* Die beiden Spalten haben nichts miteinander zu tun*/
	width:713px;
	/*margin:0 0px 0 170px;*/
	padding:0;
	float:left;
	margin-left:10px;
}

.td_left {
	position: relative;
	float: left;
}

.td_right {
	left: 10px;
	float: left;
	position: relative;
}

.cleaner{
	/* Cleaner bereinigt alle Floats z.b. bei spalte links und rechts*/
	clear: both;
	height: 0px;
	line-height: 0px;
}

.hauptnavi{
	width: 160px;
}

.navi_btn{
	height:19px;
}

.horiz_line{

	margin:0 0px 0 0px;
	height: 15px;
	width: 710px;
	background-image: url(../design_images/line_bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}

.horiz_line_dark{
	margin:0;
	height: 19px;
	width: 715px;
	background-image: url(../design_images/line_dark_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.horz_spacer{
	line-height: 1px;
	font-size: 1px;
}

.teaser{
	display: inline;
	margin-right: 0px;
	/*position: absolute;*/
}

.teaser_bg, .tipps_head, .products_bg{
	position: relative;
}

.teaser_headline, .tipps_headline{
	width:auto;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top:3px;
	margin-left: 20px;
}
.teaser_content{
	width: 213px;
	top: 27px;
	left: 0px;
	margin-left: 135px;
	position: absolute;
	/*background:red;*/
}

.teaser_link{
	width:auto;
	position: absolute;
	top: 111px;
	left: 225px;
	margin-top:3px;
	margin-left: 20px;
}
.tipps_link_box{
	width:100px;
	position: absolute;
	top: 72px;
	left: 510px;
}
.tipps_link{
	width:200px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top:7px;
	text-align:right;
}
.tipps_link_back{
	width:auto;
	position: absolute;
	top: 41px;
	left: 15px;
}

.products_headline{
	width:auto;
	position: absolute;
	top: 0px;
	left: 325px;
	margin-top:3px;
	margin-left: 20px;
}

.products_content_box{
	width:auto;
	position: absolute;
	top: 10px;
	left: 210px;

}

.products_content{
	width: 360px;
	top: 27px;
	left: 0px;
	margin-left: 135px;
	position: absolute;
	/*background-color:green;
	background:red;*/
}

.products_icons{
	float:left;
}

.products_icons_txt{
	float:left;
	width:105px;
	margin-left:3px;
	margin-right:3px;
	font-size: 9px;
}

.products_link_tipps{
	width:auto;
	position: absolute;
	top: 513px;
	left: 460px;
}

.products_link_back{
	width:auto;
	position: absolute;
	top: 41px;
	left: 2px;
}

.products_teaser_link{
	width:auto;
	position: absolute;
	top: 113px;
	left: 210px;
	margin-top:3px;
	margin-left: 20px;
}

.teaser_txt{
	line-height: 12px;
}


.contentbox_right{
	width: 590px;
}

h1{
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	color: #373f8a;
	margin-bottom: 10px;
}

h2{
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	font-style: italic;
}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #e70202;
	margin-bottom: 10px;

}

a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a img, img{
	border:none;
}



p a{
	text-decoration:underline;
	color:#e70202;
	font-size:11px;
}

p{
	display: block;
	line-height: 13px;
	margin-bottom: 5px;

}

.content_red{
	color: #e70202;
	margin-top: 5px;
}

.copyright{
	color: #0e56b6;
	font-size: 10px;


}

.italic{
	font-style: italic;
	font-size: 11px;
}




.footer_link {
	color: #0e56b6;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
.footer_link:hover {
	color: #373f8a;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.footer_copyright{
	color:#666666;
   font-size: 10px;
	line-height:12px;
}

#footer {
	/*margin-left:100px;*/
  	width: 100%;
  	background: transparent;
  	position: relative;
	height: 60px;
	line-height: 15px;
	text-align:right;
	margin-top:20px;


}



ul{
	text-align: left;
	margin: 5px 10px 10px 10px;
	padding-left: 5px;
}

li{

	font-size: 11px;
}



td{
	/*border: 1px solid #373f8a;*/
	background-color: #ffffff;
	line-height: 15px;
	padding: 3px;
}



/* STYLES FÜR  FORMULARE */
.inputall {
	width:160px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #373f8a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputdatumtag {
	width:17px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputdatumjahr{
	width:30px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.select {
	width:160px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputplz {
	width:38px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputcity {
	width:117px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputtxt {
	width:160px;
	height:100px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.inputanz {
	width:25px;
	height:18px;
	border:1px;
	border-style:solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.button {
	border:1px;
	height:18px;
	background-color: #FFFFFF;
	border-style:solid;
	border-color: #373f8a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #373f8a;

}
/* STYLES FÜR  FORMULARE */

/* STYLES FÜR  FORMULARE */


label.left {
float: left;
text-align: right;
width: 150px;
margin-right: 20px;
margin-bottom: 10px;
}

/*
input[type=text], select {
float: left;
}
*/

input.right, textarea, select.right{
font:11px Verdana, Arial, sans-serif;
color: #373f8a;
border: solid 1px #373f8a;
float: left;
width: 205px;
margin-bottom: 10px;
margin-left: 0px;
height:18px;

}

textarea{
height:205px;
}

/*
input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right {
margin-left: 0px;
}
*/

input[type=checkbox].right{
	border: 0;
	width: auto;
}
input[type=checkbox].left{
	float: left;
	text-align: right;
	border: 0;
	width: 150px;
}

form br {
clear: both;
}

#errormsg{
margin-left: 170px;
color: #FE181A;
}

#spananz{
margin-left: 170px;
margin-top: 0;
}

.btn_back{
margin-right: 0;
margin-top: 20px;
border: 0;
}

#back{
float:right;
margin-top: 20px;
margin-bottom: 50px;
}


