body {
    background-color: white;
    font-size: 100.01%;
    font-family: Verdana;
	
    margin: 0; padding: 0em;
    min-width: 1024px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	width:100%;
  }
#header{
width:100%;
height:234px;
background-image:url("/img/header_bg.gif");
}



#Navigation { 
    background-image: url("/img/borderFilm-fade-up.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 65px;
    padding-left: 45px;
    position: relative;
    width: 1024px;}
#Navigation a {  float: left;display: block; text-decoration:none;padding-left:30px;} 
#Navigation p {  margin-top:25px;font-weight:bold;color:black;text-transform: uppercase;font-family:Verdana;font-size:18px;font-variant:small-caps;} 

#Navigation p.active{color:#e2001a;}



.contactDetails{
font-size:12px;
font-weight:bold;
line-height:5px;
}
ul li{
 list-style-type: none;
 padding-bottom:10px;

}
li{
 cursor:pointer;
 }


hr{
	position:relative;
	float:left;
	left:28px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: black;
	height: 3px;
	width:100%;
	border:0;
	width:966px;
 } 
hr.inhalt{
	float:left;
	left:30px;
	margin-top:10px;
	margin-left:-91px;
	margin-bottom:10px;
	background-color: black;
	height: 3px;
	width:965px;
	border:0;
 } 
 hr.contact{
 background-color: black;
    border: 0 none;
    float: left;
    height: 3px;
    left: -91px;

    margin-bottom: 20px;

    margin-top: 10px;
    width: 965px;
 } 

 
   h1 {
   font-family:Verdana;
    font-size: 30px;
	font-weight:bold;
    margin: 0 0 0em;
	color:#e2001a;
	font-variant:small-caps;
  }
     h1.blau {
   font-family:Verdana;
    font-size: 30px;
	font-weight:bold;
    margin: 0 0 0em;
	color:#12235a;
	font-variant:small-caps;
  }
   h2 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0em;
	color: #12235a;
	font-variant: small-caps;
	
  }
h3 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0em;
	color: #e2001a;
	font-variant: small-caps;
	
  }

.floatRight{
float:right;
}

.spacer{
position:relative;
left:35px;
} 
 
  
#images{
position:relative;
top:-3px;
width:1024px;
/*background-image: url("/img/borderFilm-fade-down.png");
background-repeat: no-repeat;*/
 background: url("/img/borderFilm-fade-down.png") no-repeat no-repeat ;
padding-top:5px;
min-height:50px;
}
#images2{
position:relative;
top:-300px;
width:1024px;
padding-top:5px;
min-height:50px;
}
#images.spacerTop{
top:7px;
}

.img1{
width:169px;
}
.img2{ left: 350px;
    position: relative;
    top: -173px;
	width:169px;
	}
.img3{
position: relative;
width:169px;
    top: -341px;	
}
.moreField{
padding-left:30px;
}
.showBig{
cursor:pointer;
}

.simple_overlay {
    display:none;
    z-index:10000;
    width:800px;
   height:600px;
}
 
/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url("/img/close.png");
    position:absolute;
    right:-10px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.simple_overlay .next {
    background-image:url("/img/home/next.png");
    position:absolute;
	opacity:1.0;
    cursor:pointer;
    height:75px;
    width:75px;
	top:250px;
	left:680px;
}


 
 
.headerImg{
width:1024px;
height:234px;
display:block;
margin: 0px auto 0px auto;
}


#content{
position:relative;
padding-bottom:10px;
background-image:url("/img/borderFilm.png");
background-repeat: repeat-y;
}


#content.gradient{
background: url("/img/borderFilm-gradient.png") repeat-y scroll 0 0 transparent;
    margin-bottom: -10px;
    padding-bottom: 3px;
    position: relative;
}
#content.contact{
min-height:350px;
}

 #inner.gradient{
 min-height:350px;
 margin-left:30px;
 margin-right:30px;
  background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #636363 60%,#ffffff 100% ); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(60%,#636363), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#636363 60%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#636363 60%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#636363 60%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#636363 60%,#ffffff 100%); /* W3C */
filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */ 
}

 .leftBoxContact{
 position:relative;
 height:380px;
 width:50%;
 float:left;
 
 
 }
.rightBoxContact{
 position:relative;
 width:50%;
  float:right;
 height:380px;
 left:20px;
} 
  

