body
{
	font-size:9pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color: White;	
}

table,tr,td,p,h1
{
	font-size:9pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

h1
{
	font-size:12pt;
}

.Headline_2
{
	font-size:10pt;
	font-weight:bold;
}


a
{
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:visited
{
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#FF0000;
}

a:active
{
	color:#FF0000;
}

a.topmenu
{
	color:black;
}


.wwl
{
	font-size:7pt;
}


.note
{
	background-color: #FCF1DA;
	border:1px solid #C2C2C0;
}

.note_headline
{
	background-color: #C2C2C0;
	font-size:8pt;
}

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

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

.mandatory
{
	font-weight: bold;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

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

.ButtonArrow
{
	border-width:1px; 
	border-style:solid; 
	border-color:#9B9A9A;	
	background-color: #E3E3E3;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../images/link_aktiv.png);
	background-position: 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
	text-align: left;
	width: 130px;
}
