/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	background-color:#FFFFFF;
	width:957px;
	min-height:808px;
	height:auto !important;  	/* für moderne Browser 	*/
	height:830px;  				/* für den IE 			*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
/*		background-image:url(/pagemedia/backgrounds/bg_promoseite_body.jpg);
	background-repeat:repeat-x;
	background-position:left top; */
}

div {
}

img {
	border:none;
}

h1{
	font-weight:normal;
	font-size:18px;
	color:#000000;
	margin:0px;
	padding:0px;
}

h2{
	font-size:16px;
	color:#83C5E8;
	margin:0px 0px 0px 0px;
	padding:13px 0px 0px 0px;
	border:1px solid red;
}


#promo_main{
	float:left;
	clear:none;
	width:957px;
	height:808px;
}

#promo_header{
	float:left;
	clear:none;
	width:957px;
	height:370px;
	background-image:url(../promotion/bg_promoseite.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.titel1{
	float:left;
	clear:none;
	margin:50px 0px 0px 63px;
	display:inline;
}

#promo_logolink{
	float:left;
	clear:none;
	height:50px;
	width:957px;
}

#promo_logolink a{
	display:inline;
	margin:0px 0px 0px 650px;
}

#promo_content{
	float:left;
	clear:none;
	width:957px;
	/*height:460px;*/
	height: 440px;
	background-image:url(../promotion/bg_promoseite_content2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#promo_content_intern{
	float:left;
	clear:none;
	width:957px;
	height:440px;
	background-image:url(../promotion/bg_promoseite_content_intern.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#titel2{
	float:left;
	clear:none;
	width:957px;
	line-height:42px;
}

#titel2 div{
	display:inline;
	padding:0px 0px 0px 185px;
	font-size:16px;
	font-weight:bold;
	color:#83C5E8;
}

#promo_content_inside{
	float:left;
	clear:none;
	width:692px;
	height:257px;
	margin:0px 129px 0px 138px;
	font-size:17px;
	display:inline;
}
#promo_buttons{
	float:left;
	clear:none;
	width:957px;
	height: 70px;
	line-height:43px;
	margin:52px 0px 0px 0px;
	display:inline;
}

#promo_buttons a{
	text-decoration:none;
	color:#FFFFFF;
}

#promo_buttons .button_right{
	float:left;
	clear:none;
	width:180px;
	margin:0px 0px 0px 704px;
	display:inline;
}

#promo_buttons .button_left2{
	float:left;
	clear:none;
	width:300px;
	margin:0px 0px 0px 2px;
	display:inline;
	text-align:center;
}


#promo_buttons .button_right2{
	float:left;
	clear:none;
	width:300px;
	margin:0px 0px 0px 583px;
	display:inline;
	text-align:center;
}

#promo_buttons .button_right a{
	margin:0px 0px 0px 0px;
	display:inline;
}
/*************************************************************/
#promo_buttons .button_left_intern{
	float:left;
	clear:none;
	width:180px;
	margin:0px 0px 0px 510px;
	display:inline;
}

#promo_buttons .button_left_intern a{
	margin:0px 0px 0px 25px;
	display:inline;
}

#promo_buttons .button_right_intern{
	float:left;
	clear:none;
	width:180px;
	margin:0px 0px 0px 12px;
	display:inline;
}

#promo_buttons .button_right_intern a{
	margin:0px 0px 0px 25px;
	display:inline;
}

/*************************************************************/		
#promo_footer{
	float:left;
	clear:none;
	width:897px;
	height:45px;
	font-size:9px;
	color:#CCCCCC;
	padding: 5px 0px 0px 60px;
	background-image:url(../promotion/bg_promoseite_footer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#promo_footer a{
	text-decoration:none;
	color:#CCCCCC;
}
