@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #07060B;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: repeat;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-top: 40px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED6A06;
	border-right-color: #FE7B00;
	border-bottom-color: #FE7B00;
	border-left-color: #FE7B00;
}
#headerlogo {
	height: 40px;
	width: 960px;
	padding-top: 20px;
	font-size: 24px;
	background-image: url(images/verlauf-orange.jpg);
	color: #FFF;
}
#mittelogo {
	text-align: center;
	width: 100%;
	font-size: 36px;
	height: 40px;
}
#mittelogo a:link , #mittelogo a:visited, #mittelogo a:hover, #mittelogo a:active{
	color: #FFF;
	text-decoration: none;
	font-size: 34px;
	line-height: 34px;
}
#headerbild {
	height: 240px;
	width: 960px;
	clear: both;
	background-color: #FFF;
}
#navleft {
	float: left;
	width: 190px;
	margin-bottom: 20px;
}
#navleft ul {
	list-style-type: none;
	font-size: 18px;
}
#navleft ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navleft ul li a:link, #navleft ul li a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #FFA800;
	background-image: url(images/verlauf-orange-nav-left-normal.jpg);
	background-repeat: repeat-x;
}
#navleft ul li a:hover, #navleft ul li a:active {
	color: #FFF;
	background-color: #FE7208;
	background-image: url(images/verlauf-orange-nav-left.jpg);
	background-repeat: repeat-x;
}
#content {
	float: right;
	width: 734px;
	color: #FFF;
	padding-top: 10px;
	background-color: #605C5A;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 28px;
}
.greenlink {
	color: #0C0;
}
#facebook {
	background-color: #FFF;
	width: 670px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kurse table tr td {
	cursor: help;
}
#content p {
	margin-bottom: 10px;
}
#content table tr td strong a:link, #content table tr td strong a:visited, #content table tr td strong a:hover, #content table tr td strong a:active {
	color: #FFF;
	text-decoration: none;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/verlauf-orange-nav-left-normal.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
#content table {
	text-align: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#content h2 {
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 10px;
}
#content a:link, #content a:visited{
	color: #FFF;
	text-decoration: none;
}
#content a:hover, #content a:active{
	color: #CCC;
	text-decoration: none;
}
#content h3 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#content h4 {
	font-size: 18px;
	text-decoration: none;
	color: #FF9;
	text-align: center;
}
#content ul {
	margin-left: 40px;
}
#content h6 {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
}
#content ul li {
	margin-bottom: 10px;
}
#kurspalette {
	width: 260px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#kurse {
	text-align: left;
	font-size: 12px;
}
#link {
	width: 700px;
}
#link a:link , #link a:visited, #link a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#link a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alter {
	font-size: 12px;
}
.gesetze {
	font-size: 14px;
}
#dance h2 {
	font-size: 22px;
	text-decoration: none;
}
.gelb {
	color: #FC0;
}
#dance {
	color: #F8599E;
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#footer {
	clear: both;
	width: 960px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
	height: 160px;
	background-color: #333;
}
#footer h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
#footerleft {
	width: 21%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#footermidleft {
	width: 21%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#footermidright {
	width: 21%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#footerright {
	width: 21%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
#footer a:link,#footer a:visited   {
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
#footer a:hover,#footer a:active   {
	color: #FFF;
	text-decoration: none;
}
#footer2 {
	clear: both;
	height: 0px;
	width: auto;
}

