/* content left */
#contentleft {
	position: absolute;
	top: 264px;
	left: 90px;
}

#contentleft_Container {
	position: relative;
	width:190px; 
	height:240px;  
	overflow:hidden;
	color: #ffffff;
	font-size: 10px;
		
}

#contentleft_Container h1 {
	color: #FFF799;
	font-size: 10px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
/*end content left */

/*content center */
#contentcenter {
	position: absolute;
	top: 210px;
	left: 380px;
	z-index: 2;
}

#contentcenter_Container {
	position: relative;
	width:110px; 
	height:370px;  
	overflow:hidden;
	color: #ffffff;
	font-size: 10px;
		
}

#contentcenter_Container h1 {
	color: #FFF799;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
/*content center end*/

/*content right */
.contentrighttop {
	position: absolute;
	top: 210px;
	left: 515px;
	z-index: 1;
	
}

.contentrighttopUnterschrift {
	position: absolute;
	top: 70px;
	width: 100px; 
	height:25px;  
	z-index: 5;
	background-color: Black;
	border-style: solid;
	border-width: 1px;
	border-color: Aqua;
}

#contentrighttop_Container {
	position: relative;
	width: 340px; 
	height:85px; 
	overflow:hidden;
	color: #ffffff;
	margin-left: 10px;
	
}

#contentrighttop_Container h1 {
	color: #FFF799;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

#contentrighttop_Container td {
	padding-left: 5px; 
	padding-right: 5px;
}

.contentrightbottom {
	position: absolute;
	top: 325px;
	left: 535px;
	z-index: 1;
	color: #FFF799;
}

.contentrightbottom td {
	font-size: 11px;
	
	text-align: center;
}
.contentrightbottom a{
	font-size: 11px;
	color: #FFF799;
	text-decoration: none;
}

.contentrightbottomdetail {
	position: absolute;
	top: 210px;
	left: 535px;
	z-index: 1;
	color: #FFF799;
}

.contentrightbottomdetail td {
	font-size: 11px;
	
	text-align: center;
}
.contentrightbottomdetail a{
	font-size: 11px;
	color: #FFF799;
	text-decoration: none;
}
.ueberschrift
{
	color: #FFF799;
}
.contentrightbottom a:visited{
	font-size: 11px;
	color: #FFF799;
}
.contentrightbottom a:hover{
	font-size: 11px;
	text-decoration: underline;
}


#contentrightbottom_Container {
	position: relative;
	width: 300px; 
	height:260px;  
	overflow:hidden;
	color: #ffffff;
	margin-left: 10px;
	
}

#contentrightbottom_Container h1 {
	color: #FFF799;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

#contentrightbottom_Container td {
	
	background-color: #000000;
	border-style: solid;
	border-width: 2px;
	border-color: #575389;
	
	
}



#contentrightbottom_Container table {
	
}




#contentrightbottom_Container {

	
}


.gallerybackground {
	position: relativ; 
	background-image: url('images/content_beispielbilder/gallery/2006_gallery.jpg');
}


/*end content right */

