body {
	background-color: lightsteelblue;
	color: #000000;
	font-family: cursive;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Tahoma, Verdana, sans-serif;
	font-family: Verdana,Arial,Helvetica,sans serif;
  font-size: 12pt;
	line-height: 150%;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 12px 0;
}
/*
h1 {
	font-size: 22px;
	line-height: 24px;
}
*/
h1 {
	font-size: 18px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	line-height: 16px;
}
h3 {
	font-size: 13px;
	line-height: 15px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
}
h5 {
	font-size: 10px;
	line-height: 12px;
}
h6 {
	font-size: 10px;
	line-height: 12px;
}

#contact-data {
	margin: auto;
	text-align: center;
	padding: 0 35px;
}

#contact-data p {
	float: left;
	color: #808080;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#page {
    background-color: #0078ff00;
    border-left: 1px solid #fedd00;
    border-right: 1px solid #fedd00;
    box-shadow: 2px 4px 6px 6px #5c4033;
    margin: 10px auto 0;
    opacity: 0.9;
    width: 1150px;
}

#logo {
	float:left;
	width: 600px;
	height:115px;
    background-color: white;
    opacity: 1.0;
}

#banner {
	float:left;
	width: 550px;
	height:115px;
    background-color: white;
    opacity: 1.0;
	overflow:hidden;
}

#left,
#content {
  float: left;
}

#content.home {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 870px !important;
}

#content.home_ticker {
  width: 820px !important;
	padding: 25px;
}

#content.foto_online {
  background-color: #333;
  color: silver;
}

#content.foto_online a {
  color: silver;
  text-decoration: none;
}

#right {
  width: 280px;
  float: right;
  padding-top: 45px;
}

div#right > div {
  border: 1px solid silver;
  margin: 5px 10px 5px 0;
  background-color: white;
  overflow: hidden;
	border: 1px solid #ccc;
	border: 2px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

div#right .ticker p {
  left: 0px !important;
}
div#right .ticker-wrapper {
  width: 262px;
  padding: 0 3px;
}

div#right .ticker-title {
  display: none;
  position: absolute;
  top: -200px;
  padding-top: 4px;
}

div#right .ticker-title,
div#right .ticker-content,
div#right .ticker {
  background-color: transparent;
  font-size: 0.92em;
}

div#right .ticker-swipe {
  background-color: white;
  left: 0px !important;
}

div#right .ticker-swipe span {
  background-color: white;
  border: 0px solid transparent;
}
#mainmenu {
	clear: both;
	height: 50px;
	background-color:royalblue;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}



#mainmenu .separator {
  display: inline-block;
	background-color: transparent;
  margin: 0px 0;
	font-size: 2.0em;
	padding: 13px 10px;
	height: 24px;
	border: 0px solid transparent;
	color: white;
}
#mainmenu ul.nav {
  height: 50px;
}

#submenu {
	height: 0px;
	background-color:#ff66ff;
}

DIV#topmenu {
  margin: 10px auto 0;
  opacity: 0.8;
  width: 1150px;
	padding-top: 10px;
	padding-right: 3px;
	border: 0px solid yellow;
	height: 30px;
	text-align: right;
	color: cornflowerblue;
	/*
	font-family: "Comic Sans MS";
	font-size: 0.8em;
	*/
	vertical-align: bottom;
}

DIV#topmenu a,
DIV#topmenu a:hover,
DIV#topmenu a:visited
{
	color: #343434;
	text-decoration: none;
  vertical-align: middle;
}

DIV#topmenu a:hover
{
	color: darkblue;
	text-decoration: none;
}

DIV.pc-category-view *, DIV.pc-category-view:before,
DIV.pc-category-view *, DIV.pc-category-view:after {
  box-sizing: border-box;
}

div.ph-thumbnail div.caption h3 {
	font-size: 16px;
}

div.caption div.ph-item-desc {
	display: none;
}

DIV#topmenu ul {
  float: right;
}
DIV#topmenu li {
	list-style: none;
	float: right;
	padding: 1px 10px;
	border-right: 1px solid silver;
}

