html
 {
	font-size: 100.01%;
	
}

body {
	color: #000000;
	background-color: #ffffff;
	font: 9px monaco, courier new, monospace;
	font-size-adjust: 0.60;
}

/* \*/
* html body {
	font-family: monospace;
	font-size: 11px;
}
/* */


a {
	color: #000000;
	text-decoration: underline;
}

h1#logo {
	margin-top: 0;
	margin-left: 71px;
	float: left;
	display: inline;
	width: 199px;
}

h1#logoStart {
	margin-top: 0;
	left: 48px;
	display: block;
	width: 130px;
	position: absolute;
	z-index: 101;
	top: 39px;
	text-align: center;
	background-color: #ffffff;
	height: 50px;
}

div#startFragen {
	top: 110px;
	left: 330px;
	position: absolute;
	z-index: 101;
}

div#startFragen img {
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
}

div.startText {
	top: 110px;
	left: 330px;
	position: absolute;
	z-index: 102;
}

/* @group OneClickLinks */

div#oneclicklinks {
	float: left;
	width: 628px;
	text-align: right;
	vertical-align: baseline;
	margin-top: 62px;
	color: #000000;
}

div#oneclicklinks a {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div#oneclicklinks a:hover {
	text-decoration: underline;
}

div#oneclicklinks a.aktiv {
	background-color: #000000;
	display: inline;
}

/* @end */

div#navi {
	margin-left: 71px;
	margin-top: 30px;
	float: left;
	width: 73px;
	display: inline;
}

div#navi a {
	color: #999999;
	text-decoration: none;
	display: block;
	margin-bottom: 20px;
}

div#navi a.aktiv {
	color: #000000;
}

div#navi a:hover {
	color: #000000;
}

div#subnavi {
	float: left;
	margin-left: 0;
	margin-top: 75px;
	width: 126px;
	z-index: 100;
}

div#conSubnaviProfil {
	margin-top: 35px;
}

div#subnavi a {
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	display: block;
}

div#subnavi a.inaktiv, div#subnavi a:hover.inaktiv {
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	display: block;
	cursor: text;
}

div#subnavi a.aktiv {
	background-color: #000000;
	display: inline;
}

div#subnavi a:hover {
	text-decoration: underline;
}

div#galerie {
	width: 600px;
	float: left;
	margin-top: 30px;
	border: 0px solid #000;
	margin-left: 28px;
}

div#galerieBild {
	cursor: pointer;
	text-align: right;
}

div#galerieText {
	margin-top: 30px;
	margin-left: 62px;
	margin-right: 50px;
	clear: both;
	line-height: 1.6em;
}

.schriftGrau {
	color: #999999;
}

div#uebersicht {
	width: 660px;
	float: left;
	margin-top: 30px;
	border: 0px solid #000;
}

div#kontakt {
	width: 550px;
	float: left;
	border: 0px solid #000;
	margin-left: 80px;
	margin-top: 30px;
	line-height: 15px;
}

div#news {
	width: 600px;
	float: left;
	border: 0px solid #000;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.6em;
}

div#news h1 {
	color: #ffffff;
	background-color: #3483ac;
	padding: 2px;
	display: inline;
	font-weight: normal;
	font-style: normal;
	margin-right: 10px;
	line-height: 2.2em;
}

span#galerieAnzahl {
	float: right;
	margin-right: -50px;
	font-size: 1em;
}

div#galerieText h2 {
	padding: 2px;
	color: #ffffff;
	background-color: #000000;
	display: inline;
	font-weight: normal;
	font-style: normal;
	line-height: 2.2em;
}

div#galeriePfeile {
	position: absolute;
	top: 115px;
	left: 790px;
	display: block;
	z-index: 100;
	text-align: right;
	width: 68px;
}

div#footer {
	color: #000000;
	padding: 2px;
	width: 69px;
	position: absolute;
	bottom: 20%;
	vertical-align: bottom;
	left: 69px;
	z-index: 999;
}

div#footerMO {
	color: #666666;
	padding: 2px;
	width: auto;
	position: absolute;
	bottom: 20%;
	vertical-align: bottom;
	left: 69px;
	z-index: 999;
	background-color: #ffffff;
}

#divBack {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}