html{
 background: #222 url(../_pic/_elements/background-kino-pr.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
body{
	margin:0; 
	font-family: Arial;
	font-size:12Px;
  height:auto !important;
  height:100%;
}

h1{
margin:0;
font-size:20Px;
color:#BC0D1D;
}
h2{
font-size:14Px;
margin-top:20Px;
}

h3{
font-size:12Px;
color:#BC0D1D;
}
li{
list-style-type: circle;
}
ul{
padding-left:16Px;
}
p, li, ul{
line-height: 18Px;
}
/*.inner li {
	list-style-type:none;
	padding-left:0Px;
	}
*/	
.inner ul{padding-left:0Px;}
.leistungen-inner ul{padding-left:16Px;}
hr {
height:1Px;
border:none;
margin: 16Px 0 20Px 0;
background:#CCC;
}
a{
color:#BC0D1D;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#frame{
position:relative;
z-index:10;
margin:auto;  
width:700Px;  
}

#footer-box{
z-index:20;
position:fixed;
bottom: 0Px;
height:60Px;
width:100%;
background:url('../_pic/_bg/K-100-50.png');
color:#FFF;
/*border-top:1Px solid #FFF;*/
}

#footer-box a, #footer-box a:hover {
text-decoration:none;
}

#footer-left,#footer-right{
height:20Px;
margin:5Px;
} 

#footer-left{
float:left;
margin-top:10Px;
}
#footer-right{
float:right;
margin-top:8Px;
font-weight: bold;
padding-right:10Px;
}
#footer-right a, #footer-right a:visited, #footer-right a:hover{
text-decoration:none;
color:#FFF;
}

#top-box{
position:absolute;
z-index:0;
top: 0Px;
left:0Px;
height:100Px;
width:100%;
background:url('../_pic/_bg/K-100-50.png');
color:#FFF;
/*border-bottom:1Px solid #FFF;*/
}

#logo-box{
float:left;
height:140Px;
width:200Px;
background:#FFF url('../_pic/_elements/pr4you-logo.png') 20Px 62Px no-repeat;
}
#logo{
width:160Px;
height:47Px;
}

#claim-box{
float:left;
position:relative;
width:490Px;
height:100Px;
margin-left:10Px;
/*background:url('../_pic/_bg/K-0-50.png');*/
}
#claim{
padding-top:34Px;
padding-left:20Px;
font-size:32Px;
color:#FFF;
font-weight:bold;
}
.shadow{
text-shadow: 1Px 1Px 1Px #000;
}

#navigation-box{
float:left;
width:490Px;
height:30Px;
margin-left:10Px;
margin-top:10Px;
background:#BC0D1D;
}

#navigation{
font-size:14Px;
color:#FFF;
padding-left:20Px;
padding-top:7Px;
}

#navigation a:link, #navigation a:visited, #navigation a:hover {
color:#FFF;
text-decoration:none;
}

#navigation a:hover{
text-decoration: underline;
}

#content-box{
position:relative;
width:100%;
top:10Px;
background:url('../_pic/_elements/background.png');
}

#left-col{
float:left;
width:405Px;
padding-left:40Px;
margin-top:40Px;
margin-bottom:40Px;
}

#left-col a, #left-col a:visited{
color:#000;
}
#left-col a:hover{
color:#BC0D1D;
}

#left-col-btm{
float:left;
width:400Px;
padding-left:40Px;
margin-top:10Px;
}
#left-col-btm a, #left-col-btm a:visited {
color:#000;

}

#left-col-btm a:hover{
color:#BC0D1D;
}

#right-col, #right-col-btm{
	position:relative;
	float:left;
	padding:10Px;
	width:180px;
	margin-left:25Px;
	color:#FFF;
	height: 49px;

/*text-shadow: 1Px 1Px 1Px #000;*/
}
#right-col{
padding-top:50Px;
}

#right-col img{
width:200Px;
margin-left:-9Px;
}


#right-col a, #right-col-btm a{
text-decoration:none;
color:#FFF;
}

