@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	color:#000;
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
	text-align:center;
	font:inherit;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/
html {
}
body {
	padding: 0px;
	margin: 0px;
	background: url(../pics/alpin_bg.gif) #fff;
	text-align:center;
	font-family: 'Droid Sans',arial;
	font-size: 12px;
	color: #000;	
}

/* ---------- ALLGEMEIN ----------- */
@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/Centurygothic.eot');
	src: local(☺), url('../fonts/Centurygothic.woff') format('woff'), url('../fonts/Centurygothic.ttf') format('truetype'), url('../fonts/Centurygothic.svg#webfontd60hyItJ') format('svg');
	font-weight: normal;
	font-style: normal;
}
img{
	padding: 0px;
	margin: 0px;
	border: 0px none;
}
h1{
	/*font-family: "Times","Times New Roman",verdana; */
        font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 15px;
	color: black;
        font-weight: normal;
	margin:0px;
	padding: 0px 0px 15px 0px;
        text-transform: uppercase;
}
h2{
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: black;
	margin:0px;
	padding: 7px 0px 10px 0px;
        font-weight:normal;
}
h2.ref_h2{
        padding: 0px 0px 0px 0px;
        background-color: white;
        margin-left: -20px;
        padding: 5px 20px 5px 20px;
        float:left;
        width: 75px;
}
h3{
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 10px;
	color: black;
        font-weight: normal;
	margin:0px;
	padding: 10px 0px 5px 0px;
        text-transform: uppercase;
}
h4{
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: #000;
	margin:0px;
	padding: 0px 0px 10px 0px;
}
p,td,span,div,input{
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: #000;
	text-align: left;
}
p{
	margin: 0px 0px 15px 0px;
	line-height: 140%;
}

ul{
	margin:0px;
	padding:0px 0px 6px 0px;
	list-style-type: none;
}
li{
	padding:0px 0px 2px 0px;
}
    ul.schwarz li{color: black;}
    ul.weiss li{color: white;}

table{
	margin: 0px 0px 10px 0px;
	border-collapse: collapse;
	border: 0px none;
}
td{
	text-align: left;
	vertical-align: top;
	padding:5px;
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: white;        
	border: 0px none;
}
th{
	text-align: left;
	vertical-align: top;
	padding:5px;
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: white;	
	border: 0px none;
}

/* ---------- FARBSCHEMEN ---------- */

.grau{color: #8e8c8a;}
.orange{color: #f19000;}
.schwarz{color: black;}
.weiss{color: white;}

.bg_grau{background: #8e8c8a;}
.bg_hellgrau{background: #a2a19f;}
.bg_orange{background: #f19000;}

/* ---------- GRUNDSTRUKTUR ---------- */

div#container{
	width: 960px;
	height: auto;
        margin: 50px auto;
        text-align: center;
}
div#wrapper{
	width: 960px;
	height: auto;
        margin: 0px 0px 20px 0px;        
        padding: 0px 0px 15px 0px; 
        text-align: left;
        background: #fff;
        float:left;
}
div#header{
	width: 960px;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float:left;
}
div#meta-navigation{
	width: 960px;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float:left;
}
div#logo{
	position: relative;
	top: 35px;
	left: 370px;
	width: 190px;
	height: 85px;
    text-align:left;
    padding: 0px 0px 35px 0px;
	/*width: 590px;
	height: 85px;
	margin: 2px 0px 0px 370px;
    padding: 0px 0px 0px 0px;
	float: left;
    text-align:left;*/
}
div#navigation{
	width: 960px;
	height: auto;
        margin: 28px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float: left;
}
div#hauptbereich{
	width: 960px;
	height: auto;
	float: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	text-align: left;
}
div#sub_navigation{
	width: 630px;
	height: auto;
        margin: 30px 0px 0px 330px;
        padding: 0px 0px 0px 0px;
	float: left;
}
div#sub_navigation_galerie{
	width: 640px;
	height: auto;
        margin: 30px 0px 0px 320px;
        padding: 0px 0px 0px 0px;
	float: left;
}
/* ---------- META-NAVIGATION ----------- */

