html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;margin-top:50px;}
p{margin:0 10px 10px}

div#header {height:200px;line-height:80px;margin:0;
  padding-left:10px;


  color: #79B30B;border-bottom:1px solid white;}

#content ul {list-style-image:url(bullet-black.gif);margin:0 0 10px 10px;}

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{border-left:1px solid white;}

div#footer{background: #999;color: #FFF;border-top:1px solid white;color:#333;}
div#footer p{margin:0;padding:5px 10px;text-align:center;}

div#container{width:880px;margin:0 auto;background:url(line.jpg) top left repeat-y}
div#wrapper{float:left;width:100%}
div#content{margin-left: 420px}
div#navigation{float:left;width:239px;margin-left:-701px}
#navigation h3 {margin:10px 0 10px 10px;color:white;font-size:1.4em;}

#content {padding:10px;}


div#extra{float:left;width:179px;margin-left:-880px;min-height:200px;}
#extra h3 {margin:10px 0 10px 10px;color:white;font-size:1.4em;}
div#footer{clear:left;width:100%}

h1 {font-size:1.5em;margin:0 10px 10px}
h2 {font-size:1.2em;margin:0 10px 10px}

/* Formulare */


em{color:red}
.cssform label{
float: left;
width: 120px;
font-weight: bold;
}

.cssform input[type=text], .cssform input[type=password], select{
width: 180px;
margin-bottom: 5px;
}
/*
.cssform textarea{
width: 250px;
height: 150px;
}
*/

.boxes{
width: 1em;
}

.cssform #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

.cssform br{
clear: left;
}

.cssform fieldset{margin:10px}

.cssform legend{font-weight:bold;}

input[type=checkbox].cssform {margin-left:.3em;}

.dark {background:#CECECE;}
.light {background:#EAEAEA;}
td {padding:5px;}
img{border:none;}
ul {list-style-type:none;}

a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:black; text-decoration:none;}


.navlist
{
padding-left: 0;
margin-left: 10px;
margin-bottom: 10px;
border-bottom: 1px solid white;
width: 150px;
}

.navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid white;
}

.navlist li a {
text-decoration: none;
display:block;
padding: 0.25em;
padding-left: 20px;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.navlist .sel a {
 text-decoration: none;
color:black;
display:block;
padding: 0.25em;
padding-left: 20px;
background-image: url(bullet-black.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.navlist li a:hover { text-decoration: none;
display:block;
padding: 0.25em;
padding-left: 20px;
background-image: url(bullet-black.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#topmenu {position:absolute;top:0px;right:0px;}

div#topmenu h3, div#menu h3 {
        display: none;
}


div#topmenu {
        float: right;
        font-size: 0.9em;
}

div#topmenu ul {
        float: left;
        text-align: right;
        list-style-type: none;
        margin:0;
}

div#topmenu li {
        float: left;
}

div#topmenu li a {
        float: left;
        display: block;
        padding: 10px 8px 5px 8px;
        border-left: 1px solid gray;
        color: gray;
        text-decoration: none;
        font-weight:normal;
}

div#topmenu li a:hover {

        /* color: #99CCFF; */
        color:black;
}

#content a{color:#395D7F;font-weight:bold;text-decoration:underline;}

.fault {font-weight:bold;color:red;}

#uhr {position:absolute;top:0;left:0;color:gray;text-align:left;margin:10px;}
#uhr input {color:#333;}
