/*------------------------------------------------------------------------------------*/
/* SPECIALS */
/*------------------------------------------------------------------------------------*/

.hide{
	display: none;
	position: absolute;
	left: -5000px;
	top: -5000px;
}


/*------------------------------------------------------------------------------------*/
/* GENERAL SETUP */
/*------------------------------------------------------------------------------------*/


body{
	background-image: url(../../resources/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #E4D5B5;
	margin: 0;
	padding: 0;
	font-family: Georgia,Verdana;
	font-size: 12px;
	color: #333333;
	
		
}


/*------------------------------------------------------------------------------------*/
/* PAGE STRUCTURE */
/*------------------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	height: 100%;
	text-align: center;
}

#page{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#header{
	height: 125px;
	border: 0px solid red;
	
	background-image: url(../../resources/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#logo{
	position: absolute;
	top: 0px;
	left: 350px;
	width: 252px;
	height: 124px;
	margin: 0px;
	border: 0px solid red;	
}

#logo img{
	width: 252px;
	height: 124px;
}

/*------------------------------------------------------------------------------------*/
/* BREAD CRUMB */
/*------------------------------------------------------------------------------------*/


#bread-crumb{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	position: absolute;
	bottom: 0px;
	color: #999999;
}

a.breadcrumb{
	color: #999999;
	text-decoration: none;
}

#bread-crumb li{
	display: inline; 
	margin:0; 
	padding:0;
}

/*------------------------------------------------------------------------------------*/
/* MAIN MENU */
/*------------------------------------------------------------------------------------*/

#main-menu{
	margin: 10px 0px 15px 0px;
	border: 0px solid red;
	height: 33px;
	text-align: center;
	
}

#main-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#main-menu li{
	display: inline;
	margin-right: 20px;
}


#main-menu a{
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	border: 0px solid red;
	font-size: 13px;
	line-height: 36px;
}


#main-menu a:hover{
	color: #C9243F;
}



#main-menu a.active{
	background-color: white;
	padding: 10px 10px 10px 9px;
	/*background-image: url(../../resources/images/bg_menu_right.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	border: none;
	   
	-webkit-border-radius: 9px;   
	-moz-border-radius: 9px;
	border-radius: 9px;
	
	behavior: url(resources/css3_pie/PIE.htc);
	
}

#main-menu li.active{
	
	height: 36px;
	line-height: 36px;
	border: 0px solid red;	
	
	/*padding-left: 9px;
	background-image: url(../../resources/images/bg_menu_left.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}


/*------------------------------------------------------------------------------------*/
/* SUB MENU */
/*------------------------------------------------------------------------------------*/

#sub-menu{
	
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#sub-menu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#sub-menu li{
	display: inline;
	margin: 0px 20px 0px 0px;
}

#sub-menu li a{
	text-decoration: none;
	font-weight: normal;
	color: #999999;
	
}

#sub-menu li a:hover{
	color: #C9243F;
}


#sub-menu li a.active{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

/*------------------------------------------------------------------------------------*/
/* SERVNAV */
/*------------------------------------------------------------------------------------*/

#serv-nav{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 0px solid red;
	position:absolute;
	bottom: 0px;
	right: 0px;	
}

#serv-nav ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}

#serv-nav a{
	
	color: #999999;
	text-decoration: none;
}



/*------------------------------------------------------------------------------------*/
/* PAGE CONTENT */
/*------------------------------------------------------------------------------------*/


#page-content-container-1{
	background-image: url(../../resources/images/bg_content_top.gif);
	
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}


#page-content-container-2{
	background-image: url(../../resources/images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	
}

#page-content-container-3{
	padding: 17px 30px 30px 30px;
	border: 0px solid red;
	background-color: white;
		
}


#page-content{
	line-height: 19px;
	border: 0px solid red;
	
}


/*------------------------------------------------------------------------------------*/
/* CONTENT MAIN */
/*------------------------------------------------------------------------------------*/

#content-main{
	
}

#content-main-21{
	width: 630px; float: left;
}

#content-main-22{
	padding: 20px;
	background-color: #F2EBDC;
	width: 210px; float: left; margin-left: 20px;
	
	background-image: url(../../resources/images/bg_content_spalte_rechts.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	color: #666666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	
}



/*------------------------------------------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------------------------------------------*/

