/*Layout*/


#main ul li {list-style:disc !important; margin-left:20px;}

/* Font settings */
body {
	font-family: arial,helvetica,sans-serif;
	font-size:13px;
	color:#999;
	margin: 0px;
	padding: 0px;
	background-image: url(../files/template/bg.jpg);
	background-repeat: repeat-x;
	background-color: #b42328;
}

/*-- ALLES AUF 0 SETZEN ----------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
li {list-style: none;}
.invisible{display: none;}
figure { margin:0px; padding:0px;}

/* Format basic elements */
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption,th,td {
	text-align:left;
	vertical-align:top;
}
abbr,acronym {
	font-variant:normal;
	border-bottom:1px dotted #666;
	cursor:help;
}
blockquote,q {
	quotes:none;
}
fieldset,img {
	border:0;
}

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
del {
	text-decoration:line-through;
}
ins {
	text-decoration:none;
}
a {
	color:#666;
}

	
:focus {
	outline:0;
}

input,button,textarea,select {
	font-family:inherit;
	font-size:99%;
	font-weight:inherit;

}
pre{
	font-family: arial,helvetica,sans-serif;
	font-size:12px;
}

p {
	line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1 {
	font-size:20px;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	background-image: url(template/h1_bg.png);
    background-repeat: no-repeat;
    height: 50px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    width: 600px;
}
h2 {
	font-size:20px;
	color: #999;
	font-family: arial, helvetica, sans-serif;
	background-image: url(template/h2_bg.png);
    background-repeat: no-repeat;
    height: 50px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    width: 600px;
}

h3 {
	color: #7C70BC;
	font-size:18px;
}
table {
	font-size:inherit;
}
caption,th {
	font-weight:bold;
}

/* Default margins */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form {
	margin-bottom:10px; /* Should match the font size */
}

.more {
	text-align: right;
	padding-right:10px;
}

.more a{
	color: #C32328;
}

/*---ENDE ALLES AUF 0 SETZEN------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- GRUNDSTRUKTUR ---------------------------------------------------------------------------------*/
.ce_gallery ul li
{
 float: left;
}
.clearer{
	clear: left;
}

#container {
	margin:auto;
	width: 960px;
	margin-bottom:0px;
	position: relative;	

}

#header {
	height: 430px;
	width: 960px;
	background-image: url(template/bg_header.png);
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
}
code {
	font-family: arial,helvetica,sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	margin-bottom:0px;
	margin-top:0px;

}
#headertext {
	position:absolute;
	margin-top:0px;
	z-index:998;
	margin-left:320px;
	text-align: right;
	width: 590px;
}


#slider {
	
	position: absolute;
	top: 105px;
	left: 30px;
	width:900px;
	height:280px;
	z-index:-0;
}

#headerlogo
{
	/* Do hon i an nuien Trick gfundn: wenn man in Container --> position: relative zuaweisst, konn man olls ondre, wos sich
	 * drinn befindet, absolute ounordnen - nor konnsch praktisch olle Obstände ausn Corel ausrlesen...
	*/
	position: absolute;
	left: 0px;
	top: 20px;
	z-index:999;
}

#main {
	float: left;
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
	padding-bottom:30px;
	width: 600px;


}
#left, #right {
	float: left;
	width: 270px;
	margin-left: 30px;
	/*min-height: 800px;*/
}

.news {
	background:#fff;
	/*background-image: url(template/bg_container.png);*/
	border: thin dotted #ccc;
	margin-top:10px;
	margin-bottom:0px;
}
.news p{
	font-size: 11px;
	padding-left:15px;
	padding-right:15px;
}
.news h1 {
	background:#fff;
	font-size:16px;
	color: #999;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(template/h1_bg_right.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: 238px;
	height:28px;

	}
p span {
	color: #C32328;
	text-decoration: underline;
}
.infobox {
	background:#fff;
	/*background-image: url(template/bg_container.png);*/
	border: thin dotted #ccc;
	margin-top:10px;
	margin-bottom:20px;
}
.infobox p{
	font-size: 11px;
	padding-left:15px;
	padding-right:15px;
}
.infobox h1 {
	background:#fff;
	font-size:16px;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(template/h1_bg_right_info.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: 238px;
	height:28px;

	}
	
#googlemap p {
	font-size:9px;
	font-style:normal;
}

#googlemap a {
	font-style:normal;
	font-weight: bold;
	color: #666;
}

#googlemap .routinglink {
	font-size:9px;
	font-style:normal;
}

#googlemap .routinglink a{
	font-style:normal;
	font-weight: bold;
}

#helper
{
	clear: left;
	float: left;
	width:960px;
	background:#FFF;
	background-image: url(template/bg_container.png);
	background-repeat: repeat-x;
	margin-bottom:0px;
	
}


