* {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	
}

HTML,BODY {
	padding: 0;
	margin: 0;
	height:100%;
}

#outer {
	position: relative;
	margin: 10 0 0 10;
	width: 900px;
}

#head {
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	width: 900;
	height: 170px;
	margin: 0 0 10 0;
}

#location {
	position: absolute;
	left: 655px;
	top: 151px;
	font-size: 10px;
	color: navy;
}

#navi {
	position: relative;
	width: 160px;
	height: auto;
	float: left;
	text-align: left;
}

#subnavi {
	position: relative;
	left: 720px;
	top: 120px;
	color: #E9C916;
	width: 266px;
}

#subnavi A {
	color:#E9C916;
}

#content {
	position: relative;
	float: left;
	width: 530px !important;
	margin-left: 5px;
	padding: 0 5 10 5;
	text-align: left;
/*	border-right: 1px solid;*/
}

#right {
	position: absolute;
	/*float: left;*/
	width: 195px;
	right: 0px;
}

.navigation_outer {
 	margin-bottom: 10px;
}

.n_head {
	border: 1px solid black;
	padding: 2 0 4 2;
	font-weight: bold;
	font-size: 13px;
	color: #E9C916;
	background-color: #1F5B98;
}

.n_body {
	border: 1px solid black;
	border-top: none;
	padding: 2 0 2 0;
	font-size: 12px;
	/*background-color: #E9C916;*/
}

.a_head {
	border: 1px solid black;
	padding: 2 0 2 2;
	font-weight: bold;
	font-size: 13px;
	color: #1F5B98;
	background-color: #E9C916;
}

.a_body {
	border: 1px solid black;
	border-top:0;
	padding: 0 3 2 5;
	font-size: 12px;
	/*background-color: #1F5B98;*/
}

.news {
	padding-top: 5px;
	padding-bottom: 5px;
}

.trenner {
	background-color: #1F5B98;
}
A,A:visited {
	color: Navy;
}

A:active {
	color: Navy;
}

A.navi {
	font-size: 11px;
}

A.navi_head {
	color: #D3A11E;
}

A.navi_head:visited {
	color: #D3A11E;
}

A.navi_bold {
	font-weight: bold;
}

A.subnavi {
	color: #E9C916;
}

TABLE.content { 
	width: 100%;
}

TD {
	//vertical-align: top;
}


TR.blue{
	background-color: #1F5B98;
	color: white;
}

TR.blue A {
	color: white;
}

TR.yellow {
	background-color: #E9C916;
}

TD.tanzart {
	font-size: 14px;
	font-weight:bold;
	background-color: #1F5B98;
	color: #E9C916;
	padding: 3 0 3 5;
}

TD.gruppe {
	font-size: 12px;
	font-weight:bold;
	padding: 5 0 5 0;
	text-decoration: underline;
}

TD.trainer_name {
	color: navy;
	padding: 0 0 0 5;
	font-weight: bold;
}

TD.trainer_tanzarten {
	padding: 0 0 0 10;
}

UL.navi {
	padding: 0;
	margin: 0;
	list-style: none;
}

LI {
	padding-bottom: 3px;
	padding-left: 5px;
}

LI.sub {
	padding-left:15;
}


LI.navi_bold {
	font-weight: bold;
	color: Navy;
}
.ueberschrift_1 {
    font-weight: bold;
    font-size: 25px;
}

.ueberschrift_1_blau {
    font-weight: bold;
    font-size: 25px;
	 color: #1F5B98;
}

.ueberschrift_2_blau {
	font-weight: bold;
	font-size: 14px;
	color: #1F5B98;
}

.ueberschrift_2 {
	font-weight: bold;
	font-size: 14px;
}


.ueberschrift_3 {
	font-weight: bold;
	font-size: 11px;
}

A.noformat {
    color: black;
}

.trenner {
	margin-top:10px;
	margin-bottom:10px; 
	background-color: #e5c437;
	color: #e5c437;
	border: #e5c437;
}

content_headline {
	font-weight: bold;
	font-size: 12px;
}

P {
	
}
.bold {
	font-weight: bold;
}

.headline_404 {
	font-size: 20px;
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: red;
}

.td_news_list {
	padding: 2 10 2 5;
}

