body {
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
	font-family: verdana, helvetica, arial, geneva, sans-serif;
font-size: 10px;
	scrollbar-highlight-color: #B8B8B8;
	scrollbar-shadow-color: #B8B8B8;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-track-color: #EDEDED;
	scrollbar-face-color: #EDEDED;
	scrollbar-darkshadow-color: #EDEDED;

}

table {
	font-size: 10px;
	line-height: 15px;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 25px;
	line-height: normal;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	line-height: normal;
	margin-top: 12px;
}

p {
	margin: 0px;
	margin-bottom: 11px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 10px;
}

select {
	font-size: 9px;
	border: 1px solid #B8B8B8;
	background-color: #E6E6E6;
}

hr {
	color: #BDD951;
	background-color: #BDD951;
	border: none;
	height: 3px;
	background-image: none;
}

a:link {
	color: #333333;
	line-height: normal;
}

a:visited {
	color: #8B8B8B;
	line-height: normal;
}

a:active {
	color: #8B8B8B;
	line-height: normal;
}

a:hover {
	color: #B8B8B8;
	line-height: normal;
}

.formfield {
	border: solid 1px #B8B8B8;
	background-color: #E6E6E6;
}

.formbutton {
	border: solid 1px #8B8B8B;
	background-color: #B8B8B8;
	font-weight: bold;
	color: #DEDEDE;
}

.fusszeile {
	font-size: 9px;
	color: #B8B8B8;
	line-height: normal;
}

.fusszeile a:link {
	font-size: 9px;
	color: #333333;
	line-height: normal;
}

.fusszeile a:visited {
	font-size: 9px;
	color: #B8B8B8;
	line-height: normal;
}

.fusszeile a:active {
	font-size: 9px;
	color: #B8B8B8;
	line-height: normal;
}

.fusszeile a:hover {
	font-size: 9px;
	color: #8B8B8B;
	line-height: normal;
}

.bildunterschrift {
	font-size: 9px;
	font-style: normal;
}

.bildabstandli {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;

}

.bildabstandre {
	margin-bottom: 5px;	
	margin-top: 5px;
	margin-left: 10px;
}

/**********************************************************
			Klassen für die Sitemap
**********************************************************/

/*.sitemapLevel1 {
	padding-left: 11px;
	background-color : #F0F1DB;
	border-top : solid #CFCF9A 1px;
	border-bottom : solid #CFCF9A 1px;
	font-weight : bold;
	font-size : 11px;
	width : 100%;
	height : 26px;
	margin-bottom : 1px;
	margin-top: 10px;
	padding-top : 4px;
}
*/

.sitemapLevel1 {
	border-top : solid #dadada 1px;
	font-weight : bold;
	font-size : 11px;
	width : 100%;
	height : 26px;
	padding-top : 8px;
}

.sitemapLevel2 {
	padding-left: 33px;
	font-weight : bold;
	font-size : 11px;
	width : 100%;
	height : 17px;
}

.sitemapLevel3 {
	padding-left: 77px;
	font-weight : normal;
	font-size : 11px;
	width : 100%;
}

.sitemapLevel4 {
	padding-left: 99px;
	font-weight: normal;
	font-size : 11px;
	font-style: italic;
	width : 100%;
}






/**********************************************************
			Klassen für die Navigation
**********************************************************/
.navTopLevel1 {
	cursor:pointer;
	cursor:hand;
}

.navTopLevel1Over {
	cursor:pointer;
	cursor:hand;
}


.submenuTopLevel2 {
	position:absolute;
	visibility:hidden;
	z-index:2;
	margin:0px;
	padding:0px;
	width:175px;
	height: 20px
}

.submenuTopLevel3 {
	position:absolute;
	visibility:hidden;
	z-index:3;
	margin:0px;
	padding:0px;
	width:175px;
	height: 20px
}

.submenuTopTable {
	margin:0px;
	padding:0px;
}





.mainTop {
	margin:0px;
	padding:0px;
	border-top: 1px solid #EDEDED;
	cursor:pointer;
	cursor:hand;
	background-color:#DCE5B6;
	width:175px;
	font-weight:bold;
	text-indent: 5px;
}

.mainTopOver {
	margin:0px;
	padding:0px;
	border-top: 1px solid #EDEDED;
	cursor:pointer;
	cursor:hand;
	background-color:#C9DD7C;
	width:175px;
	font-weight:bold;
	text-indent: 5px;
}





a.navTopLevel1:link {
}
a.navTopLevel1:visited {
}
a.navTopLevel1:hover {
}
a.navTopLevel1:active {
}

a.navTopLevel2:link {
	text-decoration:none;
	color:#000000;
}
a.navTopLevel2:visited {
	text-decoration:none;
	color:#000000;
}
a.navTopLevel2:hover {
	text-decoration:none;
	color:#000000;
}
a.navTopLevel2:active {
	text-decoration:none;
	color:#000000;
}

a.navTopLevel3 {
	text-decoration:none;
	color:#000000;
}
a.navTopLevel3:hover {
	text-decoration:none;
	color:#000000;
}



.submenuCloser      {position:absolute;visibility:hidden;margin-top:22px; z-index:1;width:950px;height:400px;}
.submenuCloser2      {position:absolute;visibility:hidden;z-index:1;width:950px;height:175px;}

