@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#FFF;
	text-align:center; /* horizontal centering for IE Win quirks */
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

/*a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}*/

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

/*a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}*/


img { border:none;}


#abstand { 
	width:1px;
	height:50%;
	margin-bottom:-300px; 
	float:left;
}

#gesamt {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:900px;
	text-align:left;
	clear:left;
	z-index:2;
}

#navi {
	position:absolute;
	margin-top: 230px;
	height: 376px;
	width: 300px;
	/*	left: 0px;
	text-align:right;*/
	float:left;
	top: -6px;
	z-index: 8;
}


#text1 {
	position:absolute;
	margin-top: 340px;
	left: 300px;
	width: 230px;
	height: 220px;
	float: left;
}

#text2 {
	position:absolute;
	margin-top: 340px;
	left: 600px;
	width: 280px;
	height: 220px;
	float: left;
}

#text3 {
	position:absolute;
	left: 300px;
	margin-top: 340px;
	width: 510px;
	height: 220px;
	padding: 40px 30px 0px 60px;
	float: left;
	z-index: 9;
}

h1 {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 1px;
	display:inline;
	text-decoration:none;
}

h1 a:link {
	font-weight:bold;	
	text-decoration: underline;
}

h1 a:visited {
	font-weight:bold;	
	text-decoration: underline;
}

h1 a:hover {
	font-weight:bold;	
	text-decoration: none;
}

h1 a:active {
	font-weight:bold;	
	text-decoration: none;
}


h2 {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	display:inline;
	text-decoration: none;
	color: #FFF;
}

h2 a:link {
	text-decoration: underline;
}

h2 a:visited {
	text-decoration: underline;
}

h2 a:hover {
	font-weight:normal;
	text-decoration: none;
}

h2 a:active {
	font-weight:normal;
	text-decoration: none;
}

h3 {
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	display:inline;
	color: #FFF;
}

h3 a:link {
	text-decoration: underline;
}

h3 a:visited {
	text-decoration: underline;
}

h3 a:hover {
	font-weight:normal;
	text-decoration: none;
}

h3 a:active {
	font-weight:normal;
	text-decoration: none;
}



ul {
	padding-left:15px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
}

.einzug {
	text-indent: 16px;
	display: block;
}

.impressum {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.impressum a:link {
	color: #ececec;
	text-decoration: none;
}

.impressum a:visited {
	color: #ececec;
	text-decoration: none;
}

.impressum a:hover {
	color: #3f4d6d;
	text-decoration: none;
}

.impressum a:active {
	color: #3f4d6d;
	text-decoration: none;
}

.sitemap {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitemap a:link {
	color: #fff;
	text-decoration: none;
}

.sitemap a:visited {
	color: #fff;
	text-decoration: none;
}

.sitemap a:hover {
	color: #106571;
	text-decoration: none;
}

.sitemap a:active {
	color: #106571;
	text-decoration: none;
}


#link-sitemap {
	position: absolute;
	bottom:10px;
	right:40px;
	font-size: 11px;
	text-decoration: none;
}

#link-sitemap a {
	font-weight:normal;
	text-decoration: none;
	border-bottom:none;	
}

#link-sitemap a:hover {
	color: #e3e3e3;
	text-decoration: none;
	border-bottom:none;	
}

.formular {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1e61a2;
	
}
#pfeile {
	position:absolute;
	bottom: 5px;
	left: 295px;
}

.leistungen {
	 background-color:#587491;
}

.web {
	 background-color:#979696;
}

.newsletter {
	 background-color:#7b72ab;
}

.pprint {
	 background-color:#9a4303;
}

.pweb {
	 background-color:#6d7b9a;
}

#pluseins {
	position: absolute;
	left: 5px;
	top: 50%;
	width: auto;
	height: auto;
	z-index: 1000;
}
