@CHARSET "UTF-8";
body					{ margin: 0px; padding: 0px; background-color:#018192 }
body,p,td				{ color: #525762; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.blue					{ color: #108192; }
.white					{ color: #FFFFFF; }

table, tr, td			{ border-spacing: 0px; padding: 0px; margin: 0px; border-spacing: 0px; cellspacing: 0px; cellpadding: 0px; border: 0px; border-color:black; }
img						{ border-style: none; border: 0px; }

ul						{ margin:0px; padding-left: 15px;}
li						{ margin-bottom: 0px;}
a						{ text-decoration:underline;}
a:link, a:visited		{ color: #72bdc5; }
a:hover, a:active		{ color: #000000; }
.aktiv					{ color: #108192; }
#center					{ position:absolute; width: 800px; height: 560px; left:50%; top:50%; margin-left:-400px; margin-top:-282px; background-color: white;}
#content				{ height: 400px; width: 800px; background-image:url(gfx/bg_1.jpg); background-repeat: no-repeat; }
#bildleiste				{ height: 405px; position: absolute; z-index: 1; left: 0px; top: 130px; }
#content_text			{ height: auto; width: 350px; position: absolute; z-index: 2; left: 138px; top: 160px; }
#leistung_sub			{ height: 20px; width: 120px; position: absolute; z-index: 3; left: 490px; top: 160px; white-space:nowrap; }
#bottom					{ position:absolute; width: 800px; height: 66px; left:50%; top:50%; margin-left:-400px; margin-top:218px; z-index:5;  }
h3						{ font-size: 14px; font-weight: normal; margin: 0px; padding: 0px; color: white; }
h2						{ font-size: 20px; margin: 0px; padding: 0px; line-height: 28px; font-weight: normal; color: white; }

p						{ margin:0px 0px 8px 0px; }

#leiste					{ width:800px; height:140px; background-repeat: no-repeat;}
#b1 { position: absolute; top: 114px; left: 125px; }
#b1 a { display: block;  }

#b1 a:link, #b1 a:visited {
	background-image:url(../gfx/b1.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b1 a:hover, #b1 a:active {
	background-image:url(../gfx/b1_o.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b2 { position: absolute; top: 114px; left: 240px; }
#b2 a { display: block;  }

#b2 a:link, #b2 a:visited {
	background-image:url(../gfx/b2.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b2 a:hover, #b2 a:active {
	background-image:url(../gfx/b2_o.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b3 { position: absolute; top: 114px; left:356px; }
#b3 a { display: block;  }

#b3 a:link, #b3 a:visited {
	background-image:url(../gfx/b3.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b3 a:hover, #b3 a:active {
	background-image:url(../gfx/b3_o.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b4 { position: absolute; top: 114px; left:470px; }
#b4 a { display: block;  }

#b4 a:link, #b4 a:visited {
	background-image:url(../gfx/b4.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b4 a:hover, #b4 a:active {
	background-image:url(../gfx/b4_o.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b5 { position: absolute; top: 114px; left:586px; }
#b5 a { display: block;  }

#b5 a:link, #b5 a:visited {
	background-image:url(../gfx/b5.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

#b5 a:hover, #b5 a:active {
	background-image:url(../gfx/b5_o.gif);
	background-repeat:no-repeat;
	width: 98px;
	height: 28px; line-height:28px;
	background-position: top left;
}

@CHARSET "UTF-8";