/*** GENERAL ***/

html, body, h1, h2, h3, p, a, table, input, button, textarea {
  font: 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  border: 0;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
	background: #FFF url(../images/bg.gif);
}

/* Links */
a {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#footer a, #wko a {
	font-size: 10px;
	color: #333;
}
#utilities a, #bottomNav a {
 	font-size: 10px;
	color: #0099FF;
}
#rightPanel a {
	font-weight: bold;
	padding-right: 3px;
}
#mainContent a {
  font-weight: bold;
}

/* Classes */

.rightLink {
	font-weight: bold;
	text-align: right;
}
.cite {
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #0099FF;
}
.centering {
	text-align: center;
}
.form {
	padding: 0 0 0 0;
}
.inv  {
  position: absolute;
	top: -100px;
	color: #000;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	visibility: hidden;
}
.small {
  font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.highlight {
  color: #0099FF;
	font-weight: bold;
}
.border {
  border: 1px #000 solid;
}
.left {
  	float: left;
	margin: 0 0 8px 0;
	padding: 0;
}
.right {
  float: right;
	margin: 0 0 8px 0;
	padding: 0;
}
.clear {
  clear: both;
}

.underlined {
  text-decoration: underline;
}


/* IDs */

#mainContent p.nospace, #mainContent ul.nospace {
  padding: 0;
	margin: 0;
}
#mainContent p.smallgap {
  margin: 0 0 4px 0;
	padding: 0;
}
#mainContent p.biggap {
  margin: 0 0 20px 0;
	padding: 0;
}

#mainContent .biggap {
  margin: 0 0 20px 0;
	padding: 0;
}

#layerViewer .layerThumb {
  float: right;
	height: 32px;
	padding: 0;
	margin: 0 0 5px 5px;
	border: 1px solid #999;
}
#layerViewer .active {
  float: right;
	height: 32px;
	padding: 0;
	margin: 0 0 5px 5px;
  border: 1px solid #97222A;
}
#layerViewer .layerPic {
  clear: both;
	text-align: center;
	border: 1px solid #97222A;
	padding: 0;
	height: 300px;
	width: 470px;   /* #mainContent - 2px */
	margin-bottom: 5px;
}
#layerViewer .thumbRow {
 	width: 100%;
	padding: 0;
	margin: 0;
}
#layerViewer .hidden {
	display: none; 
}
#mainImage {
	height: 270px;
	width: 770px;
	position: relative;
	border-bottom: 5px solid #0099FF;
	margin: 0 0 0 0;
	padding: 0; 
	z-index: 3;
}

/* Tables */

table {
  margin: 5px 0 5px 0;
  width: 100%;
}
td {
  margin: 0;
  padding: 2px;
  background: #eee;
}
td.headline {
  background: #dedede;
	text-align: center;
}
td.price {
  font-weight: bold;
	white-space: nowrap;
	width: 1%;
	text-align: right;
}

/*** MAIN LAYOUT ***/

#container {
  	background-color: #fff; 
	text-align: left;
	position: relative;
	width: 770px;
	overflow: hidden;
	margin: 0 0 0 0;
}
#leftPanel {
    position: relative; 
	width: 245px;
	margin-top: 33px;
	float: left;
	clear: both;
}
#contentArea {
    position: relative; 
	width: 525px;
	margin-top: 33px;
	float: left;
}
#footer {
	clear: both;
    position: relative;
	top: 15px;
}


/*** TOP ***/

#topWrap {
	width: 769px;
	position: relative;
	left: 0;
	top: 10px; 
	z-index: 1;
}
#logo {
	position: relative;
	height: 107px;
	z-index: 4;
	margin: 0;
}
#address {
	height: 164px;
	width: 770px;
	position: absolute;
	text-align: right; 
	top: 0px;
	margin: 5px 0 0 0;
	z-index: 4;
}

/*** LEFT PANEL ***/

