/* * { padding:0; margin:0;}*/
body { font-family: Helvetica Neue, Helvetica, Tahoma, Arial;
	font-size:13px;
	letter-spacing:0.6px;
	background:#f4f4f4;
/*	background-color:#020000;*/
/*	background-image: url('images/background-s.gif');*/
	/*background-image: url('images/backgroundrescue2.jpg');*/
	/*background-image:url('images/backtest.gif');*/
	/*background-image: url('images/darkaurora.png');*/
	/*background-image: url('images/background-blackwood.png');*/
	background-repeat: repeat;
}

div.clear{
	clear:both;
	font-size:0px;
}

div.front-page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div.content-down{
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:1000px;
	max-width: 1000px;
	overflow: hidden;
	min-height:400px;
	background-color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0 0 5px #FFF;
	-webkit-box-shadow:0 0 5px #FFF;
	box-shadow:0 0 5px #fff;
	border:1px solid #DFDFDF;
}

div.content-down div.content-left{
	width:324px;
	min-width:324px;
	max-width:324px;
	float:left;
	margin-left:25px;

	padding: 15px 0;
}

div.content-down div.content-right{
	width:600px;
	padding: 15px 25px 0;
	float:left;
}
div.header{
	background-color:transparent;	
	width:1000px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom: 5px;
}

span.logo-floater{
	float:left;
}
div.header div.block-menu {
	width: 700px;
	float:left;
}
div.header div.block-menu a{
	color:#FFFFFF;
	text-decoration:none;
}

div.header div.block-menu a:hover{
	color:#B9BBB9;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
div.banner{
	width:1000px;
	height:180px;
/*	background:#06446D;*/
	background:url('images/banner.png') no-repeat 0 0 #06446D;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0 0 5px #555555;
	-webkit-box-shadow:0 0 5px #555555;
	box-shadow:0 0 5px #555555;
	text-align:left;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
}
div.content-down div.content{

}

div.content h2{
	color:#06446D;
	font-size: 13px;
}

div.front-up{
	min-width:1000px;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom:0px;
	height:205px !important;
}
div.leistungen-show{
	display: inline-block;
	min-width:650px;
	min-height:200px;
	max-width:650px;
	max-height:200px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius:15px;
	-moz-box-shadow:0 0 5px #555555;
	-webkit-box-shadow:0 0 5px #555555;
	box-shadow:0 0 5px #555555;
	background:url('images/banner2.png') no-repeat 0 0 #06446D;
	margin-right:20px;
}

div.contact{
	display: inline-block;
	/*background-image:url('images/backgroundrescue.jpg');*/
	background:#FFF;
	border:1px solid #DFDFDF;
	/*background-image:url('images/backgroundgray.png');*/
	min-width:322px;
	min-height:200px;
	max-height:200px;
	max-width:322px;
	height:auto !important;
  height:200px;
	width:auto !important;
  width:322px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0 0 5px #FFF;
	-webkit-box-shadow:0 0 5px #FFF;
	box-shadow:0 0 5px #FFF;
	vertical-align:top;
}

div.contact div.block-block{
	padding:10px 30px 0px 23px;
}
div.contact h2{
	padding-bottom:5px;
}

div.contact a{
	color:#06446D;
	text-decoration:none;
}

div.contact a:hover{
	color:#161616;
}
div.views-slideshow-imageflow{
	max-height:200px;
}

div.views-slideshow-imageflow-images{
	max-height:200px;
}

div.news{
	margin-top:10px;
	margin-bottom:10px;
	width:340px;
	max-width: 340px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:inline-block;
	min-height:490px;
	float:left;
}

div.news a{
	color:#06446D;
	text-decoration:none;
}

div.news div.view-content{
	padding: 30px;
}

ul.nice-menu, ul.nice-menu ul {
	border-top: 0px;
}
ul.nice-menu{
	padding-top:45px;
	padding-left:25px;
	z-index:103;
}
ul.nice-menu li{
	min-width:83px;
	margin:3px;
	background-color:#f4f4f4;
	border-color:#DFDFDF;
	border-width:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 1px #555;
	-webkit-box-shadow: 0 0 1px #555;
	box-shadow: 0 0 1px #555;
	font-weight:normal;
}

ul.nice-menu li:hover{
	-moz-box-shadow: 0 0 5px #225280;
	-webkit-box-shadow: 0 0 5px #06446D;
	box-shadow: 0 0 5px #225280;
}

ul.nice-menu li a{
	color:#333;
	text-decoration:none;
	font-size:15px;	
}

ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
/*	background: #101010 none no-repeat scroll right center*/
	background:#F4F4F4;
}
ul.nice-menu li.menuparent ul{
	background-color:#F4F4F4;
	z-index:100;
}
ul.nice-menu li.menuparent ul li{
	margin:0px;
	z-index:101;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
ul.nice-menu li.menuparent ul li a{
	font-size:12px;
	font-weight:normal;
	padding: 5px 5px;
	margin: 0px 5px;
	z-index:102;
	color:#333;
}

ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.over {
  /*background: #000000 url('images/pfeil.png') right center no-repeat;*/
	background: #FAFAFA;
}
ul.nice-menu-down li.menuparent ul li:hover,
ul.nice-menu-down li ul li.over{
/*	background-color:#000000 !important;*/
	background:#FAFAFA !important;
}
ul.nice-menu-down li.menuparent ul li:hover > a,
ul.nice-menu-down li ul li.over > a{
/*	color: #B9BBB9;*/
	color:#333;
}

ul.nice-menu li.menu-path-node-1{
/*	background: #101010 url('images/home.png') 90% center no-repeat;*/
	background:#F4F4F4;
}
ul.nice-menu li.menu-path-node-1:hover, ul.nice-menu li.over.menu-path-node-1{
/*	background-color: #000000;*/
	background:#f4f4f4;
}

ul.nice-menu li.menu-path-shop{
/*	background: #101010 url('images/shop-rescue.png') 90% center no-repeat;*/
	background: #F4F4F4;
}

div.webform-component-textfield label, div.form-item label,div.webform-component-email label, div.form-checkboxes label.option{
	display: inline-block;
	width: 130px;
}

div.form-checkboxes p{
	display: inline-block;
	width: 280px;
}
ul.nice-menu-down li li.menuparent, #header-region ul.nice-menu-down li li.menuparent {
	background:#f4f4f4;
}

