@charset "utf-8";
body {
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
}
#container  {
	width: 1022px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	height: 700px;
	background-image: url(../Bilder/background_2.jpg);
}
#mainContent  {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #333;
}
#logo {
	background-color: transparent;
	margin: 0px;
	background-repeat: no-repeat;
	height: 50px;
	background-image: url(../Bilder/header.jpg);
}
#inhalt {
	margin-top: 15px;
}

#footer {
	background-color: transparent;
}
#schliessen {
	margin-left: 320px;
	margin-bottom: 15px;
}
#tom {
	background-image: url(../Bilder/schliessen.gif);
	background-repeat: no-repeat;
}
#formtabel {
	width: 500px;
}
#formtabel tr td #sprytextfield1 #Name {
	color: #CCC;
	background-color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#formtabel tr td #sprytextfield2 #Email {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#formtabel tr td #sprytextarea1 #Nachricht {
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	background-color: #333;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#linktabel {
	width: 500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#linktabel tr td {
	padding: 15px;
}

#Senden {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation {
	width: 500px;
	margin: 0px;
}
#hauptinhalt {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#inhalt p #Flashid {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;

}


a:link {
	text-decoration: none;
	color: #919A7B;
}
a:visited {
	text-decoration: none;
	color: #7D8667;
}
a:hover {
	text-decoration: underline;
	color: #7B8761;
}
a:active {
	text-decoration: none;
	color: #7B8761;
}
.testschrift {
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
	background-image: url(../Bilder/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
}
.formtabelschrift {
	font-size: 15px;
	color: #999;
	font-weight: bold;
	padding-left: 10px;
}
.adressschrift {
	color: #88956F;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
}
.datenschutz {
	font-size: 13px;
	font-weight: bold;
	color: #88956F;
	margin-left: 10px;
}
.impressum {
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.normalschrift {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.bartzschrift {
	font-size: 13px;
	font-weight: bold;
	color: #8CC7E7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news {
	font-size: 14px;
	font-weight: bold;
	color: #7AC265;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.studio {
	font-size: 14px;
	font-weight: bold;
	color: #C3B15B;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

