/* - - - - - - - - - - - - - - - - - - - - */
/* Body */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
font-family: arial;
font-size: 12px;
color: #69645b;
margin: 0 0 5px 0;
padding: 0;
background-color: #C6D9DF;
}
a {
color: navy;
}
a:hover {
color: navy;
}

input {
font-size: 12px;
}

radio {
font-size: 12px;
background-color: #ffffff;
border: 1px solid #ec9d04;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Aeussere Contentbox */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {

margin: 0px auto;
text-align:left;
width: 944px;
padding-bottom: 8px;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Headerbereich */
/* - - - - - - - - - - - - - - - - - - - - */
#topsmall {
background-color: #ffffff;
height: 128px;

}
#topbanner {
color: #69645b;
background-color: #ffffff;
font-size: 20px;
font-weight: bold;
padding: 0px;
letter-spacing: 3px;
background-image: url(images/header_neu.jpg);
background-repeat: no-repeat;
height: 199px;
border-bottom: 2px solid #ffffff;
}
#topslogan {
color: #888276;
background-color: #990000;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
padding: 3px 0 15px 8px;
}

#menuecontent {
background: #5960AE;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

#menueleer {
background: #5960AE;
font-family: arial;
font-size: 11px;
border-bottom: 2px solid #ffffff;
margin: 0 0px 2px 0; 
padding: 4px;
}

#menuecontent a {
display: block;
color: #ffffff;
margin: 0 0px 2px 0; 
padding: 4px 7px 4px 7px;
text-decoration: none;
background: #cc6600; 
border-right: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
white-space: nowrap;
text-align: center;
}

#menuecontent a:hover {
background-color: #ffcc00; 
color: #000000;
}

#menuecontent #aktuell a { 
background-color: #5960ae; 
border-color: #5960ae #ffffff #5960ae #5960ae;
color: #ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Menue und Content */
/* - - - - - - - - - - - - - - - - - - - - */
#menuetop {
color: #69645b;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: bold;
background-color: #ffffff;
background-image: url(images/kategorie_bg.gif);
border-top: 1px solid #81aebc;
border-bottom: 1px solid #81aebc;
border-left: 1px solid #81aebc;
}
#contenttop {
color: #69645b;
padding: 3px 3px 3px 8px;
font-size: 11px;
font-weight: bold;
background-color: #ffffff;
background-image: url(images/kategorie_bg.gif);
white-space: nowrap;
border-top: 1px solid #81aebc;
border-bottom: 1px solid #81aebc;
border-right: 1px solid #81aebc;
}

#contenttop a {
color: #69645b;
text-decoration: none;
font-weight: bold;
}
#contenttop a:hover {
color: #999999;
text-decoration: underline;
font-weight: bold;
}

#menue {
color: #000000;
padding: 3px 3px 1px 0px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
vertical-align: top;
}

#navdiv {
color: #69645b;
padding: 0px;
border: 1px solid #81aebc;
margin-bottom: 3px;
background-color: #ffffff;
}

#navdiv ul {
color: #69645b;
margin: 0;
padding: 0;
list-style-type: none;
}

#navdiv li { margin: 0 0 3 0; }
#navdiv ul li { margin: 0 0 3 0; }

#navdiv .kategorie {
padding: 4px;
color: #69645b;
background-color: #ffffff;
background-image: url(images/kategorie_bg2.gif);
text-decoration: none;
font-weight: bold;
border-left: 5px solid #81aebc;
text-align: left;
}

#navdiv ul a {
display: block;
padding: 3px 3px 3px 10px;
width: 170px;
color: #69645b;
background-color: #ffffff;
text-decoration: none;
border-left: 5px solid #81aebc;
}

#navdiv ul a:hover {
color: #000000;
background-color: #f5f4f2;
text-decoration: none;
border-left: 5px solid #ffffff;
}

#navdivlegend {
padding: 3px;
border: 1px solid #ec9d04;
margin-bottom: 3px;
background-color: #ffffff;
}

#content {
color: #000000;
padding: 3px 0px 3px 5px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
vertical-align: top;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Footerbereich*/
/* - - - - - - - - - - - - - - - - - - - - */
#footer {
color: #000000;
padding: 3px;
font-size: 11px;
font-weight: normal;
background: #ffffff; 
border-bottom: 1px solid #000000;
text-align: center;
}

