* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}
body {
	background: url(../images/bg.jpg) rgb(141, 198, 234) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
#wrapper {
	position: relative;
	width:968px;
	min-height:100%;
	margin:0 auto;
	z-index:1;
}
* html #wrapper {
	height:100%;
}
#navitop {
	background: url(../images/bg-navi.jpg) no-repeat;
	width: 598px;
	height: 46px;
	padding: 10px 0px 0 370px;
	line-height: 2.8em;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#navitop a {
	text-decoration: none;
	color: #fff;
}
#navitop a:hover {
	text-decoration: none;
	color: #bfe6fd;
}
#navitop ul {
	list-style: none;
}
#navitop li {
	float: left;
}
#navitop_1, #navitop_1 a {
	width: 100px;
}
#navitop_2, #navitop_2 a {
	width: 120px;
}
#navitop_3, #navitop_3 a {
	width: 136px;
}
#navitop_4, #navitop_4 a {
	width: 100px;
}
#navitop_5, #navitop_5 a {
	width: 70px;
}
#navitop_6, #navitop_6 a {
	width: 70px;
}
#branding {
	width: 343px;
	height: 247px;
}
#header {
	margin: -247px 0 0 343px;
	background: url(../images/bg-header.jpg) no-repeat;
	width: 625px;
	height: 247px;
}
* html #content {
	height: 252px;
}
#content {
	background-color: #3183ba;
	width: 553px;
	padding: 20px 35px 0px 380px;
	font-size: 13px;
	color: #fff;
	line-height: 1.3em;
	min-height: 252px;
}
#content a {
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	color: #bfe6fd;
}
#content a:hover {
	text-decoration: underline;
	color: #fff;
}
#kontakt {
	background: url(../images/bg-adresse.jpg) no-repeat;
	position:absolute;
	height:242px;
	width:270px;
	left:0px;
	top:303px;
	padding: 30px 0px 0px 73px;
	font-family: Arial, sans-serif;
	color: #094a76;
	font-size:13px;
}
#kontakt a {
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	color: #fff;
}
#kontakt a:hover {
	text-decoration: underline;
	color: #3183ba;
}
#footer {
	clear: both;
	background: url(../images/bg-footer.jpg) no-repeat;
	padding: 10px 0px 0px 595px;
	height:89px;
	width:373px;
}
#footer a {
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #3183ba;
}
#footer a:hover {
	text-decoration: none;
	color: #000;
}

h1 {
	font-family: Arial, sans-serif;
	color: #bde6fe;
	font-size: 22px;
	font-weight: narrow;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 19px;
}
h2 {
	font-family: Arial, sans-serif;
	color: #bde6fe;
	font-size: 22px;
	font-weight: narrow;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 19px;
}
h3 {
	font-family: Arial, sans-serif;
	color: #8DC6EA;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 16px;
}
.imgborder {
	border: 2px solid #8DC6EA;
}
.list {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.50em;
}
#scroller {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
	float:inherit;
}
#scroller a {
	color: #fff;
	text-decoration: underline;
}
#scroller a:hover {
	text-decoration: underline;
	color: #8DC6EA;
}
.rahmen {
	background-color: #7ed4f5;
	border: 0px solid #DFEF90;
	border-style:dashed;
	padding: 6px 20px 10px 20px;
}

