.maindiv {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background-image: url(images/footer/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
}

.maintable { 
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
}

.newsheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.newsitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FBFBFF;
	font-size: x-small;
}

.agbheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
}

.agbitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
}

.impressum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #316AC5;
}

.impressum_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
}

.productitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
	font-weight: normal;
}

.producttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
	font-weight: lighter;
}

.referenzheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #316AC5;
	font-weight: bold;
}

.referenzitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #316AC5;
}

.headline {
	font-weight: bold;
	font-family: inherit;
	font: large;
}

.formitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;	
}

.pflichtfeld {
	font-family: inherit;
	font-size: x-small;
	font-weight: bold;
	color: #316AC5;
}

.freifeld {
	font-family: inherit;
	font-size: x-small;
	color: #316AC5;
}

body {
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #316AC5;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


