BODY
{
    MARGIN: 0px;
	SCROLLBAR-BASE-COLOR: rgb(236,239,240);
    SCROLLBAR-FACE-COLOR: rgb(236,239,240);
    SCROLLBAR-SHADOW-COLOR: rgb(228,228,228);
    SCROLLBAR-ARROW-COLOR: rgb(51,51,51);
    SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,255,255);
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
   	COLOR: rgb(51,51,51);
    BACKGROUND-COLOR: rgb(255,255,255);
}

a:link, a:visited {text-decoration:none; color:rgb(255,89,0)}
a:hover, a:active {text-decoration:underline; color:rgb(255,89,0)}
td {FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;FONT-SIZE: 12px;FONT-WEIGHT: normal;}

h2 {font:bold 14px verdana}

.claim
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:rgb(58,143,154);
}

.stdtxtklein
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}

.stdtxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
}

.stdtxtweiss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 18px;
	color:#fff;
}

.blocktxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	text-align: justify;
}

.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: rgb(255,255,255);
	letter-spacing: 1px;
}

.menu A:link
{
    COLOR: rgb(255,255,255);
    TEXT-DECORATION: none;
}
.menu A:visited
{
    COLOR: rgb(255,255,255);
    TEXT-DECORATION: none
}
.menu A:active
{
    COLOR: rgb(255,255,255);
    TEXT-DECORATION: none;
}
.menu A:hover
{
    COLOR: rgb(255,255,255);
    TEXT-DECORATION: underline;
}

.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: rgb(51,51,51);
	letter-spacing: 0px;
}

.nav A:link, .nav A:visited
{
    COLOR: rgb(51,51,51);
    TEXT-DECORATION: none;
}

.nav A:active, .nav A:hover
{
    COLOR: rgb(255,89,0);
    TEXT-DECORATION: none;
}

.eingabe
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(255,255,255);    
	BORDER-TOP: 1px solid rgb(205,226,229);
	BORDER-LEFT: 1px solid rgb(205,226,229);
	BORDER-RIGHT: 1px solid rgb(205,226,229);
	BORDER-BOTTOM: 1px solid rgb(58,143,154);
}

.wrongeingabe
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(255,172,128);    
	BORDER-TOP: 1px solid rgb(205,226,229);
	BORDER-LEFT: 1px solid rgb(205,226,229);
	BORDER-RIGHT: 1px solid rgb(205,226,229);
	BORDER-BOTTOM: 1px solid rgb(58,143,154);
	COLOR:rgb(0,0,0);
}

.dropmenu
{
    FONT-FAMILY: verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	BACKGROUND-COLOR: rgb(255,255,255);
}

.wrongdropmenu
{
    FONT-FAMILY: verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    color:rgb(0,0,0);
	BACKGROUND-COLOR: rgb(255,172,128);
}

.button
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	BORDER-TOP: 1px solid rgb(255,255,255);
	BORDER-LEFT: 1px solid rgb(255,255,255);
	BORDER-RIGHT: 1px solid rgb(255,255,255);
	BORDER-BOTTOM: 1px solid rgb(255,255,255);
	BACKGROUND-COLOR: rgb(255,89,0);
	Color: rgb(255,255,255);
	CURSOR: hand;
}

li
{
	margin-left:-22px;
	list-style-image:url('../images/point_5x5.gif')
}

.fehler
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:rgb(255,89,0);
}

.infobox {background-color:rgb(235,244,245); COLOR: rgb(156,198,204); border: 1px solid rgb(205,226,229); font-size:13px; Font-weight:bold; letter-spacing:2px; padding:17px; margin:17px;}

.infogruen {background-color:rgb(205,226,229); COLOR: rgb(58,143,154); border: 1px solid rgb(156,198,204); font-size:11px; Font-weight:bold; height:23px; padding-left:21px;  padding-top:6px; padding-bottom:5px; margin-bottom:5px;}

.infolinkgruen {background-color:rgb(205,226,229); COLOR: rgb(58,143,154); border: 1px solid rgb(156,198,204); font-size:11px; Font-weight:bold; height:23px; margin-bottom:5px;}
.infolinkgruen a:link, .infolinkgruen a:visited, .infolinkgruen a:active {text-decoration:none; color:rgb(58,143,154); display:block; padding-left:21px;  padding-top:6px; padding-bottom:5px; background-image:url('../images/plus.gif'); background-repeat:no-repeat;}
.infolinkgruen a:hover {text-decoration:none; background-color:rgb(156,198,204); COLOR: rgb(255,255,255); background-image:url('../images/plus_1.gif'); background-repeat:no-repeat;}