body  { 
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	overflow: Auto;
	background: #E6EBF0;
	margin-top: 80px;
	margin-bottom: 40px;
}
.like_menu {
	text-decoration: none; 
			color: #336699; 
			font-weight: normal;
			font-size: 12px;
			font-family: Lucida Sans,Arial;
}
td.menu {
	cursor: pointer;
}
div.menu  { 
  position:absolute; visibility:hidden; 
  width: 150px; left:0; top:0; z-index:3;
}
div.content  { 
  position:absolute; visibility:hidden; 
  width: 696px; height: 521px; left:0; top:0; z-index:3; overflow:auto;
}
.head 
		{
			text-decoration: none; 
			color: #ae0000;
			
			font-weight: bold;
			font-size: 20px;
			font-family: arial;
		}
.head2
		{
			text-decoration: none; 
			color: #ae0000;
			
			font-weight: bold;
			font-size: 15px;
			font-family: arial;
		}
.head3	
		{
	text-decoration: none;
	color: #191970;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	line-height: 1.2;
		}
.text 	   
		{
	font-family:arial;
	font-size: 12px;
	line-height: 1.2;
	color:#191970;
	text-decoration: none;
		}

#maintable {
	border: solid #9b0504 1px;
}

#textfenster {
	background: #bdd4e2;
}
#textfensterrand {
	background: #bdd4e2;
}

.minilinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-align: center;
}
.head3-links {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	line-height: 1.2;
}

