/***************************************
/*					ALLGEMEIN
/***************************************/
body
{	
	font-family :  Verdana,Arial;
	font-size :  12px;
	font-style : normal;
	text-decoration: none;
	color: #323624;
	text-align: justify;
	background-color:#ff6600;
	scrollbar-highlight-color: #ff6600; 
	scrollbar-shadow-color: #ff6600; 
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ff6600; 
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color:#ffffff;
}

table, td, tr, th {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color:;
}


h1 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	color: #ff6600;
	margin-bottom:0px;
	margin-top:7px;
	margin-left:0px;
}

a, a:visited, a:active{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
}

a:hover, a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #d55500;
}



a.subnavi, a.subnavi:visited, a.lang:active, a.subnavi:hover{
	width:100%;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	/*font-weight:600;*/
}

a.subnavi:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF6600;
	/*font-weight:600;*/
}

.gfpb_landscape {
	text-align:center;
}


/*ul {
list-style-image:URL();
}*/


.field_orange {
	font-family: Arial, Verdana;
	background-color: #FF9933;
	border:1px solid #000000;
	color:#000000;
}
.field_green {
	font-family: Arial, Verdana;
	/*background-color: #B0BDA4;*/
	background-color: #cccccc;
	border:1px solid #000000;
	color:#000000;
}

.beschriftung {
	font-family: Arial, Verdana;
	color:#000000;
	font-weight:normal;
}
input, textfield {
	font-family: Arial, Verdana;
	background-color: #FF9933;
	border:1px solid #000000;
	color:#000000;
}

.align-center p table tr td {
text-align:center;
}

