BODY {        BACKGROUND-COLOR: #ffffff; MARGIN: 0px}

.randlinks{        width: 20%; BACKGROUND-COLOR: #666600;}
.dark {BACKGROUND-COLOR: #666600;}

.img {
        text-align : left;
        padding : 5;
}
p.img {
        text-align : center;
        padding : 5;
}
.datentabelle
{
        text-align : center;
        COLOR: #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 95%;
        width : 50%;
        padding : 5;
        border-color : #666600;
        caption-side : bottom;
}


.checkliste
{
        text-align : center;
        COLOR: #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 95%;
        width : 90%;
        padding : 5;
        border-color : #666600;
        caption-side : bottom;
}

th {        background-color : #F1F1DD}

td.struktur {        background-color : #F1F1DD;         text-align : left;        padding : 5;}

caption{
                COLOR: #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 80%;
        margin-top: 10;
        margin-bottom: 10
}
h1{COLOR: #666600;        font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 150%; font-weight : bold; margin-bottom : 2%; margin-top : 1%;}
h2 {COLOR: #666600; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 120%; font-weight : bold; margin-bottom : 0px; margin-top : 0px;}
h3{COLOR: #000000; font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 120%; }
hr{color : #666600; width : 40%;}

code {
        COLOR: #000000;
        font-family : "Courier New", Courier, monospace;
}

p {COLOR: #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 95%; width : 90%; margin-bottom:2%; margin-top:1%;}
/* normale Liste im Fließtext */
li {COLOR: #000000; font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 95%;}

/* Liste der Navigation links */
.lightnav {BACKGROUND-COLOR: #F1F1DD;}

p.nav {COLOR: #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 95%; margin-bottom:0px; margin-top:0px;}
ul.nav {margin-left: 5px;}
li.nav1 {
        COLOR: #666600;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 95%;
        margin-top: 5px;
        margin-bottom: 5px;
        list-style-position: outside;
        list-style-type: none;
        font-weight : bold;
        border : 1px solid #666600;
        background : #FFFFFF;
        padding : 2px;
}


ul.nav2 {margin-left: 20px;}
li.nav2 {COLOR: #666600; font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 90%; margin-top: 10px; margin-bottom: 5px; list-style-position: outside; list-style-image: url(images/pfeil.gif);}


/*Klasse mit farbiger Hinterlegung des aktiven Navigationspunktes */
.orientierung{
	background-color : #BBBB88;
	COLOR: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
}

li.orient_nav1{
        COLOR: #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 90%;
        margin-top: 2px;
        margin-bottom: 2px;
        list-style-position: outside;
        list-style-type: none;
        font-weight : bold;
        border : 1px solid #666600;
        background-color: #EEEECC;
        padding : 1px;
}

.nachoben {        background-color : #F1F1DD;        border : 1px solid #666600;}

.rand { font-size : 80%; margin-left : 10%; text-indent : -0px;}
.rand_or {font-size : 80%; margin-left : 10%; text-indent : -12px;}

A {font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 95%; font-weight : bold;}
A:link {COLOR: #666600; text-decoration : none; }
A:visited {COLOR: 996600; text-decoration : none; }
A:active {COLOR: #006600; text-decoration : none; }
A:hover {COLOR: #669900; text-decoration : underline;}

A.text {font-family : Verdana,  Arial, Helvetica, sans-serif; font-size : 95%;  font-weight : bold; text-decoration : underline;}
A.text:link {COLOR: #009900;}
A.text:visited {COLOR: #000099; text-decoration : underline}
A.text:active {COLOR: #000000;}
A.text:hover {COLOR: #0099CC;}

.hell {COLOR: #F1F1DD; font-size : 80%;}
A.hell:link {
	COLOR: #F1F1DD;
	font-size : 100%;
	text-decoration : underline;
}
A.hell:visited {
	COLOR: #CCCC99;
	font-size : 100%;
	text-decoration : underline;
}
A.hell:active {
	COLOR: #FFFFFF;
	font-size : 100%;
	text-decoration : underline;
}
A.hell:hover {
	COLOR: #FFFFFF;
	font-size : 100%;
	text-decoration : underline;
}



