body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,1%;
	margin: 0;
	padding: 0;
	margin-top:20px;
	color: #000;
	text-align: center;
	background-image: url(../backs/hg_fago.jpg);
	background-repeat: repeat-x;
	background-color: #7da9cd;
}
#wrapper {
	margin: 20px auto 0;
	padding: 0;
	height: auto;
	width: 920px;
}
#header {
	height: 180px;
	width: 920px;
	clear: right;
	overflow:hidden;
	background-image: url(../backs/fago_top.png);
	background-repeat: no-repeat;
}
#header_container_left {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}
#header_container_right {
	float: right;
	clear: left;
	width: 550px;
	margin-top: 90px;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	color: #0157a4;
}
#top-menu {
	width: 900px;
	margin-top: 155px;
	margin-left: 20px;
}
#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top-menu ul li {
	display: inline;
	margin: 0;
}
#top-menu a{
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 1px 10px;
}
#top-menu a:hover{
	text-decoration: none;
	font-size: 13px;
	color: #E42B19;
	font-weight: bold;
}
#topactive a{
	text-decoration: none;
	font-size: 13px;
	color: #E42B19;
	font-weight: bold;
}
#top-menu a:visited{
	text-decoration: none;
	font-size: 13px;

	font-weight: bold;
	padding: 1px 10px;
}
.hide {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
h1 {
	font-size: 15px;
	color: #000033;
}
h2 {
	font-size: 15px;
	color: #0157A4;
}
#maindoc {
	width: 920px;
	z-index: 6;
	background-image: url(../backs/fago_mitte.png);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol1 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol2 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol3 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol4 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol5 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftcol6 {
	float: left;
	width: 250px;
	height:100%;
	z-index: 7;
	margin: 0px;
	overflow:hidden;
	background-image: url(../backs/navidot6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	float: right;
	width: 660px;
	margin: 0px;
	font-size: 0.83em;
	color: #000033;
}
#content_container {
	width: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 15px;
	overflow:visible;
}
#footer {
	float:left;
	height: 60px;
	width: 920px;
	overflow:hidden;
	background-image: url(../backs/fago_footer.png);
	background-repeat: no-repeat;
}
#footer_container_left {
	float:left;
	width: 200px;
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
}
#footer_container_right {
	float:right;
	width: 600px;
	padding-right:50px;
	padding-top: 15px;
	font-size: 11px;
	text-align: right;
}
p {
	font-size: 12px;
}
b {
	font-size: 12px;
	font-weight: bold;
	color: #0157a4;
}
small {
	font-size: 11px;
	color: #000033;
}
#navigation {
	height: auto;
	width: 200px;
	text-align: left;
	padding-top: 55px;
	padding-left: 20px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	padding-top: 5px;
	padding-bottom: 7px;
}
#navigation a{
	display: block;
	font-size: 13px;
	color: #385b83;
	font-weight: bold;
	text-decoration: none;
	width: 130px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e65015;
}	
#navigation a:hover{
	font-size: 13px;
	color: #E42B19;
	font-weight: bold;
}
#active a{
	font-size: 13px;
	color: #E42B19;
	text-decoration: none;
}
#navigation a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul ul{
	padding-top: 10px;
}
#navigation li li{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navigation li li a{
	font-size: 12px;
	color: #385b83;
	text-decoration: none;
	width: 120px;
}
#navigation li li a:hover {
	font-size: 12px;
	color: #E42B19;
}
#subactive a{
	font-size: 12px;
	color: #E42B19;
}
#navigation li li a:visited {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #0157a4;
	text-decoration: underline;
}
a:hover {
	color: #0157a4;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0157a4;
	text-decoration: underline;
}
a.undecorated {
	font-size: 12px;
	font-weight: normal;
	color: #0157a4;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	border: 1px solid #336699;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	border: 1px solid #336699;
}
td {
	font-size: 12px;
	color: #000033;
}
ul {
	list-style-type: disc;
}
li {
	padding-bottom: 4px;
}
.info {
	padding-top: 20px;
}
.kontakt {
	color: #CC0000;
	font-weight: bold;
}
