html, body {
  margin: 0;
  padding: 0;
  border: 0;
	font-family: Verdana;
	font-size: 12px;
}
body { background-color: #99182c; /* change the color to your background color */ }
#main {
  width: 888px;
  background-color:#fff;
  border: 1px solid black; /* remove if you don't want a border */
  margin: auto;
  margin-top: 0em;
  min-height: 650px;
  overflow: auto;
} 

.links {
width: 690px;
float: left;
min-height: 568px;
padding: 5px;
border-right: 1px solid black;
}

#flashcontent {
width: 690px;
height: 558px;
float: left;}

.rechts {
width: 187px;
min-height: 568px;
float: right;

}

p.img {
text-align: center;
margin-top: 10px;}

.rechts p {
margin-top: 5px;}

.header {
background-image: url('header.png');
height: 82px;
color: #FFF;
font-size: 14px;
font-family: Verdana, "Trebucht MS", Tahoma;
font-weight: bold;
}

.header li {
display: inline;
padding: 0px;
float:left;
margin-left: 15px;
margin-right: 5px;
margin-top: 62px;
list-style-type: none;}

.header ul {
padding: 0px;
margin: 0px;
margin-left: 350px;
}

.header a {
text-decoration: none;
color: #FFF;}

.header a:hover {
font-style: normal;
color: #99182c;}

h1 {
padding-bottom: none;
margin: 0px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 16px;
color: #99182c;}

h2 {
padding-bottom: none;
margin: 0px;
margin-left: 5px;
margin-top: 10px;
margin-bottom: 0px;
font-size: 13px;
color: #99182c;}


p {
margin: 0px;
margin-left: 5px;
margin-top: 5px;
}

strong {
font-style: italic;
}

#footer {
color: #fff;
font-size: 11px;
margin-top: 0px;
text-align: center;}

#media_blok a{
text-decoration: none;
color: #fff;}

#media_blok {
background-image: url('images/media.jpg');
width: 300px;
float: left;
margin: 5px;
height: 150px;
border: 1px solid black;}

#media_blok h2 {margin-left: 15px;
color: #fff;}
