body {
	margin:0px;
	padding:0px; 
	background-color: #c0c0c0;		
	font-family: "Myriad Web", Tahoma, Arial, Helvitica, sans-serif;
	font-size: 14px;
	color: #000000;

}

h1 {
	font-weight: bold;
	font-size: 120%;
	color: #0562CC;
}
/*  old style                        */
.content-normal {
	font-family: "Myriad Web", Tahoma, Arial, Helvitica, sans-serif;
	font-size: 80%;
	color: #333333;
}

a.content-normal {
	text-decoration: none;
	color: #0066cb;
}
a:hover.content-normal {
	text-decoration: underline;
	color: #000000;
}
a:visited.content-normal {
	text-decoration: none;
	color: #999999;
}

.TabellenReihen {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #000000;
}

.menue {
	width: 724;
	padding: 5px;
	background-color: #ffcc00;
	border: 0px none;
}

.menue-link {
	font-family: "Myriad Web", Tahoma, Arial, Helvitica, sans-serif;
	font-size: 85%;
	color: #000000;
}
a.menue-link {
	font-weight: bold;
	text-decoration: none;
}
a:hover.menue-link {
	text-decoration: underline;
	color: #0066cb;
}


/*                                   */
/* MAIN LAYER                        */
/*                                   */

#00main{
	position:absolute;
	left:389px;
	width:724px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 724px;
	margin-top:0px;
	margin-left:-362px;
	padding:0px;
	top: 5px;
	text-align: center;
}
#00head {
	margin-top: 0px;
	
	border:1px solif #333333;
	background-color:#eeeeee;
	z-index: 1;
	}
/*                                   */
/* MENUE !                           */
/*                                   */
#00menu {
	width:724px;
	/* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 724px;	 
	height : auto; 
	border:1px solid #333333;
	overflow: visible;
	z-index: 10;
	color: #000000;
	font-size: 90%;
	background-color: #FFCC33;
	}

#00menu a{
	color: #000000;
	text-decoration: none;
}

#00menu a:hover {
	text-decoration: underline;
}

/*                                   */
/*  Content                          */
/*                                   */

#00content {
	width:724px;
	/* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 724px;	
	border:1px solid #333333;
	background-color:#ffffff;
	z-index: 100;
	}

.bildunterschrift {
	color: #0562CC;
	font: bold;
}
