/* Peterseim CSS */

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

a:hover {
  color:#FFFF00;
  text-decoration:underline;
}

a.galerielink {
  display:block;
	background-image:url('../bilder/arrow_galerie.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

a.navpunkt {
  color:#CCCCCC;
  display:inline;
  float:left;
  width:105px;
  * width:115px;
  height:20px;
  padding-left:10px;
  padding-top:10px;
  background-image:url('../bilder/bg_navigation.jpg');
  background-repeat:no-repeat;
  background-position:left 4px;
  text-align:center;
}

a.navpunkt:hover {
  text-decoration:none;
  color:#FFFF00;
}

a.subnavpunkt {
  display:inline;
  float:left;
  width:105px;
  * width:115px;
  height:30px;
  color:black;
  text-decoration:none;
  text-align:center;
  padding-left:10px;
  * padding-left:0px;
}

a.subnavpunkt:hover {
  color:#666666;
  text-decoration:none;
}

a.subnavpunkt2 {
  display:inline;
  float:left;
  width:115px;
  height:30px;
  color:black;
  text-decoration:none;
  text-align:center;
	* padding-top:7px;
}

a.subnavpunkt2:hover {
  color:#666666;
  text-decoration:none;
}

a.top_navpunkt {
  color:#666666;
  text-decoration:none;
}

a.top_navpunkt:hover {
  color:#FFFF00;
  text-decoration:none;
}

a.quickstart {
  display:block;
	width:225px;
	* width:230px;
	height:20px;
	* height:26px;
	border:1px solid #A2A2A2;
	background-color:#CDCDCD;
	margin-left:10px;
	margin-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	font-size:11px;
	color:#222222;
}

a.quickstart:hover {
  color:#666666;
	text-decoration:none;
}

body {
  margin:0px;
  text-align:center;
  background-color:#222222;
  color:#CCCCCC;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

table tr td {
  vertical-align:top;
}

div.struktur {
  width:900px;
  height:1200px;
  margin:auto;
  text-align:center;
  background-image:url('../bilder/bg_struktur.jpg');
  background-repeat:no-repeat;
  background-position:center;
}

div.innen {
  position:relative;
  text-align:left;
  width:850px;
  margin:auto;
  padding-top:10px;
}

div.logo {
  display:inline;
  float:left;
}

div.top_navigation {
  float:right;
  font-size:10px;
  color:#666666;
  padding-right:80px;
  padding-top:15px;
}

div.navigation {
  clear:both;
  border-top:2px solid #FFFF00;
  height:30px;
  background-color:#111111;
}

div.content {
  position:relative;
  background-color:#222222;
  width:850px;
}

div.content_innen {
  padding:15px;
	position:relative;
}

div.content_breit {
  display:inline;
  float:left;
  width:530px;
  border-top:1px solid #4A4949;
  margin-right:70px;
  padding-top:10px;
}

div.content_voll {
  display:inline;
  float:left;
  width:820px;
  border-top:1px solid #4A4949;
  padding-top:10px;
}

div.content_links {
  display:inline;
  float:left;
  width:230px;
  border-top:1px solid #4A4949;
  margin-right:70px;
  padding-top:10px;
}

div.content_mitte {
  display:inline;
  float:left;
  width:230px;
  border-top:1px solid #4A4949;
  margin-right:70px;
  padding-top:10px;
}

div.content_rechts {
  display:inline;
  float:left;
  width:218px;
	height:450px;
  padding-top:10px;
	background-image:url('../bilder/bg_news.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

div.aktuell_innen {
  padding:12px;
  padding-top:0px;
}

div.quickstart {
  position:absolute;
	top:249px;
	left:590px;
	width:260px;
	height:135px;
  background-image:url('../bilder/bg_quickstart.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

div.footer {
  position:absolute;
  left:0px;
  bottom:15px;
  background-color:black;
  height:20px;
  width:850px;
}

i {
  font-style:normal;
  color:#FFFF00;
}

img.logo {
  display:block;
  margin-top:15px;
  margin-left:20px;
  margin-bottom:15px;
}

img.quickstart_arrow {
  margin-top:1px;
  margin-right:5px;
  float:right;
}

span.ansprechpartner {
  display:block;
  width:400px;
padding-bottom:10px;
  margin-bottom:20px;
  border-bottom:1px solid #FFFF00;
}

span.representations{
  display:block;
  width:530px;
padding-top:5px;
  margin-bottom:10px;
  border-top:1px solid #FFFF00;
background-image:url(../bilder/bg_representations.gif);
background-repeat:no-repeat;
background-position:0px -35px;
}

.representations .country{
	width:140px;
	font-weight:bolder;
	color:#ffff00;margin-top:32px;margin-left:25px;
	text-transform:uppercase;
}

.representations .information{
	width:310px;	margin-top:-44px;
	float:right;
}
.representations .label{
	display:inline;
	width:70px;
	float:left;
}


span.quickstart_headline {
  display:block;
	padding-top:10px;
	padding-left:10px;
	color:#FFFF00;
	font-size:16px;
}

span.galerielink {
  display:block;
	padding-bottom:10px;
	margin-top:20px;
	border-bottom:1px solid #FFFF00;
}

table {
  font-size:12px;
}

table.profile td {
  vertical-align:bottom;
	font-size:11px;
}

.hinterlegt1 {
  background-color:#626262;
}

.hinterlegt2 {
  background-color:#4A4949;
}

div.achsen {
  position:relative;
  width:900px;
  height:300px;
  border-left:1px solid white;
  border-bottom:1px solid white;
}

div.saeule1 {
  position:absolute;
  bottom:0px;
  left:20px;
  background-color:#00A743;
  font-size:11px;
}

div.saeule2 {
  position:absolute;
  bottom:0px;
  left:20px;
  background-color:#E1E100;
  font-size:11px;
}

div.saeule3 {
  position:absolute;
  bottom:0px;
  left:20px;
  background-color:#960000;
  font-size:11px;
}

div.legende {
  margin-bottom:30px;0
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

#country-select-container{
	position:absolute;
	top:23px;
	left:230px;
}

.aktuell_innen a img{border:none;margin-left:-7px;}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
