ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0px; padding: 0px; }
a img,:link img,:visited img { border: none; }

a
{
   text-decoration: none;
   color: #003265;   
}

a:hover
{
   text-decoration: underline;
}

body {
    background-color: #DDDDDD;
    background-image: url("/images/bg.png");
    background-repeat: repeat-x;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}


.clearer
{
  clear: both;
  margin: 0px;
  padding: 0px;
  font-size: 1px;
  height: 0px;
}

h1
{
  font-size:18px;
  font-weight:normal;
  padding-top: 20px;
  margin-bottom: 20px;
}

h2
{
  font-size:14px;
  font-weight:bold;
  color: #003265;
}

.content
{
  text-align: center;
  width: 950px;
  background-color:#FFFFFF;
  background-image: url(/images/bg_content.png);
  background-repeat: no-repeat;
  min-height: 600px;
}

.header
{
  text-align: center;
  width: 950px;
  font-size: 1px;
}

.navi
{
  text-align: center;
  width: 950px;
  margin-top: 42px;
}

.container
{
  width: 950px;
  min-height: 600px;
  position: relative;
  margin: 0 auto;
}

.containermain
{
  width:650px;
  float:left;
  padding:20px;
  text-align:left;
}

.containerleft
{
  width:220px;
  float:left;
  text-align:left;
  padding:20px;
}

.footer
{
  position: relative;
  text-align: center;
  width: 100%;
}


div#impressum p {
  margin: 10px 5px;
}

a.internetseite
{
  text-decoration: none;
  color: #003265;      
}

a.internetseite:hover
{
  text-decoration: underline;
}

.textstandard
{
  font-size:12px;
  font-weight:normal;
  margin-top: 20px;
  width:625px;
  text-align:
  justify;
  line-height: 16pt;
}


li.presse
{
   padding: 0px 0px 0px 15px;
   line-height: 16px;
   background: url("/images/raquo.gif") no-repeat scroll 0 8px transparent;
   list-style:  none outside none;
}

h3.presse
{
  font-size:14px;
  font-weight:bold;
  color: #000;
  padding-top: 3px;
}
