@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700,400italic,700italic|Quattrocento:400,700);
/* RESET ------------------------------------- */

/*
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Quattrocento', serif;
hellgrau (Linie): dadada
gold: 998926
blau: 3E527B
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	background: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 100.01%;
	height: 100.1%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
div {
	position: relative;
	min-width: 0;
}
strong {
	font-weight: 700;
}
em {
	font-style:italic
}
/* Ende RESET ---------------------------------- */

html {
	height: 101.1%
}
body {
	font-family: 'Quattrocento Sans', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	text-align: center;
}
.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	border: 0px solid #000000;
}
/* Kopfbereich / header ------------------------------- */

#zusatzinfo { /* Im Seitenkopf z.B. bei Telefonstoerung */
width: 100%;
background-color: #993300;
}
#zusatzinfo p {
line-height: 40px;
height: 40px;
color: #fff;
font-size: 16px;
}
#header {
	position: relative;
	text-align: left;
	width: 100%;
	height: 290px;
	max-height: 300px;
	background-image:url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #000000;
}
#header img#logo {
	position: absolute;
	top: 78px;
	left: 0;
	border: 0;
	z-index: 100;
}
#header #anfragekorb {
	position: absolute;
	top: 251px;
	right: 0;
	border: 0;
	z-index: 800;
}
/* Inhaltsbereich / page ------------------------------- */
#page {
	position: relative;
	width: 100%;
	text-align: left;
	border: 0px solid #000000;
}
.content {
	padding-top: 40px;
	background-image:url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #000000;
}
/* Linke Spalte / leftcol ------------------------------- */

#leftcol {
	position: relative;
	width: 200px;
	max-width: 200px;
	min-height: 380px;
	float: left;
	padding-top: 25px;
	border: 0px solid #000000;
}
/* Hauptspalte / maincol ------------------------------- */

#maincol {
	float: left;
	position: relative;
	margin-left: 60px;
	width:700px;
	max-width:700px;
	min-height: 380px;
	padding-top: 20px;
	border: 0px solid #000000;
}
.spalte1 {
	float: right;
	width: 240px;
	padding-top: 5px;
	border: 0px solid #000000;
}
.spalte1 .nivoSlider img {
	/*margin-top: 35px;*/
	width: 100%;
	height: auto;
	border: 0px solid #fff;
}
.spalte1 img.modulbild {
	border: 0;
	/*-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 4px 0px #666;
	box-shadow: 0px 0px 4px 0px #666;*/
}
.spalte2 {
	float: left;
	width: 430px;
}
.spalte-breit {
	position: relative;
	float: left;
	width: 440px;
	border: 0px solid #000000;
}
.spalte-schmal {
	position: relative;
	float: right;
	width: 230px;
}
.spalte-schmal .textbox {
	background-color: #f3f4f9;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.spalte-schmal .bildbox {
	position: relative;
	width: 100%;
	background-color: #f3f4f9;
	margin-bottom: 15px;
	margin-right: 0px;
}
.spalte-schmal .bildbox .lupe {
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 29px;
	z-index: 200;
}
.spalte-schmal .bildbox p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page h1 {
	font-family: 'Quattrocento', 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 1.20em;
	margin-top: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
	color: #a28827;
}
#page .spalte2 h1 {
	font-family: 'Quattrocento', 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 1.3em;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 110%;
	margin-bottom: 0.85em;
	margin-top: 2px;
	padding-bottom: 0px;
	border-bottom: 0;
	color: #000;
}
#page h2 {
	font-family: 'Quattrocento', 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 18px;
	font-size: 1.10rem;
	color: #000000;
	font-weight: 700;
	margin-bottom: 0.5em;
	line-height:1.5em;
}
#page h3 {
	font-size: 16px;
	font-size: 1.0rem;
	color: #000000;
	font-weight: 700;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	line-height:1.5em;
}
#page p {
	font-size: 14px;
	font-size: 0.9rem;
	line-height:1.3em;
	margin-bottom: 0.85em;
}
#page .startcontent p {
line-height: 160%;
}

