head,html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E4E7;
	background-image: url(bilder/layout/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subnavilo
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.subnavihi
{
	text-decoration: none;
	padding-left: 20px;
}
.subnavitdlo
{
	border: 1px;
	border-color: #E89173;
	border-style: solid;
}
.subnavitdhi
{
	border: 1px;
	border-color: #000000;
	border-style: none;
	background-color: #E89173;
}
.pagetitle
{
	color: #B3001D;
	font-size: 19px;
	font-weight: bolder;
}
.pagesubtitle
{
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
.small
{
	font-size: 10px;
	color: #000000;
}
.smallbold
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.smallwhite
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.select1
{
	font-size: 9px; 
	width: 40px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.select2
{
	font-size: 9px;
	width: 55px;
	border: 1px;
	border-style: none;
	border-color: #FFFFFF;
}

.selbutton
{
	width: 100%;
	background-color: #E89173;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	font-size: 9px;
}
.red
{
	color: #DC001B;
	text-decoration: none;
}
.white
{
	color: #FFFFFF;
	text-decoration: none;
}
.medbold
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bigyello
{
	color: #F7931D;
	font-size: 14px;
	font-weight: bold;
}

.qfTable {
color: #000000;
background-color: #F5F5F5;
font-family: Arial,Tahoma,Helvetica,sans-serif; font-size: 10px;
}
.qfHead {
color: #FFFFFF;
font-size: 11px;
font-weight: bolder;
background-color: #B3001D;
}
.qfText {
color: #4C4C4C;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
}
.qfTextB {
color: #4C4C4C;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
font-weight: bolder;
}
.qfTextCopyright {
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 9px;
}
.qfSelect2 {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
}
.qfSelect {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
width: 50px;
}
.qfButton {
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 11px;
border-right: 1px solid #000000;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #000000;
}
.option {
color: #000000;
font-family: Arial,Tahoma,Helvetica,sans-serif;
font-size: 10px;
width: 26px;
}



