body {
	font-family: Arial, Helvetica, sans-serif;
	behavior:url(/elemente/css/csshover.htc);
}

hr {  
	color: #666666;
}

ul {
	padding-left:0;
	margin-left: 0;
}

p {
	margin-top:0;
}

div {   
	font-size: 12px;
}

img.fotoborder {  
	border: 2px solid #0033CC; 
}

li {
	list-style-type: none;
	margin-left: 0;
	padding-left:0px;
}

li a {
	background-image: url('../images/bullet_active.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}

li a:hover {
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;	
}

a:link {  
	color: #999999; 
	text-decoration: none;
}

a:active {  
	color: #990066; 
	text-decoration: none;
}

a:visited {   
	color: #999999; 
	text-decoration: none;
}

a:hover {   
	color: #0033CC; 
	text-decoration: none;
}

.text_allgemein {  
	font-size: 12px; 
	text-decoration: none;
}

.block {  
	font-size: 14px; 
	text-align: justify;
}

.text_aktive_seite {   
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

.linkleiste_link_klein {  
	font-size: 10px;
}

.linkleiste_text_klein {   
	color: #333333; 
	font-size: 10px;
}

.linkleiste_text_gross {  
	color: #333333; 
	font-size: 13px;
}

.linkleiste_link_gross {  
	font-size: 12px;
}

.link_normal {  
	font-size:12px;
}

.info_klein {   
	font-size: 9px; 
	color: #999999;
}

.info_gross { 
	font-size: 12px; 
	color: #333333;
}

small {  
	font-size: 10px;
}

#container {
	width: 729px;
	margin: 0 auto;
}

#navcontainer {
	position:relative;
	width: 729px;
	height: 40px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px; 
	padding:0;  
}

#navcontainer div.nav {
	float: left;
	position:relative;
	margin: 0 45px 0 0;
	padding: 0 0 20px 0;
	text-align: center;	
}

div.sequenz img {
	margin:0;
	padding: 0;
}

.achim_name,.melitta_name,.regine_name,.name   {   
	font-size: 26px; 
	font-weight: bold; 
	color: #0033CC; 
	text-decoration: none;
}

.achim_text_underlined {  
	font-size: 14px; 
	text-decoration: underline;
}

.regine_text,.achim_text,.melitta_text,.text  {  
	font-size: 14px;
}

a.blau {
	color: #0033CC;	
}

ul.subnav {
	position: absolute;
	top:30px;
	left:0;
	background-color: white;
	border: 1px solid #0033CC;
	padding: 5px;
	display: none;
	text-align: left;
	width: 150px;
}

div.nav:hover ul {
	display: block;  
}