/*-- ENDE GRUNDSTRUKTUR ----------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- CHANGE LANGUAGE ANFANG------------------------------------------------------*/

#sprache {
	position:absolute;
	left:10px;
	top:5px;
	font-size:10px;
	z-index:999;
	
}


#sprache li {
	display: inline;
	color: #000000;
}


#sprache li a{
	color: #000000;
	text-decoration: none;
	}

/*-- CHANGE LANGUAGE ENDE --------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- SUCHFORMULAR (BUTTON + EINGABEFELD)ANFANG------------------------------------------------------*/



#suchformular .submit {
	background-color: #333;
	color: #FFFFFF;
	font-size: 11px;
	width:60px;
	padding:1px;

	
}
#suchformular .text {
	width: 170px;
	
}
#left div.mod_form {
	padding-left:15px;
	padding-top:15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	background-color: #EBEBEB;
	margin-top:30px;
	
}

/*-- SUCHFORMULAR (BUTTON + EINGABEFELD)ENDE -------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- SUCHE ERGEBNISSEITE ANFANG---------------------------------------------------------------------*/

.mod_search input.text { padding: 3px; }
.mod_search .submit {
	background-color: #333;
	color: #FFFFFF;
	font-size: 11px;
	width:60px;
	padding:1px;
}
.mod_search .radio_container { margin: 1em 0; }
.mod_search .radio_container label { margin-right: 10px; }
#main .mod_search p.header {
  text-align: right;
  background-color: #00FFFF;
  border-top: 2px solid #55AE76;
  padding: 0.5em;
  margin-top: 2em;
}
#main .mod_search h3 { font-size: 16px; }
#main .mod_search h3 a:link {
  color: #666;
  background: none;
  padding-left: 0;
}
#main .mod_search h3 a:visited {
  color: #666;
  background: none;
  padding-left: 0;
}
.mod_search h3 .relevance {
  font-size: 10px;
  font-weight: normal;
}
.mod_search p.context { margin: 0; }
.mod_search .highlight { font-weight: bold; }
.mod_search p.url { color: #666; }
.mod_search .even, .mod_search .odd { padding: 0.5em; }
.mod_search .odd {
  background-color: #00FFFF;
  margin: 1em 0;
}

/*-- SUCHE ERGEBNISSEITE ENDE ----------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/



/* ======================================
   Horizontale Navigation 
   ====================================== */
#header .mod_navigation {
	color: #000;
	margin-left:390px;
	padding-top: 30PX;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 13px;
}

#header .mod_navigation ul {
  float: left;
  width: auto; /* schrumpft die Liste */
  margin-bottom: 0;

}
#header .mod_navigation li {
	float: left;
	width: auto; /* schrumpft die Listenelemente */
	list-style-type: none; /* Trennstriche rechts */
	margin: 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;

}
#header .mod_navigation li.first {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
#header .mod_navigation a,
#header .mod_navigation span {
  display: block;
  /*min-width: 133px;*/
  /*background-color: #000;*/ color: #fff;
  text-align: center; text-decoration: none;
  padding: 8px;
  /*background-image: url(template/button.png);*/
  
}
#header .mod_navigation .active,
#header .mod_navigation .trail {
  background-color:#FF0000; color: #fff;
}
#header .mod_navigation a:hover,
#header .mod_navigation a:focus {
	/*background-color: #FF0000;*/
	color: #FF0000;

}

/* ======================================
   Horizontale Navigation - Zweite Ebene Kap. 8.5.4
   ====================================== */

#header ul.level_2 {
  position: absolute;
  left: auto;
  top: auto;
  background-color: #ddd;
}
#header .level_2 li,
#header .level_2 li.first {
  border: none;
}

.invisible {
    display:inline;
    height:0;
    left:-1000px;
    overflow:hidden;
    position:absolute;
    top:-1000px;
    width:0
}






/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*-- KONTAKTFORMULAR ANFANG-------------------------------------------------------------------------*/

form#kontaktformular {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
}
#kontaktformular .submit {
	background-color: #333;
	color: #FFFFFF;
	font-size: 11px;
	width:130px;
	padding:3px;;
	margin-left:115px;
}

#kontaktformular label {
	cursor: pointer;
	width: 115px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	display: inline-table;
}

#kontaktformular #ctrl_7 {
	width:170px;
	}

#kontaktformular .checkbox_container label {
  display: inline;
  position: relative;
  bottom: 2px;
}
#kontaktformular .checkbox_container {
  margin-top: 1em;
}

.submit_container {
	margin-top:15px;
}


#kontaktformular input{
	padding: 3px;

	
}

#kontaktformular input:focus,
#kontaktformular textarea:focus {
	 color: #666;
}

