body {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-image: url(../bilder/background.jpg);
	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;
}


.hauptFeld {
	text-align:justify;
	font-size:9pt;
	background-image:url(../bilder/backtext.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:20px;
}
.unteresFeld {
	background-color:#333333;
	margin-right: 20px;
	margin-left: 20px;
}
.unteresFeld a {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}


/*
td.linkesFeldBack {
	background-image:url(../bilder/linkesfeld.jpg);
	background-repeat: no-repeat;
}
div.linkesFeldText {
	margin-top: 20px;
	margin-left: 20px;
}
*/

a.menutext {
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	color: #FFFFFF;
}

div.menuAusrichtung {
	margin-top: 243px;
	margin-left: 25px;
	margin-right:25; 
	text-align:right;
	
}

div.flagsAusrichtung {
	margin-top: 225px;
	margin-left: 25px;
	margin-right:25; 
	text-align:left;
	
}

a.menutext:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td.menuleiste {
	background-color: #999999;
	text-align:right;
}




.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;
}

.eingabefeld_contact_gross {
	width: 300px;
	border:1px solid;
	border-color:#999999;
	height:100px;
}

