body {
	/*
	background-image: url("../pq_img/bg.jpg");
	background-repeat: no-repeat;
	background-position:center top;
	*/
	background-color: #394E55;
	color:#fff;
	font-family: Arial;
	font-size:13px;
	line-height:180%;
	margin:0;
	padding:0;
}


#wrapper {
  width: auto;
  color: #ff0004;
  position: relative;
  height: 20px;
  line-height: 180%;
  overflow: hidden;
}

div.marquee {
  position: absolute;
  /*width: 7em;
  background-color: #bfb;*/
  text-align: center;
  animation-name: marquee;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  white-space:nowrap;

}

p {
  margin: 0;
}

@keyframes marquee {
  from {
    left: 100%;
  }
  to {
    left: -50%;
  }
}


div.clear {
	clear:left;
}


p {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	color:#d74c11;
}

a:link {

}

a:visited {

}

a:hover {
	color:#FF4B00;
}

a:active {
}



a.link_projekt_href {

	background-color: rgba(255, 255, 255, 0.40);
	width: 150;
	height: 154;
	position: absolute;
	padding: 18px 20px;
	opacity: 0.0;

	}

a.link_projekt_href:hover {

    background-color: rgba(255, 255, 255, 0.90);
    opacity: 1.0;
	
	}



a.btn_projekt_teaser {
    color: rgba(0, 0, 0, 0.00);
	font-weight:bold;
	/*
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	*/
	float: left;
	width: 190;
	height: 190;
	font-size: 13px;
	line-height: 140%;
	}


a.btn_projekt_teaser:hover {
	background-color: rgba(255, 255, 255, 1.00);
    color: rgba(215, 76, 17, 1.00);
}


a.main_nav {
	color:#fff;
	font-family: Century Gothic, Arial;
	text-transform: uppercase;
	/*font-weight:bold;*/
	opacity: 0.7;
	width: 150px;
	float: left;
	margin-top: 10px;
	font-size:12px;
}

a.main_nav_aktiv {
	color:#fff;
	font-family: Century Gothic, Arial;
	text-transform: uppercase;
	font-weight:bold;
	opacity: 1.0;
	width: 150px;
	float: left;
	margin-top: 10px;
	/*font-size:13px;*/
        font-size:12px;
}

a.main_nav:hover {
	opacity: 0.95;
}

a.email {
	background-color: #92a0a4;
	padding: 3px 8px;
	margin-left: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #883511;
	font-size:11px;
}


a.breadcrumb_link {
	color:#fff;
	font-family: Arial;
	text-transform: uppercase;
	font-weight:bold;
	margin-top: 10px;
}







.link_projekt     {
	float: left;
	width: 190;
	height: 190;
}


img {
	border:medium none;
}

li {
	font-size:14px;
	margin-bottom: 16px

}

img.img_teaser {
	opacity: 1.0;

}


.h_hover {
	position: absolute;
}


.h_img_titel {
	position: absolute;
	width: 150px;
	height: 170px;
	background-color: white;
	padding: 10px 20px 10px 20px;
	opacity: 0.0;
}



.info_txt {
	font-size:11px;
	color: black;
	margin-top: 0px;
}

.h_img_titel:hover {
	position: absolute;
	width: 150px;
	height: 156px;
	background-color: rgba(255, 255, 255, 0.90);
	padding: 17px 20px 17px 20px;
	opacity: 1.0;
}


h2.h_hover:hover {
	color:#FF4B00;
}

h1 {
	font-family: Century Gothic, Arial;
	color: white;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	font-family: Century Gothic, Arial;
	color:#fff;
	font-size:14px;
	margin-bottom: 10px;
	font-weight:bold;
	text-transform: uppercase;
	opacity: 0.90;
}

h3 {
	font-family: Century Gothic, Arial;
	color:#D74C11;
	font-size:14px;
        margin-bottom: 5px;
        margin-top: 0px;
	font-weight:bold;
	text-transform: uppercase;
	opacity: 0.90;
}

address {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px 20px 15px 45px;
	font-size:12px;
	text-decoration: none;
	font-style:normal;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	background-image: url("../pq_img/icon_kontakt.gif");
	background-repeat: no-repeat;
	background-position:left top;
}


.address-2 {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px 20px 15px 20px;
	font-size:12px;
	text-decoration: none;
	font-style:normal;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
}


.address-content {
        float: left;
        width: 515px;
}

.quelle {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px 20px 15px 15px;
	font-size:12px;
	text-decoration: none;
	font-style:normal;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
        float: left;
	width: 545px;
}

.autoren {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 10px 20px 15px 15px;
	font-size:12px;
	text-decoration: none;
	font-style:normal;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
        float: left;
	width: 545px;
}


.logo-box {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.10);
	padding: 20px 20px 20px 20px;
	font-size:12px;
	text-decoration: none;
	font-style:normal;
	border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
        float: left;
	width: 530px;
}


.logo-a {
	height: 110px;
        margin-right: 20px;
	float: left;
}





div#center {
	width: 100%;
	height: 100%;
}

div#content {
	width:800px;
	margin: 0 auto;
	height: 100%;
	float: none;
}



div#logo {
	width: 150px;
	float: left;
	margin: 0 0 10px 0;
}

div#navi {
	width: 150px;
	margin: 0 0 10px 0;
	float: left;
	text-align: right;
}




div#sp_01 {
	width:150px;
	float: left;
	margin-top: 50px;
}

div#sp_02 {
	width:650px;
	float: left;
	margin-top: 50px;
        margin-bottom: 150px;
}


div#sp_a {
	width:280px;
	float: left;
}





.content_txt {
	padding: 0px 30px 0px 50px;
	float: left;
}

.content_profile {
	padding: 0px 20px 0px 50px;
        margin-bottom:20px;
	float: left;
}

.content_txt_line {
	text-transform: uppercase;
	padding: 7px 20px 7px 15px;
	background-color: rgba(255, 255, 255, 0.10);
	border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
}

.content_bild {
padding: 0px 0px 20px 0px;
}

.content_video {
        padding: 0px 0px 20px 0px;
}


.projekt_teaser {
	padding: 20px;
}





.breadcrumb {
	text-transform: uppercase;
	padding: 7px 20px 7px 15px;
	background-color: rgba(255, 255, 255, 0.10);
	border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	color:#fff;
}


.breadcrumb_innen {
	text-transform: uppercase;
	padding: 7px 20px 7px 15px;
	background-color: rgba(255, 255, 255, 0.20);
	color:#fff;
}


.projekt_info {
	padding: 10px 20px 10px 15px;
	background-color: rgba(255, 255, 255, 0.10);
	border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
}




.info-txt {
	margin: 200px auto 0px auto;
	width: 400px;
	text-align: center;
}



.img_teaser_rahmen {
	position: absolute;
}






.profil {
	width:570px;
	float: left;
        margin-bottom: 20px;
}

.profilbild {
	width:120px;
	height: 160px;
	float: left;
	margin-right: 20px;
}

.profiltxt {
	width:430px;
	float: left;
}




.profil-2 {
	width:570px;
	float: left;
        margin-bottom: 20px;
}

.profilbild-2 {
	width:190px;
	height: 190px;
	float: left;
	margin-right: 20px;
}

.profiltxt-2 {
	width:360px;
	float: left;
}






.txt-box {
	width:580px;
	float: left;
        margin-bottom: 20px;
}

.txt-bild {
	width:250px;
	float: left;
	margin-right: 20px;
}

.txt-text {
	width:310px;
	float: left;
}