/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004C66;
	background-image: url(images/bg2.png);
	background-color: c1c1c1;
	background-position: top;  
}


a:link, a:visited { color: #004C66; text-decoration: none; font-weight: normal; } 
a:active, a:hover a:current {
	color: #eadc8e;
}

a.current {
	color:  #eadc8e;
}
	

h1 {
	color: #004C66;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.float_l { float: left; }
.float_r { float: right;}

#left{float:left;}
#right {
	float:right; 
	

position:relative;
      left: 2px;
	  }

.margin_r20 { margin-right: 20px; }

#templatemo_body_wrapper {
	width: 100%;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 0px;
	margin: 0 auto;
	background-color: #FFF;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-style:solid;
	border-color:#004C66;
}

/* header */

#templatemo_header {
	clear: both;
	width:  960px;
	height: 85px;
	padding: 0px
}

#templatemo_header  #site_title {
	float: left;
	padding-top: 15px;
}

#site_title a {
	font-size: 16px;
	color: #004C66;
	font-weight: bold;
	text-decoration: none;
}

#site_title a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #004C66;
	font-weight: bold;
	letter-spacing: 2px;
}

#shopping_cart_box {
	float: right;
	padding-top: 0px;
	color: #CCC;
}

#shopping_cart_box h3 {
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#shopping_cart_box p span {
	color: #fff;
	font-weight: bold;
}


/* end of header */

/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
	height: 70px;
}

#search_box {
	width: 970px;
	height: 2px;
	text-align: right;
}

#search_box form {
	margin: 0;
	padding: 0px 0px;
}

#search_box #input_field {
	height: 1px;
	width: 300px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#search_box #submit_btn {
 	height: 24px;
	width: 100px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#666666;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#templatemo_menu ul {
	width: 970px;
	height: 35px;
	margin: 0;
	padding: 0px 00px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	margin-right: 40px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #162127;
}

nav {
    width: 760px;
}
nav ul {
    padding: 0px;
    margin: 0px;

    box-shadow: 2px 2px 2px #FFF;
    -moz-box-shadow: 2px 2px 2px #FFF;
    -webkit-box-shadow: 2px 2px 2px #FFF;
}

nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

nav ul,nav ul li{
    background-color: #FFF;
}
nav ul li {
	list-style: none;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eadc8e;
}
nav ul li a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	color: #004C66;
	transition: background 0.3s ease-out; /* explorer 10 */
	-webkit-transition: background 0.3s ease-out; /* chrome & safari */
	-moz-transition: background 0.3 ease-out; /* firefox */
	-o-transition: background 0.3 ease-out; /* opera */
	padding-top: 8px;
	padding-right: 34px;
	padding-bottom: 8px;
	padding-left: 34px;
}



nav ul li.cat1:hover a, nav ul li.cat1:hover > ul li a  {
	background-color: #FFFFFF;
}
nav ul li.cat2:hover a, nav ul li.cat2:hover > ul li a  {
	background-color: #FFFFFF;
}
nav ul li.cat3:hover a, nav ul li.cat3:hover > ul li a {
	background-color: #FFFFF7;
}
nav ul li.cat4:hover a, nav ul li.cat4:hover > ul li a {
	background-color: #FFFFFF;
}
nav ul li.cat5:hover a, nav ul li.cat5:hover > ul li a {
    background-color: #FFFFFF;
}
nav ul li.cat6:hover a, nav ul li.cat6:hover > ul li a {
    background-color: #FFFFFF;
}

ul li a.current {
	color:  #eadc8e;
	background-color: #FFFFFF;
}

nav ul li:hover > a {
	color: #eadc8e;
	
}
nav ul li:hover > ul {
    visibility: visible;
}

nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
	float: none;
}
nav ul li ul li a {
    color:  #004C66;
}
nav ul li ul li a:hover{
	color: #eadc8e;
	background-color: #FFF; !important;
}

/* end of menu */

#templatemo_content_wrapper {
	clear: both;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#templatemo_content_wrapper ul {
      position:relative;
      left: -25px;
}

#templatemo_content {
	float: left;
	margin-left: 10px;
	width: 550px;
}

#banner {
	margin: 0 0 10px 0;
}

#templatemo_content #content_top {
	width: 550px;
	height: 20px;
}