ul.nice-menu-down li li.menuparent:hover, #header-region ul.nice-menu-down li li.menuparent.over {
/*	background: #000000 url('images/pfeil-right.png') right center no-repeat;*/
	background:#f4f4f4;
}
div.views-slideshow-imageflow div.navigation div.caption {
	display: none;
}

div.content-down div.content ul{
	list-style-image:url('images/listlogo2.png');
	list-style-position:outside;
	margin: 5px 10px 15px 20px;
}

div.form-item div.form-checkboxes div.form-item{
	display:inline-block;
	width: 400px
	
}

div.form-item div.form-checkboxes{
	display:inline-block;
	width: 400px
}

div.form-checkboxes label.option{
	width: 300px;
}

div.content-down a{
	text-decoration:none;
	color:#06446D;
}

div.content-down a:hover{
	text-decoration:underline;
	color:#000000;
}

div.content-down div.content-right p{
	text-align:justify;
	
}

/*Image Browser Styles*/
/* Applied to all images inserted by ImageBrowser */
img.ibimage {
  border: 0px solid #000;
  padding: 10px;
}

/* Applied to left aligned images */
img.ibimage_left {
  float: left;
  padding-left: 0!important;
}

/* Applied to right aligned images */
img.ibimage_right {
  float: right;
  padding-right: 0!important;
}
/*End Image Browsers Style*/
div.leistungen-show img.ibimage {
	-moz-box-shadow: 0px 0px 20px #bbb;
	-webkit-box-shadow: 0px 0px 20px #bbb;
	box-shadow: 0px 0px 20px #bbb;
	padding:0px;
	top:35px !important;
}

div.banner div.slogan{
	display:table-cell;
	vertical-align:middle;
	height:180px;
}
div.banner div.slogan h2{
	padding-left:50px;
	font-size: 40px;
	padding: auto;
	color: #055680;
	vertical-align:middle;
	text-shadow:1px 1px 1px #487EA9;
	max-width:850px;
	width:850px;
	margin:0px;
	font-family: "Rescue-Euro", Verdana;
	font-weight:bold;
}

div.leistungen-show div.leistungen-show-replacement{
	vertical-align:middle;
}
div.leistungen-show div.leistungen-show-replacement img{
	padding:70px 15px 50px 15px;
	
}

div.field-field-gallerie-picture div.field-item{
	width:180px;
	min-width:180px;
	max-width:180px;
	float:left;
	padding: 5px 3px 20px 0px;
}

div.content-down div.content ul li{
	line-height:25px;
}

div.content-left div.content ul.menu{
	padding:0px;
	margin:0px;
	list-style-image:none;
}

