body{
    /* Schriftbild der Seite */
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:black;
    
    /* Scrollbar-Farben */
    scrollbar-arrow-color : #FFFF00;
    scrollbar-face-color: #000066;
    scrollbar-shadow-color: #FFFF00;
    scrollbar-highlight-color: #000066;
    scrollbar-base-color: #FFFF00;
}

#header{
    /* Kopfzeile */
    position: relative;
    width: 750px;
    height: 80px;
    background-image: url(/_system/bilder/head.gif);
    background-repeat: no-repeat;
}

#headmenue{
    /* Linkblock im Header */
    position: absolute;
    right: 5px;
    bottom: 5px;
    margin: 0;
    padding: 0;
    border-style: solid;
    border-width: 0 1px;
    border-color: white;
    list-style: none;
}

#headmenue li{
    /* Link im Header */
    display: block;
    float: left;
    border-style: solid;
    border-color: white;
    border-width: 0 1px;
    padding: 0 5px;
}

#headmenue li a{
    /* Link im Header */
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#container{
    /* Inhaltscontainer um Navi und Content herum */
    width: 750px;
    background-image: url(/_system/bilder/navi_bg.gif);
    background-repeat: repeat-y;
}

#navigation{
    /* Positionierung der Navi-Box */
    display: block;
    height: auto;
    width: 160px;
    float: left;
}

#navigation ul.main{
    /* Listenblock der Hauptnavigation */
    margin: 30px 0;
    padding: 0;
    list-style: none;
}

#navigation li{
    /* Listenpunkte der Hauptnavigation */
    display: block;
    font-size: 15px;
    margin: 10px 0;
    padding: 0;
    font-weight: bold;
    text-align: left;
}

#navigation ul.main li a{
    /* Links der Hauptnavigation */
    color: #F9EC24;
    text-decoration: none;
    padding: 0 5px 0 25px;
    
}

#navigation ul.main li a:hover {
    /* Hover-Effekt der Hauptnavigation */
    background-image: url(/_system/bilder/button.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#navigation ul.sub{
    margin: 0;
    padding: 0 0 0 20px;
    border: 0;
    list-style: none;
}

#navigation ul.sub li a{
    font-weight: normal;
    font-size: 12px;
}

#navigation ul.sub li a:hover {
    background: none;
}

#content{
    float: right;
    padding: 10px;
    width: 570px;
    text-align: left;
    background-color: White;
}

.trennlinie {
    /* Trennlinie */
    border: 0;
    background-image: url(/_system/bilder/linie.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
}

#content h1{
    /* Oberste Überschrift nach dem Balken */
    font-family:arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#content ul{
    list-style-image: url(/_system/bilder/dot.png);
}

#footer{
    /* Fußzeile */
    width: 750px;
    height: 30px;
    clear: both;
    background-image: url(/_system/bilder/foot.gif);
    background-repeat: no-repeat;
    color: white;
}

#footer ul{
    margin: 0;
    padding: 9px 0px 0px 160px;
    list-style: none;
}

#footer li{
    margin: 0 6px 0 0;
    display: block;
    float: left;
    font-size: 10px;
    color: White;
}

#footer li a{
    font-size: 10px;
    color: white;
    text-decoration: none;
    border-right: 1px solid white;
    padding-right: 6px;
}

#form1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#form1 label {
    clear:  left;
    text-align: right;
    margin: 5px 10px 0 0;
    width: 150px;
    float: left;
    line-height: 19px;
}

#form1 input {
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020264;
	background-color: #CFD6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #020264;
	border-bottom-color: #020264;
	border-left-color: #020264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding: 2px;
    margin-top: 4px;
    width: 300px;
}

#form1 textarea {
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020264;
	background-color: #CFD6E6; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #020264;
	border-bottom-color: #020264;
	border-left-color: #020264;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    padding: 2px;
    margin-top: 4px;
    width: 300px;
}

#form1 input.button {
	font-family: "Arial Narrow", Arial, Helvetia, sans-serif;
	background-color: #CFD6E6;
	font-size: 11px;
	font-weight: bold;
	color: #0D316D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020264;
	border-right-color: #020264;
	border-bottom-color: #020264;
	border-left-color: #020264;
	height: auto;
    width: 100px;
}

#form1 fieldset {
    padding: 5px 0 5px 0;
}

.showedit{
    border: 1px dashed blue;
    margin-bottom: 10px;
}

.showedit_notice{
    font-size: 10pt;
    color: #D22;
}

.edit_tab {
    padding: 0 4px 0 4px;
    border-top: 1px solid blue;
    border-left: 1px solid blue;
    border-right: 1px solid blue;
    display:inline;
    font-size: 10pt;
    background-color: #eef;
}

