/* Tabelle Kursliste */

.kurstabelle {
	margin-bottom: 20px;	
	border-top: 1px solid black;
	width: 572px;
}

/* Typo */

.haupttitel {
	font: 20px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #CC000F;
	margin-top: 0px;
	padding-top: 0px;
}
.gelberHintergrund {
	background-color: #FFD26C;
}
.untertitel {
	font: bold 13px/19px Verdana, Arial, Helvetica, sans-serif;
}
.untertitelRot {
	font: bold 13px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #CC000F;
	padding-top: 30px;
}
.lauftext12 {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.lauftext13 {
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
}
.klein {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	line-height: 15px;
	padding-left: 0px;
}
.rotfett {
	color: #CC000F;
	font-size: 13px;
	font-weight: bold;
}
.rot {
	color: #CC000F;
}
.ueberuns a {
	color: #000;
}

#inhalt td {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px;
	vertical-align: top;
}
.informationen {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #CC000F;
	margin: 2px 0px;
	padding: 5px 2px 2px;
}
#inhalt .informationen a {
	color: #FFFFFF;
	text-decoration: none;
}

/* Listen */

#inhalt li {
	padding: 0px;
	margin: 0px;
}
#inhalt ul {
	margin-left: 88px;
	padding: 0px;
}
#inhalt ul ul {
	margin-left: 40px;
	padding: 0px;
	font-style: italic;
}

/* Allgemein, Links */

body {
	margin: 0px;
	background:url(../images/bground.gif) repeat-y fixed;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #CC000F; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* Layout Logu, weisser Hintergrund */

#toplogo {
	position:absolute;
	left:111px;
	top:34px;
	z-index:3;
	visibility: visible;
}
#toppartner {
	position:absolute;
	left:472px;
	top:98px;
	z-index:2;
	visibility: visible;
}
#vierzigjahre {
	position:absolute;
	left:796px;
	top:51px;
	z-index:2;
	visibility: visible;
}
#whitetop {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:172px;
	z-index:2;
	background-color: #FFFFFF;
}

/* Layout Inhalte */

#inhalt {
	position:absolute;
	left:192px;
	top:260px;
	width:616px;
	z-index:7;
}
#info {
	position:absolute;
	left:832px;
	top:280px;
	width:133px;
	z-index:8;
}
#noclick {
	position:absolute;
	left:176px;
	top:331px;
	width:100px;
	height:100px;
	z-index:99;
}
#drucken {
	position:absolute;
	left:771px;
	top:269px;
	z-index:9;
}
/* Layout Hauptnavigation */

#navi {
	position:absolute;
	left:0px;
	top:272px;
	width:148px;
	height:270px;
	z-index:5;
}
#navired {
	position:absolute;
	left:148px;
	top:212px;
	width:8px;
	z-index:6;
	background-color: #CC000F;
}

/* Layout Subnavigation */

#subnavired {
	position:absolute;
	left:148px;
	top:172px;
	width:684px;
	height:40px;
	z-index:4;
	background-color: #CC000F;
}
