body {
	margin:0;
	background-image:url(images/bg_grau.png);
	/*background-color: #DDDDDD;*/
	/*background:#5d5d5d url(images/site_bg.jpg) repeat-x left top;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

.menu a {
	font-weight: bold; 
	color:#333;
	margin-left:30px;
	text-decoration:none;
}

.menu a:hover, .menu a:active {
	color:#FFF;
	text-decoration:none;
}

.bottom a:hover, .bottom a:active, .bottom a:link, .bottom a:visited {
	color:#00F;
	text-decoration:none
}


.footer {
	color:#999;
	font-size:10px;
	text-decoration:none;
}

.content {
	width: 580px;
	overflow:hidden;
}

.content a:hover, .content a:active, .content a:link, .content a:visited {
	color:#606;
}
