/* CSS Document */

#OneStatTag
{
	position: absolute;
	height: 15px;
	width: 96px;
	left: 20px;
	top: 3px;
	z-index: 3;
}

#SlideShow
{
	background-color: #FF9900;
	border: 6px solid #FF9900;
	height: 480px;
	width: 640px;
	left: 55px;
	position: absolute;
}

div.header
{
	position: absolute;
	z-index: 1;
	height: 99px;
	width: 640px;
	left: 316px;
	top: 9px;
	padding: 0px;
}

div.home_logo
{
	background-color: #FF0033;
	position: absolute;
	z-index: 2;
	height: 200px;
	width: 200px;
	left: -44px;
	top: -15px;
}

div.menu_img
{
	position: absolute;
	height: 350px;
	width: 124px;
	left: 2px;
	top: 316px;
	z-index: 2;
	padding: 5px;
}

div.home_counter
{
	position: absolute;
	height: 50px;
	width: 124px;
	left: 35px;
	top: 687px;
	z-index: 3;
	padding: 5px;
}

div.menu
{
	position: absolute;
	height: 431px;
	width: 200px;
/*	left: -20px;*/
	left: 22px;
	top: 227px;
	z-index: 3;
}

div.menu2
{
	position: absolute;
	height: 100px;
	width: 380px;
	left: 53px;
	top: 560px;
	z-index: 3;
	padding: 5px;
}

div.rotcube
{
	position: absolute;
	z-index: 3;
	height: auto;
	width: auto;
	right: 17px;
	top: 18px;
}	
	
div.main
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 550px;
	width: 760px;
	left: 227px;
	top: 157px;
	background-image: url(../images/logo_menu/mainback.jpg);
	background-position: 80px 70px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
}

div.main h1
{
	margin: 0px;
	font-family: Haettenschweiler;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff6600;
	text-decoration: none;
/*	background-color: #998844; */
	text-align: center;
	padding: 10px;
/*
	font-size: 24px;
	padding: 2px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style: italic;
	font-variant: normal;
	color: #FF0000;
*/
}

div.main h2
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	padding: 10px;
}

div.main p
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;/*	text-indent: 30px;*/

}

div.main ul
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;/*	text-indent: 30px;*/

}


div.main p:first-letter
{
	font-size: 36px;
/*	font-weight: bold;  */
	color: #ff6600;
	float:left;
}

div.main b
{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;/*	text-indent: 30px;*/

}

div.main span.guestadres
{
	color : #FF9900;
	font-size : 14px;
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
/*	font-variant: normal;*/
	margin-left : 0.5em;
} 


dl.agenda
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	padding: 0px;
	margin: 20px;
}

dl.agenda dt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6600;
	text-indent: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

dl.agenda dd
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-align: left;
	text-indent: 30px;
}

body
{
	background-image: url(../images/logo_menu/backgr.jpg);
	background-repeat: no-repeat;
}

