body {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-image: url(../themes/winter/background.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

body, td {
	font-family: tahoma, verdana, arial;
	font-size:10pt;
}

h1 {
	font-size:12pt;
}


a {
	text-decoration:none;
	font-weight:bold;
	color: #333333;
}

.contactText {
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color:#1F3B7C;
	text-align:center;
}
.hauptFeld {
	text-align:justify;
	font-size:9pt;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.unteresFeld {
	margin-right: 20px;
	margin-left: 20px;
}
.menuback {
	background-image:url(../themes/winter/menuelinks.gif);
	background-repeat: no-repeat;
}
.menu {
	text-decoration:none;
	color: #000000;
}
.menu:hover {
	text-decoration: underline;
	color: #000000;
}
.menucolor {
	background-color: #E0E3EC;
}
.schnellanfrage {
/*	border: 1px solid; */
	
	}
.eingabefeld {
	width: 100px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.eingabefeld_contact {
	width: 150px;
	border:1px solid;
	border-color:#999999;
	height:18px;
}

.feldunten {
	background-color: #8498B3;
}
