.menu {
	font-family: Georgia, Palatino, Times, Arial;
	font-size: 12px;
	color: #9E4539;
	font-weight: bold;
	text-decoration: none;
}
.menu_act {
	font-family: Georgia, Palatino, Times, Arial;
	font-size: 12px;
	color: #9F60B0B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 04323F;
	line-height: 14px;
}
.copyright {
	font-family: Georgia, Palatino, Times, Arial;
	font-size: 9px;
	color: #DDE9EC;
	font-weight: bold;
	text-decoration: none;
}
.bildbyline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 04323F;
	text-align: justify;
	font-style: italic;
}
.field {
	height: auto;
	width: 250px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.area {
	height: 130px;
	width: 250px;
	border: 1px solid #999999;
	background-image: url(images/rubrik_start.gif);
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
h1 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #04323F;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #04323F;
	margin-bottom: 10px;
	margin-top: 0px;
}
a {
	color: #006666;
}
.textGrey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	width:400px;
	padding:5px;
	border:1px solid gray;
	margin:2px;
}
