/*
This style sheet was created from F:\gp_web\sites\divide\menue\screen.html
*/
	*{
	  margin:0px; 
	  padding:0px;
	}
BODY    {
width:600px;
	background-color : #ffffff;
	margin:auto;
	font-family:sans-serif;
}
TABLE, TR  {	background-color : #ffffff;	vertical-align : top; 	color: #575757;}
 TD {	padding:6px; background-color : #ffffff;	vertical-align : top; 	color: #575757;}

A {  }

/* note that A:HOVER isn't supported by all browsers */


A:LINK {  background-color : #ffffff;
	color : #575757;
	text-align : center;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%;
	font-weight : bold; }
A:VISITED { background-color : #FFFFFf;
	color : #575757;
	text-align : center;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%;
	font-weight : bold;  }
A:HOVER {  
background-color : #ffffff;
	color : #575757;
		color : #ff8c00;
	text-align : centert;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%
	font-weight : bold;  }





B {  }

BR {  }

DIV {  }

FONT
				COLOR="#575757" {  }

FORM {  }

H2 {  	background-color : #FFFFFf;
	color : #575757;
	text-align : left;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%;
	font-weight : bold;}

H3 {  background-color : #FFFFFf;
	color : #575757;
	text-align : left;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%;
	font-weight : normal;}

IMG {  }

 


/* classes */
p.aktuell {
 
 
	text-align : left;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 100%;
	font-weight : normal;
	color : #575757;
}

.aktuell {
	background-color : #FFFFFf;
	color : #575757;
	vertical-align : top;
	text-align : left;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.fuss_aktuell {  	
	text-align : center;
	background-color : #FFFFFf;
	color : #575757;
	text-align : center;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.head_aktuell {
	background-color : #575757;
	color : #FFFFFf;
	text-align : center;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	vertical-align : top;
}


