@charset "utf-8";
/* CSS Document */

*
{
  margin: 0px;
  padding: 0px;
}

html
{
}

body
{
  background-color: #FFFFFF;
  min-width: 1310px;
}

#side
{
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin: 0px;
  padding: 0px;
}

#container
{
  width: 1300px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  height: auto;
  padding-top: 10px;
}

#header
{
  height: 180px;
  width: 1300px;
  float: none;
}

#logo
{
  background-image: url(../images/Arena.png);
  background-repeat: no-repeat;
  height: 170px;
  width: 375px;
  background-position: center center;
  float: left;
}

#logo2 {
  background-image: url(../images/wap_svw75_logo.png);
  background-repeat: no-repeat;
  height: 170px;
  width: 134px;
  background-position: center center;
  float: left;
}

#headerleft
{
  background-repeat: no-repeat;
  float: left;
  height: 170px;
  width: 16px;
}

#headercenter
{
  float: left;
  height: 170px;
  width: 700px;
}

#headerright
{
  background-image: url(../images/headerright.gif);
  background-repeat: no-repeat;
  float: left;
  height: 170px;
  width: 16px;
}

#headertop
{
  background-color: #FFFFFF;
  float: left;
  height: 108px;
  padding: 0px;
  margin-top: 2px;
  width: 700px;
}

#headernav
{
  background-color: #FFFFFF;
  float: left;
  height: 42px;
  width: 1008px;
  padding: 0px;
  margin-top: 6px;
}

#header a#backToHome {
  display: block;
  height: 100%;
  width: 100%;
  outline: 0;
}

#sitename
{
  font-family: "Times New Roman", Times, serif;
  font-size: 45px;
  font-weight: bolder;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  float: left;
  height: 80px;
  margin-top: 20px;
  width: 700px;
  background-image: url(../images/svw-schriftzug.png);
  background-repeat: no-repeat;
  background-position: center center;
}

#sitename a
{
  text-decoration:none;
  color: #333333;
}

#sitename a:visited
{
  text-decoration:none;
  color: #333333;
}

#downtitel
{
  float: left;
  width: 700px;
  background-image: url(../images/svw-donwtitel.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 22px;
  
}

#downtitel a
{
  color: #0000CC;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  
}
#wrap1
{
  width: 1300px;
}

#topbox
{
  text-align: left;
  clear: both;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  margin-left: 5px;
  background-color: #E0E0E0;
}

#topbox a
{
  color: #333333;
  text-decoration: none;
}
#topbox a:hover
{
  text-decoration: underline;
}

#wrap2
{

}

#leftside
{
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(../images/bg-leftside.gif);
  background-repeat: repeat-y;
}

.sideleft
{
  margin-left: 250px;
}


#leftside-border
{
  border-left-width: 10px;
  border-left-color: #E0E0E0;
  border-left-style: solid;
}

#leftside-border:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 

#aktionbox
{
  width: 99%;
  margin-left: 1px;
  height: auto;
}

#content
{
  padding: 1em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#content_table
{
  display: table;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#content_links
{
  float: left;
  width: 47%;
  padding: 0.5em;
}

#content_rechts
{
  float: right;
  width: 47%;
  padding: 0.5em;
}

#footbox
{
  text-align: left;
  clear: both;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin-left: 5px;
  background-color: #E0E0E0;
}
#footbox a
{
  color: #333333;
  text-decoration: none;
}

#footbox a:hover
{
  text-decoration: underline;
}


#container-footer
{
  background-image: url(../images/bg-footer.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 100px;
}


#footer
{
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  color: #a0a0a0;
  float: none;
  clear: both;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 10px;
}

#copyright
{
  width: 780px;
  padding-right: 5px;
  float: left;
  margin-left: 150px;
}

#copyright a
{
  color: #FFCC00;
  text-decoration: none;
}

.inline{
  display: inline;
}

#print_page{
  margin-left: 4px;
  padding-bottom: 5px;
  float: right;
  margin-top: 2px;
  clear:both;
}

#print_page img{
  border: none;
}
