.title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #750000;
	border-right-color: #750000;
	border-bottom-color: #750000;
	border-left-color: #750000;
	margin: 5px;
	background-image: url(../images/layout/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EFF2F9;
}.thumb_pic {
	border: 2px solid #990000;
}
.himmel_bg {
	background-image: url(../images/layout/himmel_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	text-indent: 10px;
}.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.mail_link:link {
	color: #000000;
}
a.mail_link:visited {
	color: #000000;
}
a.mail_link:hover {
	color: #000099;
}
a.mail_link:active {
	color: #000000;
}