#templatemo_content #content_bottom {
	width: 550px;
	height: 20px;
}

#templatemo_content #content_middle {
	width: 510px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content_middle p {
	text-align: justify;
}

img.center {
display: block;
margin: 0px auto;
}

div.imageHold {
  padding: 0px 0px; /* damit der container die höhe des großen bildes annimmt */
  /* andere formatierung, z.B. zentrieren/etc: */
  /* .... */
}

div.imageHold div {
  float: center;
  width: 317px;
  height: 210px;
  /* ab hier kann man die abstände
  und sonstiges der bilder eintragen */
  margin-left: 50px;
}

div.imageHold img {
  width: 317px;  /* wir skalieren das große bild auf die kleine größe */
  height: 210px; /* um verpixelung beim vergößern zu verhindern       */
}

div.imageHold img:hover {
  position: absolute;
  margin-left: -20px; /* die hälfte des größenunterschiedes der bilder */
  margin-bottom: -85px;  /* hier genau so */
  width: 400px;       /* die weite beim vergrößern */
  height: 264px;      /* die höhe beim vergrößern */
}

.templatemo_sidebar_wrapper {
	width: 200px;
	
}

.templatemo_sidebar {
	width: 197px;
}

.templatemo_sidebar_top {
	width: 200px;
	height: 5px; /* zeile nach navi */
}

.templatemo_sidebar_bottom {
	width: 500px;
	height: 20px;
}

.templatemo_sidebar .sidebar_box {
	clear: both;
	padding-bottom: 20px;
}

.sidebar_box h2 {
	color: #004C66;
	font-size: 16px;
	font-weight: bold;
}

.sidebar_box .sidebar_box_content {
	padding: 0px;
	border: 1px solid; 
	border-color: #004C66;
}

.sidebar_box img {
	border: 1px solid #004C66;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	}
	

#shopping_cart_box {
	color: #004C66;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 10px;
	border: 1px solid #006;
	background-color: #FFF;
	padding-right: 10px;
}


.sidebar_box .discount {
	margin: 5px 0 0 0;
	font-weight: bold;
}

.sidebar_box .discount span {
	color: #C00;
}

.left_sidebar_box .discount a {
	font-weight: bold;
	color: #000;
}

.sidebar_box .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}



.categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #e37615;
	text-decoration: none;
}

.news_box {
	clear: both;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 5px;
	background: url(images/templatemo_menubar.png) center left no-repeat;
}

.news_box h4 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin: 0;
}
	
.news_box p {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 5px;
	padding-bottom: 2px
	margin: 0;
}

.news_box h4 a {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#newsletter_box label {
	display: block;
	margin-bottom: 10px;
}

#newsletter_box .input_field {
	height: 20px;
	width: 155px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#newsletter_box .submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

.product_box {
	float: left;
	width: 223px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	text-align: center;
}

.product_box img {
	margin-bottom: 10px;
}

.product_box h3 {
	color: #2a2522;
	font-size: 12px;
	margin: 0 0 10px;
}

.product_box p {
	margin-bottom: 10px;
}

.product_box p span {
	color: #cf5902;
	font-size: 14px;
	font-weight: bold;
}

.product_box .detail {
	float: right;
}

.product_box .addtocard {
	float: left;
	font-weight: bold;
	padding-right: 20px;
	background: url(images/templatemo_shopping_cart.png) bottom right no-repeat;
}




/* end of content */

/* footer */
#templatemo_footer_wrapper {
	background-color: #FFF;
}

#templatemo_footer {
	width: 960px;
	height: 100px;
	text-align: center;
	color: #003366;
	background-color: #FFF;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-style: solid;
	border-color: #004C66;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#templatemo_footer a {
	color: #003366;
	font-weight: normal;
}

#templatemo_footer a:visited {
	text-decoration: none;
	color: #003366;
}

#templatemo_footer a:hover {
	text-decoration: none;
	color: #eadc8e;
}

#templatemo_footer a.current:visited {
	text-decoration: none;
	color: #eadc8e;
}

#templatemo_footer .footer_menu {
	margin: 0 0 30px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #004C66;
}

.footer_menu li a {
	color: #004C66;
}

.footer_menu .last_menu {
	border: none;
}
/* end of footer */
