body
{
background-color:#e5e5e5;
border-top:5px solid #ffbf00;
margin: 0px;
padding: 0px;
text-align: center;
font-family: verdana,arial;
padding-bottom: 20px;
color: #111111;
}

h1,h2,h3,h4
{
font-family: georgia;
color: #000000;
}

h1
{
margin-bottom: 5px;
margin-top: 5px;
font-size: 20px;
}

p
{
margin-top: 2px;
margin-bottom: 2px;
}

input,textarea,button
{
font-size: 14px;
border: 1px solid #CCCCCC;
padding: 2px;
}

a, a:visited, a:active
{
text-decoration: underline;
color: #111111;
padding: 0px;
margin: 0px;
}

a:hover
{
background-color: #e0e0e0;
}

#wrapper
{
margin-left: auto;
margin-right: auto;
text-align: left;
border: 5px solid #c0c0c0;
border-top: none;
width: 500px;
background-color: #ffffff;
padding: 10px;
padding-top: 0px;
}

#header
{
background: url('images/aix.jpg') no-repeat scroll 0 0 transparent;
height: 292px;
text-align: left;
padding-left: 15px;
}

span.header_font1
{
color: #eeeeee;
font-size: 28px;
font-weight:bold;
font-family: georgia;
}

span.header_font2
{
color: #eeeeee;
font-size: 16px;
font-family: georgia;
}

a.headerlink, a.headerlink:visited, a.headerlink:active,a.headerlink:hover
{
text-decoration: none;
background-color: transparent;
}

#menu
{
border: 3px solid #353535;
border-top: none;
background-color: #e0e0e0;
padding-left: 5px;
background-image: url(images/navi_bg.gif);
background-repeat:repeat-x;
}

#nav
{
list-style:none outside none;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

ul#nav li
{
float: left;
padding: 5px;
}

ul#nav li a, ul#nav li a:visited, ul#nav li a:active
{
color: #000000;
text-decoration: none;
padding: 5px;
padding-left: 2px;
padding-right: 2px;
}

ul#nav li a:hover
{
background-color: #ffbf00;
}

div.share_button
{
margin-top: 5px;
text-align:right;
float:right;
}

#content
{
text-align: left;
font-size: 14px;
min-height:300px;
height:auto !important;  /* für moderne Browser */
height:300px;  /*für den IE */
}

#footer
{
font-size: 10px;
color: #000000;
margin-top: 5px;
}

div.clear
{
clear: both;
}