/*--------------------------------Aufbau Gesamtlayout ----------------------------*/
#overall_wrapper
{
	width:950px;
	height:auto;
	position:relative;
	margin-left: auto;
	margin-right: auto; 	
}


#maintable_head{
    position:relative;
    width:900px;
    height:165px;
    background-image:url(layout_default/layout_head.jpg);
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    z-index:2;
}


#maintable_center{
    position:relative;
    width:900px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    border:0px solid #c0c0c0;
    z-index:1;
    /*background: transparent url(layout/mainbackground.jpg) repeat-y scroll left top;*/
}


#maintable_bottom{
    position:relative;
    width:900px;
    height:10px;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;

}

#headnav
{
	position:absolute;
	bottom:12px;
	left:20px;
	
}

.headnav_a
{
	font-size:11px;
	margin-right:20px;
	color:#ffffff;
}

#layoutcontrol
{
	border:0px solid #c0c0c0;
	width:100px;
	position:absolute;
	bottom:11px;
	right:10px;
	font-size:12px;
	color:white;
	line-height:5px;
}

#layoutcontrol input
{
	height:15px;
	width:15px;
	border:none;
	background-image:none;
}




 /*-------------------------------Container links ------------------------------*/

#leftmaincontent
{
    width:250px;
    height:auto;
    float:left;
    padding:0px;
    display:inline;
    border:0px solid #c0c0c0;
    
    }

/*-------------------------Container für Hautpnavigation------------------------*/

#navigation_main
{
    float:left;
    width:230px;
    height:auto;
    color:#605F5F;
    display:inline;
}


#gallery_preview
{
	margin-top:20px;
    float:left;
    display:inline;
    width:250px;
    height:385px;
    border:0px solid #c0c0c0;
    background-image:url(layout_default/gallerypreview.jpg);
    background-repeat:no-repeat;
    
  
}
/*------------------ linker Hauptinhaltsbereich ---------------------------------------------*/

#rightmaincontent{
    display:inline;
    height:auto;
    width:620px;
    float:right;
    border:0px solid #c0c0c0;
    
}



/*-------------------- Linksammlung Startseite Leistungen ----------------------------------*/

#iconholder{
    clear:both;
    height:auto;
    width:615px;
    text-align:left;
    
} 

 
.iconholder_row{
    width:615px;
    height:auto;	
} 
 
.iconholder_row_left{
	float:left;
	width:250px;
	margin-left:50px;
	display:inline;
	
}

.iconholder_row_right{
	float:left;
	width:270px;
} 
 

    
/*-------------------- Unterteilung Inhalte Startseite --------------------------------------*/


   
#start_second_content{
	float:left;
    height:auto;
    width:570px;
    border:0px solid #c0c0c0;
   
}    

/*-------------------- Ausstellungen --------------------------------------------------------*/

.exhib
{
	border:1px solid #c0c0c0;
	margin:0px;
	background-color:#646363;
	
}


#exhib_cont{
	float:left;
    height:auto;
    width:620px;
    line-height:16px;
    border:0px solid #c0c0c0;
}


#exhib_cont_head{
	float:left;
	height:auto;
	width:620px;
	margin-bottom:5px;
	border:0px solid #c0c0c0;
}

#exhib_cont_left{
	float:left;
	height:auto;
	width:150px;
	border:0px solid #c0c0c0;	
}

#exhib_cont_right{
	float:right;
	width:450px;
	height:auto;
	border:0px solid #c0c0c0;	
	padding-left: 5px;
}

.contentlink
{
	float:left;
}


/*--------------------------------------DBEdit----------------------------------------------------*/

#dataedit
{
    width:620px;
    margin-left:15px;
    height:auto;
    float:left;
}


/*--------------------------------------Statuszeile------------------------------------------------*/

#breadcrumb
{
color:#ffffff;
position:absolute;
left:275px;
top:138px;
height:15px;
width:625px;
font-size:11px;
padding-left:5px;
border:0px solid #c0c0c0;
overflow:hidden;
}



/*-----------------------------Container für Fussnavigation -----------------------------------------------------------*/



#navigation_feet
{
float:left;
display:inline;
margin-top:15px;
margin-left:20px;
color:Gray;
border:0px solid #c0c0c0;
}

.navigation_feet_a
{
color:Gray;
}

#admin_login_status
{
position:absolute;
top:0px;
right:35px;
width:350px;
height:50px;
border:0px solid #c0c0c0;
	
}
