body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
h1 {
	font-size: xx-large;
	color: #FFCC00;
}

.h1 {
	font-size: 20px;
	color: #FFCC00;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 24px;
	color: #66CC99;
}
h3 {
	font-size: 12px;
	color: #CCFF00;
}
h4 {
	font-size: 14px;
	color: #0066FF;
}
h5 {
	font-size: 24px;
	color: #FF0000;
}
h6 {
	font-size: 16px;
	color: #CCCCCC;
}
.Stil2 {color: #FFFF00}
.Stil3 {color: #FFCC00}
.Stil4 {color: #CCCCCC}
.Stil5 {color: #0099FF}
.Stil6 {color: #000000}
.Stil7 {
	color: #FF0000;
	font-size: small;
}
.impressum {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.zelle_impressum {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.impressum_zelle_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* beginn des kartenvorverkaufs css */
.spam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 100px;
	border: 1px solid #FFCC00;
}
.name {
	height: 14px;
	width: 110px;
	border: 1px solid #FFCC00;
}
#kontakt_send table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	width: 414px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
}
.karten {
	height: 20px;
	width: 50px;
	border: 1px solid #FFCC00;
}

.abstand {
	padding-right: 5px;
	padding-left: 5px;
}

.schrift_11_gelb {
color: #FFCC00
}

.noshade {
	border: 1px dashed #CCCCCC;
}

.formmailerbutton {
	height: 25px;
	width: 150px;
	margin-right: 10px;
	border: 1px solid #FFCC00;
	background-color: #f6f6f6;
	margin-top: 5px;
	color: #000000;
	margin-left: 10px;
}
.formmailertextfeldspam {
	border: 2px solid #ccc;
	background-color: #fff;
	width: 168px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin: 0px 35px 0px 0px;
	font-weight: bold;
	color: #914E23;
}

.formmailerimg {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.formmailerfehler {
	background-image: url(images/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 40px;
	padding-top: 2px;
}
.formmailerok {
	background-image: url(images/ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 2px;
	height: 40px;
}
.formmailerfehler p, .formmailerok p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
