@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/


* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */

.clear {clear: both;}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 14px;
}

h2 {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 12px;
}



/*=====================================*/

body {
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:62.5%;
	background-color: #ffffff;
	background-image: url(../tmp_images/background_repeat.jpg);
	background-repeat: repeat-x;
	color: #444444;
}


#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}


#header {
    clear: both;
	height: 180px;
}


#logo {
	width: 826px;
	height: 134px;
	float: left;
}

#lang_wrapper {
width: 150px;
float: left;
text-align: right;
}
	
#lang_wrapper img {
margin: 0 10px 0 0;
}

#lang_wrapper select  {
width: 100px;
}


#menuwrapper {
	height: 45px;
	border-right: 1px solid #cccccc;
	clear: both;
	position:relative;
	text-align: left;
}


/* Navigation */
.hor, 
.hor ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	
}

.hor {}

.hor li {
  border-left: 1px solid #cccccc;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 45px;
}
.hor li a, 
.hor li a:link, 
.hor li a:active, 
.hor li a:visited {
  color: #000000;
  display: block;
  padding: 0 13px;
  text-decoration: none;
  font-size: 14px;
}

.hor li a:hover {
  background: #666666;
  color: #ffffff;	
}

#hor-one li:hover a, 
#hor-one li.sfHover a {
  background: #666666;
  color: #ffffff;
}

#hor-one li:hover ul a, 
#hor-one li.sfHover ul a {
  background: #565656;
  color: #ffffff;	
}
#hor-one li:hover ul a:hover, 
#hor-one li.sfHover ul a:hover {
  background: #ccc;
  color: #000000;	
}

.hor ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 210px;
  position: absolute;
  top: -999em;
  left: -1px;
text-align: left;
}

.hor li:hover ul,
.hor li.sfHover ul {
  top: 20px;
}

.hor li a:hover ul,
.hor li a.selected ul {
  top: 20px;
}

.hor ul li {
  border: 0;
  float: none;
}

.hor ul li a, 
.hor ul li a:link, 
.hor ul li a:active, 
.hor ul li a:visited {
  color: #ffffff;
  display: block;
  padding: 3px 9px;
  text-decoration: none;
}

.hor ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 190px;
  white-space: nowrap;
color: #ffffff;
}

.hor ul a:hover {
  background: #ccc;
  color: #000;
}

.hor li a.selected {
  background: #666666;
  color: #ffffff;	
}


/*=== Middler ==============================*/

#middler {
	clear: both;
	padding: 10px 0;
}


#leftcol {
width: 679px;
float: left;
border-right: solid 1px #cccccc;
padding: 0 10px;
}

.categorytitle,
.pagetitle,
.gallerytitle {
padding: 10px;
border-bottom: solid 1px #cccccc;
}




.categoryphoto {
width:674px;
padding: 10px 0;
height: 286px;
}

.categorytext,
.pagetext {
padding: 10px 0;
font-size: 13px;
text-align: left;
line-height: 16px;
}


/*=== Teasers ==============================*/

.teasers_wrapper {
clear: both;
padding: 10px 0;
border-top: solid 1px #cccccc;
}

.teaser {
width: 310px;
float: left;
text-align: left;
margin: 0 20px 0 0;
}

.teaser_title {
padding: 5px 0px 10px 0;
}

.teaser_text {
padding: 0px;
font-size: 11px;
line-height: 14px;
}

.teaser_readmore {
padding: 5px 0px;
text-align: right;
}


/*=== CONTENT ==============================*/


	
.content a:link, .content a:visited {
	color: #EE2626;
	text-decoration: none;
        }

.content a:hover, .content a:active {
        color: #b26632;
        }
		
.content ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

.content ul {
list-style: inside;
padding: 5px 10px;
}

.content ul div {
display: inline;
}	

/*===  Rightcol==============================*/

#rightcol {
width: 269px;
_width: 259px;
padding: 0 0 0 10px;
float: left;
border-left: solid 1px #cccccc;
position: relative;
left: -1px;
top: 0;
}

.all_news_wrapper {
padding: 0 0 10px 0;
}

.all_news_wrapper_title {
padding: 10px;
border-bottom: solid 1px #cccccc;
}

.a_news_wrapper {
padding: 10px 0 10px 10px;
}

.news_photo {
text-align: left;

}

.news_title {
padding: 5px 0;
}

.news_text {
font-size: 11px;
line-height: 14px;
text-align: left;
}

.news_readmore {
padding: 5px 0px;
text-align: right;
}



#rightcol .bannerclass {

border-top: solid 1px #cccccc;
}

#rightcol .bannerclass img {
padding: 10px 0 0 0;

}



.newsletterwrapper {}

.newslettertitle {
padding: 10px;
border-bottom: solid 1px #cccccc;
}

.newslettercontent {
text-align: left;
}

.newslettertext {
line-height: 13px;
padding: 5px;
}

.newsletterform {}

.inputbox {
width: 200px;
margin: 0 0 5px 20px;
font-size: 12px;
}

#ctl03_newsletter1_Button1 {
font-size: 12px;
float: right;
margin: 0 45px 0 0;
}

/*===Footer==============*/

#footer {
border-top: solid 1px #cccccc;
padding: 10px;
clear: both;
}


#footer a:link, #footer a:visited {
color: #31307E;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #b66955;
}










/*=== Contact Form =================================*/	

.formHeader {
	background-color:#B16534;
display: block;
        padding: 5px;
color: #FFFFFF;
font-weight: bold;
margin: 10px 0 10px 0;
	}

.formControls {
margin: 5px;
width: 200px;
position: relative;
top: -7px;
padding: 2px;
}

#MainContactForm1_cv {
width: 380px;
}

#MainContactForm1_Button1 {
position: relative;
top: -3px;
margin-left: 5px;
}

.formErrorMsgs {
color: #666666;
font-size: 10px;
}


.safe {text-align: center;}





.inventics_neoweb img {
position: relative;
top: 3px;
left: 0px;
}
/*=============================== */
}
			@media print { 
/* ============================== */



body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {display: none;}

#leftcol {

	width: auto; 
    margin: 0;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer {display:none;}

#homeprint {display:none;}

#MyOrders1_printorder {display:none;}


#MyOrders1_printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#rightcol {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	