#page .spalte-schmal h2 {
	font-family: 'Quattrocento Sans', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-size: 0.9rem;
}
#page .spalte-schmal p {
	font-size: 11px;
	font-size: 0.80rem;
}
#page table {
	width: 100%;
}
#page td {
	vertical-align: top;
	font-size: 14px;
	font-size: 0.90rem;
	line-height:1.3em;
	padding-bottom: 0.45em;
}
#page td.col1 {
	width: 160px;
	padding-right: 20px;
}
#page td.col2 {
	width: auto;
}
#page .tklein {
	font-size: 0.75em;
	line-height:1.5em;
}
#page a {
	color: #000000;
	text-decoration:underline;
}
#page a:visited {
	color: #000000;
	text-decoration:underline;
}
#page a:hover, #page a:active {
	color: #999;
	text-decoration:underline;
}
#page ul {
	list-style-type: square;
	padding-left: 17px;
	margin-bottom: 0.85em;
}
#page li {
	font-size: 0.85em;
	line-height: 1.5em;
	margin-bottom: 0.4em;
	;
}
#page img {
}
/* Module Uebersicht ---------------------------- */
#maincol .modul {
	float: left;
	position: relative;
	display: block;
	width: 200px;
	height: 100px;
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 4px;
	border: 1px solid #cccccc;
	overflow: hidden;
	background-color: #f3f4f8;
}
#maincol .modul h2 {
	font-size: 12px;
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 120%;
	overflow: hidden;
}
#maincol .modul img {
	float: right;
	margin-left: 10px;
	border: 2px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#maincol .modul p {
	position: absolute;
	bottom: -5px;
	left: 7px;
	z-index: 300;
}
#maincol .modul p a {
	text-decoration: none;
	background-color: #f3f4f9;
	display: block;
	width: 195px;
	padding-left: 5px;
	background-color: #dadada;
	background: #c9d2e6;
	/*-webkit-box-shadow: 0px 0px 2px 1px #ccc;
	box-shadow: 0px 0px 2px 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}
#maincol .modul p a:hover {
	text-decoration: none;
	background-color: #ccd5e7;
	display: block;
	width: 195px;
	color: #ffffff;
	padding-left: 5px;
}

/* Modul 2 - groesseres Bild, 2spaltig */
#maincol .modul2 {
	float: left;
	position: relative;
	display: block;
	width: 328px;
	height: auto;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 8px;
	border:0px solid #c9d2e6;
	overflow: hidden;
	}
#maincol .modul2 h2 {
	font-size: 14px;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 120%;
	text-align: center;
	color: #fff;
	padding: 7px;
	margin-bottom: 0;
	overflow: hidden;
	background-color: #0e0e47;
}
#maincol .modul2 img {
	float: none;
	width: 99.5%;
	height: auto;
	border-left:1px solid #c9d2e6;
	border-right:1px solid #c9d2e6;

}
#maincol .modul2 p {
	position: relative;
	margin: 0;
	text-align: center;
}
#maincol .modul2 p a {
	text-decoration: none;
	background-color: #0e0e47;
	display: block;
	width: 100%;
	line-height: 140%;
	height: 140%;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0;
	background: #c9d2e6;  
}
#maincol .modul2 p a:hover {
	text-decoration: none;
	background-color: #3E527B;
	display: block;
	color: #ffffff;
	padding-left: 5px;
}


td.artikel {
border: 0px solid #000;
width: 190px;
max-width: 190px;
}
td.menge {
width: 70px;
min-width: 70px;
border: 0px solid #000;
padding-right: 5px;
text-align:right;
}
td.einheit {
border: 0px solid #000;
padding-right: 0;
text-align:left;
}
td.modulpreis {
}
/* Warenkorb und Bestellformular ------------------------------------------ */


table.shoppingCart {
	width: 100%;
	border: 0px solid #000;
}
table.shoppingCart th, table.shoppingCart td {
	border-top: 1px solid #ccc;
	padding: 4px;
}
table.shoppingCart th {
	font-weight: 700;
}
/*.list1 h2 {
background-image:url(../images/pfeil-off.png);
background-repeat: no-repeat;
background-position: left top;
padding-left: 30px;
margin-left: -5px;
}*/

.list1 h2 a {
	display: block;
	background-color: #dadada;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ced6e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ced6e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ced6e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ced6e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ced6e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #ced6e8 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ced6e8', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 0px 2px 1px #ccc;
	box-shadow: 0px 0px 2px 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #dadada;
	text-decoration: none !important;
	color: #000 !important;
	padding: 4px;
	padding-left:10px;
}
.list1 h2 a {
	text-decoration: none !important;
}
.list1 h2 a:hover {
	color: #3E527B !important;
	-webkit-box-shadow: 0px 0px 0px 0px #ccc;
	box-shadow: 0px 0px 5px 0px #ccc;
}
/* Referenzen ------------------------------- */

