body {
	background-color: White;
	/* #C7CED6;
	#708498;
	*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-attachment : scroll;
	color : Maroon;
}
/*td {
    background-color : #054562;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}*/


A.Navigation {
	font-family : Arial, Helvetica, sans-serif;
	color : white;/*#054562;*/
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	font-style : italic;
}
A.Navigation:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : white;/*#054562;*/
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
	font-style : italic;
}

A.Navigation:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9F00; /*#054562;*/
	font-weight : bold;
	font-size : 9pt;
	font-style : italic;
}


A {
	font-family : Arial, Helvetica, sans-serif;
	color : #004868;
	text-decoration : none;
	font-weight : normal;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #004868;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER {
	color : #FF9F00;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : #004868;
	/*#6F8397;*/
	font-weight : bold;
	letter-spacing : 4px;
	padding-top : 3px;
	padding-bottom : 3px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #004868;
	font-weight : bold;
	letter-spacing : 1px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : Black;
	font-weight : bold;
	letter-spacing : 1px;
}

TD.Titel {
	background-color : white;
	color : #FF9F00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	letter-spacing : 3px;
	border : 1px solid #004868;
}

TD.Kopf {
	background-image : url(grafiken/rohr.gif);
	background-repeat : no-repeat;
	background-position : top;
	background-color : white;
	/*#004868;
	*/
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 3px;
}

TD.Seite {
	background-color :  #FF9F00;
}

TD.SeiteMenu {
	background-color : #FF9F00;
	/*background-image : url(grafiken/seite.gif);
	background-repeat : no-repeat;
	background-position : top;*/
	text-align : center;
	height : 100%;
}

TD.Menu {
	background-image : url(grafiken/button.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	/*background-color : #E5C28D;
	*/
	border : 1px solid #004868;
	width : 120px;
	height: 25px;
	padding-left : 3px;
}
TD.UMenu {
	background-image : url(grafiken/button2.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	/*background-color : #E5C28D;*/
	/*border : 1px solid #004868;*/
	width : 113px;
	height: 22px;
	padding-left : 10px;
}
TD.Body {
	background-color : White;
	/* #01354D; #C7CED6
	*/
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	border : 1px solid #004868;
}

TD.Leistung {
	background-image : url(grafiken/leistung.gif);
	background-repeat : no-repeat;
	background-position : top;
	text-align : center;
	width : 270px;
	height: 65px;
}

A.Leistung {
	font-family : Arial, Helvetica, sans-serif;
	color : #004868;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}
A.Leistung:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #004868;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}
A.Leistung:HOVER {
	color : #FF9F00;
}

TD.Referenzen {
	background-image : url(grafiken/referenzen.gif);
	background-repeat : no-repeat;
	background-position : top;
	text-align : center;
	width : 250px;
	height: 65px;
}

A.Referenzen {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9F00;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}
A.Referenzen:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9F00;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
}
A.Referenzen:HOVER {
	color : #004868;
}

p {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.Referenz {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : top;
}

td.ReferenzWert {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : top;
	text-align : right;
}

td.ReferenzFertig {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	vertical-align : top;
	text-align : center;
}

TD.Fuss {
	background-color : #FF9F00;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
li {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-bottom : 8px;
}