@charset "UTF-8";
body {
	font: 15px/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/laminat.jpg) center 393px repeat-y;
	margin: 0;
	padding: 0;
	color: #FFF;
}

/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-shadow: 0 1px 0 #333;
}

h1{
	font-family: 'Quattrocento', serif;
	font-weight:normal;
	font-size:34px;
	text-align:center;
	/*text-shadow:0 2px 2px #333333;*/
	text-shadow: 0 2px 0 #333;
	letter-spacing:1px;
}


h2{
	font-family: 'Quattrocento', serif;
	font-weight:normal;
	font-size:25px;
	text-align:center;
	/*text-shadow:0 2px 2px #333333;*/
	text-shadow: 0 2px 0 #333;
}

h3{
	font-family: 'Quattrocento', serif;
	font-weight:normal;
	font-size:23px;
	text-align:left;
	/*text-shadow:0 2px 2px #333333;*/
	text-shadow: 0 2px 0 #333;
	margin-bottom:7px;
}

h4{
	font-family: 'Quattrocento', serif;
	font-weight:normal;
	font-size:18px;
	text-align:center;
	/*text-shadow:0 2px 2px #333333;*/
	text-shadow: 0 2px 0 #333;
}

a img {
	border: none;
}

a:link {
	color: #eee;
	text-decoration: none;
}
a:visited {
	color: #eee;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#fff;
}

/* ~~ Dieser Container mit fester Breite umschließt die anderen div-Tags. ~~ */
.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	background:#d7d7d7 url(../images/header_bg.jpg) top center no-repeat;
	height:393px;
}

.logo {
	margin:0 auto;
	width:435px;
	padding-top:84px;
}

.navi{
	background:url(../images/navi_bg.png) no-repeat;
	height:55px;
	margin:80px auto;
	width:962px;
}

.navi ul{
	list-style:none;
	margin-left:60px;
}

.navi li{
	display:inline-block;
	margin:15px 10px 0;
}

.navi li a{
	color:#6e6e6e;
	font-family: 'Titillium Web', sans-serif;
	font-size: 17px;
}

.navi li a.current, .navi li a:hover{
	color:#c09d50;
}

.call{
	background:url(../images/icon_phone_klein.png) left center no-repeat;
	float:right;
	font-size:18px;
	font-weight:bold;
	margin-right:25px;
	margin-top: -24px;
	padding-left:50px;
	color:#d3ab52 !important;
	text-shadow: 0.2px 0.5px 0 #fff;
}

.content_trenner{
	background:url(../images/content_trenner.png) no-repeat;
	height:13px;
	margin:-40px 0;
	position:absolute;
	width:100%;
	left:0;
}

.content {
	padding: 10px 0;
	color:#fff;
	margin-bottom:40px;
}


.content_top {
	margin:50px 0 60px;
}

.content_bottom{
}

.content_top ul, .content_bottom ul{
	list-style:none;
}

.content_top li, .content_bottom li{
	width:302px;
	float:left;
}

.content_top li img{
	background:url(../images/thumb_shadow.png) bottom center no-repeat;
	padding-bottom: 12px;
}

.content_bottom li p{
	/*text-align:justify;*/
}

.content_bottom li img{
	background:url(../images/thumb_shadow.png) bottom center no-repeat;
	padding-bottom: 12px;
}

.more{

}

.more a{
	background: url(../images/slidercontrol_bg.jpg) repeat-x;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 3px 5px #3d3d3d;
	-webkit-box-shadow: 0px 3px 5px #3d3d3d;
	box-shadow: 0px 3px 5px #3d3d3d;
	height:20px;
    text-align: center;
	float:right;
	margin-right:18px;
	display:block;
	font-size:14px;
	padding: 10px 30px;
	text-align: center;
	color:#6e6e6e;
}

.more a:active{
	position:relative;
	top:1px;
}

.slider-wrapper { 
	background:url(../images/slider_shadowbottom.png) center bottom no-repeat;
	width: 960px; 
	margin: -84px auto 35px;
	padding-bottom: 27px;
	position:relative;
}


.tabs{
	list-style:none;
	margin: 80px 0 0;
	padding:0;
	height:113px;
}

.tabs li{
	display:block;
	float:left;
}

#bering_btn{
	background: url(../images/bering.jpg) 0 0 no-repeat;
	height:113px;
	width:268px;
	padding:49px 132px;
	-moz-box-shadow: 0px 2px 6px #333;
	-webkit-box-shadow: 0px 2px 6px #333;
	box-shadow:0px 2px 6px #333;
}

#bering_btn:hover, #bering_btn.active{
	background: url(../images/bering.jpg) 0  -113px no-repeat;
}

