
body {
	color: black;
	font: 15px/1.4 Verdana, Geneva, Arial, Helvetica;
    margin:0;
    padding:0;
}
#body {
    background-color:#e5e5e5;
}
/*Breite des Editorfensters festlegen*/
form#ta {
    width:557px;
}
/*Hack für Firefox, damit im Editor eine Scrollbalken erscheint*/
:root body  {
    overflow-y:scroll;
}
/*  Bilder etc ===================== */
img {
	border: 0;
}
img.links  {
    float:left;
    margin-right:10px;

}
img.rechtsuntereinander  {
    float:right;
    margin:0 0 6px 6px;
    clear:both;
}
img.rechts  {
    float:right;
    margin:0 0 0 10px;
}
/* ===================== Basisrahmen ===================== */
#container  {
    width:790px;
    margin: 26px auto 0;
    padding:0;
    background: white url(images/verlauf_grau_weiss.jpg) repeat-y;
    background-color:white;
}
#kopf  {
    background: url(images/logo.gif) no-repeat;
    background-position: 95% 5px;
    width:100%;
    padding-left:8px;
}
#kopf h1  {
    padding:130px 0 12px 1px;
    margin:0;
    font-family: Georgia, serif;
    font-size:25pt;
    color:black;
	font-weight: normal;
}
#navigation  {
    width:170px;
    float:left;
    padding: 0 8px 0 12px;
}
#navigation ul {
    list-style-type: none;
    padding:0;
    margin:0 0 10px 0;
    background-color: #ddd;
    border-top: 1px solid  #ddd;
    border-bottom: 1px solid  #ddd;
    border-right:6px solid  #ddd;
    border-left:6px solid  #ddd;

}
#navigation ul ul  {
    border: none;
}
#navigation ul li {
    background-color: #ddd;
    display: block;
    color:grey;
    line-height:1;
    margin: 7px 0;
    font-size: 10pt;
}

#navigation ul li a {
    background-color: #fff;
    display: block;
    color:/*#f60;*/black;
    text-decoration:none;
    padding:3px 0 3px 3px;
}
#navigation ul li a:hover  {
    color:red;
}
#navigation ul li ul  {
    margin:0 0 0 15px;
    padding:0;
}
#navigation ul li ul li ul {
    margin:0 0 0 30px;
    padding:0;
}
#navigation p  {
    font-size:10pt;

    margin: .6em 0;
}
#navigation p a {
    text-decoration:none;
    color:black;
    display:block;
}
#navigation p a:hover {
    background-color:white;
    color:red;
}
div.news {
    margin:5px 0 0 12px;
    position:absolute;
}

#calendar  {
     background-color:#ddd;
     margin:30px 0;
}
.online  {
    width:190px;
    color:white;
    font-size:90%;
    padding-left:4px;
}
#searchbox .submit  {
    margin-left:2px;
    width: 65px;
}
#searchbox .text  {
    width: 165px;
}
.locator {
    float:right;
    width:574px;
    padding: 0 0 0 18px;
	font-size: 8pt;
	color: white;
	background-color:#f93;
    margin:0
}
.locator p  {
	margin:0;
	padding:5px 3px;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
	color: white;
}
/* ===================== Inhaltsbox ===================== */
#inhalt  {
    width:558px;
    float:right;
    background-color:white;
    padding:0 16px 0 18px;
    min-height:420px;
}
h1, h2, h3, h4 {
	font-size: 16pt;
	font-weight: normal;
	margin: .6em 0 .4em ;
	color:#e00;
}
h5  {
    font-size: 14pt;
    font-weight:bold;
    margin:0;
    font-variant: small-caps;
    letter-spacing: .05em;
    font-family: trebuchet MS, Tahoma, sans-serif;
}
h6  {
    font-size: 10pt;
    font-weight:bold;
    color:red;
    background-color:#ff8;
    letter-spacing: .05em;
    padding: 2px 0;
    margin:0;
}
#inhalt a:hover  {
    color:red;
}
p  {
    margin:0;
    padding:0;
}
#subnavigation  {
    clear:both;
    padding: 0 0 0 0px;
    background-color:#138808;
    table-layout: fixed;
    width:100%;
}
#subnavigation td a  {
    text-decoration:none;
    color:white;
    display:block;
    padding: 0 5px;
}
#subnavigation td a:hover  {
    color:red;
    background-color:white;
}
p#copyright {
    text-align:center;
    font-size:8pt;
    margin:0 0 10em;
    padding:0;
}
#copyright a  {
    text-decoration:none;
    color:#888;
}
#copyright a:hover  {
    color:red;
    background-color:white;
}


form {
	margin: 0;
}
img {
	border: 0;
}

.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 10pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	color: black;
}
.sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: red;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: red;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: red;
}

.menu {
	font-weight: bold;
	font-size: 18pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}

.edit {
	font-size: 9pt;
	color: black;
	background-color: #eee;
	padding:0;
	margin:0;}

.edit a {
	color: black;
}
.edit a:hover {
	color: red;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
}
body.retrieve {background-color:#f8f8f8;}
