#homeLeft,#homeRight{
	width:332px;
}

#homeMiddle{
	width:296px;
}

.homeImgRahmen {
	background-image:url(/img/css/home/bg_bild.jpg);
	height:328px;	
	width:332px;
overflow:hidden;
}

.homeImgRahmen img{
	margin:19px 15px 15px 22px;
}

#homeMiddleMiddle{
	width:270px;
	margin:30px 0px 0px 15px;
}

.homeNewsItem {
	padding-bottom:12px;
}

.homeNewsItem div, .homeNewsItem a{
	text-decoration:none;
	font-size:12px;
	line-height:15px;
}

.homeNewsTitel{
	color:#0073C1;
	font-weight:bold;
}

.homeNewsText a{
	color:#000000 !Important;
}

.homeNewsLink {
	width:280px;
}

.homeNewsLink a{
	text-transform:uppercase;
	color:#0073C1;
	text-decoration: none;
	font-size:13px;
}

.homeNewsLink a:hover{
	text-decoration: underline;
}

#bottomCenter{
	background-color:#FFF;	
}

#bottom{
	background:none;	
	position:relative;
}

#homeR2{
	position:absolute;
	right:0px;
	top:1px;
}

#homeR1{
	position:absolute;
	left:0px;
	top:1px;
}
#hr_1 div, #hr_2 div{
	position:absolute;
	left:0px;
	top:0px;
	z-index:20;
}

#hr_1,#hr_2{
	position:relative;	
}
#bottomLeftPart,#bottomCenter{
	background-color:#FFF;
}
/* Popup Gewinnspiel */

#gewinnspielPopup{
	position:absolute;
	left:363px;
	top:20px;
	width:230px;
	height:285px;
	background-color:#00B1E6;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:1000;
	display:none;
}


img#gewinnspielPopupImg{
	position:absolute;
	left:379px;
	top:35px;
	z-index:1001;
	
}


/* // Gewinnspiel */
