/* Harmonie-Eilereng Stylesheet for Internet Explorer */

body{
	margin: 			0;
	background:			url(_structure/main/background.jpg) repeat center;
}

.holder{
	width:				960px;
}

.header{
	width:				960px;
	height:				30px;
	background:			url(_structure/header/background_header.jpg);
	float:				top;
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight: 		bold;
}

.central_holder{
	width:				960px;
	height:				auto;
	background-color:	#E9E9E9;
}

.nav{
	width:				160px;
	height:				auto; 
	background:			url(_structure/nav/background_nav.jpg) repeat;
	float:				left;
}

.nav_cell{
	width:				98px;
	height:				20px;
	background:			url(_structure/nav/button.jpg);
	font-family: 		Verdana;
	font-size: 			12px;
	font-weight: 		bold;
	text-align:			right;
}

.main{
	width:				800px;
	height:				auto; 
	background-color:	#E9E9E9;
	float:				right;
	font-family: 		Arial;
	font-size: 			12px;
}

.footer{
	width:				960px;
	height:				53px;
	background:			url(_structure/footer/background_footer.jpg);
	float:				bottom;
	font-family: 		Verdana;
	font-size: 			11px;
	font-weight: 		bold;
	color:				#FFFFFF;
}

.kalender_cell{
	height:				30px;
	background-color:	#FFFFFF;
}

.gallerie_title{
	height:				40px;
	color:				#FFFFFF;
	font-weight: 		bold;
	background-color:	#C00000;
	font-family: 		Arial;
	font-size: 			16px;
	float:				center;
}

.general_font{
	font-family: 		Verdana;
	font-size: 			11px;
}

a:link			{color:#000000; text-decoration:none}
a:visited	 	{color:#000000; text-decoration:none}
a:active 		{color:#000000; text-decoration:none}
a:hover 			{color:#000000; text-decoration:none}

a.gallerie_title:link			{color:#FFFFFF; text-decoration:none}
a.gallerie_title:visited	 	{color:#FFFFFF; text-decoration:none}
a.gallerie_title:active 			{color:#FFFFFF; text-decoration:none}
a.gallerie_title:hover 			{color:#FFFFFF; text-decoration:none}