body {
	scrollbar-arrow-color: #CC0000;
	scrollbar-face-color: #565F6E;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #CC0000
	overflow:scroll;
	overflow-x:auto;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;	
	font-family : Arial;
	font-size : 8pt;
	color : rgb(0,0,0);
	}
	
table, fieldset, legend  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(0,0,0);
}


a		{ 
	color : #B11F1F;
	font-family : Arial;
	text-decoration: none;
	font-size : 8pt;
}


a:hover 	{ 
	color : #B11F1F;
	font-family : Arial;
	text-decoration: true;
	font-size : 8pt;
}


a.nav		{ 
	color : #000000;
	font-family : Arial;
	text-decoration: none;
	font-size : 8pt;
}

a.nav:hover 	{ 
	color : #B11F1F;
	font-family : Arial;
	text-decoration: true;
	font-size : 8pt;
}


a.subnav		{ 
	color : #ffffff;
	font-family : Arial;
	text-decoration: none;
	font-size : 10;
	line-height:13pt;
}
a.subnav:hover 	{ 
	color : #e9e9e9;
	font-family : Arial;
	text-decoration: true;
	font-size : 10;
	line-height:13pt;
}



b.red	{  
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #B11F1F;
}

span.red	{  
	font-family : Arial;
	font-size : 8pt;
	color : #B11F1F;
}

span.headline{  
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : rgb(204,0,0);
}

span.subheadline{  
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	color : rgb(204,0,0);
}

span.grau_b_10	{  
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(86,95,110);
}

input.button
{
  border-width:0px;
  border-style:solid; 
  border-color:black; 
  color= #000000; 
  background-color: #dddddd	; 
  font-family: Arial;
}

input
{
  border-width:1px;
  border-style:solid; 
  border-color:black; 
  color= #000000; 
  background-color: #dddddd	; 
  font-family: Arial;
}


textarea
{
  border-width:1px;
  border-style:solid; 
  border-color:black; 
  color= #000000; 
  background-color: #dddddd; 
  font-family: Arial;
}
div#menucontainer {
	position:absolute; z-index:1;
	left:50px; top:0px;
	width:565px;
	border:0px;
}
div#menulink1 {
	position:absolute; z-index:2;
	left:6px; top:0px;
}
div#untermenu1 {
	position:absolute; z-index:3; visibility:hidden;
	left:80px; top:0px;
	width:80pt;
}