BODY,TD		{ 
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #444444;
	line-height: 18px;
	scrollbar-3dlight-color: #6F9EB8;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #444444;
	scrollbar-darkshadow-color: #6F9EB8;
	scrollbar-face-color: #6F9EB8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #b9d9e8;
}
INPUT,SELECT	{
	font-family: Verdana, Tahoma, Arial;
	background-color: #eeeeee;
	font-size: 11px;
	border: 1px solid #6F9EB8;
	padding-left: 2px;
	height: 19px;
}
.checkbox	{
	background-color: #ffffff;
	border: 0px;
}
.submit		{
	background-color: #dddddd;
}
TEXTAREA	{
	font-family: Verdana, Tahoma, Arial;
	background-color: #eeeeee;
	font-size: 11px;
	border: 1px solid #6F9EB8;
	padding: 1;
	padding-left: 2;
}
SELECT  			{font-family: Verdana, Arial; font-size: 11px; border-width: 1; border-color: silver; border-style: solid; padding: 1; padding-left: 2;}

.body		{
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(gfx/bg_2.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.white		{
	color: white;
}
.product_titel	{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	text-transform: uppercase;
	background-color: #444444;
}
.hrbar {
	background-color: gray;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}
.srbar {
	background-color: #F77120;
	text-align: center;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
}
.hrnaam {
	background-color: #F77120;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	padding-left: 8px;
	height: 24px;
	vertical-align: middle;
}
.hrnaam2 {
	background-color: #6F9EB8;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	padding-left: 8px;
	height: 24px;
	vertical-align: middle;
}
.srnav_off	{color: #000000; padding: 4px 4px 4px 4px; cursor: pointer;}
.srnav_on	{background-color: #6F9EB8; color: #FFFFFF; font-weight: bold; cursor: pointer; padding: 4px 4px 4px 4px;}
.footer		{
	font-family: verdana;
	font-size: 10px;
}
.titel		{
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma,Arial;
	color: #222222;
	line-height: 30px;
}
.product_ank {font-family: Arial; font-size: 11px; color: #222222;}
.contenttabel {border: 1px solid #D4D0C8;}
.tbar		{
	background-color:buttonface;
	margin-bottom:1px;
	cursor:arrow;
}
.tbarBtn	{
	cursor:hand;
	background-color:buttonface;
	border:solid 1px buttonface;
}
.tbarBtnInset{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnSelected{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnOutset{
	cursor:hand;
	background-color:buttonface;
	border-right:solid 1px buttonshadow;
	border-bottom:solid 1px buttonshadow;
	border-top:solid 1px buttonhighlight;
	border-left:solid 1px buttonhighlight;
}
.inputtext{
	padding:1px;
	color:white;
	background-color:buttonshadow;
	font-family:verdana;
	font-size:8pt;
	letter-spacing:-0.5pt;
}

A				{
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}
A:Visited		{
}
A:Active		{
	text-decoration: none;
}
A:Hover			{
	text-decoration: none;
}
A.footer		{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.footer:Visited		{
}
A.footer:Active		{
	text-decoration: underline;
}
A.footer:Hover			{
	text-decoration: underline;
}

