/*
==================================
CSS-Definitionen
Timerate AG, www.timerate.ch
V2.00, 24.8.06
==================================

Orange: #FD4E21 RGB: 253 78 73
Blau: #000065 RGB: 000 000 101
Dunkelgrau: #666666 RGB: 102 102 102
Mittelgrau: #999999 RGB: 153 153 153
Tabellenumrandung: #999999

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	line-height: 125%;
	overflow: auto;
	background-color: #000065;
}
.versteckt {
	font-size: 1px;
	color: #000065;
}


/* Allgemeine Links */
a:link {
	color: #999999;
	text-decoration: underline;
	background-color: #000065;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	background-color: #000065;
}
a:hover {
	color: #FD4E21;
	text-decoration: none;
	background-color: #000065;
}
/* Hauptmenü*/

.HNAV {
	/*Leer */
}

.HNAV .HauptNAV {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FD4E21;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 142px;
}
.HNAV a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FD4E21;
}
.HNAV a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FD4E21;
}
.HNAV .HauptNAV:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

/* Untermenü */
.UNAV .UnterNAV {
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	background-color: #999999;
	margin: 3px 0px;
	padding: 0px;
	display: block;
	width: 139px;
	text-indent: 7px;
}
.UNAV a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.UNAV a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.UNAV .UnterNAV:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
/* Untermenüs, OUT jeweils 10 px höher und 20 px breiter */
#LUMHome {
	position:absolute;
	/*left:125px;*/
	left:0px;
	top:122px;
	width:122px;
	height:120px;
	z-index:2;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMHomeOut {
	position:absolute;
	/*left:125px;*/
	left:0px;
	top:122px;
	width:162px;
	height:130px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMTanzkurse {
	position:absolute;
	/*left:125px;*/
	left:0px;
	top:122px;
	width:142px;
	height:120px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMTanzkurseOut {
	position:absolute;
	/*left:125px;*/
	left:0px;
	top:122px;
	width:162px;
	height:130px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMNews {
	position:absolute;
	/*left:250px;*/
	left:0px;
	top:122px;
	width:142px;
	height:60px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMNewsOut {
	position:absolute;
	/*left:250px;*/
	left:0px;
	top:122px;
	width:162px;
	height:70px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMTeam {
	position:absolute;
	/*left:375px;*/
	left:0px;
	top:122px;
	width:142px;
	height:40px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMTeamOut {
	position:absolute;
	/*left:375px;*/
	left:0px;
	top:122px;
	width:162px;
	height:50px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMLage {
	position:absolute;
	/*left:500px;*/
	left:0px;
	top:122px;
	width:142px;
	height:60px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMLageOut {
	position:absolute;
	/*left:500px;*/
	left:0px;
	top:122px;
	width:162px;
	height:70px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMKontakt {
	position:absolute;
	/*left:625px;*/
	left:0px;
	top:122px;
	width:142px;
	height:60px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMKontaktOut {
	position:absolute;
	/*left:625px;*/
	left:0px;
	top:122px;
	width:162px;
	height:70px;
	z-index:1;
	visibility: hidden;
	background-color: #000065;
	color: #FFFFFF;
}
#LUMSpecials {
	position:absolute;
	/*left:750px;*/
	left:0px;
	top:122px;
	width:142px;
	height:60px;
	z-index:2;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}
#LUMSpecialsOut {
	position:absolute;
	/*left:750px;*/
	left:0px;
	top:122px;
	width:162px;
	height:70px;
	z-index:1;
	background-color: #000065;
	color: #FFFFFF;
	visibility: hidden;
}

/* Diverse Stile */
.titel1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
}
.titel2 {
	font-weight: bold;
	font-size: 14px;
}
.Bild {
	text-align: left;
}
.kein {
	font-style: normal;
	padding-top: 0px;
	text-align: left;
}
.Strich {
	list-style-position: outside;
	list-style-type: square;
}
.hervorhebung1 {
	font-weight: bold;
}
.Formular {
	font-family: "Courier New", Courier, monospace;
}
/* Standard Tabellendefinition mit Umrandung*/
table {
	width: 568px;
	border: 2px solid #999999;
	margin: 0px;
	padding: 0px;
}
td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #919da6;
	padding:5px;
}
/* Tabelle ohne Umrandung */
.TabelleOhneRand {
	border: 0px none;
	width: 568px;
	padding: 0px;
	margin: 0px;
}
.TabelleOhneRand td {
	text-align: left;
	vertical-align: middle;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

.grundtabelleVorlage {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 852px;
	font-size: 12px;
}
.grundzelleVorlageLinks {
	width: 284px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.grundzelleVorlageRechts {
	width: 568px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.grundtabelle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grundzelle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.grundtabelleHintergrund {
	border: 0px none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.grundtabelleHintergrundZelle {
	text-align: left;
	vertical-align: top;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
.roterText {
	color: #FD4E21;
}
.kleinerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.titel12p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

