@import url("norm.css");

body {
	background-color: #990000;
	color: black;
	text-align: center;
	position: relative;
	margin: 0 auto;
	width: 960px;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	text-align: left;
	position: absolute;
	overflow: hidden;
	background-color: #f4ede2;
}

#fond {
	width: 740px;
	position: absolute;
	bottom: 0;
	top: 0;
	background: black;
	text-align: left;
}

/*--SEITENSPALTE--*/

#seitenspalte {
	width: 220px;
	position: relative;
	overflow: hidden;
	background-color: #f4ede2;
	float: right;
}

#branding {
	height: 240px;
	width: 220px;
	text-align: center;
}

.logo {
	text-indent: -9999px;
	height: 80px;
	background: url(../resources/hoge-logo-02.jpg) no-repeat center 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.corporatebeschreibung {
	font-size: 120%;
	text-indent:14px;
	height:10px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 8px;
}

.corporateslogan {
	text-align: left;
	font-size: 90%;
	padding-right: 2px;
	text-indent: 24px;
}

/*--INHALT--*/

#inhalt {
	background-color: white;
	width: 700px;
	overflow: hidden;
	margin-top: 240px;
	margin-left: 40px;
	min-height: 1200px;
	float: left;
	position: relative;
}

.kapitel {
	margin: 5px 10px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-indent: 2px;
	border-bottom: 1px solid black;
	letter-spacing: 1.5px;
	padding-bottom: 5px;
}

/*--ABSCHNITT--*/

.abschnitt {
	overflow: hidden;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.abschnittslinie
 {
	background: url(../resources/Taenzerin.gif) no-repeat 250px;
	text-align: center;
	clear: both;
	height: 25px;
	margin: 0px 10px;
}

.linie {
	text-align: center;
	clear: both;
	height: 14px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/*--MARGINALSPALTE--*/

.randspalte {
	overflow: hidden;
	width: 230px;
	float: left;
	padding-right: 10px;
	height: auto;
}

h2.titel {
	width: 230px;
	position: relative;
	text-align: left;
	color: #666;
	line-height: 1em;
	margin-bottom: 30px;
	font-variant: small-caps;
	font-size: 2em;
}

h2.titel copy {
	width: 230px;
	position: relative;
	text-align: right;
	color: #666;
	line-height: 1em;
	margin-bottom: 40px;
	font-size: 1.6em;
	font-weight: bold;
}

h3.subtitel {
	font-weight: bold;
	font-size: 1.3em;
}

.zwischenabschnitt {
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.marginalie {
	text-align: left;
	font-size: 1em;
	position: relative;
	width: 220px;
	padding: 5px 10px 5px 5px;
	color: black;
	background-color: #e5e5e5;
	margin-bottom: 2px;
}

.marginalie_kurs {
	text-align: left;
	font-size: 1em;
	position: relative;
	width: 220px;
	padding: 5px 10px 5px 5px;
	color: black;
}

.marginalie ul {
	font-size: 0.9em;
	line-height: 1.5em;
}

.marginalie strong {
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	margin: 0;
}

.marginalie h4 {
	margin-bottom: 5px;
}

.marginalieinfo {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.textspalte ul {
	font-size: 0.9em;
	list-style-type: circle;
	list-style-position: outside;
	padding-left: 30px;
	padding-bottom: 1.2em;
	line-height: 1.4em;
}

/*--TEXTSPALTE--*/

.titelbild {
	float: right;
	position: relative;
	margin-bottom: 20px;
}

.textspalte {
	position: relative;
	overflow: hidden;
	width: 430px;
	float: right;
}

blockquote {
	float: right;
	position: relative;
	color: gray;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	width: 400px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

em {
	float: right;
	margin: 10px 20px;
	position: relative;
	color: gray;
	font: italic 2em Georgia, "Times New Roman", Times, serif;
}

.autor {
	float: right;
	position: relative;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	color: gray;
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.copytext {
	float: right;
	position: relative;
	width: 428px;
	margin-bottom: 0.5em;
	line-height: 1.4em;
	font-size: 0.9em;
}

#navigation {
	background-color: #f4ede2;
	position: relative;
	list-style-type: none;
}

.navhead {
	background-color: #a59072;
	text-align: right;
	color: white;
	font-weight: bold;
	padding: 2px 6px 2px 2px;
	font-size: 1.0em;
	list-style-type: none;
}

.navheadmusik {
	background-color: olive;
	text-align: right;
	color: white;
	font-weight: bold;
	padding: 2px 6px 2px 2px;
	font-size: 1.0em;
}
	
/*--NAVIGATION--*/

.nav {
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 8px;
}

.navtitel {
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 0.9em;
	list-style-type: none;
}

.navliste {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	list-style-type: none;
	padding-left: 10px;
	list-style-position: inside;
}

.subnav {
	list-style-type: none;
	line-height: 1.3em;
	font-size: 1em;
}

.navterminliste {
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.navtermin {
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 0.9em;
}

.navdatum {
	text-indent: 10px;
	font-weight: normal;
	font-style: normal;
	display: block;
	font-size: 0.85em;
}

.navheadtermine {
	background-color: orange;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: white;
	padding: 2px 6px 2px 2px;
}

.nav a {
	text-decoration: none;
}
/*--LINKS--*/

a:link, a:visited  {
	color: #000;
}

a:hover {
	color: red;
}

#checkbox {
	line-height: 1.5em;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

#formfelder {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#textfeld {
	font-size: 0.9em;
	margin-bottom: 5px;
	font-weight: bold;
}

#button {
	text-indent: 10px;
	text-align: center;
	height: 40px;
	padding-top: 40px;
}
	
}

'fond {
	
}
