body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: px;
	color: #000000;
}
div#page {
	width: 900px;
	height: 100%;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}
div#menue {
	width: 200px;
	height: 100%;
	min-height: 100%;
	float: left;
	}
div#content{
	clear: right;
	float: right;
	width: 700px;
	height: auto;
	}
div#text{
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
div#sitemap{
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	
.mceVisualAid {
	border: 1px dashed #BBBBBB;
}
body {
        font: 69% Verdana, Lucida, Helvetica, Arial, sans-serif;
        color: #333333;
        background-color: #000000;
        background-image: url(bilder/background.gif);
        background-repeat: repeat-x;
        min-height: 100%;
        height: 100%;
        margin: 0em auto 5em auto;
        text-align: center;
        padding-top: 2em;
}
div#page {
        width: 900px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        background-color: #FFFFFF;
}
div#copy {
        clear: left;
        width:900px;
        background-image: url(bilder/bottombar.gif);
        background-repeat: no-repeat;
        background-color: #000000;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        height: 150px;
        border-top: 1px solid #a9d679;
        padding: 40px 0em 0em 0em;
}	
div#container {
        background-color: #FFFFFF;
}
div#content{
        clear: right;	
        height: 600px;
        overflow: auto;
        background-color: #FFFFFF;
        text-align: left;
margin-right: auto;
        margin-left: auto;
	}
div#menue {
        margin: 0px auto;
	background-color: #FFFFFF;
        color: #333333;
        height: 600px;
	}
div#banner {
	background-image: url(topbar.gif);
        background-repeat: no-repeat;
        background-position: top;
        padding: 0em 0em 0em 0em;
        height: 150px;
}
div#subbanner {
        background-image: url(bilder/green.jpg);
        background-repeat: repeat-x;
        background-color: #000000;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #333333;
        height: 30px;
        text-align: center;
        padding-top: 0em;
        padding-right: 1.2em;
        padding-bottom: 0em;
        padding-left: 1.2em;
}
div#subbanner a {
	border: none;
        line-height: 20px;
        color: #000000;
        padding-right: 1.2em;
}
div#subbanner a:hover {
        background-color: transparent;
        background-image: url(bilder/greeninv.jpg);
        background-repeat: repeat-x;
        height: 20px;
	}
div#subbanner a:active {
        background-color: transparent;
        background-image: url(bilder/greeninv.jpg);
        background-repeat: repeat-x;
        height: 20px;
	}
div#text a {
        padding-right: 2em;
        padding-left: 2em;
}
div#text a {
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
	}	
div#text a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	}		
div#nav {
        background-color: #FFFFFF;
        color: #333333;
        border: 1px solid #FFFFFF;
        display: block;
        text-align:left;
        padding-top: 15px;
}
div#nav a:hover {
        background-color: #FFFFFF;
/*        color: #333333;*/
        border: 1px solid #a9d679;
/*        display: block;*/
}
div#subnav a:hover {
}
.sublink {
	display: block;
        padding: 0;
        margin: 0;
        background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
        display: block;
        text-decoration: none;
        padding-top: 0.2em;
        padding-bottom: 0.25em;
        color: #a9d679;
        text-align: left;
}
.hauptlink {
        background-color: #FFFFFF;
        display: block;
        text-decoration: none;
        padding-left: 20px;
        color: #a9d679;
        text-align: left;
}
.hoverlink {
	background-color: #FFFFFF;
        color: #333333;
        display: block;
        text-decoration: none;
        padding-left: 20px;
/*        min-height: 1.6em;
        line-height: 1.6em;
        height: auto;*/
        text-align: left; 
}
form {
        border: none;
        margin: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        left:0;
}
.hoversublink {
	background-color: #FFFFFF;
        color: #333333;
        border: 1px solid #FFFFFF;
        display: block;
        min-height: 1.6em;
        line-height: 1.6em;
        height: auto;
        text-align: left;
}
div#subsubnav a:hover {
}
.subsublink {
	display: block;
        padding: 0;
        margin: 0;
        background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
        display: block;
        text-decoration: none;
        padding-top: 0.2em;
        padding-bottom: 0.25em;
        color: #a9d679;
        text-align: left;
}
.hoversubsublink {
	background-color: #FFFFFF;
        color: #333333;
        border: 1px solid #FFFFFF;
        display: block;
        min-height: 1.6em;
        line-height: 1.6em;
        height: auto;
        text-align: left;
}
.inputsubmit{
       font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
       visibility: visible;
       border: 1px solid #a9d679;
       color: Black;
       vertical-align: middle;
       background: White url(bilder/input_background.gif) repeat-x;
}
.inputtext{
	font-size: 14px;
	font-weight: normal;
	color: #a9d679;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}
div#text a {
	background-color: #FFFFFF;
	color: #a9d679;
	text-decoration: none;
        padding: 0;
	}	
div#text a:hover {
	background-color: #a9d679;
	color: #FFFFFF;
	}
h1 {
       color: #a9d679;
       background-color: transparent;
       font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
       font-weight: normal;
       font-size: 40px;
       padding-top: 0em;
       padding-left: 30px;
       padding-right: 0.5em;
       padding-bottom: 0.2em;
       margin: 0em 0 0 0;
} 

h2, h3, h4, h5, h6 {
       color: Black;
       background-color: transparent;
       font-family: Verdana, Lucida, Helvetica, Arial, sans-serif;
       font-weight: normal;
       margin: 0 0 0.25em 0;
       border-bottom: 1px solid #a9d679;
       padding-left: 30px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
      color: Black ! important; 
      text-decoration: none;
}
h2 {
       font-size: 150%;
       border-bottom: 1px solid #a9d679;
}
h3 {
      font-size: 125%;
      border-bottom: none;
      font-weight: bold;
      border-bottom: 1px solid #a9d679;
padding-right: 20px;
}
h4 {
      font-size: 110%;
      border-bottom: none;
      font-weight: bold;
}
h5 {
      font-size: 100%;
      border-bottom: none;
      font-weight: bold;
}
h6 {
      font-size: 85%;
      border-bottom: none;
      font-weight: bold;
}
table {
        font-size: 100%;
}
a {
        color: #a9d679;
        background-color: transparent;
        text-decoration: none;
}
img {
        border: none;
        vertical-align: middle;
}
p {
       margin: 0 0 0.75em 0;
       line-height: 1.5em;
       padding-left: 30px;
}
p img {
       border: none;
       margin: 0;
}
ul {
      line-height: 1.5em;
      margin: 0.5em 0 0 1.5em;
      padding-left:30px;
      list-style-image: url(../../bullet.gif);
      list-style-type: square;
}
ol {
      line-height: 1.5em;
      margin: 0.5em 0 0 2.5em;
      padding: 0;
      list-style-image: none;
}
li {
      margin-bottom: 0.5em;
}
#palbum {
            69% Verdana, Lucida, Helvetica, Arial, sans-serif;
        color: #a9d679;   
}
