html {
    height: 100.05%;
}
body {
    height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.footbg {
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.toprbg {
	background-image: url(../img/ro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.randmitte {
    border-left:1px solid #8B8581;
	border-right:1px solid #A4A09D;
}
.navibg {
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.navilogo {
	background-image: url(../img/logo_navi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.banner {
	background-image: url(../img/banner_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.strich {
	background-image: url(../img/strich.gif);
	background-repeat: repeat-y;
	background-position: 391px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C9D9F;
	line-height: 16px;
}
.fliesstext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9C9D9F;
	line-height: 16px;
	text-align:justify;
}
.fliesstext2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9C9D9F;
	line-height: 14px;
}
.smalltext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #9C9D9F;
	line-height: 12px;
}
p {
  margin: 0px 0px 10px 0px;
}
.weiss {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9C9D9F;
	line-height: 16px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #87BA30;
	line-height: 16px;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	line-height:22px;
	text-decoration: none;
}

#navigation .line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	line-height:22px;	
}


#home .line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9C9D9F;
	text-decoration: none;
	letter-spacing: 2px;
	line-height:30px;	
}