﻿a {
	color: #000080;
}
a:visited {
	color: #800000;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #BA2B21;
	margin-top: 0px;
	margin-left: 0px;
}
.partext {
	font-family: "myriad Pro";
	font-size: small;
	color: #BA2B21;
	text-align: center;
	margin-top: 5px;
	position: relative;
	width: 150px;
	height: 300px;
	text-decoration: underline;
}
h2 {
	font-size: small;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #ba2b21;
	margin-top: 30px;
}
.bodytext {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
	text-align: justify;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #BA2B21;
	text-decoration: underline;
	font-weight: bold;
}
.kontaktext {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
	background-color: #DE4F43;
}
.left {
	padding: 0px;
	margin: 0px;
	border-style: none none solid none;
	border-bottom-width: 2px;
	border-bottom-color: #C6C6C6;
}