#footer a {
color: #990000;
padding: 3px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
#footer a:hover {
color: #000000;
padding: 3px;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Legende*/
/* - - - - - - - - - - - - - - - - - - - - */
#legende .farbea {
background: #f5f5f5;
padding: 4px;
font-size: 10px;
text-align: center;
}

#legende .farbeb {
background: #ffffff;
padding: 4px;
font-size: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Standard Tabellen fuer Contentausgaben*/
/* - - - - - - - - - - - - - - - - - - - - */
.tbinnen {
border: 1px solid #81aebc;
margin-bottom: 5px;
}

.tbinnen select{
font-size: 12px;
background-color: #ffffff;
border: 1px solid #81aebc;
}


hr{
color:#ffffff;
}

.tbinnend {
padding: 3px;
font-size: 11px;
color: #69645b;
line-height: 1.5em;
}

.tbinnenh1, .tbinnenh2, .tbinnenw {
padding: 3px;
font-size: 11px;
color: #69645b;
line-height: 1.5em;
}

.tbinnend {
background: #fcf9f1;
}

.tbinnenh1 {
background: #f4efdf;
}

.tbinnenh2 {
background: #fcf9f1;
}

.tbinnenw {
background: #ffffff;
}

.tbinnend a {
text-decoration: none;
}
.tbinnend a:hover {
text-decoration: underline;
}


.tbinnenh1 a, .tbinnenh2 a, .tbinnenw a {
color: #81aebc;
text-decoration: none;
}
.tbinnenh1 a:hover, .tbinnenh2 a:hover, .tbinnenw a:hover {
color: #81aebc;
text-decoration: underline;
}

/* - - - - - - - - - - - - - - - - - - - - */
/* Formulare*/
/* - - - - - - - - - - - - - - - - - - - - */
form {display: inline;}

.mb {
background-color: #ffffff;
border: 1px solid #81aebc;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 8pt;
}

select {
font-family: arial;
font-size: 7pt;
color: #69645b;
}

option {
font-family: arial;
font-size: 7pt;
color: #69645b;
}



.los {
width: 168px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/button_blank.gif);
border: 0px;
padding: 0px;
}

.los1 {
width: 102px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/button_blank.gif);
border: 0px;
padding: 0px;
}


.los100px {
width: 100px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/button_blank_100px.gif);
border: 0px;
padding: 0px;
}

.los120px {
width: 120px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/button_blank_120px.gif);
border: 0px;
padding: 0px;
}


.loslogin {
width: 68px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/login.gif);
border: 0px;
padding: 0px;
}

.losspeichern {
width: 68px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/save.gif);
border: 0px;
padding: 0px;
}

.losregister {
width: 68px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/register.gif);
border: 0px;
padding: 0px;
}

.lospass {
width: 100px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/neupass.gif);
border: 0px;
padding: 0px;
}

.lossenden {
width: 68px;
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-image: url(images/absenden.gif);
border: 0px;
padding: 0px;
}

.losred {
background-color: #c60000;
color: #ffffff;
font-size: 11px;
}

.button {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color: #d2d2d2;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* SEITENNAVIGATION */
/* - - - - - - - - - - - - - - - - - - - - */
.seiteninfo, .aktuelleseite, .pl {
font-family: Verdana, Arial;
font-size: 11px;
text-align: center;
color: #000000;
border: 1px solid #000000;
border-collapse: collapse;
line-height: 1.2em;
}

.seiteninfo {
background-color: #ffffff;
font-weight: normal;
padding: 1px 3px 1px 3px;
color: #000000;
}

.aktuelleseite {
background-color: #990000;
font-weight: normal;
padding: 2px 6px 2px 6px;
color: #ffffff;
}

.pl a {
display: block;
float: left;
background-color: #ffffff;
color: navy;
text-decoration: underline;
font-weight: bold;
padding: 2px 6px 2px 6px;
white-space: nowrap;
}
.pl a:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
background-color: #990000;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Fehler Hinweise rot/gruen*/
/* - - - - - - - - - - - - - - - - - - - - */
.tippred {
color: red;
font-weight: bold;
}

.tippgreen {
color: green;
font-weight: bold;
}
/* - - - - - - - - - - - - - - - - - - - - */
/* Sonstiges */
/* - - - - - - - - - - - - - - - - - - - - */
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
/* - - - - - - - - - - - - - - - - - - - - */

