﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial;
	font-size: 0.80em;
	line-height: 150%;
	letter-spacing: 1.1pt;
	color: #7a7a7a;
}

a, a:hover, a:visited, a:active
{
	color: #435152;
}

.Container
{
	background-color: #ffffff;
	width: 1006px;
	height: 700px;
}

.ColorBars
{
	position: absolute;
	top: 30px;
	left: 680px;
	width: 186px;
	height: 130px;
	background-image: url(/neher-07/graphic/bars.gif);
	z-index: 20;
}

.FlashAnimation
{
	position: absolute;
	top: 160px;
	left: 250px;
	z-index: 20;
}
.GrayBack
{
	position: absolute;
	background-image: url(/neher-07/graphic/grayback.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 800px;
}

.Main
{
	position: absolute;
	width: 1006px;
	height: 800px;
	z-index: 2;
}


.Content
{
	background-color: #ffffff;
	position: relative;
	top: 350px;
	left: 200px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 434px;
}

.WideContent
{
	position: relative;
	top: 350px;
	left: 200px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 734px;
}

.OverviewContent
{
	background-color: Transparent;
	position: relative;
	top: 265px;
	left: 200px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	width: 764px;
	z-index: 2;
}


.Header
{
	position: absolute;
	top: 86px;
	left: 200px;
	z-index: 20;
	color: #ffffff;	
	font-size: 80%;
}

.block, .block a, .block a:visited, .block a:hover
{
	float: left;
	padding-right: 12px;
	color: #ffffff;
	text-decoration: none;

}

.block a:hover
{
	text-decoration: underline;
}

.Logo
{
	position: absolute;
	top: 53px;
	left: 0px;
}

.VioletBar, .RedBar, .GrayBar, .BlueBar, .BlackBar, .DarkredBar, .OrangeBar, .SteelBar, .BlueWaterBar, .LightBlueBar, .YellowBar, .GreenBar, .LightGreenBar, .CyanBar, .DirtyOrangeBar
{
	position: absolute;
	top: 56px;
	left: 0px;
	width: 1006px;
	height: 47px;
	background-repeat: no-repeat;
	border-width: 3px;
	border-style: solid;
	border-color: #ffffff;
	border-left: none;
}
.VioletBar {	background-color: #a7638b;  background-image: url(/neher-07/graphic/logo_violet.gif);}
.YellowBar {	background-color: #dfd213;  background-image: url(/neher-07/graphic/logo_yellow.gif);}
.OrangeBar {	background-color: #eb951a;  background-image: url(/neher-07/graphic/logo_orange.gif);}
.DirtyOrangeBar {	background-color: #e5b350;  background-image: url(/neher-07/graphic/logo_dirty_orange.gif);}
.RedBar {	background-color: #9f1e21; background-image: url(/neher-07/graphic/logo_red.gif);}
.DarkredBar {	background-color: #8e2f34; background-image: url(/neher-07/graphic/logo_darkred.gif);}
.SteelBar {	background-color: #728bab;  background-image: url(/neher-07/graphic/logo_steel.gif);}
.LightBlueBar {	background-color: #9fc9eb;  background-image: url(/neher-07/graphic/logo_lightblue.gif);}
.BlueBar { background-color: #0080c5;  background-image: url(/neher-07/graphic/logo_blue.gif);}
.BlueWaterBar {	background-color: #bed3dd;  background-image: url(/neher-07/graphic/logo_bluewater.gif);}
.LightGreenBar { background-color: #83b341;  background-image: url(/neher-07/graphic/logo_lightgreen.gif);}
.GreenBar {	background-color: #03a363;  background-image: url(/neher-07/graphic/logo_green.gif);}
.GrayBar {	background-color: #435152;  background-image: url(/neher-07/graphic/logo_darkgray.gif);}
.BlackBar {	background-color: #000500;  background-image: url(/neher-07/graphic/logo_black.gif);}
.CyanBar { background-color: #009f8d; background-image: url(/neher-07/graphic/logo_cyan.gif);}


.Headline
{
	position: absolute;
	top: 160px;
	left: 240px;
	font-size: 200%;
	line-height: 200%;	
	z-index: 2;
}

.OverviewHeadline
{
	position: absolute;
	top: 200px;
	left: 170px;
	font-size: 200%;
	line-height: 200%;	
	z-index: 2;
}




.Nav
{
	position: absolute;
	top: 130px;
	left: 0px;
	font-size: 100%;
	font-weight: normal;
	z-index: 10;
}

.Nav a
{
	color: #7a7a7a;
	text-decoration: none;
}

.Nav a:hover
{
	text-decoration: underline;
}

.Nav ul
{
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 10px;
}
.Nav li
{
	margin-bottom: 5px;
}

.Nav li#active
{
	font-weight: bold;
}

.ServiceTab
{
	margin-top: -21px;
	border-bottom: solid 3px #d4d9d9;
	border-top: solid 3px #d4d9d9;
	border-right: solid 3px #d4d9d9;
	background-color: #ffffff;
	width: 170px;
	line-height: 110%;
}

.ServiceTab ul, .ServiceTab ul li, .ServiceTab a
{
		color: #7a7a7a;
}


.MainProduct
{
	position: absolute;
	top: 36px;
	left: 666px;
	z-index: 20;
}

.BackgroundPicture
{
	position: absolute;
	top: 110px;
	left: 377px;
	z-index: 0;
}

.MainProduct img
{
	border: solid 2px white;
}

.SmallIcon1
{
	position: absolute;
	top: 550px;
	left: 669px;
	z-index: 5;
}

.ClickToZoom
{
	position: absolute;
	top: 710px;
	left: 669px;
}

.SmallIcon2
{
	position: absolute;
	top: 550px;
	left: 774px;
	z-index: 5;
}
.SmallIcon3
{
	position: absolute;
	top: 550px;
	left: 880px;
	z-index: 5;
}

.HighLight
{
	position: absolute;
	top: 200px;
	left: 240px;
	border-color: #d4d9d9;
	border-width: 4px;
	border-style: solid;
	border-right: none 0px;
	height: 100px;
	width: 760px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	background-color: #ffffff;
	background-image: url(/neher-07/graphic/teaserbg.jpg);
	background-repeat: repeat-y;
}

.HighLightText
{
	position: relative;
	top: 30px;
	left: 5px;
	width: 300px;
	font-weight: bold;
}

.HighLightImage
{
	position: absolute;
	top: 2px;
	left: 321px;
}
.Console
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 300px;
	z-index: 40;
}
.SmallImages1
{
	position: absolute;
	top: 750px;
	left: 666px;
}
.SmallImages2
{
	position: absolute;
	top: 750px;
	left: 771px;
}
.SmallImages3
{
	position: absolute;
	top: 750px;
	left: 876px;
}
.SmallRelContainer
{
	position: absolute;
	top: 550px;
	left: 666px;
	width: 315px;
	z-index: 10;
}

.SmallRelIcon1
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.SmallRelIcon2
{
	position: absolute;
	top: 0px;
	left: 105px;
}
.SmallRelIcon3
{
	position: absolute;
	top: 0px;
	left: 210px;
}

.RelText
{
	position: relative;
	left: 0px;
	float: left;
}

.BigImage
{
	position: absolute;
	top: 950px;
	left: 666px;
}

h1
{
	font-size: 180%;
	font-weight: normal;
	line-height: 120%;
}

h2
{
	font-size: 130%;
	font-weight: normal;
	line-height: 120%;
	
}
.StartHeadline
{
	position: absolute;
	top: 500px;
	left: 326px;
	font-size: 200%;
	line-height: 200%;	
	z-index: 2;
}
.OverviewHighLight
{
	position: absolute;
	top: 537px;
	left: 326px;
	border-color: #d4d9d9;
	border-width: 4px;
	border-style: solid;
	border-right: none 0px;
	height: 100px;
	width: 660px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	background-color: #ffffff;
	background-image: url(/neher-07/graphic/teaserbg.jpg);
	background-repeat: repeat-y;
}

.OverviewHighLightText
{
	position: absolute;
	top: 5px;
	left: 115px;
	width: 500px;
	font-weight: bold;
}

.OverviewHighLightImage
{
	position: absolute;
	top: 2px;
	left: 2px;
}
