html, body {
  /* \*/
  height: 100%;
  /* not for IE on Mac */
} 
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 100.01%;
	line-height: 1.03em;
	xword-spacing: 0.1em;
	xletter-spacing: 0.02em;
	text-align: center;
	height: 590px;
	ccolor: #695D54;
	link:#707172;
	vlink=#707172;
	alink=#707172
}
#main,
#screensaver_main {
	position: relative;
	text-align: left;
	margin: auto;
	padding: auto;
	width: 990px;
	height: 590px;
	bborder: 1px solid Blue;
}
#screensaver_main {
	width: 500px;
	height: 350px;
	padding: 20px;
	text-align: left;
	font-size: 11px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 13px;
}
#langSelect {
	position: absolute;
	top: 10px;
	left: 875px;
	font-size: 12px;
	z-index: 10;
}
#navigation {
	position: absolute;
	top: 72px;
	left: 13px;
	width: 962px;
	height: 45px;
	bborder: 1px solid Blue;
}
#navigation .navspacer {
	width: 4px;
}
#navigation .navBlue,
#navigation .navRed,
#navigation .navYellow,
#navigation .navGrey {
	width: 94px;
	height: 24px;
	background-image: url(images/hg_nav-blue.gif);
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#navigation .navRed {
	background-image: url(images/hg_nav-red.gif);
}
#navigation .navYellow {
	background-image: url(images/hg_nav-yellow.gif);
	color: #707172;
}
#navigation .navGrey {
	background-image: url(images/hg_nav-grey.gif);
}
#navigation .bottomBorder {
	border-bottom: 1px solid #0070B2;
}
#navigation .bottomBorderRed {
	border-bottom: 1px solid #DB0045;
}
#navigation .bottomBorderYellow {
	border-bottom: 1px solid #FFE500;
}
#navigation .bottomBorderGrey {
	border-bottom: 1px solid #707172;
}
#navigation .navHighlight1,
#navigation .navHighlight1Red,
#navigation .navHighlight1Yellow,
#navigation .navHighlight1Grey {
	width: 94px;
	height: 24px;
	background-image: url(images/hg_nav-highlight1.gif);
	color: #0070B2;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#navigation .navHighlight1Red {
	background-image: url(images/hg_nav-highlight1red.gif);
	border-color: #DB0045;
}
#navigation .navHighlight1Yellow {
	background-image: url(images/hg_nav-highlight1Yellow.gif);
	border-color: #FFE500;
}
#navigation .navHighlight1Grey {
	background-image: url(images/hg_nav-highlight1Grey.gif);
	border-color: #707172;
}
#navigation .navHighlight2,
#navigation .navHighlight2Red,
#navigation .navHighlight2Yellow,
#navigation .navHighlight2Grey {
	width: 94px;
	height: 24px;
	background-image: url(images/hg_nav-highlight2.gif);
	border: none;
}
#navigation .navHighlight2Red {
	background-image: url(images/hg_nav-highlight2red.gif);
}
#navigation .navHighlight2Yellow {
	background-image: url(images/hg_nav-highlight2yellow.gif);
}
#navigation .navHighlight2Grey {
	background-image: url(images/hg_nav-highlight2grey.gif);
}
#navigation a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#navigation a.service {
	color: #707172;
}
#navigation a.active {
	color: #0070B2;
}
#navigation a.activeRed {
	color: #DB0045;
}
#navigation a.activeYellow {
	color: #707172;
}
#navigation a.activeGrey {
	color: #707172;
}
#subnavigation {
	position: absolute;
	top: 167px;
	left: 13px;
	width: 162px;
	z-index: 5;
	bborder: 1px solid red;
}
#subnavigation a {
	height: 20px;
	margin-bottom: 10px;
	padding: 4px 8px 0px 3px;
	background-image: url(images/hg_subnav-white.gif);
	color: #0070B2;
		font-size: 12px;
	text-align: right;
	text-decoration: none;
	display: block;
}
*html #subnavigation a {
	height: 24px;
}
#subnavigation a.active {
	background-image: url(images/hg_subnav-white-border.gif);
	font-weight: bold;
}
#subnavigation a.activeGrey {
	background-image: url(images/hg_subnav-white-border_grey.gif);
	font-weight: bold;
}
#subnavigation a.activeRed {
	background-image: url(images/hg_subnav-white-border_red.gif);
	font-weight: bold;
}
#content,
#content-ohne {
	position: absolute;
	top: 120px;
	left: 13px;
	width: 960px;
	height: 465px;
	background-color: #EAEEF5;
	border-left: 1px solid #0070B2;
	border-right: 1px solid #0070B2;
	font-size: 12px;
	color: #000000;	
}
*html #content {
	width: 962px;
}

#content-ohne {
	top: 120px;
	left: 193px;
	width: 780px;
}

*html #content-ohne {
	width: 782px;
}

