body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #3779CD;
	background-image: url(wb_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	margin: 0;
}
.website_title {
	color: #000000;
	background-color: #3A75AF;
	background-image: url(website_background.jpg);
	font-size: 6pt; /* von 20 auf 6 */
/*	font-weight: bold; */
	text-align: center;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #FE8005;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #FE8005;
	text-decoration: none;
}
hr {
	color: #FE8005;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #FE8005;
}
h2 {
	font-size: 15px;
	color: #FE8005;
}
form {
	margin: 0;
}
.bread_crumbs {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FE8005;
	font-size: 10px;
	color: #0000CD;
	font-weight: strong;
	text-align: left;
}
.search {
	font-size: 9px;
	color: #000000;
	text-align: left;
  	border-color: #000000;
  	border: 1px solid #000000
}
.menu {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	width: 130px;
	padding: 0px;
	font-size: 11px;
}
.menu_current {
	font-weight: bold;
}
.menu ul {
	border-bottom: 0px;
	margin-left: 1.5em;
	padding: 0;
	list-style-type: none;
}
.menu li {
	width: 100%;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 5px 2px 5px;
	color: #002255;
	display: block;
	width: 130px;
	text-decoration: none;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.login-preferences a:link, .login-preferences a:visited, .login-preferences a:active {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 9px;
}
.login {
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.login input {
	width: 70px;
	font-size: 9px;
	border-color: #000000;
	border: 1px solid #000000;
}
.login a:link, .login a:visited, .login a:active {
	color: #343434;
	text-decoration: none;
}
.login a:hover {
	color: #660000;
	text-decoration: none;
}

.content {
	padding: 10px;
	background-color: #FFFFFF;
	background: #FFF url(atom.png) no-repeat top right;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.template_owner {
	padding: 2px;
	font-size: 8pt;
	color: #FFFFFF;
}
.footer {
	padding: 2px;
	height: 15px;
	background-color: #FFFFFF;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
.latestnews {
	font-size: 11px;
}
.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:13em;
color:#FE8005;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.8em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}
