/* reset */
* {
margin: 0;
padding: 0;
}
header, footer, section, aside, nav, article {
display: block;
}
body {
background: #445662 url('./images/body_bg.jpg') repeat-x;
font-family: arial;
font-size:12px;
color:#e8e8e8;
}
#wrapper {
width: 997px;
margin: 0 auto;
margin-bottom: 5px;
background: #08080a;
}
nav {
width: 997px;
height: 50px;
margin: 0 auto;
background: url('./images/header_bottom.gif') no-repeat;
}
#main {
width: 997px;
margin: 0 auto;
padding-top: 25px;
background: #1c2329 url('./images/main_bg.gif') repeat-y;
overflow: hidden;
}
#content {
float: right;
width: 781px;
margin: 0 5px 0 0;
}
#sidebar {
float: left;
padding-left: 3px;
width: 203px;
}
.asidebox {
width: 190px;
border-top: 1px solid #445660;
border-bottom: 1px solid #445660;
border-right: 1px solid #445660;
margin-bottom: 20px;
background-color:#08080a;
color:#e8e8e8;
}
.asidebox p {
margin:0 0 15px 5px;
}
.asidebox a:link, a:visited {
color:#e8e8e8;
text-decoration:none;
}
.asidebox a:hover {
color:#e8e8e8;
text-decoration:underline;
}
#asidepromo {
color: #88ABBE;
font-size: 14px;
font-weight: bold;
text-decoration:underline;
}
footer {
width: 997px;
margin: 0 auto;
clear: both;
}
@font-face {
font-family: 'tahoma';
font-weight: normal;
font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
color: #e8e8e8;
}
a:link, a:visited {
color:#e8e8e8;
}
a:hover, a:active {
color: #e8e8e8;
}
p {
margin-bottom: 10px;
}
li {
padding-left: 1px;
line-height:18px;
}
nav .menu {
font-size: 12px;
font-weight: bold;
margin-left:227px;
}
nav .menu ul {
margin: 0;
padding: 7px 0 0 0;
list-style: none;
line-height: normal;
}
nav .menu li {
display: block;
float: left;
}
nav .menu a {
display: block;
float: left;
padding: 0px 15px;
text-decoration: none;
color: #fbfeff;
}
nav .menu a:hover {
text-decoration: underline;
}
header {
height:99px;
background: url('./images/header_top.gif') no-repeat;
}
header>h1 {
text-align:center;
margin: 10px 0 0 0;
font-weight: normal;
font-size: 22px;
font-family: 'tahoma', Verdana, Arial, Helvetica, sans-serif;
color:#e8e8e8;
}

#titel {
text-align:center;
margin: 10px 0 0 0;
font-size: 36px;
font-weight: bold;
font-family: 'tahoma', Verdana, Arial, Helvetica, sans-serif;
color:#e8e8e8;
}

header>p {
color: #e8e8e8;
text-align:center;
font-size: 14px;
margin: 5px 0 0 0;
}
article img {
border: none;
}
#content p, ul, ol, hr {
margin-bottom: 24px;
}
#content ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
#content h2 {
color: #e8e8e8;
margin: 0 0 10px 0;
}
.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 10px;
}
.alignright, img.alignright {
display: inline;
float: right;
margin-left: 10px;
}
.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
aside h3 {
padding: 1px 0 0 4px;
margin-bottom:5px;
text-align:left;
font-size: 14px;
background: url('./images/sb_head.gif') repeat-x;
color:#e8e8e8;
height: 25px;
}
aside ul {
list-style-image: url(images/bullet.gif);
color:#e8e8e8;
margin: 0 0 10px 22px;
}
#footer-area {
background: #08080a url('./images/footer_bg.gif') repeat-y;
color: #e8e8e8;
padding: 18px 0;
overflow: hidden;
}
.footer-segment {
float: left;
margin-right: 20px;
margin-left: 20px;
width: 250px;
}
footer aside h4 {
color: #e40000;
font-size: 16px;
line-height: 1.5em;
margin: 0 0 5px 0;
}
footer ul {
list-style: none;
margin: 0;
color:#e8e8e8;
}
footer li {
list-style: none;
margin: 0;
color:#e8e8e8;
}
footer a:link, footer a:visited {
color: #e8e8e8;
text-decoration:none;
}
footer a:hover { 
text-decoration: underline; 
}
footer p {
margin-top: 0;
color: #e8e8e8;
}
#LSPS2007iFrame {
width:781px;
height:2450px;
}
#goon {
margin:10px 0 5px 10px;
}
.red {color:#e20404;}
