/* CSS Document */

body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font: normal 100.01% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

#strich {
	height:auto !important;
	min-width: auto;
	min-height:4px;
	max-height:4px;
	height:4px;
	width: auto;
	background-image:url(images/strich.gif);
	background-repeat:repeat-x;
}

#container {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0px auto;
	height: 608px;
	width: 676px;
}

#head { 
	position: relative;
        height: 120px;
	min-height: 120px;
	width: 676px;
	background: #FFFFFF;

        background-image:url(images/head_home.jpg);
}

#menu-sprache {
	position: absolute;
	top: 100px;
	width: 676px;

}


#content{
	position: relative;
	width: 676px;
	min-height: 468px;
	height:auto !important;
	height: 468px;

}
#fusszeile{
	position: relative;
	width: 676px;
	min-height: 20px;
	height:auto !important;
	height: 20px;

}



#text {
	float: left;
	width: 500px;
	min-height: 380px;
	height:auto !important;
	height: 380px;
	padding-top: 40px;
	margin-left: 25px;
	padding-bottom: 50px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #fbc833;
	margin-bottom: 25px;
}

#sitemap_level_1 {
	font-weight: normal;
}

#sitemap_level_2,
#sitemap_level_3,
#sitemap_level_4,
#sitemap_level_5 {
	font-weight: normal;
}

#sitemap_level_3 a,
#sitemap_level_4 a{
	text-decoration: none;
}


/*::navi:::::::styles:::::::::::::::::::::::::::::::*/

.level1,
.level1 a,
.level1 a.active,
.level1 a:hover {
	font-size: 11px;
	text-decoration: none;
	line-height: 250%;
	font-family: Arial, Helvetica, sans-serif;
}
	
.level1 a{
	color: #006fb7;
}

.level1 a:hover,
.level1 a.active {
		color: #000000;
}
	
.level2, 
.level2 a,
.level2 a:hover {
	font-size: 12px;
	text-indent: 14px;
	text-decoration: none;
	font-weight: normal;
}

.level1 a {
	color: #999999
}

.level2 a:hover,
.level2 a.active{
	color:#006fb7;
}



/*:::::::::::::::styles:::::::::::::::::::::::::::::::*/
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}

a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

a.active {
	color: #fbc833;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.klein {
	font-size: 10px;
}

.klein a {
	font-size: 10px;
	text-decoration: underline;
}

.klein a:hover {
	font-size: 10px;
	text-decoration: none;
}

.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b0afaf;
	width: 676px;
	float: left;

	margin-top: 5px;
}
.footer a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b0afaf;
	text-decoration:none;
	
}

.footer a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #ff0000;
	text-decoration:none;
	
}


.sprache {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3f9f5;
	width: 676px;
	float: left;

	margin-top: 2px;
	padding-left: 5px;

}
.sprache a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f3f9f5;
	text-decoration:none;

	
}
.sprache a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008b6c;
	text-decoration:none;

	
}

.sprache a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #008b6c;
	text-decoration:none;
	
}


img {border: 0px
}

/*:::::::::::::::styles:::::::::::::::::::::::::::::::*/
