* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c5c5c5;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #1c1c1c;
	background-repeat: no-repeat;
	background-position: center top;
}
/*
#preloadOverlay {
	background-color: #1C1C1C;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 11;
}
*/

#head {
	width: 850px;
	height: 41px;
	margin: 10px auto 0 auto;
	background-image: url(../images/media4d.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#head h1 {
	padding-top: 15px;
	padding-left: 2px;
}
#galerieAuswahl {
	width: 854px;
	height: 30px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentBox {
	width: 854px;
	margin: 10px auto 0 auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;

}
#content {
	min-height: 40px;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	padding: 15px;

}
#contentBottom
{
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
#content h1 {
	color: #2CCAFE;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
#content p {
	margin-bottom: 5px;

}
#content p strong {
	font-weight: bold;

}
/*
input, textarea {
	margin: 2px;
	padding: 2px;
}
select {
	color: #2CCAFE;
	margin: 2px;
	padding: 2px;
	background-color: #212121;
	border: 1px solid #555555;
}*/
option {
	color: #2CCAFE;
	border: 0;
	background-color: #212121;
}

.eingabefeld {
	color: #2CCAFE;
	margin: 2px;
	padding: 2px;
	border: 1px solid #555555;
	margin: 2px;
	padding: 2px;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
}
#kommentar {
	width: 380px;
}
#anrede {
	width: 385px;
	background-color: #212121;
}
#vorname, #name, #plz, #ort {
	width: 183px;
}
#strasse, #telefon, #email {
	width: 379px;
}
.button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 121px;
	height: 33px;
	border: 0;
	background-color: #FFFFFF;
}
.button:hover {
	background-image: url(../images/button-hover.png);
}
.button:focus {
	background-image: url(../images/button-focus.png);
}
#contactform {
}
#contactform td {

}





#footer {
	width: 852px;
	margin: 3px auto 0 auto;
}
#languageEcho
{
	width: 300px;
	margin-left: 10px;
	margin-top: -12px;
	float: left;
}
#linkWolke {
	width: 852px;
	margin: 20px auto 0 auto;
	text-align: center;
	color: #3f3f3f;
}
#linkWolke a {
	color: #3f3f3f;
	text-decoration: none;
}
#linkWolke a:hover {
	color: #FFFFFF;
}
#flash {
	border: 1px solid #555555;
	width: 850px;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
}