div.content-down strong{
	color: #222;
}
div.content-left div.content ul.menu li.leaf{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.content-down div.content-left div.content{
	padding:0 25px;
}

div.content-down div.content-right table.toshiba{
	border:1px solid #CCCCCC;	
}

div.content-down div.content-right table.toshiba tr{
	
}

div.content-down div.content-right table.toshiba th{
	text-align:center;
}

div.content-down div.content-right table.toshiba td{
	text-align:left;
	max-width:180px;
	vertical-align:top;
}
div.content-down div.content-right table.toshiba td p{
	text-align:left;
	margin:5px 10px;
}

div.content-down div.content-right div.view-Success-Stories{
	padding: 15px 25px;
}

div.content-down div.content-right div.view-Success-Stories div.views-row{
	padding: 5px 0px 10px;
}

div.content-down div.content-right div.view-Success-Stories p {
	margin:0px;
}

div.field-field-client-url p{
	display:inline-block;
	width:400px;
}

div#block-views-Blog_block-block_1 p, div.view-Rescue-News p{
	margin:0px;
}

div#block-views-Blog_block-block_1 div.views-row, div.view-Rescue-News div.views-row{
	margin-bottom:15px;
}

div.content-right div.views-field-title span.field-content{
	font-size:14px;
	font-weight:bold;
}

div.content-right div.views-field-changed{
	font-weight:normal;
	color:#333;
}
div.content div.facebookshare-box{
	float:none !important;
}

div.hcardDataStartseite{
	color: transparent !important;
	font-size:5px;
}

div.hcardDataStartseite a{
	color: transparent !important;
	font-size:5px;
}

div.hcardDataStartseite{
	color:#000000;
	font-size:5px;
}
div.hcardDataStartseite a{
	color:#000000;
	font-size:5px;
}

ul.filmstrip{
	margin:0;
	list-style:none;
}

ul.filmstrip li{
	margin:0;
}

#views-slideshow-imageflow-images-1_scrollbar{
	top:50px;
}

div.views_slideshow_thumbnailhover_div_breakout_teaser{
	display:inline-block;
	width: 170px;
	text-align:center;
}

div.product-foto{
	width:300px;
	display:block;
	float:left;
}

input.form-submit{
	border:0px none;
	background: #14456E;
	color:#fff;
	padding: 7px 10px 7px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

input.node-add-to-cart{
	border:0px none;
	background: url('images/shop-rescue.png') no-repeat 10% center #14456E;
	color:#fff;
	padding: 7px 10px 7px 45px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

input.node-add-to-cart:hover{
	background: url('images/shop-rescue.png') no-repeat 10% center #055680;
}

#cart-form-buttons input.form-submit, #edit-cancel, #edit-continue{
	border:0px none;
	background: #14456E;
	color:#fff;
	padding: 7px 10px 7px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

#cart-form-buttons input.form-submit:hover, #edit-cancel:hover, #edit-continue:hover{
	background: #055680;
}

div.product-top-info{
	width:300px;
	float:left;
}

.uc-price-product{
	float:none;
	font-size:25px;
	font-family:Helvetica Neue,Helvetica,Tahoma,Arial;
	letter-spacing:0.6px;
	padding:0px;
}

div.fb-social-like-widget{
	margin: 15px 0 15px;
}

span.fb_button_text{

}

img.product-pictures{
	margin: 10px 10px 10px 0;
	border:1px solid #14456E;
}

img.product-main-foto{
	border:1px solid #14456E;
}

tbody{
	border-top:0 none;
}

div.view-Shop div.views-row{
	width:170px;
	float:left;
	margin:0 30px 40px 0;
	height:300px;
	
}

div.view-Shop div.views-field-field-image-cache-fid img{
	background:#fff;
}

div.view-Shop div.views-field-sell-price{
	line-height:20px;
}

a.anfrage-button{
	border:0px none;
	background: #14456E;
	color:#fff !important;
	padding: 7px 30px 7px 30px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

.online-preis .product-info {
	display:inline-block;
}


div.content-left a{
	line-height:20px;
}

div.block-uc_cart{
/*	width:150px;*/
}
div.block-uc_cart h2{
	font-size:12px;
	font-weight:bold;

}

div.view-Shop div.views-field-title{
	height:60px;
}


div.view-Shop div.views-field-body{
	height:35px;
}

div.view-Shop div.views-field-sell-price{
	padding:10px 0;
}

div.view-Shop div.views-field-field-image-cache-fid{
	padding:5px 0 10px;
}

.cart-block-icon-full {
	background:url("images/shop-rescue.png") no-repeat scroll 90% center #fff;
}

@font-face {
	font-family: 'Rescue-Euro';
	/*src: url('myfont.eot'); */ /* IE6+ */
	src: local('☺'), 
     	url('/sites/all/fonts/Euro_LT_Bold.ttf') format('truetype');  /* FF3.6 */
     /* url('myfont.ttf') format('truetype'); */ /* Saf3+,Chrome,Opera10+ */
}

@font-face {
	font-family: 'Rescue-Text';
	src: local('☺'), 
     	url('/sites/all/fonts/LTe50535.ttf') format('truetype');  /* FF3.6;*/
}



