﻿/***** © 2010 zeta software GmbH
Layout: VICOM *****/

/***** TAGS *****/
html {
	overflow-y: scroll;
}

html,body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	background-repeat: repeat-x;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	color: #008bcf;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
	line-height: normal;
	color: #8a959b;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

ul,ol {
	margin: 0 0 15px 30px;
	padding: 0;
}

ul li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: square;
}

ol li {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: decimal;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

/***** LINKS *****/
a:link,a:visited,a:hover,a:active {
	color: #008bcf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***** MAINMENU *****/
ul#mainmenu {
	margin: 0;
	padding: 0 3px;
	width: 720px;
	height: 236px;
	overflow: hidden;
	background: url(menu.png) no-repeat;
	list-style: none;
	position: absolute;
	top: 53px;
	right: -2px;
	z-index: 2;
}

ul#mainmenu li {
	float: left;
	list-style: none;
	position: relative;
}

ul#mainmenu li a.topmenu:link,ul#mainmenu li a.topmenu:visited,ul#mainmenu li a.topmenu:hover,ul#mainmenu li a.topmenu:active,
ul#mainmenu li a.topmenuactive:link,ul#mainmenu li a.topmenuactive:visited,ul#mainmenu li a.topmenuactive:hover,ul#mainmenu li a.topmenuactive:active {
	display: block;
	margin: 0;
	padding: 11px 0 0 0;
	width: 120px;
	height: 27px;
	color: #ffffff;
	background: url(hover.png) no-repeat;
	text-decoration: none;
	text-align: center;
	position: relative;
}

ul#mainmenu li a.topmenuactive:link span,ul#mainmenu li a.topmenuactive:visited span,ul#mainmenu li a.topmenuactive:hover span,ul#mainmenu li a.topmenuactive:active span {
	display: block;
	margin: 0;
	padding: 11px 0 0 0;
	width: 126px;
	height: 27px;
	color: #008bcf;
	background: url(active.png) no-repeat scroll 0 -38px;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: -3px;
}

/***** SUBMENU 1 *****/
ul.submenu1 {
	display: none;
	margin: 0;
	padding: 14px 0 0 600px;
	width: 720px;
	height: 187px;
	background: url(arrow.png) no-repeat 653px 0;
	position: absolute;
}

ul.submenu1 li {
	margin: 0;
	padding: 0;
}

ul#mainmenu li:hover ul.submenu1, ul#mainmenu li.sfHover ul.submenu1 {
	top: 35px;
	left: -600px;
	z-index: 99;
}

ul.submenu1 span {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 1px 0;
	width: 120px;
	background: url(darken.png);
}

a.subnav1:link,a.subnav1:visited,a.subnav1:hover,a.subnav1:active,
a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	display: block;
	margin: 1px 1px 0 1px;
	padding: 9px 0 0 0;
	width: 118px;
	height: 21px;
	font-size: 12px;
	line-height: 12px;
	color: #008bcf;
	background: url(subnav.png);
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

a.subnav1:hover {
	color: #ffffff;
	background: #008bcf;
}

a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	color: #ffffff;
	background: #008bcf;
}

.doublespaced {
	padding: 2px 0 0 0 !important;
	height: 28px !important;
}

/***** TOP *****/
#top {
	margin: 0;
	padding: 0;
}

/***** TOPWRAPPER *****/
#topwrapper {
	margin: 0;
	padding: 0;
	height: auto;
	min-height: 100%;
	position: relative;
}

/***** HEADERWRAPPER *****/
#headerwrapper {
	margin: 0 auto;
	padding: 0 0 44px 0;
	width: 967px;
	height: 290px;
	position: relative;
	background: url(headerwrapper.jpg) repeat-x;
}

/***** LOGO  *****/
#logo {
	margin: 0;
	padding: 0;
	width: 191px;
	height: 43px;
	position: absolute;
	top: 30px;
	left: 0;
}

#glossy {
	margin: 0;
	padding: 0;
	width: 75px; 
	height: 43px;
	position:absolute;
	top: 0;
	left: -75px;
}

/***** LANGUAGE *****/
#language {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 29px;
	right: -2px;
}

#language a:link,#language a:visited,#language a:hover,#language a:active {
	padding: 0 3px 0 0;
	text-decoration: none;
}

/***** BLUEBOX *****/
#blueboxleft {
	margin: 0;
	padding: 0;
	width: 232px;
	height: 189px;
	position: absolute;
	top: 101px;
	left: 0;
	background: url(blueboxleft.jpg) no-repeat;
}

#blueboxright {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 189px;
	position: absolute;
	top: 101px;
	right: -119px;
	background: url(blueboxright.jpg) no-repeat;
}

/***** HEADER *****/
#header {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 187px;
	position: absolute;
	top: 101px;
	left: 245px;
	border: 1px solid #ffffff;
	z-index: 1;
}

/***** CROSSFADE *****/
#crossfade {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 187px;
}

/***** JFLOW *****/
#controller {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: -22px;
}

.jFlowControl, .jFlowSelected {
	display: block;
	float: left;
	margin: 0 0 0 2px;
	padding: 2px 0 0 0;
	width: 20px;
	height: 18px;
	color: #8a959b;
	background: url(jflow.png) no-repeat top;
	text-align: center;
	cursor: pointer;
}