#kontaktformular textarea {
 	width: 470px;
	margin-top:7px;
}

#kontaktformular p.error {
  background: #FFC0CB; /* pink */ 
  color: #000;
  max-width: 400px;
  padding: 3px;
  border: 1px solid #f00; /* rot */
  margin-bottom: 3px;
}

.checkbox_container {
	width:300px;
	margin-left:130px;
	}

/*-- KONTAKTFORMULAR ENDE---------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/


#footer {
	width:960px;
	min-height:146px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(template/footer.png);
	background-repeat: no-repeat;

}


/* ======================================
   Horizontale Navigation - Erste Ebene Kap. 8.5.3
   ====================================== */
#footer .mod_customnav {
	margin-top: 0px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}
#footer .mod_customnav ul {
  float: left;
  width: auto; /* schrumpft die Liste */
  margin-bottom: 0;
  margin-top:15px;
}
#footer .mod_customnav li {
  float: left;
  width: auto; /* schrumpft die Listenelemente */
  list-style-type: none;
  /*border-right: 1px solid #FFF; /* Trennstriche rechts */
  margin: 0 ;
}
#footer .mod_customnav li.first {
  /*border-left: 1px solid #FFF; /* Trennstrich am Anfang */
}
#footer .mod_customnav a,
#footer .mod_customnav span {
	display: block;
	background-color: transparent;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding-left: 10px;
}
#footer .mod_customnav .active,
#footer .mod_customnav .trail {
	color: #fff;
	text-decoration: underline;
}
#footer .mod_customnav a:hover,
#footer .mod_customnav a:focus {
	color: #fff;
	text-decoration: underline;
}


.footerkontakt a{
	color: #FFFFFF;
}

SPAN.skype_pnh_text_span{
    color: #FFFFFF !important;
	
	}
.copyrightaurora {
	width:960px;
	padding-top:80px;
	font-size: 11px;
	text-align: center;}
		

/*-- PRODUKTE ANFANG--------------------------------------------------------------------------------*/

.productDiv {
	width: 568px;
	min-height: 180px;
	background:white;
	box-shadow: 2px 2px 10px #CCCCCC;
	float: left;
	border: thin dotted #CCCCCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.productDiv .imageDiv { text-align: left; }
.productDiv .imageDiv .image { height: 170px; margin:auto; text-align: left; }
.productDiv .title{
	text-align: left;
	color: #C32328;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 16px;
}
.productDiv .description {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

.productDiv .volumen {
	text-align: left;
	float: left;
	font-size:16px;
	color: #C32328;
}

/*Preis*/
.productDiv .inhalt {
	text-align: left;
	float: left;
	font-size:16px;
	padding-left: 5px;
	color: #C32328;
}

/*-- PRODUKTE ENDE----------------------------------------------------------------------------------*/



@charset "utf-8";
/* CSS Document */

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.white .flex-container a:active,
.white .flexslider a:active,
.white .flex-container a:focus,
.white .flexslider a:focus  {outline: none;}
.white .slides,
.white .flex-control-nav,
.white .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.white .flexslider {margin: 0; padding: 0;}
.white .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.white .flexslider .slides li {position: relative;}
.white .flexslider .slides img {width: 100%; display: block;}
.white .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.white .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.white .flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.white .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.white .loading .flex-viewport {max-height: 300px;}
.white .flexslider .slides {zoom: 1;}

.white .carousel li {margin-right: 5px}
.white #slider {margin: 0 0 10px!important;}
.white #carousel li {margin-right: 5px;}
.white #carousel img {display: block; opacity: .5; cursor: pointer;}
.white #carousel img:hover {opacity: 1;}
.white #carousel .flex-active-slide img {opacity: 1; cursor: default;}

/* Direction Nav */
.white .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.white .flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.white .flex-direction-nav .flex-prev {left: -36px;}
.white .flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.white .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.white .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.white .flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.white .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.white .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.white .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.white .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.white .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.white .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.white .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.white .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.white .flex-control-thumbs img:hover {opacity: 1;}
.white .flex-control-thumbs .active {opacity: 1; cursor: default;}

/* Captions */
.white .flex-caption{ position: absolute; width:100%;bottom:0px;background: #000;background: rgba(0,0,0,0.4);}
.white .initial{ display: none; -webkit-backface-visibility: hidden;}
.white .caption_title_line{ position: relative; margin-right:15px; margin-right:15px; padding:5px 15px 10px 15px; float:right;}
.white .flex-caption h2{ color:#fff;font-size:36px; padding:5px 0 5px 0; margin:0px;}
.white .flex-caption p{ color:#fff;font-size:18px; padding:5px 0 5px 0; margin:0px;}

@media screen and (max-width: 860px) {
  .white .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .white .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
