﻿body {
	color: white;
}

.text {
	font-family: Verdana, Helvetica, Helv;
	font-size: 13px;
	text-decoration: none;
}
.text-table {
	font-size: medium;
	text-decoration: none;
	color: #F3E13A;
}
.link {
	font-size: 13px;
	font-weight: normal;
	color: #F3E13A;
	text-decoration: none;
}
.link0 {
	font-size: 20px;
	font-weight: normal;
	color: #F3E13A;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
	color: #F3E13A;
}
.termin-datum {
	font-size:18px;
	text-decoration:none;
	color: #F3E13A;
}
.termin-text {
	font-size:18px;
	text-decoration:none;
}
.termin-datum0 {
	font-size:13px;
	text-decoration:none;
	color: #F3E13A;
}
.termin-text0 {
	font-size:13px;
	text-decoration:none;
}

.user_form {
    border: 1px solid #f3e13a;
}

.user_form label {
    float: left;
    width: 9em;
}

.user_form input, .user_form textarea {
    border: 1px solid #f3e13a;
    background-color: black;
    color: white;
}

.user_form br {
  margin-top: 10px;
}

.user_form textarea {
	height: 5em;
	width: 20em;
}

.user_form input[type=submit], .user_form input[type=reset] {
    display: inline;
}

.error {
	color: red;
}

.preise {
	margin-left: 35px;
	text-align: left;
}

.preise table {
	color: black;
	font-family: Verdana, Helvetica, Helv;
	font-size: 13px;
	text-decoration: none;
	width: 750px;
	margin-left: 0;
	border: 0;
}

.preise table td, .preise table tr {
	border: 0;
}


.preise h1 {
	width: 350px;
	text-align: center;
	border-top: 1px solid #F3E13A;
	border-bottom: 1px solid #F3E13A;
	color: #F3E13A;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tanzpaar_zeichnung {
	float: right;
}

