body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(img_nav/verlauf_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
}

.bodytext_fett {
	font-weight: bold;
}
.gallery {
	background-color: #FDE585;
	text-align: center;
	font-size: 18px;
}

a:link {
	color: #826D2C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #826D2C;
	text-decoration: none;
	font-weight: bold;
}
.news {
	background-image: url(img/img_astro/bg_astronews_neu.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.news_big_image {
	background-image: url(img/img_astro/bg_astronews_neu.gif);
	background-repeat: repeat-y;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}
.message {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	padding: 5px;
}
.message a:link {
	color: #FF0;
}
.message a:visited {
	color: #FF0;
}
.message a:hover {
	color: #FFF;
}
