﻿/* Reduziere die Abstaende auf 0 */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
	color: #000000; /* background: #FDFDFD url('../../images/SCHEIBEN_DESIGN/bg.gif') repeat-x; */;
	scrollbar-face-color: #53666F;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #FFFAFA;
	scrollbar-highlight-color: #E2E2E2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #A8A8A8;
	scrollbar-darkshadow-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
tr, td {
	font-size: 10px;
	color: #000000;
}
.OberTitel {
	/* oben 10 unten 5px*/
	border-bottom-color: #800000;
	border-bottom: 1px #800000 solid;
	margin: 10px 0 8px 0;
	font-size: 17px;
	color: #800000;
	width: 98%;
	font-style: normal;
	font-weight: bold;
	overflow: hidden;
}
.Bilde_ohne_Rahmen {
	border-width: 0px;
}
.MiniHinweis {
	margin: 10px 0 0 0;
	font-size: xx-small;
	color: #808080;
}
/* -------------------------- RUNDE ECKEN ... -------------------------- . */



/*   -------- Gemeinsame Werte  -------- */
.blaue_box, .gruene_box, .rote_box {
	color: #ffffff;
	font-size: 12px;
	width: 40%;
	margin: 1em auto;
}
/* Seitlicher Abstand des Texts vom Rahmen. */
.blaue_box_inhalt, .gruene_box_inhalt, .rote_box_inhalt {
	margin: 0 10px;
}
.gruene_box {
	background-color: #96FE00;
	color: #000000;
}
.blaue_box {
	background-color: #0033CC;
	color: #000000;
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/wolken1.gif') no-repeat left top;
}
.rote_box {
	background-color: #CC0000;
}
/* Gleich der Hoehe der verwendeten Bilder fuer die Ecken. */
.blaue_box_oben div, .blaue_box_oben, .blaue_box_unten div, .blaue_box_unten, .gruene_box_oben div, .gruene_box_oben, .gruene_box_unten div, .gruene_box_unten, .rote_box_oben div, .rote_box_oben, .rote_box_unten div, .rote_box_unten {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
/*   -------- Bildzuweisungen  -------- */
.blaue_box_oben div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_oben_blau.gif') no-repeat left top;
}
.blaue_box_oben {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_oben_blau.gif') no-repeat right top;
}
.blaue_box_unten div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_unten_blau.gif') no-repeat left bottom;
}
.blaue_box_unten {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_unten_blau.gif') no-repeat right bottom;
}
.gruene_box_oben div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_oben_gruen.gif') no-repeat left top;
}
.gruene_box_oben {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_oben_gruen.gif') no-repeat right top;
}
.gruene_box_unten div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_unten_gruen.gif') no-repeat left bottom;
}
.gruene_box_unten {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_unten_gruen.gif') no-repeat right bottom;
}
.rote_box_oben div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_oben_rot.gif') no-repeat left top;
}
.rote_box_oben {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_oben_rot.gif') no-repeat right top;
}
.rote_box_unten div {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/li_unten_rot.gif') no-repeat left bottom;
}
.rote_box_unten {
	background: url('../../images/SCHEIBEN_DESIGN/runde_ecken/re_unten_rot.gif') no-repeat right bottom;
}
/* -------------------------- RUNDE ECKEN ENDE-------------------------- . */



/*  ---------Desktop-Bild fixieren --------------------------   */
#desktobbild {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#Bildfixierer {
	position: relative;
	z-index: 1;
	height: 99.9%;
}
/*  --------------------------------------------------------   */



code {
	font-size: 14px;
	color: #0000ff;
}
pre {
	font-size: 14px;
	color: #0000ff;
	padding: 5px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ff0000;
	font-size: 12px;
	height: 19px;
}
a:active, a:hover {
	color: #009999;
}
a.menu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 4px 4px 2px;
	border-top: 0px solid #000;
	background-color: #CCCCCC;
	text-align: center;
	color: #eeeeee;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
}
a.menu:link, a.menu:visited {
	color: #eeeeee;
	background-color: #8F0000;
	text-decoration: none;
	font-weight: bold;
	background-image: url("../../images/SCHEIBEN_DESIGN/button_leer.png");
}
a.menu:active, a.menu:hover {
	color: #737994;
	font-weight: bold;
	background-color: #eeeeee;
}
#title {
	height: 34px;
	padding: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}
#left {
	background-color: #8D6A0D;
	width: 219px;
	float: left;
	background-image: url("../../images/SCHEIBEN_DESIGN/navi.png");
}
.menutitle {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #19120E;
	color: #fff;
	display: block;
	border: 1px #ccc solid;
	height: auto;
	font-weight: bold;
	text-align: center;
	margin: 25px 2px 2px 3px;
	background-image: url("../../images/SCHEIBEN_DESIGN/schwarz_balken.gif");
}
/* Betrifft die Ueberschriften in der Navigation */
.menucontainer {
	border: 0px solid #000;
/* background-color:#FFFFFF; */	width: 210px;
	margin: 1px; /* 1 Pixel für den feinen roten Rand an der linken Seite freilassen */
}
#Mitteilungen {
	border: 0px solid #efeff7;
	width: 519px;
	float: right;
	padding: 0px 10px;
	overflow: auto;
	height: 91.5%;
		overflow-x:hidden;
}
div#Mitteilungen ul {
	padding-left: 15px;
	padding: 0 0 20px 0;
	list-style-type: square;
	margin-left: 10px;
	/*line-height: 1.6em; um Zeilenabstand zu erhuehen*/
}
p {
	margin-bottom: 14px;
}
div#Mitteilungen ol {
	list-style-type: decimal;
	margin-left: 10px;
	padding-left: 15px;
}
div#Mitteilungen li {
	margin: 0.6em;
	padding: 0.2em;
}
.bildschatten175 {
	background: url('../../images/SCHEIBEN_DESIGN/schatten/schatten-189px.png') no-repeat left bottom;
	padding: 4px 7px 17px 7px;
	border-top: 1px solid #F1F1F1;
	width: 175px;
}
.bildschatten500 {
	background: url('../../images/SCHEIBEN_DESIGN/schatten/schatten-500px_gruen.png') no-repeat left bottom;
	padding: 4px 7px 17px 7px;
	width: 500px;
}
.bildschatten100 {
	background: url('../../images/SCHEIBEN_DESIGN/schatten/schatten-100px.png') no-repeat left bottom;
	padding: 4px 7px 17px 7px;
	width: 100px;
}
-->
</style>
<!--[if IE 6]>
<style type="text/css">
html {
overflow-y:hidden;
}
body {
	overflow-y: hidden;
}
#desktobbild {
	position: absolute;
	z-index: -1;
}
#Bildfixierer {
	position: static;
}

