html, body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #2E386F;
	padding:0px;
	margin:0px;
	text-align: center;
	background-color: #ffffff;
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #5aadd7;
	scrollbar-highlight-color: #2E386F;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #e8ebef;
}

#alles {
	/*position:absolute;*/
	height:685px;
	width:100%;
	margin: 12px 0px 0px 0px;
	text-align:center;
	background-color : #ffffff;
}

#untencenter {
	width: 1000px;
	height: 685px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background-color: #ffffff;
	z-index: 5;
	/*
	border-top-color: #2522a3;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: outset;
	border-right-width: 4px;
	border-bottom-color: #666666;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-left-color: #2522a3;
	border-left-style: solid;
	border-left-width: 1px;
	*/
}

#untencenter2 {
	width: 1000px;
	background-color: transparent;
	padding:0px;
	margin: 0 auto;
	text-align: center;
	z-index : 6;
border-collapse : collapse;
}

.kopfhg {
	/*width: 220px;
height: 100px;*/
	background-image: url(../bilder/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.bogen {
	/*width: 220px;
height: 100px;*/
	background-image: url(../bilder/bogen_hg_w.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.rand {
	/*border-top-color: #83c2e1;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: #83c2e1;
	border-right-style: outset;
	border-right-width: 4px;
	border-bottom-color: #83c2e1;
	border-bottom-style: outset;
	border-bottom-width: 4px;
	border-left-color: #83c2e1;
	border-left-style: solid;
	border-left-width: 0px;*/
		background-image: url(../bilder/verlauf_677.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.rand1 {
		background-image: url(../bilder/back1.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rand2 {
		background-image: url(../bilder/back_2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rand3 {
		background-image: url(../bilder/back_3.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rand4 {
		background-image: url(../bilder/back_4.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rand5 {
		background-image: url(../bilder/back_5.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.rand6 {
		background-image: url(../bilder/back_6.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}


.navfest {
	color: #5aadd7;
}
#nav {
	/*background-image: url(../bilder/button_n.gif) no-repeat 0 0;*/
	position: relative;
	width:138px;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}

li { /*alllgemein*/
	margin: 0px 0px 6px 0px;
}


#nav ul {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav li {
	margin: 1px 0px 4px 2px;
	padding:2px 0px 0px 0px;
	/*background-image: url(../bilder/button_n.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	*/
	height:32px;
	vertical-align : middle;
	border-top-color: #5aadd7;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #5aadd7;
	border-right-style: groove;
	border-right-width: 3px;
	border-bottom-color: #5aadd7;
	border-bottom-style: groove;
	border-bottom-width: 3px;
	border-left-color: #5aadd7;
	border-left-style: solid;
	border-left-width: 1px;
}

#nav a:link, #nav a:visited {
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 4px;
	/*border:0px solid #667553;*/
	/*background-image: url(../bilder/button_n.gif);
	background-position : 0 0;
	background-repeat : no-repeat;*/
	/* die H�henangabe ist f�r den IE, damit die gesamte FL�che des Links klickbar ist */
	/*height:1em;
	*/
	background-color: #ffffff;
	text-decoration:none;
	text-align : left;
	color: #2E386F;

	/*line-height: 21pt;*/

	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
height:28px;
}

/* diese Angabe ist f�r fast alle anderen Browser, damit die H�he wieder aus den Angaben f�r
Schriftgr��e, padding und border berechnet wird */
html>body #nav a:link, html>body #nav a:visited  {
	height:auto;
}

#nav a:hover {
color: #5aadd7;
	/*background-image:url(../bilder/button_o.gif);
 background-position : 0 0;
background-repeat : no-repeat;*/
height:28px;
}

#nav a.fest {
color: #5aadd7;
}

.fliess
 {
	width: 650px;
	height: 500px;
	overflow: auto;
	color: #2E386F;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	/*margin-left: 40px;
	*/
	/*text-align: right;
	*/
	scrollbar-base-color: #250a0f;
	scrollbar-3dlight-color: #eaecec;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #5aadd7;
	scrollbar-highlight-color: #2E386F;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #e8ebef;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.ueberschr {
	color: #ffffff;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-weight : bold;
}
.flinks {
	float: left;
	width: 346px;
	color: #2E386F;
	font-size: 9pt;
LINE-HEIGHT: 1.5em;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.frechts {
float:right;
	width: 260px;
	color: #2E386F;
	font-size: 9pt;
LINE-HEIGHT: 1.5em;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.topnav {
	text-decoration:none;
	color : #2E386F;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	padding-left: 0px;
	padding-right: 0px;
}
a.topnav:link {
	text-decoration:none;
	color:#2E386F;
}
a.topnav:visited {
	text-decoration:none;
	color:#2E386F;
}
a.topnav:hover {
	text-decoration:none;
	color:#5aadd7;
}
a.topnav:active {
	text-decoration:none;
	color:#2E386F;
}
a.topnav:focus {
	text-decoration:none;
	color:#2E386F;
}



.phone {
	text-decoration:none;
	color : #2E386F;
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	padding-left: 0px;
	padding-right: 0px;
}
a.phone:link {
	text-decoration:none;
	color:#2E386F;
}
a.phone:visited {
	text-decoration:none;
	color:#2E386F;
}
a.phone:hover {
	text-decoration:none;
	color:#5aadd7;
}
a.phone:active {
	text-decoration:none;
	color:#2E386F;
}
a.phone:focus {
	text-decoration:none;
	color:#2E386F;
}




.verlaufg {
	/*width: 220px;
height: 100px;*/
	background-image: url(../bilder/verlauf_grau.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
}



.fliessg
 {
	width: 780px;
	height: 388px;
	overflow: auto;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	margin-left: 36px;
	background-image: url(../bilder/kasten_grau.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	text-align: left;
}

.hggrau {
	background-image: url(../bilder/kasten_grau.gif);
	/*background-position: 0 0;*/
	background-position: right top;
	background-repeat: no-repeat;
}
.ueb {
	font-family : Verdana;
	font-size : 14pt;
	color : #2522a3;
	font-weight : bold;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.textkasten {
	font-family: Verdana;
	font-size: 10pt;
	line-height: 15pt;
	color: #383838;
	padding: 0px 0px 0px 8px;
	font-weight: bold;
}
.inhalt {
		color : #383838;
		font-size: 8pt;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}
.fett {
	font-weight: bold;
}

.uli {
	padding: 2px 0px 0px 14px ;
	margin: 0px 0px 0px 0px ;
}

.lii {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #383838;
	font-size: 8pt;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	list-style-image: url(../bilder/strich.gif);
	list-style-position: outside;
	list-style-type: none;
}



.topnavfest {
	text-decoration:none;
	color : #383838;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	padding-left: 10px;
	padding-right: 3px;
}



.hgunten {
/*width: 220px;
	height: 100px;*/
	background-image : url(../bilder/seite_auge.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten2 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_fabrik.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}


.hgunten3 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_asiat.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten4 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_leute.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten5 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_schiffe.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten6 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_partner1.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten7 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_partner.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten8 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_projekt.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten9 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_qualitaet.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten10 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite_aufmass.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
.hgunten11 {
/*width: 220px;
height: 100px;*/
	background-image : url(../bilder/seite1_detail.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}





.grfett {
	font-family : Verdana;
	font-size : 9pt;
	color : #3d664e;
	font-weight : bold;
}
.rotfett {
	font-family : Verdana;
	font-size : 9pt;
	color : #993300;
	font-weight : bold;
}

.rot {
	font-family : Verdana;
	/*font-size : 8pt;
	*/
	color : #993300;
	text-decoration : none;
	padding-left: 8px;
}