#content .lauftext,
#content .lauftext_service,
#content .contentLayoutWide {
	width: 770px;
   height: 390px;
	margin: 50px 0px 0px 180px;
	scrollbar-3dlight-color: #EAEEF5;
   scrollbar-arrow-color: #ffffff;
   scrollbar-base-color: #EAEEF5;
   scrollbar-darkshadow-color: #EAEEF5;
   scrollbar-face-color: #707172;
   scrollbar-highlight-color: #EAEEF5;
   scrollbar-shadow-color: #EAEEF5;
	bborder: 1px solid green;
}
#content .lauftext {
	padding-right: 20px;
}
*html #content .lauftext {
	width: 770px;
}

#content .contentLayoutWide {
	overflow: auto;
}
#content-ohne .lauftext-ohne {
	margin: 50px 20px 0px 32px;
	bborder: 1px solid red;
	border: 1px
}
#content-anzeige .lauftext-anzeige {
	margin: 0px 20px 0px 32px;
	bborder: 1px solid red;
	border: 1px;
	font-weight: bold;
    font-size: 12px;
	color: #000000
	
}

#content .lauftext_535 {
	float: left;
	bborder: 1px solid red;
}

#content .lauftext_service {
	width: 908px;
	margin: 50px 20px 0px 32px;
}
#content .product {
	background-image: url(images/hg_displays.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 280px;
	padding: 10px;
	float: left;
	ffont-size: 11px;
	line-height: 1.3em;
	bborder: 1px solid lime;
}
*html #content .product {
	width: 570px;
	height: 300px;
}
#content .adresse_rechts {
	width: 220px;
	margin: 0px 0px 0px 45px;
	float: left;
	color: #0070B2;
	font-weight: bold;
	bborder: 1px solid green;
}
*html #content .adresse_rechts {
	margin: 0px 0px 0px 50px;
}

#content .adressblock {
	width: 210px;
	margin-bottom: 20px;
	color: #000000;
	font-weight: normal;
}
#content .icons_right {
	width: 188px;
	margin-left: 20px;
	color: #0070B2;
	font-weight: bold;
	float: left;
	text-align: right;
	bborder: 1px solid Teal;
}
#content img.productImage {
	position: absolute;
	top: 2px;
	left: 525px;
	z-index: 1;
	bborder: 1px solid green;
}
#content img.productImage2 {
	position: absolute;
	top: 2px;
	left: 540px;
	z-index: 1;
	bborder: 1px solid green;
}
#content .item_links {
	width: 63px;
	margin: 0px 17px 0px 18px;
	color: #0070B2;
	font-weight: bold;
	text-align: center;
	float: left;
	bborder: 1px solid Teal;
}
*html #content .item_links {
	margin: 0px 17px 0px 9px;
}
#content .category_links {
	width: 192px;
	margin: 0px 0px 0px 15px;
	padding-top: 3px;
	color: #0070B2;
	font-weight: bold;
	text-align: center;
	float: left;
	bborder: 1px solid Teal;
}

*html #content .caategory_links {
	margin-left: 11px;
}

#content .borderRed {
	border-left: 1px solid #DB0045;
}
#content .borderYellow {
	border-color: #FFE500;
}
#content .borderGrey {
	border-color: #707172;
}
.switchline,
.switchline_displays {
	position: absolute;
	top: 485px;
	left: 205px;
	width: 558px;
	color: #0070B2;
	bborder: 1px solid green;
}
.switchline_displays {
	left: 295px;
}
.footer {
	position: absolute;
	top: 585px;
	left: 13px;
	height: 42px;
	width: 962px;
}
.footer-ohne {
	position: absolute;
	top: 585px;
	left: 193px;
	height: 42px;
	width: 782px;
}

.corner-lu-blue,
.corner-ru-blue,
.corner-lu-red,
.corner-ru-red,
.corner-lu-grey,
.corner-ru-grey,
.corner-lu-yellow,
.corner-ru-yellow {
	position: absolute;
	top: 119px;
	left: 13px;
	width: 5px;
	height: 5px;
	background-image: url(images/img_corner-lu-blue.gif);
	overflow: hidden;
	bborder: 1px solid green;
	z-index: 10;
}
.corner-ru-blue {
	left: 970px;
	background-image: url(images/img_corner-ru-blue.gif);
}
.corner-lu-red {
	background-image: url(images/img_corner-lu-red.gif);
}
.corner-ru-red {
	left: 970px;
	background-image: url(images/img_corner-ru-red.gif);
}
.corner-lu-grey {
	background-image: url(images/img_corner-lu-grey.gif);
}
.corner-ru-grey {
	left: 970px;
	background-image: url(images/img_corner-ru-grey.gif);
}
.corner-lu-yellow {
	background-image: url(images/img_corner-lu-yellow.gif);
}
.corner-ru-yellow {
	left: 970px;
	background-image: url(images/img_corner-ru-yellow.gif);
}