#bottommenu .item-248 {
  list-style-type: none;
  margin: 0 0 0 -13px;
  padding: 0;
}

#bottommenu .item-239,
#bottommenu .item-239 a {
  white-space: normal;
}

#bottommenu .nav-header {
  font-size: 1.2em;
  font-family: inherit;
  color: #666;
  text-transform: none;
}

#bottommenu {
	height:200px;
  margin: 20px auto 0;
  opacity: 0.8;
  width: 1150px;
  font-size: 0.7em;
  color: #333;
}

#bottommenu h3 {
  color: #666; 
}

#bottommenu_pb,
#bottommenu_fs,
#bottommenu_buttons {
  float: left;
}

#bottommenu_fs,
#bottommenu_pb {
  width: 1150px;
}

#bottommenu_pb td.header {
	width: 35px;
	background: url('../images/bottommenu_header_pb.png') no-repeat;
}

#bottommenu_fs td.header {
	width: 35px;
	background: url('../images/bottommenu_header_fs.png') no-repeat;
}


#bottommenu_buttons {
  float: right;
}


div.moduletable_bottommenu_span2 {
  width: 250px;
}

div.moduletable_bottommenu,
div.moduletable_bottommenu_120,
div.moduletable_bottommenu_220,
div.moduletable_bottommenu_250 {
  float: left;
  width: 160px;
  padding-right: 5px;
  margin-right: 5px;
}

div.moduletable_bottommenu_120 {
  width: 120px;
}

div.moduletable_bottommenu_220 {
  width: 220px;
}

div.moduletable_bottommenu_250 {
  width: 250px;
}


div.moduletable_bottommenu h3,
div.moduletable_bottommenu_120 h3,
div.moduletable_bottommenu_220 h3,
div.moduletable_bottommenu_250 h3 {
  font-size: 1.2em;
  color: #777;
  padding: 0;
  margin: 0;
}


div.moduletable_bottommenu li,
div.moduletable_bottommenu_120 li,
div.moduletable_bottommenu_220 li,
div.moduletable_bottommenu_250 li {
  margin-left: 20px;
  list-style-type:circle;
}

div.moduletable_bottommenu a,
div.moduletable_bottommenu_120 a,
div.moduletable_bottommenu_220 a,
div.moduletable_bottommenu_250 a {
  color: #555;
  text-decoration: none;
}

div.moduletable_bottommenu ul.nav li a:hover,
div.moduletable_bottommenu_120 ul.nav li  a:hover,
div.moduletable_bottommenu_220 ul.nav li  a:hover,
div.moduletable_bottommenu_250 ul.nav li  a:hover {
  color: navy;
}


#slider,
#slider_bottom {
	position:relative;
	/*top:270px;*/
	margin: 0px auto 20px;
	width:800px;
	height:450px;
	background-color:white;
  opacity: 0.9;
  z-index: 0;
  overflow: hidden;
	border: 1px solid #ccc;
	border: 2px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;

}

#slider_bottom {
	height:533px;
	margin: 40px auto 50px;
}

#login {
    background-color: beige;
    height: 250px;
    margin: 0 auto 50px;
    opacity: 0.9;
    padding: 20px 40px;
    position: relative;
    width: 250px;
    z-index: 0;
  	border-radius: 15px;
  	border: 1px solid silver;
}

#inner {
	/*
	background:url('../images/photobauer-bg02.png') repeat-y 0 0 transparent;
	*/
	background-color:aliceblue;
}

#content {
  padding: 25px;
}

