body{
	margin:0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	scrollbar-face-color:#FFE800;
	scrollbar-track-color: #e1e1e1;
	scrollbar-highlight-color: #e1e1e1;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #e1e1e1;
	scrollbar-darkshadow-color: #e1e1e1;
	scrollbar-arrow-color: #e1e1e1;
	scrollbar: auto;
}

a{ 
	font-family : Arial, Helvetica, sans-serif;
	color:#DF0000;
	text-decoration:none;
}

a:hover{ 
	text-decoration:underline;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

img{
	border:none;
}

p,td{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #333333;
}

input, textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
}
.fusszeile{
	color:#999999;
}

.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

UL
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	margin-left : 16px;
	list-style-position : outside;
	margin-bottom : 0px;
	margin-top : 0px;
}

.title
{
	background-color:black;
	color:#FFF200;
	padding:4px;
	margin-top:10px;
	font-weight:bold;
	font-size: 15px;
	margin-bottom: 10px;
}

tr.artHead1
{
	background-color: #ed1c24;
}

td.artHead1
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
}

td.artHead2
{
	font-size: 11px;
	text-align: center;
	border-right: solid 1px #666666;
	font-weight: bold;
}

tr.artGroupHeader
{
	background-color: #ed1c24;
}

td.artGroupHeader
{
	color: white;
	font-weight: bold;
	font-size: 11px;
	border-right: solid 1px #666666;
}

tr.artRow
{
}

.darkRow
{
	background-color: #e6e6e6;
}

td.artRow
{
	font-size: 11px;
	text-align: center;
	border-right: solid 1px #666666;
	border-top: solid 1px #aaaaaa;
}

.innerCell
{
	border-right: solid 1px #aaaaaa !important;
}

.leftCell
{
	border-left: solid 1px #666666;
	padding-left: 4px;
}

.lastRow
{
	border-top: solid 1px #666666;
}

.zusatzInfoCell
{
	font-size: 10px;
	font-style: italic;
	border-top: none !important;
}