body
{
	font-family: Arial, Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	margin:0;
}

h1
{
	font-size:30pt;
}

.menu_pfeile
{
	padding-left: 50px;
}

.menu_links a
{
	background-color: #909090;
	color: #000;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	/*border-top: 5px solid #fff;*/
}

.menu_links a p
{
margin:5px;
}

.menu_links a:hover
{
	color: #fff;
	text-decoration:none;
	
}

.menu_background
{
	background-color: #909090;
	color: #000;
	font-size: 11pt;
	font-weight:bold;
	padding-left: 30px;
	/*border-top: 5px solid #fff;*/
}

.menu_background a
{
	color: #000;
	text-decoration:none;
	
}
.menu_background a:hover
{
	color: #fff;
	text-decoration:none;
	
}



.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

