/* Logo und Menü: Farben, Größen, Linien */

header#hmain #logo .pagetitle {
	font: helvetica;
	font-size: 1.5em;
	display: block;
	line-height: 1em;
	font-weight: 400;
	margin-bottom: 0.3em;
	color: #5c6ba0;
	}

header#hmain .header-inner .container {
	padding-left: 0.1em;
	padding-bottom: 0.2em;
	border: #f4f4f4 1px solid;
	border-bottom-style: none;
	}

header#hmain .navbar {
	font-size: 0.95em;
	font-weight: 800;
	border-top: 1px solid #5c6ba0;
	border-bottom: 1px solid #5c6ba0;
}

header#hmain .navbar ul {
	margin: 0;
	font-size: 0.95em;
	text-transform: none;
	padding: 0;
	list-style: none;
}

header#hmain .navbar ul > li {
	display: inline-block;	
}

header#hmain .navbar ul li a {
	line-height: 2rem;
	padding: 0 1em;
	color: #5c6ba0;
	position: relative;
	display: block;
}

/* Rechter Rand Menüleiste */
.container-nomargin {
	border-left: #f4f4f4 1px solid;
	padding-top: 0;
	border-right: #f4f4f4 1px solid;
	}

/* Widgets Loop Header - Einfacher Unterstrich unter dem Begrüßungstext */
#widgets-loop-header {
	margin-top: 2rem;
	border-top: 7px solid #ffffff;
	border-bottom: 0px solid #5c6ba0;
	padding-top: 1rem;
}

/* Linie über den Produkten weg */
ul.products {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: 1em 0 0 0;
	border-top: 0px solid #CCC;
	border-bottom: none
}

/* Deutlichere Schrift im Menü */

header#hmain .navbar ul li a {
	line-height: 2rem;
	padding: 0 1em;
	color: #000;
	position: relative;
	display: block;
}

/* Produktfenster Background hellgrau, border mittelblau */
li.product {
	display: inline-block;
	margin: 0 2% 2% 0;
	text-align: center;
	position: relative;
	z-index: auto;
	vertical-align: bottom;
	cursor: pointer;
	width: 18%;
	border: 2px solid #7fabec;
	padding-bottom: 0.5em;
	background-color:#f5f5f5;
}

/* Größere Schriftart im Textkörper */ 

body {
	
	font-size: 1em;
	line-height: 1em;
	min-height: 100%;
	background: #5c6ba0;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}

/* Roter Rahmen für Produktbilder beim Überfahren mit der Maus */

li.product:hover {
	border: 2px solid red;
}


/* Farbe Footer */

footer#bottom {
	border-top: #ffffff solid 17px;
	background: #f5f5f5;
	width: 100%;
	padding: 1em 0;
	clear: both;
}

/* Farben und Darstellung der Links im Text */
.woocommerce a {
	text-decoration: none;
	font-weight: 800;
	Color: #5c6ba0;
	color: darkred;
	}

.woocommerce a.hover {
	color: whitesmoke !important;
}
	

/* Größere Schriftart im Textkörper */

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	min-height: 100%;
	background: #fff;
	color: #000;

	width: 100%;
	margin: 0;
	padding: 0em;
	border-right: 2em
	}

/* Background des Mittelteils */

#main-wrapper {
	padding-bottom: 2em;
	background-color: #e6eff4;
	border: #f4f4f4 1px solid;
	border-top-style: none;
}

/* Größerer Rand unten beim Susannchen-Bild wg. Textfluss mittig */
.wp-image-636 {
	float: left;
	margin-bottom: 10px;
}

.ngg-galleryoverview{
	overflow:hidden;
	margin-top:10px;
	width:100%;
	clear:both;
	display:block!important
}

.ngg-galleryoverview .desc{
	margin:0 10px 10px 0;
	padding:5px
}

.ngg-gallery-thumbnail-box{
	float:left;
	max-width:100%!important
}

.ngg-template-caption .ngg-gallery-thumbnail-box{
	margin-right:0
}

/* Hintergrundfarbe der Produkt-Box unterhalb der Bilder */
.ngg-gallery-thumbnail{
	text-align:center;
	max-width:110%!important;
	background-color:#e6eff4 !important;
	border:1px solid #7fabec;
	margin:1px}

.ngg-template-caption .ngg-gallery-thumbnail{
	margin-right:0
}

.ngg-gallery-thumbnail a{
	display:block;
	margin:4px;
	border:none;
	box-shadow:none
}

.ngg-gallery-thumbnail img{
	display:block;
	margin:0;
	padding:0;
	position:relative;
	max-width:100%!important;
	height:auto
}

.ngg-gallery-thumbnail img:hover{
	background-color:#A9A9A9
}

.ngg-gallery-thumbnail span{
	font-size:90%;
	padding-left:5px;
	display:block
}

.ngg-galleryoverview ul li:before{
	content:''!important
}

.ngg-gallery-list{
	list-style-type:none;padding:0!important;text-indent:0!important}.ngg-galleryoverview div.pic img{width:100%;border:0;border-radius:0}

.ngg-gallery-list li{float:left;margin:0 2px!important;overflow:hidden}.ngg-gallery-list li a{border:1px solid #CCC;display:block;padding:2px}.ngg-gallery-list li.selected a{-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#000}.ngg-gallery-list li img{height:40px;width:40px}li.ngg-next,li.ngg-prev{height:40px;width:40px;font-size:3.5em}li.ngg-next a,li.ngg-prev a{padding-top:10px;border:none;text-decoration:none}

/* Deutsche Download-Buttons */
header#hmain .navbar ul li a:hover, header#hmain .navbar ul > li.current_page_item > a, header#hmain .navbar ul > li.current-menu-item > a  {
	color: #5c6ba0;
	font-weight: lighter;
}


/* Widgets Footer: Titelschrift verkleinern */
.widget .widgettitle {
	font-weight: 600;
	font-size: 1.0em;
	display: block;
	margin-bottom: 1em;
}

/*Schriftgröße Fließtext*/
p {font-size: 14pt;
	}


/* Hinterlegung aktueller Menüpunkt */
header#hmain .navbar ul li a:hover, header#hmain .navbar ul > li.current_page_item > a, header#hmain .navbar ul > li.current-menu-item > a {
    color: #e41415;
    font-weight: bolder;
}

li { font-size: 1.25em }

#widgets-footer .widget {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	font-weight: lighter;
    padding-right: 3%;
		}



