/*************************************************************/
/*            Stylesheet für www.blv-online.de               */
/*                          jolu                             */
/*************************************************************/


/* HTML-Tags */

body {
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	background-color: #999;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin: 0 0 6px 0;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #89060c;
	letter-spacing: 1px;
	margin: 20px 0 6px 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #89060c;
	margin: 0 0 6px 0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #89060c;
	margin: 0 0 6px 0;
}
/*Tabellen*/
.csc-frame-frame1 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	border: 1px solid #999999;
	border-collapse: collapse;
	empty-cells: show;
	width: 473px;
}
.csc-frame-frame1 tr td {
	border: 1px solid #999999;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
.csc-frame-frame1 tr td p {
	line-height: 6px;
	text-align: center;
}
.csc-frame-frame2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	border: 1px solid #999999;
	border-collapse: collapse;
	empty-cells: show;
	width: 473px;
}
.csc-frame-frame2 tr td {
	border: 1px solid #999999;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
}
.csc-frame-frame2 tr td p {
	line-height: 14px;
	text-align: left;
	display: block;
}
table h2 {
	font-size: 1em;
	color: #89060c;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
p img {
	margin-left: -20px;
}
*html p img {
   margin-left: 0px;
	margin-right: 20px;
}
ul li {
   font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 8px;
	list-style-type: disc;
	margin-left: -25px;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	color: #444;
}

form {
	margin: 0;
	padding: 0;
	width: 170px;
}
.rot {

	color: #89060c;
}

/*input {
	border: 10px dotted #89060c;
	width: 6em;
}
*/


/* globale Links */
a:link {
	/*color: #333333;*/
	color: #004F9B;
	text-decoration: none;
}
a:visited {
	color: #89060c;
	text-decoration: none;
}
a:hover, a:focus {
	color: #89060c;
	text-decoration: none;
}
a:active {
	color: #89060c;
	text-decoration: none;
}


/* Bereiche */

/* Umrandung der gesamten Seite */
#all {
   background-color: #fff;
	padding: 0;
	border-right: 1px solid #89060c;
	border-left: 1px solid #89060c;
	margin: auto;
	text-align: left;
	width: 900px;
}

/*Seitenkopf mit Chamäleon-Logo */
#top {   
	margin: 0 0 0 0;
	width: 900px;
	color: #fff;
	height: 150px;	
	background-color: #666666;
	border-bottom: 1px solid #89060c;
	border-top: 1px solid #89060c;
}
/*Nicht benutzt*/
#top h1 {
	margin: 30px 0 0 170px;
	padding:0;
}

h1 a:link, h1 a:visited {
	color: #999999;
	text-decoration: none;
}
/*Nicht benutzt*/
#top p {
	margin: 0 0 0 170px;
}

/* horinzontales DropDown-Menue - CSS only */
#hmenue { 
   background-color: ThreedFace;
	padding: 0 0 0 180px;
	margin: 0 0 0 0;
	width: 900px;
	border-bottom: 1px solid #89060c;
	height: 27px;
}
#hmenue {
	\width: 900px;
	w\idth: 720px;
	line-height: 26px;
}
#hmenue A {
	color: #333;
}
/*Lienienbreite für den Explorer*/
* html #hmenue {
	width: 900px;
	height: 24px;
}

/*Beschreibung Horizontales Menü Start*/
.horinav {
   background-color: ThreedFace;
   font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0 0 0 0;
	border-left: 3px solid #ffffff;
	padding: 5px 8px 5px 8px;
}
/*Hack für den IE*/
* html .horinav {
	padding: 6px 8px 6px 8px;
}
.horinavact {
   background-color: Silver;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 0;
	border-left: 3px solid #ffffff;
	padding: 5px 8px 5px 8px;
}
/*Hack für den IE*/
* html .horinavact {
	padding: 6px 8px 6px 8px;
}
/*Beschreibung Horizontales Menü Ende*/

/*Navigation rootline */
.rootline { 
   font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin-top: 20px;
}
.rootlinetrenner {
	color: #89060c;
	font-family: Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	padding: 0px 3px 0px 3px;
}

/*Hauptbereich mit linkem Menue und Inhalten */
#main { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*linkes vertikales Menue */
#leftside { 
	margin: 20px 0 0px 10px;
	padding: 0 0px 10px 0px;
	width: 170px;
	clear: left;
	float: left;
	font-size: 14px;
	color: #89060c;
	border-right: 1px solid #999;
}
*html #leftside {
	margin: 20px 0 0 5px;
	width: 171px;
}
#leftside h4 {
	font-size: 16px;
	margin: 0 0 0 0;
}
/*-- Linkes vertikales Menü Anfang ------------------------------------------*/
.subnavi1 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: ThreedFace;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 3px 0px 3px 10px;
}
.subnavi1act {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: Silver;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 3px 0px 3px 10px;
}
.subnavi2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-right: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.subnavi2act {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #89060c;
	border-bottom: 1px solid #000000;
	margin: 5px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
}
.subnavi3 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-right: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.subnavi3act {
	font-size: 12px;
	font-weight: normal;
	color: #89060c;
	margin-right: 10px;
	margin-right: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}