/* SubNav */

#subNav, #anfrage {
  width: 196px;
	background: #fff;
	margin: 0 0 0 33px;
}
#impulspro {
  	width: 120px;
	margin: 20px 0 0 68px;
}
#subNav ul {
	margin: 0;
	padding: 0;
}
#subNav li {
	line-height: 16px;
	list-style-type: none;
	display: block; 
	padding: 0;
}
#subNav li a {
   background: #EEE url(../nav/left/arrow_grey.gif) no-repeat 11px 8px;
	 padding: 3px 0 0 27px;
	 color: #333;
   text-decoration: none;
	 display: block; 
	 height: 18px; 
 }
#subNav li a:hover, #subNav .active {
	 background: #DEDEDE url(../nav/left/arrow_red.gif) no-repeat 11px 8px; 
   padding: 3px 0 0 27px;
   color: #97222A;
   text-decoration: none;
	 font-weight: bold; 
   display: block;
	 height: 18px;
}

/* Anfrage */

#anfrage {
	margin-top: 22px;
	background: #fff;
	padding: 10px 10px 10px 10px;
	width: 175px;
	border: 1px solid #000;
}

#anfrage h1 {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 1px 0 15px 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dashed #0099FF;
}
#request {
	padding: 20px;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: solid 1px  #0099FF;
	padding: 0;
}
legend {
	font-weight: bold;
}
label { 
	width: 4em; 
	margin: 5px;
	padding: 5px;
	float:left; 
	text-align: right;
	font-weight: normal;
	color: #000;
}
.input {
	background: #0099FF;
	border: 1px solid #000;
	margin-bottom: 3px;
}

.submit, .reset {
  background: #ccc;
  width: 174px;
  padding: 2px;
  font-weight: bold;
}
textarea {
	border: 1px solid #000;
	background: #fff;
}

/*** SITEMAP ***/

DIV#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(../nav/extm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap LI.last {
   background: url(../nav/exlm.gif)
               no-repeat
               0% 0%;
   }
DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(../nav/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last {
   background-image: none;
   }


/*** CONTENT AREA ***/

#mainContent ul, #mainContent p {
	margin: 0 0 8px 0;
	padding: 0;
}
#mainContent li {
  background: url(../nav/arrow_listing.gif) no-repeat 5px 9px;
	padding: 7px 0 0 21px;
	line-height: 16px;
	list-style-type: none;
	display: block; 
}
#mainContent li .sub {
  background: url(../nav/left/arrow_grey.gif) no-repeat 5px 9px;
}

/* MainContent */

#mainContent {
	width: 472px;
	margin: 0 0 0 19px;
}
#mainContent h1 {
 	font-weight: bold;
	font-size: 13px;
	color: #000;
	margin: 1px 0 15px 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dashed #0099FF;
}
#mainContent h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 8px 0;
}
#mainContent h3 {
  font-weight: bold;
	color: #97222A;
}


/* LayerViewer */

#layerViewer {
  width: 100%;
	margin-top: 20px;
	position: relative;
}


/*** FOOTER ***/

/* Arrow Line */

#arrowLine {
  width: 472px;
	position: relative;
	left: 265px;
	top: 0px;
}
#arrowBack {
	vertical-align: top;
	height: 15px;
	float: left;
}
#arrowTop {
  vertical-align: top;
  text-align: right;
	height: 15px;
}

/* Bottom Nav */

#bottomNav {
	position: relative;
	top: 10px;
	padding: 6px 0 6px 295px;
	font-size: 10px;
  	color: #000;
	border-bottom: 1px dashed #000;
}

/* WKO, Copyright */

#wko, #companyInfo, #copyright {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0 0 0 10px;	
  font-size:10px;
  float: left;
  height: 90px;
}
#companyInfo {
	margin-left: 0px;
}
#copyright {
	width: 112px;
	margin-left: 75px;
	height: 0;
}






