* {
	font-family: Arial,Helvetica,Verdana,Tahoma;
	font-size: 9pt;	
	color: white;
}

h1 {
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 6px;
}
body {
	background-image: url(gfx/background.gif);
}

#main_background, #main_text {
	padding-left: 10px;
	padding-top: 10px;
}	
#main_background {
	background-color: #7984B2;	
}

#under_logo, #under_menu, #ticker {	background-color: #636D97; }				
#zaehler {
	background-color: #4C536E; 			
	vertical-align: middle;
}	

div.black_bar {
	background-color: black; 
	text-align: center;
}	

	
/** ====================================================================================================
	Borders of the elements		
*/
* {
	border: 0;
	margin: 0;
	border-color: #CCCCCC;
	border-style: solid;
}					
#img_logo {	border-width: 1 0 0 1; }
#img_logo_black	{ border-width: 1 0 0 0; }	
#under_logo { border-width: 0 0 0 1; }
#menu a, #menu img { border-width: 0 0 1 1; }
#under_menu { border-width: 0 0 0 1; }
#zaehler { border-width: 0 0 1 1; }
#img_photos { border-width: 1 1 1 0; }
#ticker { border-width: 0 1 1 0; }
#main_text { border-width: 0 1 1 0; }		




/** ====================================================================================================
	button rollovers - german
*/
#btn_aktionen 		{ background: url("gfx/buttons/btn_aktionen.gif") top left no-repeat; 		}
#btn_aktionen:hover { background: url("gfx/buttons/btn_aktionen_over.gif") top left no-repeat; 	}

#btn_anfahrt 		{ background: url("gfx/buttons/btn_anfahrt.gif") top left no-repeat; 		}
#btn_anfahrt:hover 	{ background: url("gfx/buttons/btn_anfahrt_over.gif") top left no-repeat; 	}

#btn_drinks 		{ background: url("gfx/buttons/btn_drinks.gif") top left no-repeat; 		}
#btn_drinks:hover 	{ background: url("gfx/buttons/btn_drinks_over.gif") top left no-repeat; 	}

#btn_bilder 		{ background: url("gfx/buttons/btn_bilder.gif") top left no-repeat; 		}
#btn_bilder:hover 	{ background: url("gfx/buttons/btn_bilder_over.gif") top left no-repeat; 	}

#btn_gaestebuch 	{ background: url("gfx/buttons/btn_gaestebuch.gif") top left no-repeat; 	}
#btn_gaestebuch:hover { background: url("gfx/buttons/btn_gaestebuch_over.gif") top left no-repeat; 	}

#btn_about_us 		{ background: url("gfx/buttons/btn_about_us.gif") top left no-repeat; 		}
#btn_about_us:hover { background: url("gfx/buttons/btn_about_us_over.gif") top left no-repeat; 	}

#btn_kontakt 		{ background: url("gfx/buttons/btn_kontakt.gif") top left no-repeat; 		}
#btn_kontakt:hover  { background: url("gfx/buttons/btn_kontakt_over.gif") top left no-repeat; 	}



/** ====================================================================================================
	button rollovers - french
*/
#btn_aktionen_fr 		{ background: url("gfx/buttons/btn_aktionen.gif") top left no-repeat; 		}
#btn_aktionen_fr:hover { background: url("gfx/buttons/btn_aktionen_over.gif") top left no-repeat; 	}

#btn_anfahrt_fr 		{ background: url("gfx/buttons/btn_fr_anfahrt.gif") top left no-repeat; 		}
#btn_anfahrt_fr:hover 	{ background: url("gfx/buttons/btn_fr_anfahrt_over.gif") top left no-repeat; 	}

#btn_drinks_fr 		{ background: url("gfx/buttons/btn_drinks.gif") top left no-repeat; 		}
#btn_drinks_fr:hover 	{ background: url("gfx/buttons/btn_drinks_over.gif") top left no-repeat; 	}

#btn_bilder_fr 		{ background: url("gfx/buttons/btn_bilder.gif") top left no-repeat; 		}
#btn_bilder_fr:hover 	{ background: url("gfx/buttons/btn_bilder_over.gif") top left no-repeat; 	}

#btn_gaestebuch_fr 	{ background: url("gfx/buttons/btn_fr_gaestebuch.gif") top left no-repeat; 	}
#btn_gaestebuch_fr:hover { background: url("gfx/buttons/btn_fr_gaestebuch_over.gif") top left no-repeat; 	}

#btn_about_us_fr 		{ background: url("gfx/buttons/btn_about_us.gif") top left no-repeat; 		}
#btn_about_us_fr:hover { background: url("gfx/buttons/btn_about_us_over.gif") top left no-repeat; 	}

#btn_kontakt 		{ background: url("gfx/buttons/btn_kontakt.gif") top left no-repeat; 		}
#btn_kontakt:hover  { background: url("gfx/buttons/btn_kontakt_over.gif") top left no-repeat; 	}
