body{

                background-image: url(../images/Hintergrund.jpg);
                font-size: 100.01%;
                font-family: Helvetica,Arial,sans-serif;
}
p{
                font-size: 100.01%;
                color: #000;
                font-family: Helvetica,Arial,sans-serif;
}
table, tr, td{
	margin:  0;
	padding: 0;
}
a:link{
                font-size: 100.01%;
                color:#CC3333;
}
a:hover{
                font-size: 100.01%;
                color:#CC3333;
}
a:visited{
                font-size: 100.01%;
                color:#CC3333;
}
a:active{
                font-size: 100.01%;
                color:#CC3333;
}
/*-----------------------------------*/
/*----------Gesamte Breite-----------------*/
/*-----------------------------------*/
#gesamt {
	width: 998px;
}
/*-----------------------------------*/
/*--------------Datum------------- */
/*---------------------------------  */
#Datum {
position: absolute;
	top: 101px;
	left: 10px;
	width: 100px;
}
/*-----------------------------------*/
/*--------------Uhrzeit------------- */
/*---------------------------------  */
#Uhr {
position: absolute;
	top: 0px;
	left: 70px;
	width: 100px;
}
/*-----------------------------------*/
/*----Logo am oberen Bildrand--------*/
/*-----------------------------------*/
#logo {
	position: absolute;
         top: 0px;
         left: 0px;
	background-image: url(../images/Logo.jpg);
	width: 192px;
	height: 100px;
}
/*-----------------------------------*/
/*------------Banner kopfleiste mit Bildern---------------------*/
/*-----------------------------------*/
#banner {
	position: absolute;
         top: 0px;
         left: 192px;
	background-image: url(../images/Fotobanner.jpg);
	width: 800px;
	height: 100px;
         border: 0px solid #FF00FF;
}
/*-----------------------------------*/
/*----------Zwischenraum über der Navi zum Logo-----------------*/
/*-----------------------------------*/
#zwischen {
	position: absolute;
         top: 100px;
         left: 0px;
	background-color: #CC3333;
	width: 192px;
	height: 60px;
	border: 0px solid #0000FF;
}
/*-----------------------------------*/
/*-Zwischenraum unter dem Navi zur Laufleiste-*/
/*-----------------------------------*/
#zwischen1 {
	position: absolute;
	background-color: #CC3333;
	width: 192px;
	height: 60px;
}
/*-----------------------------------*/
/*------------Ballon Fenser----------*/
/*-----------------------------------*/
#ballon {
	position: absolute;
         top: 120px;
         left: 850px;
         width: 150px;
         height: 0px;
         border: 0px solid #000000;
}
/*-----------------------------------*/
/*--------------Lauf Text------------*/
/*-----------------------------------*/
#lauf {
	position: static;
         width: 570px;
         height: 20px;
         border: 0px solid #00FF00;
}
* html div#lauf {
	width: 570px;  /* Ausgleich f&uuml;r den Internet Explorer */
}
/*-----------------------------------*/
/*--------3 Links unterm Banner------*/
/*-----------------------------------*//*
#links {

         font-weight: bold;
         width: 600px;
         height: 40px;
         margin: 20 0 0 292;
         border: 0px solid #C0C0C0;
         display: block;
	text-decoration:none;
	font-weight: bold;
	color: #781E22;
}*/
/*-----------------------------------*/
/*-------Links horizontal------------*/
/*-----------------------------------*/
/*#unten {
	float top;
	font-weight: bold;
	background-image: url(../images/unten.jpg);
	text-align: center;
	background-color: #CC3333;
        width: 995px;
        height: 20px;
        margin: 20 0 0 4;
        border: 0px dashed silver;
        display: block;
	padding: 0.1em;
}
div#unten a:link {
        color: #000000;
	text-decoration: none;
}
div#unten a:visited {
 	color: #000000;
	text-decoration: none;
}
div#unten a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#unten a:active {
	color: #000000;
	text-decoration: underline;
}*/
/*-----------------------------------*/
/*------------Navigation begin-------*/
/*-----------------------------------*/
ul#Navigation  {
	font-size: 12px;
	width: 192px;
         position: absolute;
         top: 150px;
         left: -40px;
	border: 0px solid #FFFF00;

}
ul#Navigation li {
	margin: 0;
	padding: 0.0em;
}
ul#Navigation a {

	padding: 0.1em;
	text-decoration:none;
	font-weight: bold;
}
ul#Navigation a:link {
         color: #000000;
}
ul#Navigation a:visited {
 	color: #000000;
}
ul#Navigation a:hover {
	color: #000000;
}
ul#Navigation a:active {
	color: #CC3333;
}
/*  MENU , level 1, normal  (NO) */
ul#Navigation .menu1-level1-no {
             padding-left:5px;

}
/*  MENU , level 1, active  (ACT) */
ul#Navigation .menu1-level1-act {
         font-style: italic;
         padding-left:5px;
         background-color: #DFDFDF;
}
/*  MENU , level 2, normal  (NO) */
ul#Navigation .menu1-level2-no a{
                padding-left:10px;
                background-color: #DFDFDF;
}
/*  MENU , level 2 active  (ACT) */
ul#Navigation .menu1-level2-act a{
                padding-left:10px;
                font-style: italic;
                background-color: #DFDFDF;
}
/*  MENU , level 3, normal  (NO) */
ul#Navigation .menu1-level3-no a{
                padding-left:15px;
                background-color: #DFDFDF;
}
/*  MENU , level 3 active  (ACT) */
ul#Navigation .menu1-level3-act a{
                padding-left:15px;
                font-style: italic;
                background-color: #DFDFDF;
}
/*  MENU , level 4, normal  (NO) */
ul#Navigation .menu1-level4-no a{
                padding-left:20px;
                background-color: #DFDFDF;
}
/*  MENU , level 4 active  (ACT) */
ul#Navigation .menu1-level4-act a{
                padding-left:20px;
                font-style: italic;
                background-color: #DFDFDF;
}
/*-----------------------------------*/
/*------------Navigation end---------*/
/*-----------------------------------*/
/*-----------------------------------*/
/*------------Inhalt begin-----------*/
/*-----------------------------------*/
div#Inhalt {
         position: absolute;
         top: 120px;
         left: 210px;
	width: 650px;
	border: 0px solid #00FFFF;
}
* html div#Inhalt {
	height: 387px;
         margin: 0 0 0 0;
         overflow: visible;
}
div#Inhalt h1 {
	font-size: 1.2em;
	margin: 0 0 10px;
	color: #000000;
}
div#Inhalt h2 {
 	font-size: 1em;
	 margin: 0 0 1em;
	color: #000;
}
div#Inhalt p {
	font-size: 0.85em;
	line-height: 150%;
	margin: 1em;
	color: #000;
}
/*-----------------------------------*/
/*------------Module begin--------*/
/*-----------------------------------*/
div#Inhalt p.csc-sitemap-level2 a{
                color:#000;
                margin-left:40px;
}