body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 2px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #006BB6;	 
}

table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a:link {color:#006BB6; text-decoration:none}
a:visited {color:#006BB6; text-decoration:none}
a:hover {color:#006BB6; text-decoration:underline}
a:active {color:#006BB6; text-decoration:underline}

td.main { width: 880px }

div.banner { 
		width: 876px;
		height: 116px;
		border-style: solid;
		border-width: 2px;
		border-color: #FFFFFF;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		background-image: url(banner.jpg);
		background-repeat: no-repeat;
		margin-bottom: 2px;
        //box-shadow: 4px 4px 8px 3px rgba(50, 50, 80, 0.7);
}
div.navigation {
		width: 880px;
		position: relative;
        //box-shadow: 5px 4px 8px 3px rgba(50, 50, 80, 0.7);
}

div.content {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		border-style: solid;
        width: 876px;
		border-width: 2px;
		border-color: #FFFFFF;
		padding: 0px;
		padding-bottom: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
		min-height: 200px;
        //box-shadow: 4px 6px 8px 3px rgba(50, 50, 80, 0.7);
}

div.bottomnav { 
        width: 880px;
        position:relative;
        margin-top: 6px;
}

.text {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		padding-left: 20px;
		padding-right: 18px;
}
.legend {
		width: 100%;
		text-align: center;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 8px;
		padding-bottom: 8px;
		font-weight: bold;
		font-style: italic;
		color: #333333;
		border-color: #FFFFFF;
		border-style: solid;
		border-width: 0px 0px 2px 0px;
}
.imglegend {
		font-size: 10px;
		margin-top: 4px;
}
div.copyright {
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			padding-top: 10px;
			color: #DDDDDD;
			text-align: center;
			width: 100%;
}

.menu {
		height: 24px;
		border-color: #000000;
		background-image: url(gradient_m.png);
		border-style: solid;
		border-width: 1px;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #ffffff;
		cursor: pointer;
}
.menusub {
	height: 21px;
	//background-color: #F0F0F0;
	background-image: url(subback.jpg);
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	cursor: pointer;
	padding-left: 10px;
}

.dia {
	position: relative;
	top: 14px;
	left: 385px;
	width: 470px;
	max-height: 90px;
	overflow: hidden;
}

h1 {
     font-family: Arial, Verdana, sans-serif;
	 font-size: 20px;
	 font-weight: bold;
	 letter-spacing: 1px;
	 word-spacing: 2px;
	 background-color: #BECDE9;
	 text-align: right;
	 padding-top: 8px;
	 padding-bottom: 8px;
	 padding-right: 20px;
	 margin-top: 0px;
	 margin-bottom: 2px;
	 color: #444444;
}
h2 {
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 letter-spacing: 1px;
	 word-spacing: 1px;
	 margin-top: 4px;
	 margin-bottom: 2px;
	 color: #222222;
}
h3 {
	font-family: Times New Roman, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
}
td.productpage {
	width: 480px;
	background-color: #CCCCCC;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
}
td.unternehmen {
	width: 708px;
	background-color: #CCCCCC;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
}
td.sitepage {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
}
td.navpage {
	background-color: #DDDDDD;
	width: 182px;
}
td.unternehmennav {
	background-color: #DDDDDD;
	width: 164px;
}
img.whborder {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

#bigimg {
	position: absolute;
	top: 180px;
	left: 194px;
	width: 492px;
	background-color: #BECDE9;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	visibility: hidden;
	z-index: 1;
	-webkit-box-shadow: 10px 10px 10px 3px rgba(50, 50, 80, 0.7);
	-moz-box-shadow: 10px 10px 10px 3px rgba(50, 50, 80, 0.7);
	box-shadow: 10px 10px 10px 3px rgba(50, 50, 80, 0.7); 
}
#submenu1 {
	position: absolute;
	top: 26px;
	left: 250px;
	visibility: hidden;
	z-index: 900;
    opacity: 0.94;
    box-shadow: 4px 8px 10px 1px rgba(60, 60, 60, 0.7);
}
#submenu2 {
	position: absolute;
	top: 26px;
	left: 125px;
	visibility: hidden;
	z-index: 901;
	opacity: 0.94;
	box-shadow: 4px 8px 10px 1px rgba(60, 60, 60, 0.7);
}
#submenu3 {
	position: absolute;
	top: 26px;
	left: 376px;
	visibility: hidden;
	z-index: 904;
	opacity: 0.94;
    box-shadow: 4px 8px 10px 1px rgba(60, 60, 60, 0.7);
}
#submenu4 {
	position: absolute;
	top: 26px;
	left: 753px;
	visibility: hidden;
	z-index: 905;
	opacity: 0.94;
    box-shadow: 4px 8px 10px 1px rgba(60, 60, 60, 0.7);
}
