 /*--------------  TAG - DEFINITIONEN ------------------*/ 

.bg_front {
	background-image : url("/img/bg_front.jpg");
	background-repeat : no-repeat;
}

.bg {
	background-image : url("/img/bg_winbg.jpg");
	background-repeat : repeat-x;
}
 /*--------------  CLASS - DEFINITIONEN ------------------*/ 

 #frontmenu {
	top: 149px;
	left: 268px;
	z-index : 99;
	position : absolute;
}

 #navi_div {
	font-family: Helvetica, Geneva, Arial,Verdana , sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	letter-spacing : -1px;
}
 #navi_div a{
	background-image : url("/img/trans.gif");
	background-repeat : no-repeat;	
	padding-left: 38px;
	color: #674B2E;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}
 #navi_div a:hover{
	background-image : url("/img/navi_bg2.gif");
	background-repeat : no-repeat;	
	padding-left: 38px;
	color: #CB2D31;	
	text-decoration: none;
}

 #backlnk a{
	background-image : url('/img/back0.gif');
	background-repeat : no-repeat;		
}
 #backlnk a:hover{
	background-image : url('/img/back1.gif');
	background-repeat : no-repeat;		
}
 #toplnk a{
	background-image : url('/img/up0.gif');
	background-repeat : no-repeat;		
}
 #toplnk a:hover{
	background-image : url('/img/up1.gif');
	background-repeat : no-repeat;		
}

 #navi_div_act {
	font-family: Helvetica, Geneva, Arial,Verdana , sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 21px;
	letter-spacing : -1px;
}
 #navi_div_act a{
	background-image : url("/img/navi_bg2.gif");
	background-repeat : no-repeat;	
	padding-left: 38px;
	color: #CB2D31;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 20px;
}
 #navi_div_act a:hover{
	background-image : url("/img/navi_bg2.gif");
	background-repeat : no-repeat;	
	padding-left: 38px;
	text-decoration: none;
}


.event_linie { 
	width: 460px;
	height: 1px;
	background-color: #7A6B59;
 }
 .event_titel  a { 
 	color: #94816C;
	color: #674B2E;	
	font-family:  Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
  }
  .event_titel  a:hover { 
 	text-decoration: none;
	color: #CB2D31;
  }
  .event_anriss  { 
 	color: #94816C;
	font-family:  Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	padding-bottom: 5px;
  }
 .event_tag {
	background-color: #D1C4AC;
	background-color: #BFAD8B;
	padding-right: 5px;
	width: 85px;
	height: 20px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align : right;
	font-family:  Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: white;
} 
 .event_datum { 
 	background-color: #DFD6C3; 
	background-color: #D5CCBA;
	padding-right: 5px;
	width: 85px;
	height: 20px;
	border-bottom: 1px solid white;
	text-align : right;
 	font-family:  Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
  } 
    
  
 /*--------------  ID - DEFINITIONEN ------------------*/   
#news { 
	padding-left: 17px;
	padding-right: 17px;	
 }
 #adresse { 
	padding-left: 17px;
	padding-right: 10px;	
	line-height: 17px;
 }
  #adresse  a {
	color: white;
	text-decoration: none;	
 }

 
.newstitle { 
	color: white;
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	text-decoration : none;
	font-weight: bold;
}
.newslink { 
	text-decoration: none;
	color: white;
	margin-top: 25px;
 }
.newslink a { 
	text-decoration: none;
	color: white;
 }
 .newslink a:hover { 
	text-decoration: none;
	color: #535353;
 }

 .famerot{ 
 	color: #CB2D31;
  }
  
.subnavi2{ 
	padding-left: 30px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-bottom: 1px solid #D2D2D3;	
	padding-top: 1px;
	padding-bottom: 1px;	
}

.subnavi2_act{
	padding-left: 30px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
	border-bottom: 1px solid #D2D2D3;	
	padding-top: 1px;
	padding-bottom: 1px;	
	background-image: url('/pages/img/topnavi_trenner.gif');
	background-position : 15px;
	background-repeat : no-repeat;	

}

.borderb{ 
	border-bottom: 1px solid #FFFFFF;
}


.klein {
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: black;
}

.normal {
	font-family:  Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}

#contentNavi { 
	width: 520px;
	padding-top: 12px;
	padding-bottom: 10px;
}

#content { 
	border-left: -21px;
	margin-left: 21px;
	
	color: #535353; 
font-size: 12px;
line-height: 15px;
font-weight : normal;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#content td { 
	font-size: 11px;
	line-height: 17px;
	font-weight : normal;
	font-family:  Verdana, Helvetica, Geneva, Arial, sans-serif;
	color: #94816C; 
}

#navi_space_top { 
	width: 170;
	height: 24;
	background-color: ;
	border-bottom: 1px solid white;
}
 #recheSpalte {  
 	padding-left: 40px;
	padding-top: 15px;
 }
  #divNavi {  
 	padding-left: 0px;
	padding-top: 10px;
 }
 #divTop {  
 	padding-left: 0px;
	padding-top: 1px;
 }
  #divLogo {  
 	padding-left: 13px;
 }
 #divDatum {
	color: #B79C68;
	font-family:  Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 0.5px;
}
#divContentTopSpace { 
	height: 215px;
	width: 1px;
 }
 #divNaviTopSpace { 
	height: 10px;
	width: 1px;
 }