.subnavi3zeichen {
	font-size: 14px;
	color: #89060c;
	padding: 0px 5px 0px 0px;
}
/* 4. Menülevel für die Lehrseite */
.subnavi4 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px 10px 0px 30px;
	padding: 0px 0px 0px 5px;
	background-color: #ffff97;
}
.subnavi4act {
	font-size: 12px;
	font-weight: bold;
	color: #89060c;
	margin-right: 10px;
	margin: 0px 10px 0px 30px;
	padding: 0px 0px 0px 5px;
	background-color: #ffff97;
}
.subnavi4zeichen {
	font-size: 14px;
	color: #89060c;
	padding: 0px 5px 0px 0px;
}

/*-- Linkes vertikales Menü Ende --------------------------------------------*/

/*Meta Menü Anfang*/
.meta {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: ThreedFace;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 3px 0px 3px 10px;
}
.meta A {
	color: #333;
}
.metaact {
	font-size: 12px;
	font-weight: bold;
	color: #89060c;
	background-color: Silver;
	margin-right: 10px;
	margin-bottom: 2px;
	padding: 3px 0px 3px 10px;
}
/*Meta Menü Ende*/

/* Inhaltsbereich mit Marginalie -------------------------*/
#inhalt { 
	margin: 0px 0 0 -1px;
	float: left;
	padding: 0px 10px 10px 20px;
	width: 680px;
	border-left: 1px solid #999;
	min-height: 500px;
}
/*Definition für IE*/
*html #inhalt { 
	width: 708px;
	height: 500px;
}
#inhalt p {
	font-size: 13px;
	line-height: 18px
	width: 730px;
}
.imgtext-table {
	width: 100%;
	text-align: left;
	margin-left: -5px;
}
*html .imgtext-table p {
	margin-bottom: 55px;
}
/* Kasten rechts ---------------------------------------------------*/
#inhalt .subkasten p img {
	padding-bottom: 10px;
}
#inhalt .subkasten p {
	margin: -20px 0px 12px 0px;
	padding: 0px 0px 16px 5px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
   width: auto;
}
*html #inhalt .subkasten p {
	margin: -20px 0px 16px 0px;
}
#inhalt .subkasten h2 {
   font-size: 13px;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0px;
	border-top: 0px solid #999;
	margin-top: -16px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 12px 0 0 15px;
}
#inhalt .subkasten h3 {
	padding-bottom: 10px;
}
*html #inhalt .subkasten h2 {
   margin-top: -16px;
	border-top: 0px solid #999;
}
#inhalt .subkasten h4 {
	font-size: 12px;
	color: #fff;
	background-color: #999;
	margin: -15px -12px 15px -10px;
	padding: 2px 0 0 10px;
}
.subkasten a:link, .subkasten a:visited {
   color: #004F9B;
	text-decoration: none;
}
#inhalt th {
	color: #fff;
}
#inhalt ul {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 0;
}

/* Dummy, um das Floaten von Elementen zu beenden */
/* siehe Buch, S. 414 ff. :-) */
.nofloat { 
	clear: both;
	visibility: hidden;
	height: 0;
}
*html .nofloat {
	margin-bottom: -19px;
}

/*Kasten in der Marginalie */
.subkasten {
	float:right;
	width: 160px;
	margin: -15px 0px 0px 20px;
	padding: 15px 10px 0px 10px;
	border: 0px solid #999;
	color: #000000;
	background-color: transparent;
}
*html .subkasten {
	width: 180px;
	/*height: 460px;*/
}
.subkasten h2 {
   font-size: 14px;
   margin: 0px 0px 0px 0px;
	color: #89060c;
}
.subkasten .imgtext-table {
	margin: -10px 0 20px 0px;
	
}
.subkasten ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
}
.subkasten li {
	margin: 0 0 0 0;
}

/* Fusszeile mit Copyright */
#fusszeile {
	margin: 0;
	width: 900px;
	padding: 0;
	border-top: 1px solid #89060c;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #89060c;
}

#fusszeile p {
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

/*nach rechts rutschender Bereich mit "nach oben Link" */
.right {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	padding: 0;
	width: 720px;
	background-color: #89060c;
	padding-right: 0px;
	float: right;
}
*html .right {
	width: 720px;

.right a:link, .right a:visited  {
	color: #fff;
}
.hinweis {
	font-size: 0.92em;
	border: 1px solid #89060c;
	padding: 0.3em 1em;
	background: #F9E9E9;
}
.hinweis p {
	margin:0;
	padding: 0;
	width: auto !important;
}
.hinweis h3 {
	margin-top: 0;
}
ol {
		margin: 0.1em 0.2em;
		padding: 0 1.5em;
		font-size: 0.8em;
}