h1 {
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0070B2;
	white-space:nowrap;
}

h4{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #707172;
}

h1.black {
	color: #000000;
}
h2 {
	margin: 20px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #707172;
}
h3 {
	margin: 5px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	text-decoration: underline;
	margin: 0px 00px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0070B2;
}
h6 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: underline;
	color: 	#0070B2;
	font-weight: normal;
}
a.front_links{
	text-decoration: underline;
	color: 	 #707172; 
	font-weight: bold;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #707172;	
}
a.black_underline {
	color: #000000;
	text-decoration: underline;
}
a.black_underline:hover {
	color: #707172;
}
a.textlink {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.textlink:hover {
	color: #707172;
}
a.link_infos {
	padding: 5px 0px 0px 0px;
	color: #000000;
	display: block;
}
a.link_infolinks {
   font-size: 10px;
	padding: 0px;
	color: #000000;
	display: block;
}
a.link_charlist {
	font-size: 14px;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

a.link_item_1,
a.link_item_2 {
	background-image: url(images/hg_displays_items.gif);
	width: 58px;
	height: 18px;
	margin-bottom: 5px;
	padding: 2px 0px 0px 5px;
	text-align: center;
	text-decoration: none;
	display: block;
}
*html a.link_item_1,
*html a.link_item_2 {
	width: 63px;
	height: 20px;
}
a:hover.link_item_1 {
	background-image: url(images/hg_displays_items_on.gif);
}
a.link_item_2 {
	background-image: url(images/hg_displays_items_on.gif);
}
a.link_vp_standards {
	width: 70px;
	font-size: 11px;
	padding: 1px;
	margin-top: 5px;
	background-color: #BBD5E8;
	text-decoration: none;
	text-align: center;
	display: block;
}
td.hg_category_front {
	width: 28px;
	height: 18px;
	nbackground-image: url(images/hg_displays_category_front.gif);
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #0070B2;
}
td.hg_category_off,
td.hg_category_on {
	width: 149px;
	height: 18px;
	bbackground-image: url(images/hg_displays_category.gif);
	padding-left: 10px;
	vertical-align: middle;
	color: #ffffff;
	background-color: #ffffff;
}
*html td.hg_category_off,
*html td.hg_category_on  { 
	width: 149px;
	height: 18px;
}
td.hg_category_on {
	bbackground-image: url(images/hg_displays_category_on.gif);
	background-color: #99C6E0;
}
a.link_category {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	bborder: 1px solid Lime;
}
td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	bborder: 1px solid Lime;
}
td.service_icon {
	padding: 5px 20px 5px 0px;
	vertical-align: middle;
}
td.service_text {
	width: 360px;
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}
td.blueBold {
	color: #0070B2;
	font-weight: bold;
}
td.blueNormal {
	color: #0070B2;
	font-weight: normal;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
img.thumb {
	border: 3px solid #EAEEF5;
}
img.thumb_border {
	margin: 1px;
	border: 2px solid #DB0045;
}
.none {
  display: none;
}
.normal {
	text-decoration: none;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.blueBold {
	color: #0070B2;
	font-weight: bold;
}

.Absatz10{
	margin-top: 10px;
}

.TextSchwarz10 {
   font-size: 10px;
}
#Ticker2a {
	position: absolute;
	padding: 10px;
	top: 100px;
	left: 360px;
	width: 555px;
	text-align: center;
	color: #6A5D55;
	font-weight: lighter;
	font-size: 20px;
	border-left: 2px solid #A92182;
	border-right: 2px solid #A92182;
}
.absDiv {
	position: absolute;
	visibility: hidden;
}
#mainDivContent {
	line-height: 1.5em;
}

/*
Styles Allgemein für Formular
*/
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea, checkbox, radio {
   font-size: 12px;
   background : #ffffff;
   border : 1px solid #0070B2;
}
input.radio {
	border: none;
	background-color: #EAEEF5;
}
input.button {
  background-color: #0070B2;
  color: #ffffff;
  font-weight: bold;
}
/*
Styles für Kontaktformular
*/
.TextErrorFeedback {
	position: absolute;
	top: 211px;
	left: 780px;
	font-size: 12px;
	font-weight: bold;
	color: #DA4035;
	text-decoration: none;
	border: 1px solid #DA4035;
	padding: 2px 4px 2px 4px;
	width: 150px;
	background-color: #ffffff;
	z-index: 20;
}
* html .TextErrorFeedback {
	width: 150px;
	left: 770px;
}
.FrameErrorMarker {
	border-bottom: 2px dotted #DA4035;
	padding: 1px 1px 1px 1px;
}
.ClassErrorMarker_tx {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ta {
	background-image: url(/images/icon_pflichtfeld.gif);
}
.ClassErrorMarker_ch {
	background-color: #ff0000;
}