.icemegamenu > ul {
	background: cornflowerblue;
	background: -webkit-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -moz-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -o-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -ms-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: linear-gradient(top, cornflowerblue, #1A1A1A);
	border-radius: 5px;
}

.icemegamenu > ul > li.active {
	background: cornflowerblue;
	background: -webkit-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -moz-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -o-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: -ms-linear-gradient(top, cornflowerblue, #1A1A1A);
	background: linear-gradient(top, cornflowerblue, #1A1A1A);
}

#icemegamenu > li:hover > ul.icesubMenu {
  z-index: 1000;
}

ul.icesubMenu {
  position: absolute;
	background: -moz-linear-gradient(cornflowerblue, #111);
	background: -webkit-linear-gradient(cornflowerblue, #111);
	background: -o-linear-gradient(cornflowerblue, #111);
	background: -ms-linear-gradient(cornflowerblue, #111);
	background: linear-gradient(cornflowerblue, #111);
	z-index: 10000;
}

.icesubMenu .icemega_cover_module span.iceModuleTile {
  text-transform: uppercase;
  font-size: 1.0em;
  color: lightblue;
}

.navbar .nav {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
	/* color: white;
	text-decoration: none;
	background-color: transparent; */
}

.navbar .nav > li {
	float: left;
	vertical-align: middle;
	display: block;
}

.nav > li > a {
	display: block;
}

.navbar .nav > li > a {
	float: none;
	padding: 13px 10px 0;
	text-decoration: none;
	font-size: 2.0em;
	height: 37px;
	color: white;
}

#mainmenu .nav-child {
  border-radius: 0px;
  background-color: darkorange;
  opacity: 0.97;
}

#mainmenu .menuimg {
	padding: 4px 10px 9px;
}



#mainmenu .menuimg .caret {
  margin-top: 15px 
}

.nav-tabs > li > span {
    /*
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    */
    display: block;
    line-height: 18px;
    margin-right: 2px;
    padding: 5px 12px;
}

.navbar .nav > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: white;
	text-decoration: none;
}

#mainmenu a:hover,
#mainmenu li:hover {
	background-color: darkorange;
}

#mainmenu ul.nav > li {
 border-right: 2px solid white; 
}

.navbar .nav > li.active {
	background-color: cornflowerblue;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 8px solid #000;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 6px;
	margin-left: 2px;
}

.navbar .nav > li > .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0,0,0,0.2);
	position: absolute;
	top: -7px;
	left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	top: -6px;
	left: 10px;
}

#mainmenu .tvtma-megamnu-content {
    padding: 0px;
}

.row-fluid span.nav-header {
  display: block;
  background-color: darkorange;
  font-size: 1.2em;
}


#mainmenu .row-fluid li > a {
  text-decoration: none; 
  white-space: normal;
}

.dropdown-menu {
	/* position: absolute; */
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}



.navbar .nav .dropdown-toggle .caret {
	margin-top: 6px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: silver;
	border-bottom-color: #555;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: cornflowerblue;
}

#mainmenu .item-185 {
  display: none;
}


.nav-header {
	display: block;
	padding: 3px 15px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: navy;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	text-transform: uppercase;
}

.row-fluid [class*="span"] {
		margin-left: 0;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}

	.row-fluid .span18 {
		width: 99.99%;
	}
	.row-fluid .span17 {
		width: 94.44%;
	}
	.row-fluid .span16 {
		width: 88.8%;
	}
	.row-fluid .span15 {
		width: 83.33%;
	}
	.row-fluid .span14 {
		width: 77.77%;
	}
	.row-fluid .span13 {
		width: 72.22%;
	}
	.row-fluid .span12 {
		width: 66.66%;
	}
	.row-fluid .span11 {
		width: 61.11%;
	}
	.row-fluid .span10 {
		width: 55.55%;
	}
	.row-fluid .span9 {
		width: 50.00%;
	}
	.row-fluid .span8 {
		width: 44.44%;
	}
	.row-fluid .span7 {
		width: 38.89%;
	}
	.row-fluid .span6 {
		width: 33.00%;
	}
	.row-fluid .span5 {
		width: 26.39%;
	}
	.row-fluid .span4 {
		width: 21.11%;
	}
	.row-fluid .span3 {
		width: 15.83%;
	}
	.row-fluid .span2 {
		width: 10.56%;
	}
	.row-fluid .span1 {
		width: 5.28%;
	}

