body, div, p, a, h1, img, table, tr, td, th
{
  margin:0px;
  padding:0px;
  border:0;
  color:black;
  font-family:Arial;
  font-size:12px;
  text-align:left;
}
#page-wrapper
{
	width:1000px;
	margin:0px auto;
	padding-top:10px;
}


#Badges
{
  position:fixed;
  padding-top:20px;
  width:130px;
}


#Badges a
{
font-family:Arial, sans-serif;
  display:block;
  padding-top:32px;
  padding-right:5px;
  font-size:11px;
  font-weight:bold;
  line-height:1.2em;
  width:110px;
  height:85px;
  text-align: center;
  text-decoration: none;
}

#Badges a:hover
{
	text-decoration: underline;
}

#Badge1, #Badge3
{
  background: url(../wordpress/wp-content/themes/default_de/images/badge1.png) no-repeat;
  color: white;
}

#Badge2, #Badge4
{
  background: url(../wordpress/wp-content/themes/default_de/images/badge2.png) no-repeat;
  color: #808080;
}
div.header
{
  height:220px;
  
  width:738px;
  
  position:relative;
  text-align:center;
  margin:0px auto;
}

div.header div.centered
{
  width:735px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
div.header div.centered a.News
{
  display:block;
  width:130px;
  height:130px;
  background-repeat:no-repeat;
  background-image:url(../Images/News.png);
  position:absolute;
  right:-110px;
  top:160px;
  
  text-decoration: none;
}

div.Imprint
{
  float:right;
  width:510px;
}
div.Imprint div.Col
{
  float:left;
  margin-right:75px;
}

div.Imprint div.Right
{
  margin-right:0px;
}
div.Clearer
{
  clear:both;
  height:0px;
  line-height:0px;
  font-size:0px;
}

div.header a.Logo
{
  display:block;

  border:0px;
  height:184px;
  width:738px;
  background-repeat:no-repeat;
  background-image:url(../Images/Header2.png);
  background-position:left top;
  position:absolute;
  text-decoration: none;
}
div.centered p, div.centered h1
{
  padding-right:5px;
}
div.header div.Title
{
position:absolute;
  height:220px;
  width:558px;
  margin-top:0px;
  left:176px;
  background-repeat:no-repeat;
  background-image:url(../Images/Header2.png);
  background-position:center center;
}

div.content
{
  text-align:center;
}

div.content div.centered
{
  margin-top:10px;
  padding-top:10px;
  width:738px;
  margin-left:auto;
  margin-right:auto;
}
div.content div.formular
{
  margin-top:10px;
  margin-bottom:10px;

}
div.content a
{
  color:blue;
  text-decoration:none;
}

div.content a:hover
{
  color:lightgreen;
  text-decoration:underling;
}

div.content h1
{
  font-size:24px;
  margin-bottom:12px;
  text-align:left;
}

div.content p
{
  margin-bottom:10px;

  text-align:left;
}

div.navigation
{
  text-align:center;
}
div.navigation div.centered
{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:738px;
}


div.navigation div.centered div.keywords
{
  text-align:justify;
  font-size:9px;
  margin-top:12px;
  color:#555555;
}

div.navigation div.centered div.keywords a
{
  font-size:9px;
  color:blue;
  text-decoration:none;
}
div.navigation div.centered div.keywords a:hover
{
  text-decoration:underline;
}

div.navigation div.centered div.links
{
  text-align:right;
  height:155px;
  width:480px;
}

div.navigation div.centered div.links a
{
  background-position:0px 35px;

  background-repeat:no-repeat;
  display:block;
  position:relative;
  float:right;
  width:100px;
  height:155px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
}

div.navigation div.centered div.links a.right
{
  width:115px;
  text-align:right;
  margin-right:5px;
}
div.navigation div.centered div.links a span.Text
{
  display:block;
  position:absolute;
  bottom:0px;
  left:0px;
  width:97px;
  border-right:3px solid black;
  font-size:16px;
}


div.navigation div.centered div.links a.right span.Text
{
  border-right:0px;

  width:112px;
}

div.navigation div.centered div.links a:hover, div.navigation div.centered div.links a.top
{
  color:#f48000;
  background-position:0px 0px;
}


div.navigation div.centered div.bottom
{
  clear:left;
  height:115px;
  width:100%;
  background-image:url(../Images/Bottom.png);
  background-repeat:no-repeat;
   margin-top:8px;
}

body.popup
{
  background-color:#fcf7db;
  padding:5px;
}


body.popup div.formular table
{
 width:100%;
}
body.popup div.formular
{
  position:absolute;
  bottom:10px;
}

body.popup h1
{
  font-size:14px;
  margin-bottom:10px;

  padding-top:5px;
}

body.popup div.formular td
{
 text-align:right;
}

body.popup div.formular td input.Text
{
 width:150px;
}

body.popup div.formular th
{
 text-align:left;
}

body.popup div.formular p.error
{
 font-weight:bold;
 color:red;
}
