body {
	color: Navy;
	background : #FF7C00;
	background-color : #FFA346;
	font-family : sans-serif;
	font-size : 12px;
}

h2 {
	font-size: 14px;
}
p {
	font-size: 12px;
}

a{
	text-decoration : none;
	color: #3C929B;
}
a:hover{
	text-decoration : none;
	color: White;
	background-color : #3C929B;
}

.menu{
	background-image : url(QE/upload/images/Linie.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.footer{
	font-size : 10px;
}
a.footer{
	font-size : 10px;
	text-decoration : none;
	color: #3C929B;
}
a:hover.footer{
	font-size : 10px;
	text-decoration : none;
	color: White;
	background-color : #3C929B;
}

.smalltitle {
	font-size: 12px;
	font-weight: bold;
	clip: rect(0px 0px 0px 0px);
}

li{
	font-size: 12px;
	clip: rect(0px 0px 0px 0px);
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

.angebot_layer{
	font-size: 12px;
	color : #000066;
	padding : 0;
	background-color: #FFFFFF;
	border: thin solid #000066;
	overflow: visible;
	text-align:center;
}
.liste{
	font-size: 12px;
	color : #000066;
}
a.liste{
	font-size : 12px;
	text-decoration : none;
	color: #3C929B;
}
a:hover.liste{
	font-size : 12px;
	text-decoration : none;
	color : White;
	background-color : #3C929B;
}

.maingb{
	background-image : url(QE/upload/images/hg_main.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.kastentitel{
	color : #FF9933;
	font-size : 14;
	font-weight : bold;
	background-color : #000099;
}.inputintegriert {
	background-color: #FFF7DD;
	margin: 0px;
	padding: 0px;
	border: thin solid #FFA346;
	cursor: default;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;



}