.jFlowControl:hover, .jFlowSelected, .jFlowSelected:hover {
	color: #ffffff;
	background: url(jflow.png) no-repeat bottom;
}

#slides {
	margin: 0;
	padding: 0;
	width: 720px;
	height: 187px;
	overflow: hidden;
}

/***** ADDRESS *****/
.address {
	margin: 15px 16px 0 1px;
	padding: 0;
	color: #ffffff;
	line-height: 18px;
}

.address h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;	
	color: #ffffff;
}

.addresstext p {
	margin: 0 0 12px 0;
	padding: 0;
}

.addresstext a:link,.addresstext a:visited,.addresstext a:hover,.addresstext a:active {
	color: #ffffff;
	text-decoration: none;
}

.addresstext a:hover {
	text-decoration: underline;
}

/***** CONTENTWRAPPER *****/
#contentwrapper {
	margin: 0 auto;
	padding: 0 0 45px 0;
	width: 967px;
}

/***** CONTENT *****/
#content {
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#content-news {
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#content .hr,#content-news .hr {
	margin: 0 0 30px 0;
	padding: 0;
	background: url(hr.png) repeat-x;
}

#content hr,#content-news hr {
	margin: 0;
	padding: 0;
	height: 1px;
	color: #ffffff;
	border: 0;
}

/***** NEWS *****/
#news {
	float: left;
	margin: 0;
	padding: 0 30px 0 1px;
	width: 214px;
	line-height: 18px;
}

.newsbox {
	margin: 0 0 30px 0;
	padding: 0;
}

.newstext {
	margin: 0;
	padding: 0;
	color: #8a959b;
}

.newsimage {
	margin: 0 0 15px 0;
	padding: 0;
}

/***** SEARCH *****/
#searchwrapper {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 152px;
	left: 0;
}

#searchform	{
	margin: 0;
	padding: 0;
	width: 216px;
	height: 21px;
	background: url(searchfield.png) no-repeat;
}

#searchform input {
	font-family: Arial, Helvetica, Sans-Serif;
}

#searchfieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#searchfield	{
	margin: 0;
	padding: 0;
	width: 185px;
	font-size: 13px;
	color: #52788a;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	background: transparent;
	position: absolute;
	top: 3px;
	left: 25px;
}

#searchbutton	{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	left: 5px;
}

/***** ARTICLES *****/
.articlearea {
	margin: 0 0 30px 0;
	padding: 0;
}

.bildunterschrift {
    display: block;
	padding: 3px 0 0 0;
	color: #8a959b;
}

.position {
	margin: 0;
	padding: 0;
}

/***** PRODUCTBOX *****/
.productbox {
	float: left;
	margin: 0 13px 13px 0;
	padding: 0;
	width: 232px;
	height: 167px;
	position: relative;
}

.productimg {
	display: block;
	margin: 0;
	padding: 1px 2px;
	width: 228px;
	height: 105px;
	text-align: center;
}

.producttitle {
	display: block;
	margin: 0;
	padding: 12px 0 0 0;
	width: 232px;
	height: 50px;
	color: #008bcf;
	text-align: center;
}

.producttitle p {
	margin: 0;
	padding: 0;
}

.productbox a:link,.productbox a:visited,.productbox a:hover,.productbox a:active {
	display: block;
	width: 232px;
	height: 167px;
	background: url(productbox.png) no-repeat;
	text-decoration: none;
	cursor: pointer;
}

.productbox a:hover {
	background: url(productbox.png) no-repeat right;
}

.productbox a:hover .producttitle {
	color: #ffffff;
}

/***** HINT IE6 *****/
#hintie6 {
	margin: 0 0 45px 0;
	padding: 0 5px 5px 20px;
	background: #ccffcc;
	border: 1px solid #009900;
}

#hintie6 div {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: right;
}

#hintie6 a:link,#hintie6 a:visited,#hintie6 a:hover,#hintie6 a:active {
	text-decoration: underline;
}

/***** FORM *****/
#formular {
	display: inline-block;
	margin: 0;
	padding: 0 0 10px 0;
}

#formular p {
	margin: 0;
	padding: 0;
}

#formular table {
	margin: 0;
	padding: 0;
}

#formular td {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: middle;
}

#formular input {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000000;
}

#formular textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000000;
}

#formular .label,#formular .field {
	padding: 3px 10px 3px 0;
}

#formular .desc {
	padding: 10px 10px 10px 0;
}

#formular .multiline, #formular .check, #formular .combo, #formular .radio {
	padding: 4px 10px 0 0;
	vertical-align: top;
}

#formular .submit {
	padding: 0;
}

#formular .separator {
	margin: 10px 10px 10px 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
	border-bottom: 1px solid #000000;
}

/***** DATABASE *****/
.dbtable {
	width: 100%;
}

.dbheader {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background: #008bcf;
}

.dbrow1,.dbrow2 {
	padding: 5px;
	vertical-align: middle;
}

.dbrow2 {
	background: #f2f2f2;
}

/***** FOOTER *****/
#footerwrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background: url(footerwrapper.jpg) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 967px;
	height: 30px;
	background: url(footer.jpg) no-repeat;
	position: relative;
}

/***** COPYRIGHT *****/
#copyright {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	top: 8px;
	left: 247px;
}

#copyright a:link,#copyright a:visited,#copyright a:hover,#copyright a:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	display: none;
}