/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/


body{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #6F4C4C;
	background-color: #F3EBE8;
	line-height: 22px;
	
}


/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/


#wrapper_2{
	background-image: url(../../resources/images/new_footer2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	border: 0px solid red;
}



#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../../resources/images/header_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#page{	
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

#header{
	height: 250px;
	border: 0px solid red;
	position: relative;
}

#logo{
	 /*margin: 10px 10px 10px 50px;*/
	position: absolute; 
	bottom: 30px;
	left: 195px;
}
#logo img{
	width: 370px;
	height: 120px;
	border: none;
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/

#main-menu{
	border: 0px solid red;
	font-family: Arial, Verdana;
	text-transform: uppercase;
	text-align: left;
	height: 45px;
	margin-left: 38px
}

#main-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:  20px 0px 0px 0px;	
}

#main-menu li{
	display: inline;
	margin: 0px 32px 0px 13px;
}

#main-menu a{
	color: #564646;
	text-decoration: none;
}

#main-menu a:hover{
	color: #A74A5C;
	text-decoration: none;
	
}

#main-menu a.active{
	color: #A74A5C;
	text-decoration: none;
	font-weight: bold;
}

/*------------------------------------------------------------------------------------*/
/* SUB MENU */
/*------------------------------------------------------------------------------------*/

#rel-switch{
	border: 0px solid red;
	/*margin-left:52px;
	margin-bottom:20px;*/
	margin-right: 70px;
	
}


#rel-switch a{
	margin-right: 5px;
}

#rel-switch a.active{
	color: #A74A5C;
	margin-right: 5px;
}

#sub-menu{
	border: 0px solid red;
	margin-left: 36px;
	height: 35px;
	
	
}

#sub-menu ul{
	list-style-type: none;
	margin: 0px 0px 10px 10px;
	padding: 0px;	
}

#sub-menu li{
	display: inline;
	margin-right: 10px;
}

#sub-menu a{
	color: #564646;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin: 3px 0px 3px 0px;
}

#sub-menu a:hover{
	color: #A74A5C;
	text-decoration: none;
}

#sub-menu a.active{
	color: #A74A5C;
	text-decoration: none;
	/*border-left: 1px solid #A74A5C;*/
}



#bread-crumb{
	display: none;
}

/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav{
	display: none;
	border: 0px solid red;
}

#serv-nav ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#serv-nav{
	/*display: inline;*/
}



/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content{
	margin-left: 53px;
	width: 650px;
	border: 0px solid red;
}

/*------------------------------------------------------------------------------------*/
/* CONTENT - BOTTOM    nur wenn 3 content mains befüllt sind -> das untere */
/*------------------------------------------------------------------------------------*/


#content-bottom{
	margin-top: 20px;

}


#content-bottom img{
	/*border: 8px solid white;*/
}

#content-main-left{
	width: 310px; float: left; margin-left: 0px;
}

#content-main-right{
	width: 310px; float: left; margin-left: 20px;
}


/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/



#footer {
	border: 0px solid red;
	font-size: 11px;
	text-align: center;
	margin-top: 50px;
	height: 110px;
	
	
	
}

#footer img{
	border: none;
}

#footer-menu{
	border: 0px solid red;
	font-family: Arial, Verdana;
	text-transform: none;
	text-align: center;
	height: 60px;
	display: none;
	
}

#footer-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:  10px 0px 0px 0px;	
}

#footer-menu li{
	border-left: 1px solid #564646;
	display: inline;
	padding: 0px 13px 0px 13px;
}

#footer-menu a, #footer-menu a:hover, #footer-menu a.active{
	color: #564646;
	text-decoration: underline;
}




/*------------------------------------------------------------------------------------*/
/* TEXT CONTENT */
/*------------------------------------------------------------------------------------*/

h1{
	font-size: 16px;
	color: #A74A5C;
}

h2{
	font-size: 14px;
	color: #A74A5C;
}

h3{
	font-size: 12px;
	color: #A74A5C;
}

a{
	color: #A74A5C;
}


/*------------------------------------------------------------------------------------*/
/* GALLERY */
/*------------------------------------------------------------------------------------*/

#gallery img{
	border: none;
}

#gallery .gallery_item{
	float: left;
	margin-right:5px;
}

#gallery a{
	
	text-decoration: none;
	color: #A74A5C;
}

#gallery .bildunterschrift{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: right;
}



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/


.presse-foto{
	padding: 0px 12px 10px 0px;
}
#presse-fotos_container a{
	
	text-decoration: none;
}

#presse-fotos_container img{
	text-decoration: none;
	margin-bottom: 3px;
}


.termin_eintrag{
	width: 200px;
	height: 90px;
	border: 0px solid red;
	float: left;
	margin: 0px 10px 20px 0px;	
	padding-bottom: 5px;
	position: relative;
}

.termin_holder{
	position: absolute; 
	bottom: 0px; 
	border: 0px solid green; 
	width: 200px;
}


.termin_eintrag h2{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #A74A5C;
}

/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/



.alignable-content-image img{
	border: none;
}

