html{
 width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
 position: relative;
 width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #000000;
	cursor: default;
	background: url(../img/body.gif) repeat-y left top #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div{
 position: relative;
 /*
	width: 100%;
	*/
	height: auto;
	margin: 0px;
	padding: 0px;
}
img{
 border: none;
	margin: 0px;
	padding: 0px;
}
#content{
 width: 100%;
	height: auto;
	background: url(../img/up.gif) repeat-x left top;
}
#up{
 width: 807px;
	height: 420px;
	background: url(../img/up.jpg) no-repeat left top #ffffff;
}
#up .logo{
 width: 218px;
	height: 99px;
	position: absolute;
	top: 24px;
	left: 28px;
}
#up .text{
 padding: 140px 10px 10px 15px;
}
a{
 color: #1c6e8d;
}
a:hover{
 color: #fc9734;
}
#up ul{
 margin: 0px;
	padding: 10px 0px 0px 0px;
}
#up ul li{
	margin: 8px 0px 8px 0px;
	padding: 0px;
	list-style: none;
}
#up ul li.current{
 font-size: 23px;
	color: #1c6e8d;
	text-transform: uppercase;
	font-weight: bold;
}
#up ul li a{
 font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#up ul li a:hover{
 font-size: 12px;
}
#up .telefon{
 position: absolute;
	top: 300px;
	right: 15px;
}
#up .telefon p{
 text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#up .telefon p span{
 font-size: 40px;
}
#up .telefon p span.sp2{
 font-size: 22px;
}
.info{
 padding: 10px 10px 20px 15px;
}
h1{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}
h2{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
p{
 width: 550px;
}
.hara{
 width: 450px;
	margin: 0px;
	padding: 0px;
}
.hara td{
 padding: 4px;
	font-size: 12px;
	background: #E0E0E0;
	width: 50%;
}
.hara td.f{
 font-size: 11px;
	font-weight: bold;
	color: #1c6e8d;
}
#footer{
 width: 807px;
	height: auto;
 padding: 10px 10xp 10px 15px;
	margin: 40px 0px 0px 0px;
	font-size: 11px;
	color: #999999;
}
#footer p{
 padding: 0px 0px 10px 15px;
	margin: 0px;
	color: #999999;
}
#footer p a{
 color: #999999;
	text-decoration: none;
}
