@charset "utf-8";


/* CSS Document */




* {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* CSS Document */

body {
	background-color: #CCC;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body h3 {
	color: #8FA9B8;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	position: fixed;
	width: 155px;
	left: 0px;
	top: 430px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #5F6A7C;
	border-right-color: #5F6A7C;
	border-bottom-color: #5F6A7C;
	border-left-color: #5F6A7C;
	margin: 0px;
}
#hgnavi {
	position: fixed;
	height: 100%;
	width: 225px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #FF9C6C;
}


body h1 {
	font-size: 22px;
	color: #8FA9B8;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 35px;
	padding-top: 2px;
	margin-bottom: 20px;
	position: fixed;
	z-index: 2;
	left: 0px;
	top: -999px;
	width: 150px;
}



#navi {
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	position: fixed;
}



.shadow  {
	-moz-box-shadow: 4px 4px 4px #333;
	-webkit-box-shadow: 4px 4px 4px #333;
	box-shadow: 4px 4px 4px #333;
}


.shadow {
    filter: progid:DXImageTransform.Microsoft.Shadow(
        color='#333',
        direction=135,
        strength=5
    );
}
#navi ul li {
	list-style-type: none;
	background-color: #666;
	height: 100px;
	width: 160px;
	text-align: center;
	color: #F7F7EF;
	font-weight: bold;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	left: 30px;
}
#navi a   {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 58px;
	width: 160px;
	display: block;
	padding-top: 42px;
	margin: 0px;
}

#navi ul #aktiv {
	list-style-type: none;
	background-color: #FF712D;
	text-align: center;
	color: #F7F7EF;
	font-weight: bold;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}


#navi ul li:hover {
	list-style-type: none;
	background-color: #444;
}
#navi ul li  a{

}
body h3 a{
	color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#content h2{
	color: #C00;
	font-size: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 100%;
}


#navi ul #aktiv:hover {
	list-style-type: none;
	background-color: #FF712D;
	text-align: center;
	color: #F7F7EF;
	font-weight: bold;
}

#navi ul #logo {
	background-image: url(grafik/logo.png);
	height: 120px;
	background-color: #FF9C6C;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 10px;
}
#navi ul #kontakt   {
	height: 60px;
	color: #8F8F8F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
	background-color: #FF9C6C;
	margin: 0px;
}
#navi ul #kontakt a {
	color: #575757;
	font-size: 10px;
	padding-top: 3px;
}
#navi ul #kontakt a:hover {
	color: #333;
	padding-top: 3px;
}
