@charset "utf-8";

/* CSS Document */

#box1 {
	width: 557px;
	height: 278px;
	border: 1px solid #B7C3C8;
	float: left;
	margin: 0 10px 10px 0;
	z-index: 50;
}

#box2 {
	width: 327px;
	height: 460px;
	border: 1px solid #B7C3C8;
	float: right;
}
#box2 img {
	position: absolute;
}
#box2 div {
	position: absolute;
	padding: 5px 10px 200px 10px;
}
#box2 p {
	margin: 0 0 5px 0;
}
#box2 a {
	color: #000;
}
#box2 a:hover {
	color: #E72008;

}
.weissBold {
	color: #FFF;
	font-weight: bold;
}
.newstxt {
	color: #FFF;
}

#box3 {
	width: 307px;
	height: 20px;
	/* border: 1px solid #B7C3C8; */
	float: right;
	/*padding: 10px;*/
}
#box3 div {
	position: absolute;
	padding: 5px 208px;
}

.refalign {
	margin-top: 30px;
}
#statement {

}
#referenzenbild {
	height: 85px;
	padding: 20px 0 0 0;
}

.statTxt {
	color:#000;
	font-size: 10px;
	margin-top: 22px;
}
#boxNews {
	width: 559px;
	margin-right: 12px;
	float: left;
	background-color:#FFF;
}
#news {
	position:static;
	background-color: #E4200E;
	width: 544px;
	height: 18px;
	border: 1px solid #B7C3C8;
	float: left;
	margin: -2px 12px 10px 0;
	padding: 7px 8px 2px 5px;
	color: #FFF;
}
#news .newsnavprev {
	float: left;
	overflow: hidden;
}
#news .newsnavprev a {
	background: url(../bilder/layout/blaetterpfeil-newsticker-prev.png) no-repeat left 1px;
	padding: 0;
	width: 10px;
	height: 15px;
	text-indent: -10000px;
	display: block;
}
#news #newsfader {
	float: left;
	width: 450px;
	margin-left: 5px;
}
#news .news-latest-item {
	padding: 0 0 0 10px;
}
#news .newsnavnext {
	float: right;
	overflow: hideen;
}
#news .newsnavnext a {
	background: url(../bilder/layout/blaetterpfeil-newsticker-next.png) no-repeat left 1px;
	padding: 0;
	width: 10px;
	height: 15px;
	text-indent: -10000px;
	display: block;
	margin: 0 5px 0;
}
#news .newsnavnext a:focus {
	outline: none;
}
#news .allnews {
	float: right;
	width: 55px;
}
#news a {
	color: #FFF;
}
#news a:hover {
	color: #000;
}
#aktion1 {
	position:static;
	width: 271px;
	height: 132px;
	border: 1px solid #B7C3C8;
	float: left;
}
#aktion1 img {
	position: absolute;
	z-index: 1;
}
#aktion1 div {
	z-index: 2;
	position: absolute;
	padding: 5px;
	display: block;
	/*background: url(../bilder/layout/bg-aktionstransparent-start.png);*/
	margin: 40px 0 0 0;
	height: 92px;
}
#aktion1  a {
	color: #000;
}
#aktion1  a:hover {
	color: #E4200E;
}
#aktion2 {
	position:static;
	width: 271px;
	height: 132px;
	border: 1px solid #B7C3C8;
	float: right;
}
#aktion2 img {
	position: absolute;
	z-index: 1;
}
#aktion2 div {
	z-index: 2;
	position: absolute;
	padding: 5px;
	display: block;
	margin: 0px 0 0 0;
	/*background: url(../bilder/layout/bg-aktionstransparent-start.png);*/
	height: 62px;
}
#aktion2   a {
	color: #000;
}
#aktion2   a:hover {
	color: #E4200E;
}
#footer {
	text-align:left;
	margin-top: 0px;
}
.copyright {
	width: 730px;
	color: #748E9A;
	font-size:12px;
	float:left;
	margin-right:74px;
	flaot:left;
}
.vpnHausTxt {
	width: 150px;
	color: #748E9A;
	font-size:13px;
	font-weight:bold;
}
.vpnHaus {
    width: 30px;
	float:left;
	margin: 0 10 0 0px;
}
.slideshow .inhalt {
	color:#000;
	padding:5px 30px;
	font-size:12px;
	display:inline;
	position:absolute;
	top:5px;
	left:0px;
}
.slideshow  .dummy {
	display: none;
	visibility: hidden;
}
.slideshow a {
	color: #000000;
	font-weight: normal;
}
.slideshow {
}
/*.slideshow h2  {
  color:#fff;
  padding:5px 30px;
  font-size:12pt;
  display:inline;
  position:absolute;
  top:20px;
  font: 16px Arial;
  left:0px;
}

.slideshow p {
  color:#fff;
  padding:5px 30px;
  font-size:10pt;
  display:inline;
  position:absolute;
  top:60px;
  left:0px;
}*/


.slideshow .inhalt h2 {
	font-size: 16px;
}
.nav {
	position: relative;
	left: -570px;
	z-index: 55;
}
.nav a:focus {
	outline:none
}
.nav #prev2 {
	background: url(../bilder/layout/prev.png) no-repeat center center;
	height: 105px;
	width: 80px;
	display: block;
	position: absolute;
	left: 560px;
	text-indent: -10000px;
	z-index: 500;
	margin: 150px 0 0 0;
}
.nav #prev2:hover {

	background: url(../bilder/layout/prev-hover.png) no-repeat center center;
}
.nav #next2 {
	background: url(../bilder/layout/next.png) no-repeat center center;
	height: 105px;
	width: 80px;
	display: block;
	position: absolute;
	left: 1060px;
	text-indent: -10000px;
	z-index: 501;
	margin: 150px 0 0 0;
}
.nav #next2:hover {

	background: url(../bilder/layout/next-hover.png) no-repeat center center;
}


.pagetitle { 
	color: #006699; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	width: 316px;
	padding: 0px;
	margin: 0 auto;
	border-bottom: solid 1px #dddddd;
	text-align: left;