body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	margin: 20px;
}
img {
	border: 0px; 
}
.h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #002D47;
}
.h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D47;
}

p {
margin: 12px 0px;
}
.bottom_adress {
	color: #666666;
	font-size: 10px;
}
.menu_table {
	color: #CCCCCC;
	background-color: #002D47;
	text-align: center;
}
.submenu_table {
	color: #002D47;
	background-color: #CCCCCC;
}
.menu_link {

	color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #002D47;
}
a:hover {
	text-decoration: underline;
}
.headline {
	font-size: 20px;
	color: #002D47;
}
.subheadline {
	font-size: 16px;
}
.personname {
	font-size: 12px;
	font-weight: bold;
}
.headline_grey {
	font-size: 20px;
	color: #AAAAAA;
}
.smalldate {
	font-size: 10px;
}
 .smalltext
        {
            font-size: 10px;
            color: #555555;
        }
td {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news			{ }

.newsitem		{ margin-bottom: 10px; }
.newsitem h2		{ font-size: 18px; color: #002D47; font-weight: normal; }

.newsarchive		{ }

.a_form			{ background-color: #e0e0e0; }

.img			{border: 1px solid black}

.Bild_txt {
	color: #555555;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