/* ******************************************************
	.row-fluid .span12 {
		width: 99.99999999%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
	}
	.row-fluid .span2 {
		width: 16.6667%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
	}
******************************************************** */


/*
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
*/

div.sccart-pg select {
  width: auto;
}

div.pg-csv-name a {
  font-size: x-small;
}

#phocagallery.pg-categories-view {
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#phocagallery.pg-cv-folder,
#phocagallery.pg-categories-view a {
  font-size: 0.8em;
  text-decoration: none;
}

#phocagallery.pg-categories-view td {
  padding-right: 5px;
}

div.login form fieldset {
    background-color: #f5f5f5;
    border: 1px solid silver;
    margin: auto;
    padding: 20px 0 0;
    width: 430px;
}

.well {
    background-color: beige;
    border: 1px solid silver;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.alert, .alert h4 {
    color: #c09853;
}
.alert {
    background-color: beige;
    border: 1px solid silver;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav {
    list-style: outside none none;
    margin-bottom: 18px;
    margin-left: 0;
}
ul, ol {
    margin: 0 0 9px 25px;
    padding: 0;
}

#ph-pc-category-box div.col-md-1,
#ph-pc-category-box div.col-md-2,
#ph-pc-category-box div.col-md-3,
#ph-pc-category-box div.col-md-4,
#ph-pc-category-box div.col-md-5,
#ph-pc-category-box div.col-md-6,
#ph-pc-category-box div.col-md-7,
#ph-pc-category-box div.col-md-8,
#ph-pc-category-box div.col-md-9,
#ph-pc-category-box div.col-md-10,
#ph-pc-category-box div.col-md-11 {
    float: left;
}

#ph-pc-category-box div.col-xs-1,
#ph-pc-category-box div.col-sm-1,
#ph-pc-category-box div.col-md-1,
#ph-pc-category-box div.col-lg-1,
#ph-pc-category-box div.col-xs-2,
#ph-pc-category-box div.col-sm-2,
#ph-pc-category-box div.col-md-2,
#ph-pc-category-box div.col-lg-2,
#ph-pc-category-box div.col-xs-3,
#ph-pc-category-box div.col-sm-3,
#ph-pc-category-box div.col-md-3,
#ph-pc-category-box div.col-lg-3,
#ph-pc-category-box div.col-xs-4,
#ph-pc-category-box div.col-sm-4,
#ph-pc-category-box div.col-md-4,
#ph-pc-category-box div.col-lg-4,
#ph-pc-category-box div.col-xs-5,
#ph-pc-category-box div.col-sm-5,
#ph-pc-category-box div.col-md-5,
#ph-pc-category-box div.col-lg-5,
#ph-pc-category-box div.col-xs-6,
#ph-pc-category-box div.col-sm-6,
#ph-pc-category-box div.col-md-6,
#ph-pc-category-box div.col-lg-6,
#ph-pc-category-box div.col-xs-7,
#ph-pc-category-box div.col-sm-7,
#ph-pc-category-box div.col-md-7,
#ph-pc-category-box div.col-lg-7,
#ph-pc-category-box div.col-xs-8,
#ph-pc-category-box div.col-sm-8,
#ph-pc-category-box div.col-md-8,
#ph-pc-category-box div.col-lg-8,
#ph-pc-category-box div.col-xs-9,
#ph-pc-category-box div.col-sm-9,
#ph-pc-category-box div.col-md-9,
#ph-pc-category-box div.col-lg-9,
#ph-pc-category-box div.col-xs-10,
#ph-pc-category-box div.col-sm-10,
#ph-pc-category-box div.col-md-10,
#ph-pc-category-box div.col-lg-10,
#ph-pc-category-box div.col-xs-11,
#ph-pc-category-box div.col-sm-11,
#ph-pc-category-box div.col-md-11,
#ph-pc-category-box div.col-lg-11,
#ph-pc-category-box div.col-xs-12,
#ph-pc-category-box div.col-sm-12,
#ph-pc-category-box div.col-md-12,
#ph-pc-category-box div.col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#ph-pc-category-box div.col-md-6 {
    width: 50%;
}