div#meta_navigation ul{
	width: auto;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
	float: right;
        
}
div#meta_navigation ul li{
	width: auto;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float: left;    
}
div#meta_navigation ul li a{
	width: auto;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 8px 8px 8px 8px;
        display: block;
	float: left;   
        
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 13px;
	color: #c4c4c3; 
        text-transform: uppercase;
        text-decoration: none;
}
div#meta_navigation ul li a.active,
div#meta_navigation ul li a:hover
{
        color: black; 
}

/* ---------- Navigation ----------- */

div#navigation ul{
	width: 960px;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
	float: left;
        
}
div#navigation ul li{
	width: auto;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float: left;    
}
div#navigation ul li a{
	width: auto;
	height: auto;
        margin: 0px 37px 0px 0px;
        padding: 8px 8px 8px 8px;
        display: block;
	float: left;   
        
	font-family: "Times","Times New Roman",verdana;
	font-size: 13px;
	color: #8e8c8a; 
        text-transform: uppercase;
        text-decoration: none;
}
div#navigation ul li a.active,
div#navigation ul li a:hover
{
        background: #8e8c8a;
        color: white;
}
div#navigation ul li a.hnp01{margin: 0px 25px 0px 0px;}
div#navigation ul li a.hnp02{margin: 0px 25px 0px 0px;}
div#navigation ul li a.hnp03{margin: 0px 30px 0px 0px;}
div#navigation ul li a.hnp07{margin: 0px 37.5px 0px 0px;}
div#navigation ul li a.hnp08{margin: 0px 0px 0px 0px;}

/* ---------- CONTENT ----------- */
hr{
    width: 960px;
    text-align: left;
    margin: 0px 0px 25px 0px;
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */    
}
div#content{
	width: 960px;
	height:auto;
        margin: 0px 0px 15px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
div#content div#kasten_1,
div#content div#kasten_2,
div#content div#kasten_3
{
	width: 320px;
	height: 320px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
div#content div#doppelkasten_links,
div#content div#doppelkasten_rechts
{
	width: 640px;
	height: 320px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
div#content div#projektkasten
{
	width: 640px;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
div#wortgleichnis{
	width: 640px;
	height: 30px;
        position:absolute;
        top: 290px; /* vorher 289px, dann 279 */
        left: 50%;        
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;    
}
    .wg_links{margin: 0px 0px 0px -480px;}
    .wg_rechts{margin: 0px 0px 0px -160px;}

img#berlin{
        display:block;
        margin-top: -3px
}    
div#referenz_kurzangabe{
	width: 320px;
	height: 39px;
        position:absolute;
        top: 508px;
        left: 50%;        
        margin: 0px 0px 0px 150px;
        padding: 3px 5px 0px 5px;
        text-align: left;
        background: #f19000; /* #8e8c8a; */
	float: left;  
        color: white;
}
    
div#textbox,
div#textbox_volltext,
div#textbox2,
div#textbox2_volltext,
div#textbox_referenzen
{
	width: 300px;
	height: auto;
        position:absolute;
        left: 50%;        
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
div#textbox             {top: 336px; /* vorher 345px */}
div#textbox_volltext    {top: 240px;}
div#textbox2            {top: 336px; /* vorher 345px */}
div#textbox2_volltext   {top: 240px;}
div#textbox_referenzen  {top: 278px;}

    .tb_links{margin: 0px 0px 0px -470px;}
    .tb_mitte{margin: 0px 0px 0px -150px;}
    .tb_rechts{margin: 0px 0px 0px 170px;}


div#bigbox{
	width: 620px;
	height: 300px;
        position:absolute;
        top: 236px; /* 172px; */
        left: 50%;        
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
    .bb_links{margin: 0px 0px 0px -470px;}
    .bb_rechts{margin: 0px 0px 0px -150px;}

div#photobox{
	width: 640px;
	height: 320px;
        position:absolute;
        top: 162px;
        left: 50%;        
        padding: 0px 0px 0px 0px;
        text-align: left;
	float: left;
}
    .pb_links{margin: 0px 0px 0px -480px;}
    .pb_rechts{margin: 0px 0px 0px -160px;} 
    
    
