@charset "utf-8";
/* CSS Document */

#links {
	float:left;
	width:250px;
	padding-left:20px;
	background-color:#bfbfbf;
	margin:54px 0;
	height:550px;
	
}

#links_architektur {
	float:left;
	width:265px;
	padding:0 15px 15px 20px;
	background-color:#bfbfbf;
	margin-top:20px;
	height:530px;
	margin-bottom:15px;
	
}

#rechts {
	float:right;
	width:700px;
	height:564px;
	background-color:#bfbfbf;
	margin-top:54px;
	position:relative;
}

#rechts_architektur {
	float:right;
	width:730px;
	height:530px;
	background-color:#bfbfbf;
	margin-top:54px;
	position:relative;
	padding-bottom:15px;
}

#rechts_architektur h1 {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:500;
	margin: 30px 0 15px 70px;
}

#rechts h1 {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:500;
	margin: 30px 0 15px 70px;
}

#rechts h1 span {
	display:block;
	padding:15px 0 0 110px;
}

#rechts_architektur ul {
	margin: 20px 0 20px 190px;
	color: #FFFFFF;
}
  
#rechts_archtiktur p.collage {
	margin:10px 0 15px 0px;
	position:absolute;
	top:293px;
	left:0px;
}



p.img {
	height:480px;
	display:table-cell;
	vertical-align:bottom;
}





#links_architektur h2 {
	font-size:1.3em;
	font-weight:700;
	color:#e06000;
	margin:20px 0 20px 0;
}

#links_architektur {
	margin: 54px 0 54px 0;
}

#links_architektur p {
	font-size: 0.9em;
	color: #fff;
	margin: 0 0 8px 0;
}



#unten_rechts {
	float:right;
	width:710px;
	padding-left:20px;
	margin:12px 0;
}

#unten_rechts p {
	cursor:pointer;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100px;
	margin-top:12px
	
}

#unten_rechts p:hover {
	cursor:pointer;
	color:#e06000;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100px;
	margin-top:12px
	
}



p.quadrat {
	margin-top:5px;
}

ul.quadrat {
	list-style-type:none;
	margin-top:5px;
}

li.quadrat {
		display:inline-block;
		margin-right:8px;		
}
	
#unten_rechts a{
	background-image:url(../images/quadrat_20.gif);
	display:inline-block;
	width:20px;
	height:20px;		
}
		
#unten_rechts a:hover{
	background-image:url(../images/quadrat_hover_20.gif);
	display:inline-block;
	width:20px;
	height:20px;	
}



#unten_rechts ul {
	float:left;
	width:500px;
}

#unten_rechts p {
	float:right;
	width:100px;
	curser:pointer;
	text-align:right;
}


/*Angaben für die Profil-Seite */

p.profil {
	margin-left:180px;
	color:#FFFFFF;
	margin-bottom:50px;
	font-size:1em;
}

p.profil_collage {
	margin-left:180px;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size:1em;
	position:absolute;
	top:440px;
	left:0px;
}

p.collage {
	margin-bottom:50px;
	position:absolute;
	top:293px;
	left:0px;
}

#rechts ul.profil {
	margin:5px 0 5px 240px;
	color:#FFFFFF;
}
#tooltip {
	cursor:pointer;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	float:right;
	width:100px;
	margin-top:12px;
	text-align:right;
	position:relative;
	text-align:right;
}


#tooltip a{
	
	display:inline;
	width:100px;
	height:20px;		
}
		
#tooltip a:hover{
	
	display:inline;
	width:100px;
	height:20px;	
}




#tooltip a.projektdaten span{
	display: none;
	color:#fff;
	background-image:none;
}
#tooltip a.projektdaten:hover span {
	display: block;
	position: absolute;
	right: 0px; bottom:41px;
	margin: 20px 0 0;
	width: 300px;
	text-align:left;
	color: #fff;
	padding: 4px;
	background: #bfbfbf;
	background-image:none;
}

#tooltip a.projektdaten {
	text-decoration:none;
	color:#fff;
	background-image:none;
}
#tooltip a.projektdaten:hover {
	color:#ff6533;
	background-image:none;
}

td.sachtd {
	padding: 50px 10px;
	
	color:#FFF;
	
}

.zertifikate:hover {
-webkit-transform:scale(1.8);
transform:scale(1.8);
z-index:3;position:relative;
}
.zertifikate {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
z-index:3;
}