#referenzen .logos {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
	width: 155px;
	height: 95px;
	padding: 5px;/*height: 95px;*/
/*-webkit-box-shadow: 0px 0px 0px 0px #ccc;
	box-shadow: 0px 0px 5px 0px #ccc;
border-radius: 7px;*/
}
#referenzen .logos img {
	position: absolute;
	border: 0;
	bottom: 5px;
}
/* Scroller zum Seitenanfang -------------------------- */

a.scrollup {
	width:61px;
	height:61px;
	/*    opacity:0.3;*/
    position:fixed;
	bottom:40px;
	right:40px;
	display:block;
	text-indent:-9999px;
	background: url('/images/icon_top.png') no-repeat;
	z-index: 5000;
}
/* Fussbereich / footer ------------------------------- */
#footer {
	position: relative;
	margin-top: 40px;
	padding-top: 20px;
	color: #000000;
	height: 100px;
	border: 0px solid #000000;
	background-image:url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0px solid #000;
}
#footer p {
	float: left;
	padding: 0;
	width: 240px;
	text-align: left;
	font-size: 14px;
	font-size: 0.85rem;
	letter-spacing: 1px;
	font-family: 'Quattrocento', 'Georgia', 'Times New Roman', 'Times', serif;
	line-height: 24px;
	height: 24px;
}

#metafooter {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 400px;
	border: 0px solid #000000;
}
#metafooter #suchbegriffe {
margin: 0;
padding: 0;
float: none;
	width: 100%;
border: 0px solid #000;
}
#metafooter #suchbegriffe p {
text-align: left;
font-size: 7px;
line-height: 120%;
margin: 0;
color: #999;
}

#metafooter #suchbegriffe p a {text-decoration: none !important; color: #999;}
/* Ende Fuss-Bereich */


/* Startseite Scroller --------- */

/* root element for scrollable */
.vertical {
	/* required settings */
    position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */
    height: 240px;
	width: 220px;
	border-top:0px solid #ddd;
}
/* root element for scrollable items */
.items {
	position:absolute;
	/* this time we have very large space for height */
    height:300px;
	margin: 0px;
}
/* single scrollable item */
.item {
	height:122px;
}
#actions a {
	font-size:11px;
	cursor:pointer;
	color:#666;
}
#actions a:hover {
	text-decoration:underline;
	color:#000;
}
.disabled {
	visibility:hidden;
}
.next {
	float:right;
}

/* Footer Startseite ---------------------------------- */

.footerstart {
width: 960px;
margin: 0 auto 0 auto;
margin-top: 50px;
	padding-bottom: 30px;
}

.modultabelle {
display: table;
width: 100%;
text-align: center;
}

.footerstart .startmodul {
	position: relative;
	display: table-cell;
	padding: 0.5%;
	width: 24%;
}

#page .modultabelle .startmodul > div {
	width: 100%;
	padding: 0px;
	height: auto;
	overflow: hidden;
	}
#page .startmodul h2 {
	font-size: 14px;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 120%;
	text-align: center;
	color: #fff !important;
	padding: 7px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 0;
	overflow: hidden;

			background-color: #0e0e47;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
#page .startmodul img {
	float: none;
	width: 99.5%;
	height: auto;
		border-left:1px solid #c9d2e6;
	border-right:1px solid #c9d2e6;
}
#page .startmodul p {
	position: relative;
	margin: 0;
	text-align: center;
}
#page .startmodul p a {
	text-decoration: none;
	background-color: #0e0e47;
	display: block;
	width: 100%;
	line-height: 140%;
	height: 140%;
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0;
	background: #c9d2e6;  
	border: 1px solid #c9d2e6;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}



/* Kennzeichnung externer Links */
.exlink {
	position: relative;
	top: 0px;
	left: 0px;
}
a.exlink span {
	display: none;
}
a:hover.exlink span {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0px;
	background-color: #fff7d7;
	padding: 5px;
	border: 1px solid #a28c3c;
	color: #000000;
	border: 1px solid #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	z-index: 100;
}
a:hover.exlink {
	color: #000000;
	border: 0px;
	font-weight:normal;
	text-decoration: none;
	z-index: 200;
}
/* Ende exlink */


/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */




