body
{
	font-size:9pt;
	color:#5F5F5F;
	font-family:Verdana,Arial,Helvetica;
}

table,tr,td,p
{
	font-size:9pt;
	color:#5F5F5F;
	font-family:Verdana,Arial,Helvetica;
}

a
{
	font-size:8pt;
	color:#5F5F5F;
	font-weight:bold;
	text-decoration:none;
    background-image: url(images/link_deaktiv.png);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
} 

a:visited
{
	color:#5F5F5F;
}

a:hover
{
	color:#9F0021;
    background-image: url(images/link_aktiv.png);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 13px;
}

a:active
{
	color:#9F0021;
}

a.without
{
    background-image: url(images/trans.gif);
}

a.without:hover
{
    background-image: url(images/trans.gif);
}

.Headline_1
{
	font-family:Verdana,Arial,Helvetica;
	font-size:12pt;
	color:#5F5F5F;
	font-weight:normal;
}

.Headline_2
{
	font-family:Verdana,Arial,Helvetica;
	font-size:10pt;
	color:#5F5F5F;
	font-weight:normal;
}

.imageli
{
	padding-left:10px; 
	padding-bottom:10px;
	text-align:right;
}

.redFont
{
	color:#9F0021;
}

.RahmenRot
{
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#9F0021;
}

.adress
{
	font-size:8pt;
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#9F0021;
	padding-left: 4px;
}



.a_bottom
{
	font-size:8pt;
	color:#5F5F5F;
	font-weight:bold;
	text-decoration:none;
    background-image: url(images/link_bottom_deaktiv.gif);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
} 

.a_bottom:hover
{
	color:#9F0021;
    background-image: url(images/link_bottom_aktiv.gif);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
}


.a_top
{
	font-size:8pt;
	color:#5F5F5F;
	font-weight:bold;
	text-decoration:none;
    background-image: url(images/link_top_deaktiv.gif);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
} 

.a_top:hover
{
	color:#9F0021;
    background-image: url(images/link_top_aktiv.gif);
	background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
}


.FormField
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #9F0021;
}

.FormField:focus
{	
	border: 1px solid #9F0021;
	background-color: #FCFBE9;
}

.ButtonGrau
{
	border-width:1px; 
	border-style:solid; 
	border-color:#9B9A9A;	
	width: 100px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
}

.mandatory
{
	font-weight: bold;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(images/raute.png);
	padding-right: 10px;
}

.FormItem
{
	font-family: Arial, Helvetica;
	font-size:9pt;
	border-color : #9F0021;
	border-style : solid;
	border-width : 1px; 
}

.small
{
	font-family: Arial, Helvetica;
	font-size:8pt;
}
