/******************** left, content, right, bottom ************************/

#contentwrapper {
	margin:0px auto;
	width: 100%;
	padding-bottom: 20px;
	background-color: #D5D3D2;
	padding-top: 15px;
	position:relative;
}

.VEShadow {
	position: absolute;
	left: 19px;
	top: 17px;
	width: 514px;
	height: 270px;
	background-color: #000;
	filter: alpha(opacity=10);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

#left {
	width: 514px;
	/*height: 565px;*/
	height: 520px;
	border:solid 0px #ccc;
	background-color: #fff;
	margin-left: 18px;
	/margin-left: 10px;
	margin-right: 18px;
	float:left;
	background: #fff /*url(./../img/bg_left-60-40.gif) repeat-y*/ /*url(./../img/bl_content.png) no-repeat*/;
	background-position:0px 100%;
	position: relative;
}

#left a {
	color: #0F6FB1;
	text-decoration:none;
}

#left a:hover {
	text-decoration:underline;
	cursor:pointer;
}

#left #bottom_corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#left p {
	padding-left:10px;
	padding-bottom:20px;
	background: transparent;
}

#left h1 {
	background: transparent /*url(./../img/bg_left_top-60-40.gif) no-repeat*/;
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-left:15px;
	font-size: 16px;
}

#left_img_jetztregistrieren {
	text-align:right;
	position: absolute;
	bottom: 7px;
	right: 7px;
}

#center {
	float:left;
	width:186px;
	height: 335px;
	border:solid 0px #ccc;
	background-color: #fff;
	margin-right: 18px;
	/*line-height: 11px;*/
	overflow:hidden;
}

#center a {
	color: #0F6FB1;
	font-size: 11px;	
	text-decoration:none;
}

#center a:hover {
	text-decoration:underline;
	cursor:pointer;
}

#center p {
	padding:10px;
	padding-top: 0px;
	font-size: 12px;

}

#center h1 {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
}

#right {
	float:left;
	width:188px;
	height: 335px;
	border:solid 0px #ccc;
	background-color: #fff;
	/*line-height: 11px;*/
	overflow:hidden;
}

#right p {
	padding:10px;
	padding-top: 0px;
	font-size: 12px;
}

#right a {
	color: #0F6FB1;
	font-size: 11px;	
	text-decoration:none;
}

#border {
	float:left;
	width:393px;
	border:solid 0px #ccc;
	background-color: transparent;
	margin-right: 4px;
	/*margin-bottom: 18px;
	padding-bottom:40px;*/
	position:relative;
}


#bottom {
	background: #99C3EB url(./../img/footer_bg.png);
	float:left;
	font-size:10px;
	text-align:right;
	width:100%;
	height: 20px;
	color: #ccc;	
	padding-top: 2px;
}

#bottom a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;	
	padding-right: 10px;
	font-weight: bold;
}
