body
{
background: url(images/background.png) repeat-x #244058;
font-family: Verdana;
font-size: 14px;
color: white;
}

#wrapper{ width: 960px; margin: auto; }

.clear{ clear: both; }

#menu
{
background: url(images/menu_bg.png) no-repeat;
width: 960px;
height: 43px;
font-family: Tahoma 20px bold;
font-size: 20px;
font-weight: bold;
margin-top: 25px;
padding-top: 15px;
color: #606060;
}

a:link, a:visited
{
color: #555555;
text-decoration: underline;
}

a:hover, a:visited
{
color: #353738;
text-decoration: underline;
}

#menu a{ margin-left: 25px; text-decoration: none; }

#menu a:link, a:Visited
{
color: #707070;
}

#menu a:hover, a:active
{
color: #353738;
}

#banner
{
margin: 15px auto 0px auto;
}

#logo
{
background: url(images/logo.png) no-repeat;
width: 459px;
height: 90px;
margin: 20px 0px 0px 10px;
float: left;
}

#bannertext
{
width: 459px;
height: 90px;
margin-left: 10px;
float: left;
}

h2{ margin-top: -3px; }

.splitbar
{
background: url(images/splitbar.png) no-repeat;
width: 1px;
height: 129px;
margin-left: 10px;
float: left;
}

.content_top
{
background: url(images/content_top.png) no-repeat;
width: 960px;
height: 15px;
margin-top: 15px;
}

.content_middle
{
background: url(images/content_middle.png) repeat-y;
width: 960px;
height: auto;
color: #555555;
padding: 0px 5px 0px 5px;
}

.content_bottom
{
background: url(images/content_bottom.png) no-repeat;
width: 960px;
height: 15px;
}

.info_head_img
{
width: 225px;
height: 125px;
margin-left: 10px;
float: left;
}

.info_head_text
{
width: 225px;
height: auto;
margin: 10px 0px 0px 10px;
float: left;
}

.info_text_links
{
height: auto;
width: 460px;
margin: 10px 0px 0px 10px;
float: left;
}

.info_text_rechts
{
width: 460px;
height: auto;
margin: 10px 0px 0px 10px;
float: left;
color: #555555;
}

#footer_copyright
{
font-size: 10px;
float: left;
margin-top: 5px;
}

#footer_links
{
font-size: 10px;
float: right;
margin-top: 5px;
}

#footer_links a:visited, a:link
{
color: white;
text-decoration: underline;
}

#footer_copyright a:visited, a:link
{
color: white;
text-decoration: underline;
}

#footer_links a:hover, a:active
{
color: white;
text-decoration: underline;
}

#footer_copyright a:hover, a:active
{
color: white;
text-decoration: underline;
}
