html, body {
height: 100%;
float:center;
}

body {
font-family: "Arial";
font-size: 11px;
color:#3B495A;
padding:0px;
margin:0px;
background-image: url('pictures/white.jpg');
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
background-color:a2a2a2
overflow:hidden;
}

a, a:link {
text-decoration: none;
color:#000;
}

a:hover {
color:#9ACD32;
}

.active {
color:#8C8C8C;
}

ul {
font-size:12px;
font-weight:bold;
}

li {
font-size:10px;
margin-left:20px;
list-style:square;
color:#000;
}

#container {
width: 769px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
}

#core_header {
width: 769px;
height: 170px;
background: #FFFFFF url('pictures/banner.jpg');
margin:0px;
padding:0px
}

#header_text
{
position: fixed;
right:15px;
top:15px;
font-size:18pt;
color:#8C8C8C;
font-family:"Arial","Arial";
float:right;
}

img
{
margin:6px;
border:0px;
}

#core_content {
position: absolute;
margin: 0px;
width: 769px;
color:#000;
background:#FFF;
}

.content-box
{
margin-left: 12px;
width: 750px;
font-family: "Arial";
font-size: 12px;
color:#000;
}

.content-box2
{
width: 689px;
font-family: "Arial";
font-size: 12px;
color:#000;
margin-left:-5px;
width: 728px;
background:#FFF;
}

.textfreiraum
{
margin-left: 4%;
}

#footer {
bottom: 0px;
width: 769px;
font-family: "Arial";
font-size: 12px;
color:#000;
background:#FFF;
}

h2
{
font-family: "Arial", Arial, Arial;
font-size:18px;
height:25px;
}

h3
{
font-family: "Arial", Arial, Arial;
font-size:12px;
margin-top:7px;
color:#000;
margin-bottom:8px;
letter-spacing:2px;
 margin-left:16px;
}

h4
{
font-family: "Arial", Arial, Arial;
font-size:11px;
color:#000;
border-bottom: 1px ridge #000;
margin-bottom:8px;
}

hr {
margin-left:10px;
margin-right:22px;
}

ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
background:url(pictures/bg.png) repeat-x top left;
font-family:Arial;
font-size:11px;
font-weight:bold;
border:1px solid #000;
margin:0;
padding-top:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-size:11px;
font-weight:bold;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(pictures/bg.png) repeat-x top left;
}

ul.menu .current a {
color:#fff;
font-weight:bold;
}

/*FRÜHLING / SOMMER / HERBST*/
ul.menu.green{
background-color:#629600;
}
ul.menu.green li a:hover, .menu.green li.current {
background-color:#FFB900;
font-size:11px;
}

.ul .select a:hover, 
.ul .select li:hover a { 
cursor:pointer; 
color:#fff;
}

.ul .select_sub {
display:none;
}

.ul .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.ul .sub_active .current_sub a, 
.ul .sub_active a:hover {
background:transparent; 
color:#A79787;
}

.ul .select :hover .select_sub, 
.ul .current .show {
display:block; 
position:absolute; 
width:100%; 
top:33px; 
background:url(pictures/back.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.ul .current .show {
z-index:10;
}

.ul .select :hover .sub li a, 
.ul .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:7px 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#A79787;
}

.ul .current .sub li.sub_show a {
color:#A79787; 
cursor:default; 
}

.ul .select .sub li a {
	font-weight:normal;
}

.ul .select :hover .sub li a:hover, 
.ul .current .sub li a:hover {
visibility:visible; 
color:#fff; 
}