#right-col a:hover, #right-col-btm a:hover{
text-decoration:underline;
color:#FFF;
}

#right-col-btm{
text-align: right;
vertical-align: bottom;
}

#subcontent-box{
position:relative;
width:100%;
height:50Px;
margin-top:20Px;
background:url('../_pic/_elements/background.png');
margin-bottom:60Px;
}

#sm-widgets{
margin-top:40Px;
height:30Px;
width:100%;
}

#twitter{
float:right;
margin-right:10Px;
}

#facebook{
float:right;
}

.left-row{
float:left;
text-align: right;
width:100Px;
margin-bottom:10Px;
}
.right-row{
float:right;
width:280Px;
margin-bottom:10Px;
}

.ref_title {
	font-size:16Px;
	padding: 0;	
	margin: 10Px 0 0 0;
	height: 60px;	
	line-height: 18px;
	width: 400px;
	font-weight: normal;
	float: left;
	background: #FFF;
	border: 1px solid #d6d6d6;
	padding-top:0Px;
}
.ref_title a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 22Px 10Px 20Px 80px;
}
.ref_title a:hover, .client-desc a:hover {
	color: #BC0D1D;
	text-decoration: underline;
}
.ref_title active {
	background-position: left bottom;
}
.ref_container {
	margin: 0 0 0; 
	padding: 0;
	overflow: hidden;
	width: 400px;
	clear: both;
	background: #FFF;
	border: 1px solid #d6d6d6;
	border-top:none;
}
.ref_container .inner {
	padding: 10px;
	margin-left:70Px;
}
.inner .customer_title{
	margin-left:-75Px;
	height:50Px;
	}	
.inner .customer_text{
	margin-top:10Px;
	float:left;

	}
.inner .customer_pic{
	float:left;
	width:75Px;
	height:60Px;
	}		
.inner a{
color:#BC0D1D;
text-decoration:none;
}

.inner a:hover{
text-decoration: underline;
}
.ref-image{
float:left;
height:50Px;
width:50Px;
margin-left:0Px;
}

.client{

}
.client-desc{
font-size:12Px;
}

.imprint-left{
float:left;
width:160Px;
}
.imprint-right{
float:right;
width:220Px;
}

.clear{
clear:both;
height:10Px;
}
.float_left{
	float:left;
	margin-right:20Px;
	}
.grey{
color:#666;
font-size:11Px;
}
.red{
color:#BC0D1D;
}
.iframe{
height:400Px;
width:400Px;
border:1Px solid #666;
}
.leistungen-inner{
margin-left: 10Px !important;
}
.leistungen-title a{
padding-left:0Px !important;
padding-top:0Px;
}

.active{
text-decoration:underline;
}

.google{
 margin-bottom:-4Px;
}
/* Referenzboxen 2015 */
.reference{
	padding-top: 10px;
	display: block;
	text-align: center;
	float: left;
	width: 199px;
	height: 200px;
	border-bottom: 1px solid #ddd;
	opacity: 0.75;
	transition: opacity 0.5s;
	line-height: 14px;
	color: #666;
}
.ref-category > .reference:nth-child(2n-1){
	
	border-right: 1px solid #ddd;
}
.reference:hover{
	opacity: 1;
	text-decoration: none;
}
.reference:hover > div > img{
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
}
.reference .ref-img{
	height: 140px;
	border-radius: 70px;
	position:relative;
}
.reference img{
	max-width: 120px;
	position:absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	-webkit-transform: scale(0.90, 0.90);
	-webkit-transition-duration: 500ms;
	-moz-transform: scale(0.90, 0.90);
	-moz-transition-duration: 500ms;
	-ms-transform: scale(0.90, 0.90);
	-ms-transition-duration: 500ms;
}
h3.reference-title{
	clear: both;
	width: 100%;
	float: left;
	display: block;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	background: #f2f2f2;
	padding: 10px 0;
	margin-top: 30px;
	color: #666;
}

