.topmenue {
	font-family:Arial,Helvetica;
	font-size: 14px;
	color: #e1e1e1;
	text-decoration:none;
}
a.topmenue:hover
{
	text-decoration:none;
	color:White;
}

.hauptmenue
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: Black;
	text-decoration:none;
}
a.hauptmenue:hover
{
	text-decoration: underline;
}

h1 {font-family: arial; font-size: 16pt; font-weight:bold;}
.ButtostyleHauptmenue {
	border: 1px solid black;
	background-color: #ffffff;
	color: #444444;
	font-weight: normal;
	background-image: url(../images/listViewBg.gif);
	font-family:Arial,Helvetica;
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
}

.SchwarzPixelSpalte
{
	width:1px;
	min-width:1px;
	background-color:Black;
}
.untermenue
{
	color:Black;
	white-space: nowrap;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.untermenue:hover
{
	color: Black;
	text-decoration: underline;
}
a.untermenue:visited
{
	color:Black;
}

.Produktbaum
{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}
.Produktbaum:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: Black;
}

.Tooltip_Rahmen
{
	/*position:absolute;
	display:none;*/
	background-color:#edecf4;
	border:solid 1px #3c4d69;
	font-family:Arial,Helvetica;
	text-align:center;
}
.Tooltip_Header
{
	background-color:#3c4d69;
	font-size:12px;
	font-weight:bold;
	color:White;
	white-space: nowrap;
}
.Tooltip_Text
{
	font-size: 12px;
	white-space:nowrap;
	margin:2px;
	color:#666666;
}

.PagerText
{
	font-family:Arial;
	font-size:12px;
}
.Link10Black
{
	font-family:Verdana,Arial;
	font-size:10px;
	color:Black;
	text-decoration:none;
}
a.Link10Black:hover
{
	text-decoration:underline;
}
#Produkttabelle td
{
	border:solid 1px black;
}
.NL_Header
{
	background-color:#3c4d69;
	color:White;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width:380px;
}
.NL_Header_schmal
{
	background-color:#3c4d69;
	color:White;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width:200px;
}
.Textbox {
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	padding-left: 5px;
	}
	
.button {
	border: 1px solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	}
