﻿body.standard {
	/*background-color: #FCFCFC;*/
	width: 750px;
	padding-left: 50%;
	background-color: #D5C6B9;
	/*text-align: center;
	_text-align: left;*/
	overflow-x:hidden;
	overflow-y:auto;
}

body.startup {
	/*background-color: #FCFCFC;*/
	width: 100%;
	background-color: #D5C6B9;
	/*text-align: center;
	_text-align: left;*/
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.maindiv {
	top: 0;
	/*position:fixed;*/
	position: absolute;
	left:50%;
	width: 750px; /*margin-left: 125px;*/
	margin-left: -375px;
	margin-right: auto;
	_margin-left: -375px;
	height: 100%;
	z-index: 2;
	background-color: #FCFCFC;
}

.backdiv {
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #D5C6B9;
}

.maintable {
	/*
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;*/
	background-color: #FCFCFC;
	border: 0;
	width: 750;
	padding: 0;
	height: 100%;
}

.newsheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.newsitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #4C4C4C;
	font-size: 12;
}

.blueheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #4C4C4C;
}

.blueitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #4C4C4C;
	font-weight: normal;
	text-align: justify;
}

.bluesmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #4C4C4C;
	font-weight: normal;
	text-align: justify;
}

.impressum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #594A42;
}

.impressum_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #594A42;
}

.redtopheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #594A42;
}

.redheader {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #594A42;
}

.reditem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #594A42;
	font-weight: normal;
	text-align: justify;
}

.producttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #594A42;
	font-weight: lighter;
}

.referenzheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #594A42;
	font-weight: bold;
}

.referenzitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #594A42;
}

.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: #594A42;
}

.freifeld {
	font-family: inherit;
	font-size: x-small;
	color: #594A42;
}

table.links {
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border: 0px solid;
	padding: 0px;	
}

a.links_title {	
	font-size: 12px;
	color: #4C4C4C;
	font-weight:bold;
	text-decoration: none;
}

a.links_link {
	font-size: 11px;
	color: #4C4C4C;
	font-weight:normal;
	text-decoration: underline;
}

a.links_text {
	font-size: 11px;
	color: #4C4C4C;
	font-weight:normal;
	text-decoration: none;
}

