@charset "utf-8";
/* CSS Document */

/* -----------BODY------------*/
object{
	outline:none;
	}
	
img{
	border:none;
	outline:none;
	}
a{
	outline:none;
	}
body{
	background-color:#FFF;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#888888;
	margin:0;
	}
	
.clear{
	clear:both;
	}
h3{
	font-size:17px;
	color:#3289e0;
	text-transform:uppercase;
	}
/* ----------WRAPPER-----------*/

#wrapper{
	width:918px;
	margin:0 auto;
	}

#header{
	width:918px;
	height:114px;
	border-bottom:4px solid #f15a24;
	background:url(../images/header-back1.png) no-repeat;
	}

#logo{
	float:left;
	margin:10px 0 0 0;
	}
	  
#cont{
	margin:25px 10px 0 0;
	float:right;
	background:url(../images/contacr-top-right.png) no-repeat;
	width:185px;
	height:26px;
	}
	
/*-------------- MENU ---------------*/

#menu{
	float:right;
	margin:36px 0 0 0;
	}
#menu ul{
	margin:0;
	padding:0;
	}
#menu ul li{
	float:left;
	display:block;
	}
#menu ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#545353;
	padding:5px 10px;
	font-size:15px;
	margin:0 0 0 20px;
	}
#menu ul li a:hover{
	color:#ffffff;
	background:#f15a24;
	}
#menu ul li a.selected{
	color:#ffffff;
	background:#f15a24;
	}
/*---------FLASH-----------*/

#flash{
	height:318px;
	border-bottom:1px dotted #d4d4d4;
	}
/*-------CONTENT-----------*/

#content{
	background:url(../images/content-back.png) no-repeat;
	margin:0 0 50px 0;
	float:left;
	}
.content-text {
	float:left;
	height:183px;
	padding:15px;
	width:280px;
}
.content-text h2{
	color:#2E2E2E;
	font-size:17px!important;
	margin:0 0 15px;
	text-transform:uppercase;
	}
.content-text ul{
	margin:0 0 0 23px;
	padding:0;
	}
.content-text ul li{
	width:140px;
	list-style:square;
	color:#3289e0;
	}
.content-text ul li span{
	color:#888888;
	}
#content-text-wd{
	background: url(../images/content-text-wd.jpg) no-repeat right bottom;
	padding-left:0;
	}
#content-text-p{
	background: url(../images/content-text-p.jpg) no-repeat left bottom;
	}
#content-text-seo{
	background: url(../images/content-text-seo.jpg) no-repeat right top;
	padding-left:0;
	}
#content-text-wh{
	background: url(../images/content-text-wh.jpg) no-repeat left top;
	}
#content-container h2 {
	color:#2E2E2E;
	font-size:22px;
	margin:0 0 15px;
	text-transform:uppercase;
}

.content-text h3{
	font-size:17px;
	color:#3289e0;
	margin-top:0;
	text-transform:uppercase;
	}
#last-column.content-text {
	margin:20px 0 0;
	padding:0 0 0 20px;
}
#last-column p{
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	}
#last-column{
	float:right;
	width:276px;
	height:auto;
	}
#container{
	display:block;
	}
#content-container {
	border-right:2px dotted #3289e0;
	float:left;
	margin:20px 0 0;
	min-height:774px;
	width:620px;
	background:url(../images/contact-shaddow.png) no-repeat right top;
}

#content-container h4 {
	font-size:14px;
	text-transform:uppercase;
	margin:10px 0;
}
#content-container p{
	margin:0 35px 0 0;
	line-height:22px;
}
#content-container p span{
	color:#3289E0;
	font-weight:bold;
}

/*---------FOOTER---------*/

#footer{
	width:100%;
	background:#464646;
	}
#footer p {
	font-size:12px;
	line-height:35px;
	margin:0 auto;
	text-align:right;
	width:918px;
}

/*----------WORKS------------*/

.item{
	float:left;
	margin:0 20px 20px 0;
	padding:3px;
	border:1px solid #3289e0;
	}
.item img {
	
	}
.work-content{
	border:1px solid #3289e0;
	padding:3px;
	width:584px;
	margin:0 0 20px 0;
	}
.crossfade{
	position:absolute;
	}
.crossfade:hover{
	opacity:0;
	filter: alpha(opacity = 0);
	}
/*------SLIDESHOW--------*/

.work-content  #slideshow {
    position:relative;
    height:441px;
}

.work-content  #slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

.work-content  #slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

.work-content  #slideshow IMG.last-active {
    z-index:9;
}

ul{
	margin:0 0 0 23px;
	padding:0;
	}
ul li{
	list-style:square;
	color:#3289e0;
	}
ul li span{
	color:#888888;
	}
	#FlashID{
		visibility:visible!important;
		}
		#telefon{
			float:left;
			}
	#telefon p{
		float:left;
		
		}
#content p a{
color:#f15a24;
font-weight:bold;
text-decoration:none;
}
#content p a:hover{
color:#3289e0;

}

