body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.logoleiste {
	width: 200px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #51617A;
	text-align: center;
}
.kopfleiste {
	background-color: #51617A;
	width: 530px;
	height: 50px;
	margin-left: 235px;
	text-align: center;
	position: absolute;
	margin-top: 0px;
	top: 0px;
}

.navilinks {
	position: absolute;
	top: 50px;
	width: 170px;
	height: auto;
	background-color: #DFDFD4;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.firma {
	position: absolute;
	top: 50px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #51617A;
}
.titelleiste {
	position: absolute;
	top: 60px;
	text-align: center;
	left: 235px;
	width: 530px;
	letter-spacing: 4px;
}
/*Dies enthält den Haupttext*/
.textfeld {
	position: absolute;
	left: 250px;
	width: 500px;
	top: 130px;
	font-size: 12px;
	line-height: 140%;
}
.liste {
	list-style-type: disc;
	list-style-position: outside;
	visibility: visible;
}

.bildrechts {
	float: right;
	margin-left: 10px;
}
.sitemap {
	list-style-image: url(assets/arrow_right_blue.gif);
	list-style-position: outside;
	line-height: 250%;
}

.kurstermine {
	background-color: #FF6464;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.naviunten {
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	position: relative;
	top: 20px;
	width: 500px;
	clear: both;
}
.kontaktinfo {
	position: relative;
	top: 40px;
	background-color: #DFDFD4;
	padding-left: 10px;
	font-size: 11px;
}



h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.justified {
	text-align: justify;
}
.tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	clear: both;
}
ul {
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
}
table {
}
td {
	vertical-align: top;
}
td.center {
	font-weight: bold;
	text-align: center;
}

.datenfeldlinks {
	background-color: #DFDFD4;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.datenfeldrechts {
	background-color: #DFDFD4;
	float: right;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.bildlinks {
	float: left;
	margin-right: 10px;
}
.textlinks {
	font-weight: bold;
	display: inline;
}
p.indent {
	margin-left: 12em;
}
.formulare {
}
label {
	float: left;
	width: 40%;
}
input {
	font-size: 12px;
	background-color: #DFDFD4;
	float: right;
	width: 55%;
}



textarea {
	background-color: #DFDFD4;
	font-size: 12px;
	width: 55%;
	float: right;
}



fieldset {
}
input.abschicken#Submit {
	width: 30%;
	float: left;
}
input#label3 {
	width: 30%;
	float: right;
}


h1.center {
	text-align: center;
}
input#submit {
	width: 30%;
	float: left;
}
input#label2 {
	width: 30%;
	float: right;
}
input.abschicken#label3 {
	width: 30%;
	float: right;
}
