@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 1 -----*/
/*-----------------------------------------------------------*/

#seite1_stoerer{
	position:absolute;
	left:542px;
	top:248px;
	width:256px;
	height:210px;
	z-index:2;
	background: url(../img/seite_1_stoerer.png) no-repeat;
}
#seite1_logo_rechts{
position:absolute;
	left:538px;
	top:35px;
	width:230px;
	height:60px;
	z-index:2;
	background: url(../img/top-logo_langenscheidt.png) no-repeat;


}
#seite1_head{
	background: url(../img/seite1_bg_col.gif) repeat-y;
}

#seite1{
	padding: 0 48px;
	background: url(../img/seite1_bg_col.gif) repeat-y;
	min-height: 250px;	
}
#seite1 h3{
margin:0px;
padding:0px;
}

/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 2 -----*/
/*-----------------------------------------------------------*/

#seite2_flash{
	height: 150px;
	width:	1024px;
	margin-top: 8px;
	background-color:#000000;
}

#seite2_head{
	background: url(../img/seite1_bg_col.gif) repeat-y;
}

#seite2{
	padding: 0 48px;
	background: url(../img/seite2_bg_col.jpg) repeat-y;
	min-height: 250px;
}

/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 3 -----*/
/*-----------------------------------------------------------*/

#seite3_head{
	background: url(../img/seite3_bg_col.jpg) repeat-y;
}

#seite3{
	padding: 0 48px;
		background: url(../img/seite1_bg_col.gif) repeat-y;

	min-height: 250px;
}

/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 4 -----*/
/*-----------------------------------------------------------*/


#seite4{
	padding: 0 48px;
		background: url(../img/seite1_bg_col.gif) repeat-y;

	min-height: 250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


#seite4 fieldset{
 width: 575px;
 border: 1px solid #2A8BB8;
 padding: 10px;
 	background: url(../img/seite4_bg_col.jpg) repeat-y;

}
#seite4 td{
	vertical-align:top;
	font-size: 12px;
	padding-top:10px;
		background: url(../img/seite4_bg_col.jpg) repeat-y;

}
#seite4 legend{
 font-size: 14px;
 padding: 5px;
 
}

#seite4 label{
	padding-top: 2px;
	padding-right: 20px;
	display:block;
	width: 150px;
	float: left;
	text-align:right;
		background: url(../img/seite4_bg_col.jpg) repeat-y;

}

#seite4 label.radio{
	display:inline;
	float:none;
	clear:both;
}

#seite4 label.checkbox{
	display:inline;
	float:none;
	clear:both;
	margin-right:10px;
	width:90%
}

#seite4 input{
	width: 143px;
	margin-right: 20px;
	border:1px solid #FFFFFF;
}

#seite4 input.radio{
	width:auto;
	margin-right: 0px;
	border: none;
}

#seite4 input.checkbox{
	width:15px;
	margin:0;
	padding:0;
	margin-left: 0;
	margin-right:20px;
	border: none;
}

#seite4 input.checkbox2{
	width:15px;
	margin:0;
	padding:0;
	margin-left: 10px;
	margin-right:20px;
	border: none;
}

#seite4 form{
	margin-top: 20px;
		background: url(../img/seite4_bg_col.jpg) repeat-y;

}

#seite4 p{
	margin:0 0 15px 0;
	margin-left:0px;
	padding:0;
	width:500px;	
	
}

#seite4 p.copy{
	width: 88px;
	float:left;
	height: 30px;
	margin:0;
	padding:0;
	background-color:#00FF33;
}


/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 5 -----*/
/*-----------------------------------------------------------*/
#seite5_stoerer{
	position:absolute;
	left:647px;
	top:376px;
	width:286px;
	height:234px;
	z-index:5;
	background: url(../img/seite_5_stoerer.png) no-repeat;
}

#seite5_head{
	background-color:#FFFFFF;
}

#seite5 h3{
	color: #006FBE;
	font-size: 18px;
	margin-top: 20px;
}

#seite5 h4{
	color: #006FBE;
	font-size: 14px;
	margin-top: 10px;
}

#seite5{
	padding: 0 48px;
	height: 460px;
	overflow:auto;
	color: #000000;
}

/*-----------------------------------------------------------*/
/*----------------------------------------------SEITE 6 -----*/
/*-----------------------------------------------------------*/

#seite6_head{
		background: url(../img/seite1_bg_col.gif) repeat-y;

}

#seite6 p{
	padding-left: 30px;
		background: url(../img/seite1_bg_col.gif) repeat-y;

	min-height: 250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}

#seite6 h5{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:16px;
}

/*-----------------------------------------------------------*/
/*----------------------------------------------Gewinner berichten -----*/
/*-----------------------------------------------------------*/

#gewinner_berichten{

	padding-left: 30px;
		background: url(../img/seite1_bg_col.gif) repeat-y;

	min-height: 250px;	
}

#gewinner_berichten_head{
		background: url(../img/seite1_bg_col.gif) repeat-y;

}

#gewinner_berichten a{
	padding-top:50px;
	color: #FFFFFF;
}

#div1 a:link,
#div1 a:visited{
	color: #FFFFFF;
	text-decoration:underline;
}

#div1 a:hover,
#div1 a:active{
	color: #FFFFFF;
	text-decoration:underline;

}

#gewinner_berichten p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:16px;
}

#div1 a{
width:10px;

}


h3{
margin-left:0px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}

/*-----------------------------------------------------------*/
/*-------------------------------------------- MELDUNGEN ----*/
/*-----------------------------------------------------------*/

#full {
	position: fixed;
	width: 100%;
	height:100%;
	top: 0px; left:0px; bottom:0px;
	background-color:	#111111;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#full_inner{
	position:		absolute;
	top:				170px; 
	left:				50%;
	margin-left:	-230px;
	padding:	  20px 20px 20px 20px;
	width:			400px; 
	min-height: 150px;
	height:			auto;/*315px;*/	
	background-color:	#FFFFFF;
	border:			3px solid #006FBA;
	color:			#006FBA;
	font-size:  16px;
	font-family: Arial, Helvetica, sans-serif;
}

#full_inner img{
	padding:0;
	margin:0;
}

#full_inner p{
	margin-top: 20px;
}

#full_inner h1{
	font-size: 18px;
}


#full_inner ul{
	margin-top: 20px;
	list-style: none;
}s

#full_inner li{
	padding-left: 14px;
	margin-left:5px;
}

#td11{
width:100px;
height:100px;

}

#td12{
width:100px;
height:100px;

}

#td13{
width:100px;
height:100px;

}

#td21{
padding-top:65px;
}

#td22{
padding-top:65px;
}

#td23{
padding-top:65px;
}















