/* CSS Document */
table {
	font-family: arial;
	}
/*classes*/	
.standard {
	font-size:11px;
  	color:#444444;
 	}
.hellgrau {
	font-size:11px;
  	color:#999999;
 	}
.redbold {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
.head {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
.head_small {
	font-size:11px;
	font-weight:bold;
	color::#333333;
	}
.head_foto {
	font-size:15px;
	font-weight:bold;
	color:#8D1F12;
	}	
.formtext {
	font-family:helvetica, verdana;
	font-size:11px;
	color:#222222;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#eeeeee;
	}
.formbutton {
	font-family:helvetica, verdana;
	font-size:11px;
	color:#8D1F12;
	border-style:solid;
	border-width:1px;
	border-color:#8D1F12;
	background-color:#999999;
	}
.menue_a {
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
.menue_ia {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}	
		a.menue_ia:link {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
	a.menue_ia:hover {
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
	.menue_ia:visited {
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}
	.menue_ia:active{
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
	
	/******************/
	
	a.red:link{
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
	a.red:hover{
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
	a.red:visited{
	font-size:11px;
	color:#8D1F12;
	text-decoration:none;
	}
	a.redbold:link {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
	a.redbold:hover {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
	a.redbold:visited {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
	a.redbold:active {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
	a.redbold:focus {
	font-size:11px;
	color:#8D1F12;
	font-weight:bold;
	text-decoration:none;
	}
	