#seiko_btn{
	background: url(../images/seiko.jpg) 0 0 no-repeat;
	height:113px;
	width:268px;
	padding:49px 132px;
	-moz-box-shadow: 0px 2px 6px #333;
	-webkit-box-shadow: 0px 2px 6px #333;
	box-shadow:0px 2px 6px #333;
}

#seiko_btn:hover, #seiko_btn.active{
	background: url(../images/seiko.jpg) 0  -113px no-repeat;
}

#ingersoll_btn{
	background: url(../images/ingersoll.jpg) 0 0 no-repeat;
	height:113px;
	width:268px;
	padding:49px 132px;
	-moz-box-shadow: 0px 2px 6px #333;
	-webkit-box-shadow: 0px 2px 6px #333;
	box-shadow:0px 2px 6px #333;
}

#ingersoll_btn:hover, #ingersoll_btn.active{
	background: url(../images/ingersoll.jpg) 0  -113px no-repeat;
}

#bering, #ingersoll, #seiko{
	text-align:center;
}

#bering div, #ingersoll div, #seiko div{
}

#bering ul, #seiko ul, #ingersoll ul{
	list-style:none;
	margin:0;
	padding:0;
}

#bering li, #seiko li, #ingersoll li{
	float:left;
	display:block;
	margin-right: 8.5px;
	margin-bottom:50px;
}

#bering li img, #seiko li img, #ingersoll li img, #bering img, #ingersoll img, #seiko img{
	-moz-box-shadow: 0px 2px 6px #333;
	-webkit-box-shadow: 0px 2px 6px #333;
	box-shadow:0px 2px 6px #333;
}

#bering a:hover, #ingersoll a:hover, #seiko a:hover{
	text-decoration:underline;
}


/************ AKTUELLES *************/

.post{
	margin:20px 0 50px;
}

.post img{
	float:left;
	margin-right:20px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
}

.post h2{
	margin-bottom: 3px;
    text-align: left;
}

.post h5{
	color:#ccc;
	font-style:italic;
}

.post p{
	/*font-size: 14px;*/
	text-align:justify;
}

/************* SERVICE ***************/

.service{
	margin:20px 0 50px;
}

.service_box{
	/*background:#fff;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
	color:#333;*/
	height: 330px;
    padding: 50px 10px 10px;
    width: 375px;
}

.service_box p{
	font-size: 18px;
    margin-bottom: 26px;
    text-align: center;
}

.service_box h4{
	font-size: 24px;
    margin-bottom: 18px;
}

.service img{
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
}

/*********** UNS *****************/

.uns {
}

.uns img{
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
	margin-right:20px;
}

.uns h2{
	text-align:left;
}

.uns p{
	text-align:justify;
}

/*********** SCHMUCK *****************/

.schmuck {
}

.schmuck img{
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
	margin-right:20px;
}

.schmuck h2{
	text-align:left;
}

.schmuck p{
	text-align:justify;
}

/************ KONTAKT ***************/

.kontakt{}

.kontakt .maps{
	float:left;
	margin-right:20px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow:0px 0px 6px #333;
}

.kontakt .kontakt_list{
	padding:50px 0 0 20px;
	float:left;
}

.kontakt .kontakt_list img{
	margin-left:10px;
}

.kontakt .adresse{
	background:url(../images/icon_home_kontakt.png) left center no-repeat;
	padding:24px 0 1px 75px;
	margin: 30px 0;
}

.kontakt .telefon{
	background:url(../images/icon_phone.png) left center no-repeat;
	padding-left:85px;
}

#map_canvas{
	color:#333;
}

/* ~~ Fußzeile ~~ */
.footer {
	padding: 40px 0;
	background: url(../images/footer_trenner.png) top no-repeat;
	height:60px;
}

.footer_inner{
	margin:0 auto;
	width:960px;
	color:#fff;
	font-size:12px;
}

.footer_inner ul{
	list-style:none;
	margin-top:10px;
}

.footer_inner li{
	margin:0 18px;
	float:left;
}

.footer_home{
	background:url(../images/icon_house.png) left top no-repeat;
	padding-left:45px;
	min-height:46px;
}

.footer_call{
	background:url(../images/icon_phone.png) left top no-repeat;
	padding-left:58px;
	min-height:46px;
}

.footer_copyright{
	background:url(../images/icon_copyright.png) left 2px no-repeat;
	padding-left:40px;
	min-height:50px;
}

.footer_copyright a{
	color:#fff;
}

.footer_copyright a:hover{
	text-decoration: underline;
}



/* ~~ Verschiedene float/clear-Klassen ~~ */
.fltrt {  /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. Das fließende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten fließenden div-Tag (im #container) platziert werden, wenn #footer entfernt oder aus dem #container herausgenommen wird. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}