﻿#bghell  {
         background-color:#616387;
         }
#bgdunkel{
	background-color: #66CCFF;
}
body     {
         color:#DCDEF2;
         }
h1       {
         font-size:18pt;
         color:#DCDEF2;
         font-family:Comic Sans MS;
         }
h2       {
         text-align:center;
         font-size:18pt;
         color:#DCDEF2;
         font-family:Arial,Helvetica;
         text-decoration:underline;
         font-style:italic;
         }
h3       {
         font-size:14pt;
         color:#DCDEF2;
         font-family:Arial,Helvetica;
         text-decoration:underline;
         font-style:italic;
         }
#table table {
         border:5px #DCDEF2 solid;
         font-weight: normal;
         background-color:DCDEF2
         }
#table table tr td {
	border: 1px #DCDEF2 solid;
	font-weight: normal;
	background-color: #66CCFF;
	height: 30px;
}
#table table th{
	border: 1px #DCDEF2 solid;
	font-weight: normal;
	background-color: #66CCFF;
	height: 30px;
}
#menue  {
        background-color:#3A3C69;
        }
#menue > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menue p a {
	width: 100%;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0.2em 0 0.1em 0;
	padding-left: 15px;
	background-color: #66CCFF;
	display: block;
	color: #000000;
	margin: 0.0em;
	border: 0px solid black;
}
#menue p a:hover{
        color: #DCDEF2;
        background-color: #616387;
        font-weight:bold;
        margin-left: 0em;
        }
#bilder table td tr {
        background:#616387;
        font-size:10pt;
        color:#DCDEF2;
        font-family:Arial,Helvetica;
        border: 0px solid black;
        }
#bilder a:hover {
        color: #0000aa;
        }
#bilder a {
        text-decoration: none;
        color: #DCDEF2;
        border: 0px solid black;
        }
#aktuelles table tr td {
        border:0px solid black;
        font-weight: normal;
        background-color:#616387;
        height:30px;
        font-size:14pt;
        color:#DCDEF2;
        }
#links a {font-size:12pt;
         color:#DCDEF2;
         font-family:Comic Sans MS
         }