#ph-pc-category-box div.col-md-4 {
    width: 33.3333%;
}

.ph-spec-group-title {
  background-color: lightsteelblue;
  padding: 5px;
}

.ph-item-bottom-box ul {
  /* display: none; */
}

.ph-item-stock-box .ph-stock,
.ph-item-manufacturer-box .ph-manufacturer {
  float: left;
  padding: 0 10px;
  font-weight: bold;
}

.ph-item-price-panel form {
  display: none;
}

.ph-tab-pane {
  padding: 0px;
  border: 0px solid #ddd;
}

.ph-price-txt:first-child,
.ph-price-netto {
  display: none;
}

.ph-item-stock-box {
  display: none;
}
.ph-item-price-box .ph-price-brutto {
  float: left;
  padding-left: 10px;
}

.ph-item-bottom-box form,
.ph-item-bottom-box .nav-tabs {
  display: none;
}

img.ph-image-full {
  background-color: white;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

ul.dropdown-menu {
  z-index: 1000;
}

.thumbnail {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    display: block;
    height: auto;
    line-height: 1.42857;
    margin-bottom: 20px;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

div.addtocart-bar {
  display: none;
}

.pg-csv-box {
  background: none repeat scroll 0 0 transparent;
}

#content.foto_online div.pg-cv-box:hover {
  background: none repeat scroll 0 0 #555;
}

div.highlight {
  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	border: 1px solid red;
	background-color: floralwhite;
}

#content ul li {
  margin: 20px 0;
  line-height: 150%;
  list-style-image: url('../images/photobauer-ul-icon.png');
}

#login ul li {
  margin: 0;
  font-size: 0.8em;
}

#content ul.nav {
  margin: 0 20px;
}

#content ul.nav li {
  margin: 0;
  padding: 0;
}

#login-form li {
  margin: 0;
  line-height: 100%;
  list-style-image: none;
}

#content div.scrollbox {
  padding: 10px;
  overflow-y: scroll;
  background-color: white;
  border: 1px solid silver;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

#content img.rounded {
  border: 1px solid silver;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.moduletable_bottommenu li {
  width: 140px;
}

div.blog div.span12 {
  background-color: white;
  margin: 6px;
  padding: 10px;
  border: 1px solid silver;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}


#zubehoer {
    border-spacing: 10px;
    border-collapse: separate;
}

#bodenbender {
    border-spacing: 10px 6px;
    border-collapse: separate;
}

#bodenbender td,
#zubehoer td {
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  border: 1px solid silver;
  width: 170px;
  height: 100px;
  background-color: white;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

#topmenu div.custom_background_toggle {
  float: left;
}

.rounded {
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.shadow {
  border: 1px solid silver;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

div.header-footer-menu {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
}

#aktuelles div.item {
  background-color: white;
  margin: 10px;
  margin-left: 0px;
  padding: 10px;
  border: 1px solid silver;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

#aktuelles span.title {
    font-size: 18px;
    line-height: 20px;
	font-weight: bold;
}

#aktuelles span.title a {
	text-decoration: none;
	color: black;
}

div#content > div#foxcontainer_c275 {
	padding: 0 16px;
}


.rotate-text {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: none; /*Mandatory for IE9 to show the vertical text correctly*/      
}

/* Style Sheet */
div#pb-fb {
	padding: 10px 0;
	text-align: center;
	background-color: #3b5998;
	color: white;	
}

div#pb-fb:hover {
	background-color: #4273c8;;
}
div#pb-fb a {
	text-decoration: none;
	color: white;
}

div#pb-fb a:hover {
	/*color: yellow;*/
}

div#fb-share-link {
	font-family: FBL;
}

@font-face {
  font-family: FBL; /* regular font */
  src: url("fa-regular-400.ttf") format("ttf"),
       url("fa-regular-400.woff") format("woff");
  font-weight: normal;
  font-style:  normal;
}

div#fb-likebox img {
	width: 100%;
	height: auto;
}