#Inhalt {

    margin: 0px 75px; 
    padding: 0 1em;

  }
  #Inhalt.referenz {
	position:relative;
	top:-15px;
	left:-40px;
	width:700px; 

  }
 .Inhalthands {
	position:absolute;
	right:50px;
  }
  
  
#refImg{
height: 100%;
    left: 700px;
    position: absolute;
	overflow: hidden;
    top: 20px;
    width: 200px;
}
.refImg{
padding-bottom:10px;

}
.img-thumbnail {
  display: inline-block;
  max-height: 200px;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-thumbnail2 {
  display: inline-block;
  width: 200px;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
#refLIST{
	left: 235px;
    position: absolute;
	margin-top: 80px;
}

#refImg2{
	height: 100%;
    left: 800px;
    position: absolute;
    top: 1500px;
    width: 250px;
}
.refImg2{
padding-bottom:10px;

}
#refImg3{
	height: 100%;
    left: 10px;
    position: absolute;
    top: 1500px;
    width: 200px;
}
.refImg3{
padding-bottom:10px;
}
#refLISTref{
	left: 200px;
    position: absolute;
	margin-top: 50px;
}
#refImg2ref{
	height: 100%;
    left: 800px;
    position: absolute;
    top: 50px;
    width: 250px;
}
.refImg2ref{
padding-bottom:10px;
}
#refImg3ref{
	height: 100%;
    left: 10px;
    position: absolute;
    top: 50px;
    width: 200px;
}
.refImg3ref{
padding-bottom:10px;
}
.hideable{
height:5000px;
overflow:hidden;
}

p.aufzaehlung {
    	font-size: 18px;
		line-height: 24px;
    	margin-left: 30px;
		font-weight:normal;
		color:#12235a;

		font-variant:normal;
  }

p.referenz{
	font-variant:small-caps;
	line-height:0px;
}
p.Liste{
font-variant:small-caps;
	line-height:0px;
margin-left:-10px;;
}
p.Liste2{
font-variant:small-caps;
	line-height:0px;
margin-left:30px;
}
 

  
img.teaser{
margin-top:5px;
margin-bottom:5px;
border: 3px solid #ff3333; /* damit Positionierung und Ausmasse des Wrappers besser sichtbar sind */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
}

  #leftCol{
  position:relative;
  float:left;
  height:800px;
  }
div#wrapper {
	position: relative;
	width: 1024px;
	top: 10px;
	left: 50%;
	margin-left: -512px;  /* hier die Hälfte der Breite des Wrappers angeben */
}


 div#rightCol {
    font-size: 0.9em;
    float: right; width: 12em;
    margin: 0; padding: 0;
   // border: 1px dashed silver;
  }
  div#rightCol strong {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  div#rightCol p {
    font-size: 1em;
    margin: 0.5em;
  }

.handsImpressionen{
text-align:fleft;
margin-top:10px;
}
.handsImpressionen img { 
	display:inline; 
	margin-left:10%;
	margin-bottom:10px; 
	clear:left; 
}

.handsBilder{
text-align:fleft;
margin-top:10px;
}
.handsBilder img { 
	display:inline; 
	margin-left:10%;
	margin-bottom:10px; 
	clear:left; 
}

form    {
background: -webkit-gradient(linear, bottom, left 100px, from(#bababa), to(#e1e1e1));
background: -moz-linear-gradient(bottom, #bababa, #e1e1e1  175px);
-moz-border-radius: 15px;
border-radius: 3px;
margin:auto;
position:relative;
width:100%;
text-decoration: none;

padding:10px;

}
input    {
width:375px;
display:block;
border: 1px solid #999;
height: 25px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea#text {
width:100%;
height:150px;
}
textarea.message {
display:block;
}
input.button {
width:100px;
position:absolute;
right:20px;
bottom:20px;
background:#09C;
color:#fff;
font-family: Tahoma, Geneva, sans-serif;
height:30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1p solid #999;
}
input.button:hover {
background:#fff;
color:#09C;
}
textarea:focus, input:focus {
border: 1px solid #09C;
}

.box-1 {overflow:hidden; padding:40px 0 34px;}
.box-1 img {
	float: left;
	margin-top: -3px;
	padding-left: 5px;
}
.box-1 h2 {margin-bottom:8px;}