body      {
	background: #F7941E;
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { 
	color: black;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
	 }
a:hover  { color: #80002B; }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #BE0A25;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #BE0A25;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #BE0A25;
	margin: 5px 0px 5px 0px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;  }
	




img.right{
	float: right;
	margin: 0px 0px 10px 10px;
}
img.left{
	float: left;
	margin: 0px 10px 10px 0px;
}
div.dist{
	padding: 10px;
}
hr {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #BD0821;
}




div#rund_rechts{
	position: absolute;
	top: 0px;
	left: 540px;
	width: 106px;
	height: 322px;
	z-index: 99;
}
div#c_dist{
	position: relative;
	margin-right: 80px;
}


div#c_left{
	position: relative;
	float: left;
	width: 300px;
}
div#c_right{
	position: relative;
	float: right;
	width: 290px;
}

a.men_right:link, a.men_right:visited, a.men_right:active, a.men_right:hover   { 
	color: #BE0A25;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	padding: 3px 3px 0px 0px;
	border-bottom: 1px solid #BE0A25;
	 }
a.men_right:hover  { 
	color: #BE0A25;
}






div#main_container{
	position: relative;
	width: 100%;
	text-align: center;	
}
div#main{
	position: relative;
	width: 979px;
	text-align: left;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background:  #FAAC56 url('http://www.tanzklang.de/clips/alles-im-fluss.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
div#logo{
	position: absolute;
	width: 209px;
	height: 99px;
	top: 5px;
	left: 30px;
}
div#circle{
	position: absolute;
	top: 100px;
	left: 47px;
	width: 184px;
	height: 183px;
	z-index: 30;	
}
div#red{
	position: absolute;
	top: 140px;
	left: 40px;
	background: #BE0A25;
	width: 40px;
	height: 40px;
	z-index: 15;
}	
div#headline{
	position: absolute;
	top: 50px;
	left: 600px;
	width: 300px;
	text-align: right;
}
div#topic{
	position: relative;
	width: 979px;
	height: 180px;
}
div#topic_lines{
	position: absolute;
	top: 155px;
	width: 979px;
	background:  url('http://www.tanzklang.de/clips/lines.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 30px;	
}
div#topic_line{
	position: absolute;
	top: 10px;
	left: 934px;
	background: #F7941E;
	width: 21px;
	height: 150px;
}
div#content_container{
	position: relative;
	background:  url('http://www.tanzklang.de/clips/lines.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 979px;
	padding-bottom: 0px;
}
div#bottom{
	position: relative;
	width: 979px;
	height: 87px;
	background: url('http://www.tanzklang.de/clips/alles-im-fluss-2.gif');
	z-index: 1;
}
div#bottom_lines{
	position: absolute;
	top: 0px;
	width: 979px;
	background:  url('http://www.tanzklang.de/clips/lines.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 87px;	
	z-index: 1;
}
div#menue{
	position: relative;
	width: 166px;
	height: 330px;
	float: left;
	margin: 110px 0px 0px 48px;
	z-index: 20;
}
div#content{
	position: relative;
	width: 600px;
	float: right;
	margin: 50px 100px 0px 0px;
}	



ul#menu{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

a.m:link, a.m:visited, a.m:active, a.m:hover   { 
	color: #BE0A25;
	background: #FED09E;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 20px;
	 }
a.m:hover  { 
	color: #BE0A25; 
	background: #F7941E;
}

a.m_a:link, a.m_a:visited, a.m_a:active, a.m_a:hover   { 
	color: #BE0A25;
	background: #FED09E;
	font-size: 11pt;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 20px;
	background: #F7941E;
	 }
a.m_a:hover  { 
	color: #BE0A25; 
	background: #F7941E;
}

a.seminare:link, a.seminare:visited, a.seminare:active, a.seminare:hover   { 
	color: black;
	background: transparent;
	font-size: 11pt;
	text-decoration: none;
	 }
a.seminare:hover  { 	
	color: #80002B; 
	text-decoration: underline;
}
a.kalender:link, a.kalender:visited, a.kalender:active, a.kalender:hover   { 
	color: #80002B;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;
	 }
a.kalender:hover  { 	
	color: #80002B; 
	text-decoration: underline;
}
