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


* {
	margin: 0;

}

html {color:#000;background:#FFF;}

body {
	margin: 0;
	background: url(../images/MacBookPro.png) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:  12px;
	line-height: 16px;
	color: #343c3a;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #343c3a;
}

#shell {
	margin: 0 auto;
	width: 974px;
	height: auto;
	margin-left:  auto;
	margin-right: auto;
	}

#wrapper {
	margin: 0 auto;
	width: 974px;
	height: 560px;
	overflow: hidden;
	position: relative;
	text-align: center;
	}
	
#leftcolumn {
	float: left;
	width: 200px;
	display: inline;
	color: #343c3a;
	text-shadow: 0 1px 0 #ffffff;
	margin-top: 20px;
	margin-right:  60px;
	margin-left:  27px;
	}	

#leftcolumn ul {
	margin-bottom: 10px;
	padding-left: 0;	
}

#leftcolumn li {
	color:#343c3a;
	text-decoration: none; display:block;
	text-style:normal;
	padding-bottom: 2px;
	padding-top: 2px;	
	border-bottom:1px dotted #eeeeee;	
	list-style: none;
}

#leftcolumn img {
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
	height:  24px;
}

#centercolumn {
	float: left;
	width: 400px;
	display: inline;
	color: #343c3a;
	margin-top: 20px;
	margin-right:  60px;
	text-shadow: 0 1px 0 #ffffff;
	}
	
#rightcolumn {
	width: 200px;
	float: left;
	color: #343c3a;
	margin-top: 20px;
	text-shadow: 0 1px 0 #ffffff;
}	

#rightcolumn li {
	color:#343c3a;
	text-decoration: none; 
	display:block;
	text-style:normal;
	padding-bottom: 2px;
	padding-top: 2px;	
	border-bottom:1px dotted #eeeeee;	
	list-style: none;
}

#rightcolumn ul {
	margin-bottom: 10px;
	padding-left: 0;	
}

#rightcolumn li {
	color:#acacac;
}

#rightcolumn li a{
	color:#3596af;
	text-decoration: none; 
	display:block;
	text-style:normal;
	padding-bottom: 2px;
	padding-top: 2px;	

    }

#rightcolumn li a:hover{
	color:#343c3a;
	text-decoration: none; display:block;
	background-color: #f9f9f9;
	padding-left: 2px;
}

.details {
		color:#3596af;
		text-decoration: none;
}

.details a{
		color:#3596af;
		text-decoration: none;
}

.details a:hover {
		color:#3596af;
		text-decoration: none;
}

.details a:visited {
		color:#3596af;
		text-decoration: none;
}

#kontakt ul {
	margin-bottom: 10px;
	padding-left: 0;	
}

#kontakt li {
	color:#343c3a;
	text-decoration: none; display:block;
	text-style:normal;
	padding-bottom: 2px;
	padding-top: 2px;	
	border-bottom:1px dotted #eeeeee;	
}

#kontakt img {
	margin-right: 6px;
	vertical-align: middle;
	width: 24px;
	height:  24px;
}



	
/* Start contact-form */

#contact-form .form-row {
	float: left;
	width: 398px;
	margin: 0 0 8px 0;
}

#contact-form .form-row *{
	vertical-align: middle;
}

.contact .response {
	color: #3395af;
	font-size: 12px;
	margin-bottom: 10px;
}

#contact-form .form-row img.loader {
	float: left;
	width: 16px;
}

#contact-form input {
	float: left;
	border: solid 1px #e4e4e4;
	width: 294px;
	padding: 3px;
	font-size: 11px;
	color: #2a2e2c;
}

#contact-form textarea {
	float: left;
	border: solid 1px #e4e4e4;
	width: 294px;
	height: 74px;
	padding: 3px;
	font-size: 11px;
	color: #2a2e2c;
	resize: none;
}

#contact-form label {
	float: left;
	width: 93px;
	font-size: 11px;
	display: block;
	line-height: 20px;
}

#contact-form input#verification {
	width: 100px;
}

#contact-form #submit {
	display: inline-block;
	float: right;
	width: 66px;
	height: 13px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;

}

/* Ende contact-form */


#Footer {
	border-top: solid 1px #d7d8d8;
	width:  974px;
	padding:  10px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align:  center;
	font-size: 10px;
}

/* Start Typografie */


h1 {
	padding-bottom: .4em;
	padding-top: 1em;
	margin-bottom: 1em;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #d7d8d8;
	color: #343c3a;
	letter-spacing: 1px;
}

p {
   	margin-bottom: 1em;
   	text-align: justify;
	}
	
a. {
	color:  4ec5dc;
	font-weight: normal;
}

	
	
/* End Typografie */

/* Easy Slider */

#slider{
	padding-top: 42px;	
	padding-bottom: 105px;
	margin-left: auto;
	margin-right: auto;
	}
		
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	
	}
#slider li{ 
	width:691px;
	height:441px;
	overflow:hidden; 
	padding-top: 10px;
	}	
	
	#slider li a{ 
	border: 0px ; 
	}	
	
#prevBtn, #nextBtn{ 
	display:block;
	width:39px;
	height:39px;
	position:absolute;
	left:70px;
	top:250px;
	}	
#nextBtn{ 
	left:897px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:39px;
	height:39px;
	background:url(../images/btn_prev.png) no-repeat 0 0;		
	left: 110px;	
	}	
	
#prevBtn a:hover{ 
	background:url(../images/btn_prev_hover.png) no-repeat 0 0;	
	}		
	
#nextBtn a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;	
	}	
	
#nextBtn a:hover{ 
	background:url(../images/btn_next_hover.png) no-repeat 0 0;	
	}			

/* End Easy Slider */
