body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin: 0px;
	text-align: center;
}

a.menu {
	display: block;
	font-family: Verdana;
	color: #333333;
	background: #transparent;
	background-image: url(images/nav.jpg);
	font-size: 10px;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 32px;
	width: 105px;
	line-height: 30px;
}

a.menu:hover {
	display: block;
	font-family: Verdana;
	color: #333333;
	background: #CCCCCC;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

a.menu:active {
	display: block;
	font-family: Verdana;
	color: #FFFFFF;
	background: #999999;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
	
.on {
	display: block;
	font-family: Verdana;
	color: #FFFFFF;
	background: #999999;
	font-size: 10px;
	margin: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 32px;
	width: 105px;
	line-height: 30px;
}


.lauftext {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
}

a.link {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	line-height: 18px;
	text-decoration:none;
}

a.link:hover {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	text-decoration:none;
}

.titel {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

a.submenu {
	font-family: Verdana;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none; 
}

a.submenu:hover {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none; 
}


#layout {
	vertical-align: top;
	text-align: center;
	width: 950px;
	margin-top: 25px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 34px;
}

#header {
	height: 100px;
	vertical-align: top;
	text-align: left;
	padding: 0px 9px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#headerbild {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#content {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#navigation {
	width: 950px;
	height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}




#footer {
	padding: 0px;
	margin: 0px;
	height:25px;
}

