/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}

body {
	background-color: #000000;
}


.titel {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	border: 2px double #CCCCCC;
	background-image: url(seitenbilder/bodybild.jpg);
}
.titel .welcome {
	height: 35px;
	width: 450px;
	margin-top: 220px;
	margin-left: 120px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 18px;
	vertical-align: middle;
	text-align: center;
}

.Maincontainerlinks form {
	margin-left: 200px;
	margin-top: 100px;
	color: #000;
}

.content .auswahlfeld .navileiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	width: 200px;
	margin-right: 50px;
	background-image: url(../seitenbilder/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.formmailer {
	width: 600px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
.formmailer .back {
	text-align: center;
}
.kontaktfehler {
	width: 600px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	text-align: center;
}
.backtocontact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	margin-top: 35px;
	font-size: 14px;
}