#footer {
	margin: 10px 0px 30px 0px;
	border: 0px solid green;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	
}



/*------------------------------------------------------------------------------------*/
/*  */
/*------------------------------------------------------------------------------------*/

a{
	color: #330000;
}


a:hover{
	color: #C9243F;
}


h1{	
	padding:  0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 24px;
	color: #E4D5B5; /*#F2EBDC;*/
	font-weight: normal;
	line-height: 30px;
}

#content-main-22 h1{	
	padding:  0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
	color: #330000; 
	font-weight: bold;	
}


h2{	
	padding:  0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
		font-size: 16px;
	font-weight: normal;
}

h3{	
	padding:  0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	
}

/*------------------------------------------------------------------------------------*/
/* MITGLIEDER  FORMULAR*/
/*------------------------------------------------------------------------------------*/


#m-from {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	width: 220px;
}

#m-from fieldset{
	border: 0px solid red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#m-from legend{
	position: relative;
	left: -2px;
	padding:  0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
	color: #330000; 
	font-weight: bold;
}


#m-from label{	
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#m-from input{	
	width: 200px;
	font-size: 11px;
	color: #999999;
}

#m-from select{	
	font-size: 11px;
	color: #999999;
	width: 206px;
}

#m-from div{
	text-align: left;
	margin: 5px;
	padding: 0px;
}

#m-from .button input{
	margin-top: 20px;	
	width: auto;
	color: black;
	
}

#m-from .checkbox input{
	width: 20px;
	margin-right: 5px;
	border: 0px solid red;
}

/*------------------------------------------------------------------------------------*/
/* MITGLEIDER EINTRAG */
/*------------------------------------------------------------------------------------*/

.m-eintrag{
	background-color: #F8F3ED;
	padding-bottom:20px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.m-eintrag h2{	
	color: #330000;
	padding:  10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, Arial, Verdana;
}

.m-eintrag img {
	border: 1px solid #999999;
}


/*------------------------------------------------------------------------------------*/
/* MITGLIEDER DETAIL */
/*------------------------------------------------------------------------------------*/


.m-detail-links {

}



.m-detail-links h2 a{
	/*color: #E8D5B4;
	font-size: 24px;
	text-transform: uppercase;*/

	padding:  0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 24px;
	color: #E4D5B5; /*#F2EBDC;*/
	font-weight: normal;
	border: 0px solid red;
	line-height: 30px;
	display: block;
}

.m-detail-rechts {

}


.bildnterschrift{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}

.bildnterschrift a {
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border-right: 1px solid #999999;
	color: #999999;
}
.bildnterschrift a:hover {
	color: white;
	background-color: #999999;
}

hr{
	height: 1px;
	border-bottom: 1px solid #B08C36;
}

.info-abs{
	margin: 10px 0px 10px 0px;
}

.info_header, .m-detail-rechts h1, #content-main-22 h1, #m-from legend{
	color: #330000; 
	font-family: Georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}


.speisekarte {
	background-image: url(../../resources/images/bg_speisekarte.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2EBDB;
}


/*------------------------------------------------------------------------------------*/
/*  TEXT UND BILD */
/*------------------------------------------------------------------------------------*/

.text_bild {
	color: #666666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.text_bild h2{
	color: #330000; 
	font-family: Georgia, serif;
	font-size: 16px;
}

.text_bild h2 a{
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/
/* Gallery */
/*------------------------------------------------------------------------------------*/

.gallery .gallery-item{
	padding: 0px 15px 15px 0px;
}

.gallery .gallery-item img{
	border: 1px solid #CCC;
}

.bildunterschrift{
	font-size: 10px;
	color: #666;
}


/*------------------------------------------------------------------------------------*/
/* */
/*------------------------------------------------------------------------------------*/


#content-main-22 .alignable-content-image img, #user-footer .alignable-content-image img{
	border: 0px solid red!important;
}
#user-footer {
	margin-top: 20px;
}


/*------------------------------------------------------------------------------------*/
/* */
/*------------------------------------------------------------------------------------*/







/*------------------------------------------------------------------------------------*/
/* */
/*------------------------------------------------------------------------------------*/







/*------------------------------------------------------------------------------------*/
/* */
/*------------------------------------------------------------------------------------*/








