body																{scrollbar-face-color: #b6cefb; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #c0cce0; scrollbar-3dlight-color: #c0cce0; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #9289d4;}
body 																{margin: 3pt; background-color: #ffffff; font-family: verdana,arial,helvetica; font-size: 11px;}

td,tr,table														{font-family: verdana,arial,helvetica; font-size: 11px;}
td.top,tr.top													{background-color:#0b0157}
td.navi_01,tr.navi_01										{background-color:#88aad4}
td.navi_02,tr.navi_02										{background-color:#b6cefb}
td.light, tr.light												{background-color:#ffffff}
td.dark,tr.dark												{background-color:#e8f0f3}
td.border,tr.border											{background-color:#b6cefb}
td.headline,tr.headline									{background-color:#ffffff;background:url(../images/cellpic.gif);}
td.left,tr.left													{}

a.navi_01:link,a.navi_01:visited					{color: #0b0157; font-family: verdana,arial,helvetica; font-size: 13px; text-decoration: none; font-weight: bold}						
a.navi_02:link,a.navi_02:visited					{color: #372d81; font-family: verdana,arial,helvetica; font-size: 13px; text-decoration: none; font-weight: normal}	
a.navi_03:link,a.navi_03:visited					{color: #372d81; font-family: verdana,arial,helvetica; font-size: 13px; text-decoration: none; font-weight: normal}

.navi_01_akt													{border:1px solid #0b0157; background-color:#d2def4; padding:0px; margin:0px; color: #0b0157; font-size: 13px; text-decoration: none; font-weight: bold} 
.navi_02_akt													{border:1px solid #0b0157; background-color:#dce6fa; padding:0px; margin:0px; color: #372d81; font-size: 13px; text-decoration: none; font-weight: normal} 

.headlinebold													{font-family: verdana, arial, helvetica; font-size: 13px; color: #0b0157; font-weight: bold;}
.headline															{font-family: verdana,arial,helvetica; font-size: 13px; color: #0b0157; font-weight: normal;}
.textlight															{color: #88aad4}
.textbold															{font-weight: bold}
.copyright														{font-size: 11px; color: #ababab;}

input																{font-family: verdana,arial,helvetica; font-size: 12px}
input.button 													{background-color: #b6cefb; border: #0b0157 1px solid; color: #372d81}
.BigHead {
	color: #0b0157;
	font-size: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; }

#nav {
	/*border: 1px solid #0000ff;*/
	height: 25px;
	width: 1024px;
}

#navigation {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navigation a * {
	display: none;
	margin: 0px;
	padding: 0px;
}

#navigation a,
#navigation a .normal {
	background: url(IMAGES/menu.gif) 0 0 no-repeat;
	color: #fff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

/* individual navigation items */
#navigation a#start {
  	background-position: 0 0;
	border-right: 4px solid #fff;
  	width: 111px;
}

#navigation .highlight a#start:hover,
#navigation .highlight a#start.active {
  	background-position: 0 -25px;
	color: #000;
  	width: 111px;
}

#navigation a#news {
  	background-position: 0 0;
	border-right: 4px solid #fff;
  	width: 111px;
}

#navigation .highlight a#news:hover,
#navigation .highlight a#news.active {
	background-position: 0 -25px;
	color: #000;
	width: 111px;
}

#navigation a#about {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#about:hover,
#navigation .highlight a#about.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#produkte {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#produkte:hover,
#navigation .highlight a#produkte.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#preisliste {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#preisliste:hover,
#navigation .highlight a#preisliste.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#haendler {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#haendler:hover,
#navigation .highlight a#haendler.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#kontakt {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#kontakt:hover,
#navigation .highlight a#kontakt.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#impressum {
	background-position: 0 0;
	border-right: 4px solid #fff;
	width: 110px;
}

#navigation .highlight a#impressum:hover,
#navigation .highlight a#impressum.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

#navigation a#downloads {
	background-position: 0 0;
	width: 110px;
}

#navigation .highlight a#downloads:hover,
#navigation .highlight a#downloads.active {
	background-position: 0 -25px;
	color: #000;
	width: 110px;
}

a.link_normal {
	color: #fff;
	text-decoration: none;
}

a.link_normal:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.link_active {
	color: #c2bfc0;
	font-weight: bold;
	text-decoration: none;
}
.tabelle {
	color: black;
	font-size: 9px;
	line-height: 10px; }

