@import url("norm.css");

body {
	background-color: white;
	color: black;
	text-align: center;
	position: relative;
	margin: 0 auto;

	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	text-align: left;
	position: absolute;
	overflow: visible;
	background-color: white;
}

#fond {
	width: 100%;
	position: absolute;
	bottom: 0;
	top: 0;
	background: white;
	text-align: left;
	display: none;
}

/*--SEITENSPALTE--*/

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

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

.logo {
	text-indent: -9999px;
	height: 140px;
	background: url(../resources/brima_mut_logo.png) no-repeat center 20px;
	visibility: hidden;
	display: none;
}

.corporatebeschreibung {
	text-indent: -9999px;
	height: 30px;
	background: url(../resources/Sublogo.png) no-repeat;
	margin-top: 15px;
}

.corporateslogan {
	text-align: right;
	font-size: 100%;
	word-spacing: 1px;
	padding-right: 2px;
}

/*--INHALT--*/

#inhalt {
	background-color: white;
	position: relative;
	width: 740px;
	overflow: visible;
	margin-top: 50px;
	margin-left: 60px;
	margin-right: 40px;
}

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

.kapitel:after {
	content: "(BRITTA HOGE | www.brima-m-u-t.de): ";
	font-size: 10pt;
	text-align: right;
}

/*--ABSCHNITT--*/

.abschnitt {
	overflow: visible;
	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 0px 50px;
}

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

/*--MARGINALSPALTE--*/

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

h2.titel {
	width: 230px;
	position: relative;
	text-align: left;
	color: black;
	line-height: 19pt;
	margin-bottom: 30px;
	font-variant: small-caps;
	font-size: 18pt;
}

h3.subtitel {
	font-weight: bold;
	font-size: 14pt;
}

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

.marginalie {
	text-align: left;
	font-size: 9pt;
	position: relative;
	width: 220px;
	padding: 5px 10px 5px 5px;
	color: black;
	background-color: white;
	margin-bottom: 2px;
	line-height: 13pt;
}

.marginalie_kurs {
	text-align: left;
	font-size: 9pt;
	position: relative;
	width: 220px;
	padding: 5px 10px 5px 5px;
	color: black;
	line-height: 13pt;
}

.marginalie ul {
	font-size: 9pt;
	line-height: 13pt;
	list-style-type: none;
}

.marginalie strong {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	margin: 0;
	line-height: 13pt;
}

.marginalie h4 {
	margin-bottom: 5px;
	font-size: 9pt;
	line-height: 13pt;
}

.marginalieinfo {
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 13pt;
}

.textspalte ul {
	font-size: 10pt;
	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: 433px;
	float: right;
}

blockquote {
	float: right;
	position: relative;
	color: gray;
	font: italic 16pt/18pt 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 16pt/18pt Georgia, "Times New Roman", Times, serif;
}

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

.copytext {
	float: right;
	position: relative;
	width: 430px;
	margin-bottom: 0.5em;
	line-height: 12pt;
	font-size: 10pt;
}

#navigation {
	background-color: #f4ede2;
	position: relative;
}

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

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

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

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

.navliste {
	font-weight: normal;
	font-style: normal;
	text-indent: 12px;
	font-size: 0.9em;
	list-style-type: disc;
}

.subnav {
	list-style-type: disc;
	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;
}
	
}

'fond {
	
}
