html,body{margin:0;padding:0}
body{font: 76% verdana,sans-serif;text-align:center;

}
p{margin:0 10px 10px}

div#header {height:200px;margin:0;
  padding-left:10px;
  /*background: white url(header1.jpg) bottom center no-repeat;*/

  color: silver;border-bottom:1px solid white;}
  body{background: white url(spalte5.gif) repeat-x left 0px;margin-top:50px;}
div#container{text-align:left;

background:url(line.jpg) top left repeat-y;


}
div#content p{line-height:1.4;padding-right:150px;}
div#navigation{border-left:0px 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#wrapper{float:right;width: 100%;margin-left: -420px}
div#content{margin-left: 420px;margin-bottom:100px;}
div#navigation{float:right;width:239px}
div#extra{float:right;width:179px}
div#footer{clear:right;width:100%}

#navigation h3 {margin:10px 0 10px 10px;color:white;font-size:1.4em;}
#content {padding:10px;}
#extra h3 {margin:10px 0 10px 10px;color:white;font-size:1.4em;}

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


/* #content li {background:url(bullet-black.gif) no-repeat 0 0.5em;margin:0 0 5px 10px;padding: 0.25em;  } */
#content ul {list-style-image:url(bullet-black.gif);margin:0 0 10px 10px;}

/* Formulare */


em{color:red}
.cssform label{
float: left;
width: 150px;
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;padding-left:25px;margin:0}

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;}