BODY {
	MARGIN: 0px; COLOR: #666; FONT-FAMILY: verdana,arial,helvetica,sans-serif;FONT-SIZE: 10pt;
}
td {
	COLOR: #666; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 10pt;
}

/*K&ouml;RPER*/
H1.title{
	font-size: 10pt;
	font-weight:bold;
	margin-top: 35px;
	
}
H2.title{
	font-size: 13pt;
	margin-top: 10px;
	margin-bottom: 0px;
	
}
H2.title_tp{
	font-size: 13pt;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #AC0F16;
	
}
H3.title{
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
}




A:link{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	}
A:visited{
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;

	}
A:active{
	color: #AC0F16;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;

	}
A:hover{
	color: #AC0F16;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;

	}
	

A.hauptnav:link{
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	margin-right:5px;
	}
A.hauptnav:visited{
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	margin-right:5px;

	}
A.hauptnav:active{
	color: #AC0F16;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	margin-right:5px;

	}
A.hauptnav:hover{
	color: #AC0F16;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10pt;
	margin-right:5px;

	}

A.hauptnav_aktiv{
	color: #AC0F16;
	text-decoration: none;
	padding-top: 10px;
	font-weight: bolder;
	font-size: 10pt;
	margin-right:5px;

	}
	
	
A.footer:link{
	color: #666;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
	font-size: 10pt;

	}
A.footer:visited{
	color: #666;
	text-decoration: underline;
	padding-top: 10px;
	font-weight: normal;
	font-size: 10pt;


	}
A.footer:active{
	color: #AC0F16;
	text-decoration: none;
	padding-top: 10px;
	font-weight: normal;
	font-size: 10pt;


	}
A.footer:hover{
	color: #AC0F16;
	text-decoration: none;
	padding-top: 10px;
	font-weight: normal;
	font-size: 10pt;


	}
/*Formulare*/
.border{
	border-width:3px;
	border-style:solid;
	border-color:#ffcc00;
}
.formtab{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	width: 260px;
}
.formtab_text{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	width: 260px;
	color: #AC0F16;
	FONT-FAMILY: arial,helvetica,sans-serif;
}
.formtab_head{
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#999999;
}

.pflicht{
	color: #AC0F16;
	FONT-FAMILY: arial,helvetica,sans-serif;
	font-weight:bolder;
	font-size:20px;
	margin-top:2px;
}
.pflicht_text{
	color: #AC0F16;
	FONT-FAMILY: arial,helvetica,sans-serif;
	font-weight:bolder;

	margin-top:2px;
}




#buttons{
	cursor:hand;
	background-color: #AC0F16;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666;
	border-top-width: 1px; 
	border-top-style: solid; 
	border-top-color: #666;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #666;
	font-weight:bold;
	color:#ffffff;
}