p.black{
    color: black;
    line-height: 140%;
}
p.white{
    color: white;
    line-height: 140%;
}
p.kurz{
     width: 460px;
}
span.highlight_black{
    color: black;
    line-height: 140%;
    font-size: 14px;
    text-transform: uppercase;
}
span.highlight_white{
    color: white;
    line-height: 140%;
    font-size: 11px;
    text-transform: uppercase;
}    


table#aktuelle_projekte{
        width: 640px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border: 0px none;
}
table#aktuelle_projekte tr{
        border-bottom: 1px solid white;    
}
table#aktuelle_projekte td{
	text-align: left;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: white;        
	border: 0px none;
        line-height: 140%;
}
table#aktuelle_projekte th{
	text-align: left;
	vertical-align: top;
	padding:5px;
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 13px;
	color: white;
        font-weight:normal;
        text-transform: uppercase;
	border: 0px none;
}
table#aktuelle_projekte td.zellabstand,
table#aktuelle_projekte th.zellabstand
{
        padding: 5px 5px 5px 20px;
        white-space: nowrap;
}
table#aktuelle_projekte td.mittig{
    text-align: center;
}
table#aktuelle_projekte tr.standort{
        background: #808080;
        border-bottom: 1px solid #f19000;        
}
table#aktuelle_projekte tr.beschriftung{
        border-bottom: 1px solid #f19000;    
}
table#aktuelle_projekte tr.standort td{
        padding: 35px 0px 0px 20px;
        color: black;
}
table#aktuelle_projekte tr td a{
        color: white;
}

div#projektdetails_hl{
	width: 320px;
	height: 30px;    
        background: #f19000;
}
div#projektdetails_hl p{
    padding: 5px 5px 5px 10px;
        color: white;
}
p.black a{
    color: black;
}
p.white a{
    color: white;
}
a.ref-link{
    text-decoration: none;    
}
a.ref-link:hover{
    color: #f19000;
    text-decoration: none;
}
a.ref-link-first{
    color: #f19000;
    text-decoration: none;
}
img.galeriebild_thumb{
    display: block;
    margin: 0px 30px 0px 0px;
    float:left;
}
/* ---------- SUB-NAVIGATION ----------- */

div#sub_navigation div.teaser{
	width: 160px;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	float: left;
        
}

        /* Fall: Teaser: ----------- */
        
div#sub_navigation div.teaser div.teaser_balken{
	width: 45px;
	height: 10px;
        margin: 1px 0px 4px 0px;
        padding: 0px 0px 0px 0px;
        background: #c4c4c3;
	float: left;    
}
div#sub_navigation div.teaser p.teaser_text{
	width: 150px;
	height: auto;
        margin: 0px 10px 0px 0px;
        padding: 0px 0px 0px 0px;
	float: left;    
        
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: #8e8c8a;        
}
div#sub_navigation div.teaser a.teaser_link{
	width: auto;
	height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        display: block;
	float: left;   
        
	font-family: 'Droid Sans',"Times","Times New Roman",verdana;
	font-size: 14px;
	color: #f19000; 
        text-decoration: none;
}
div#sub_navigation div.teaser a.teaser_link .active,
div#sub_navigation div.teaser a.teaser_link:hover
{
        text-decoration: underline;
}

        /* Fall: Sub-Navigation: ----------- */
div#sub_navigation div.teaser a.subnav_link,
div#sub_navigation div.teaser a.subnav_link_aktiv
{
	width: auto;
	height: auto;
        display: block;
        text-decoration: none;
        float:left;
}        
div#sub_navigation div.teaser a.subnav_link:hover h2,
div#sub_navigation div.teaser a.subnav_link_aktiv h2
{
    text-decoration: none;
    color: #f19000; 
}        
div#sub_navigation div.teaser a.subnav_link:hover div.teaser_balken,
div#sub_navigation div.teaser a.subnav_link_aktiv div.teaser_balken
{
	width: 45px;
	height: 10px;
        margin: 1px 0px 4px 0px;
        padding: 0px 0px 0px 0px;
        background: #f19000;
	float: left;    
}        

div#sub_navigation div#teaser_links{
    position: absolute;
    top: 595px;
    left: 50%;
    margin: 0px 0px 0px -325px;
    float:left;
    z-index: 3;
}