BODY
{
    MARGIN-BOTTOM: 0px;
    FONT: 10px Verdana;
    TEXT-TRANSFORM: none;
    COLOR: black;
	background-color: #808080;
	text-align: left;
	line-height: 100%;
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
	text-align: left;
	line-height: 100%;
}

table#Inhalt td {	   
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
	text-align: justify;
	line-height: 150%;
}

table#Inhalt td a {
	font-weight: 600;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

table#Inhalt td ul li {
	padding-bottom: 3px;
}

table#Inhalt td ol li {
	padding-bottom: 3px;
}

TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma
}

INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
}
SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
}
.tableDetail
{
    FONT-SIZE: 10px;
    COLOR: #49394e;
    FONT-FAMILY: Verdana
}

a {
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
	FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
	COLOR: #000000;
}

A:link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
	font-family: verdana;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

A:hover
{
    FONT-weight: bold;
	font-size: 12px;
	font-family: verdana;
    TEXT-TRANSFORM: none;
    COLOR: #d7350f;
    TEXT-DECORATION: underline;
}

A:visited
{
    FONT-SIZE: 12px;
    COLOR: #000000;
	font-family: verdana;
    FONT-weight: 600;
    TEXT-DECORATION: none;
}

.frame
{
    BORDER-RIGHT: #a6a6a6 1px solid;
    BORDER-TOP: #a6a6a6 1px solid;
    BORDER-LEFT: #a6a6a6 1px solid;
    BORDER-BOTTOM: #a6a6a6 1px solid
}
.designed_by
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.inputstyle
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: #333333 1px solid;
    COLOR: #5f726f;
    BORDER-BOTTOM: #333333 1px solid;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #e2edeb
}

H1 {
	Text-align: left;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
	color: black;
	margin: 0; padding: 0;
}

h2 {
	Text-align: center;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	color: black;
	margin: 0; padding: 0;
}

h3 {
	text-align: left;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-style: italic;
	color: #fab632;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 140%;
}

h4 {
	Text-align: left;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	color: black;
	margin: 0; padding: 0;
}

h5 {
	Text-align: left;
	font-size: 16px;
	font-family: helvetica;
	font-weight: bold;
	color: white;
	margin: 10px; padding: 0;
	padding-top: 23px;
	padding-bottom: 10px;
}


ul#Leistungen {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: 600;
	color: black;
	text-decoration: underline;
	text-align: left;
	Padding: 0;
}

ul#NavHor {
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	margin:0; padding-left: 40px;
	text-align:center;	
}

ul#NavHor  li{ 
	display: inline;
	list-style:none;
	float:left;
	margin: 0px; Padding-left: 40px;
	padding-top: 12px;	
}

ul#NavHor a {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: TAHOMA;
}

ul#NavHor a:hover {
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: TAHOMA;
	text-decoration:none;
}

#Beratung {
	padding-top: 2px;
}

div#NavRahmen{
width: 236px;
padding: 0px;
background-color: #282F39;
margin: 0;
}

div#NavRahmen div {
	clear: left
}

div#UntereLeiste {
  	Font-size: 9px;
	margin: 0; padding: 0;
}

div#UntereLeiste a {
	FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

div#UntereLeiste a:link {
	FONT-SIZE: 9px;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none;
}

div#UntereLeiste a:hover {
    TEXT-TRANSFORM: none;
    COLOR: #d7350f;
    TEXT-DECORATION: underline;
}

ul#Navigation{
    margin: 0; padding: 0;
	text-align: center;

}

ul#Navigation li {
	height: 25px;
	width: 224px;
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    padding: 0px; margin-bottom: 0px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 25px;
	text-align: left;
  }
  
* html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }
  
 ul#Navigation a {
	color: White;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
 }
 
  ul#Navigation a:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
 }
 
  ul#Navigation a:hover {
	color: #fab632;
	text-decoration: Underline;
	font-weight: bold;
 }
 
  ul#Navigation a :visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
 }
 
 #NavButton {
	margin-right: 3px;
	vertical-align:middle;
 }

 div#counter {
	display:none;
 }
 
 div#TICKER {
	color:white;
}

 div#TICKER a {
	color:white;
}


 div#TICKER a:hover {
	color:orange;
}

a#Referenz {
	text-align: right;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a#Referenz:hover {
	text-decoration:undeline;
	color: orange;
}

a#Referenz:visited {
	text-decoration: none;
	color: black;
}
