*{
padding: 0; margin: 0; border: 0;
}

html {
	background: url(../images/page/bg_body.gif) repeat-y;
	background-color: #EDE9E3;
}

body{
	background: url(../images/page/bg_main.gif) repeat-x;
		
	
}

html,body {
	height: 100%;

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	color: #57545d;
	
}


h5
{
	font-size: 9px;
}

#wrapper {
	float: left;
	width: 1000px;
	margin: 0; padding: 0;
	position: relative;
	min-height: 100%; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	height: 100%; /* Fuer IE */
	background: url(../images/page/bg_main_logo.gif) no-repeat;
}



#Links {
	width: 140px;
	float: left;
	clear: both; 
	padding-bottom: 80px;
	padding-top: 200px;
	padding-left: 55px;
}

#Links #Sprachen{
	padding-top: 46px;
}

/* Anpassung fuer den IE */
*html #Links #Sprachen{
	padding-top: 44px;
}

#Links #Buttons{
	padding-top: 10px;
}
#Links #Buttons img {
	display: block;
	padding-bottom: 4px;
}

#Bilder_links{
	margin-left: -17px;
}
#Bilder_kl_mitte{
	margin-left: -14px;
}
#Inhalt {
	width: 744px;
	margin: 36px 10px 7px 225px;
	padding: 0;
	
}
#Inhalt2 {
	width: 744px;
	margin: 36px 10px 7px 225px;
	margin-left: 232px;
	padding: 0;
	
}

/* Anpassung fuer den IE */
*html #Inhalt{
	margin: 36px 10px 7px 222px;
}

#Inhalt_Links{
	width: 353px;
	padding-left: 14px;
	float:left;
}


#Inhalt_Rechts{
	margin-left: 374px;

}

/* Anpassung fuer den IE */
*html #Inhalt_Rechts{
	margin-left: 371px;

}

#Inhalt_Rechts p.imgsub{
	padding-left: 25px;
	padding-right: 20px;
}

#Inhalt_Rechts .Link_Galerie{
	
	padding: 0; margin: 0;
	
}

#Inhalt_Rechts .Link_Galerie #LG_Links{
	float: left;
	padding: 0; margin: 0;
}
*html #Inhalt_Rechts .Link_Galerie #LG_Links{
	margin-right: -3px;
}




#Footer {
	position: absolute;
	clear: both;
	bottom: 0; /* wichtig */
	width: 200px;
	height: 80px;
	/*line-height: 18px;  gleich wie Height, damit Text vertikal zentriert ist */
	padding-left: 55px;
}

/* Schriften */


.Arial1, #Inhalt_Links p{
	line-height: 18px;
	color: #57545d;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.ArialBold1, p.imgsub, #Termine_Rahmen h3{
	line-height: 15px;
	color: #0a264b;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
}

.Table_Sub {
	line-height: 12px;
	color: #57545d;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 21px;
	padding-left: 1px;
}
a:hover{
	color: #57545d;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

h2{
	font-family: "Trebuchet MS", Arial;
	color: #c46a2b;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}



/* Subnavi */

/* geht im mozilla / safari*/
html>body #navi_sub a img{
	border-bottom: #c9c9c9 3px solid; 
	margin-right: 1px;
}

html>body #navi_sub a:hover img{
	border-bottom: #8296aa 3px solid; 
	margin-right: 1px;
}

html>body #navi_sub a img.active{
	border-bottom: #8296aa 3px solid; 
	margin-right: 1px;
}


/* geht im ie */
*html #navi_sub a {
	margin: 0; padding: 0;
	border-bottom: #c9c9c9 3px solid; 
	margin-right: 1px;
}

*html #navi_sub a:hover {
	margin: 0; padding: 0;
	border-bottom: #8296aa 3px solid; 
	margin-right: 1px;
}

*html #navi_sub a.active {
	margin: 0; padding: 0;
	border-bottom: #8296aa 3px solid; 
	margin-right: 1px;
}




/* Preis-Tabelle */

table.preise{
	padding: 0; margin: 0;
	width: 352px;
	color: #57545d;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

table.preise th{
	padding-bottom:2px;
}

table.preise td{
	border-bottom: 1px solid #c6c3be;
}

table.preise td, th{
		
	line-height: 18px;
		
}



/* Termine (Links) */

#Termine_Rahmen{
	padding-top: 20px;
	padding-left: 2px;
	padding-bottom: 10px;
}

#Termine_Rahmen h3{
	padding-bottom: 10px;
} 

#Termine_Rahmen h4 { 
	padding-left: 1px;
	text-transform: uppercase; 
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	border-bottom: 1px solid #cccccc;
	width: 135px;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#Termine_Rahmen .Termin{
	padding-bottom: 10px;
	padding-right: 20px;
}

#Termine_Rahmen .Termin p.Termin_Datum{
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 2px;
}

#Termine_Rahmen .Termin p.Termin_Text a{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #0a264b;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	
}


#Termine_Rahmen .Termin p.Termin_Text a:hover {
	
	color: #c9691f;
}

