
BODY {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


text, font, td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.normal {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #0957D9;
	text-decoration: none;
}

a:hover {
	color: #0957D9;
	text-decoration: underline;
}


.button {
	color: #8F4B2C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #EE9C00;
	display: inline;
	line-height: 34px;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 20px;
	color: #8F4B2C;
	display: inline;
	line-height: 34px;
}

h3 {
	font-size: 16px;
	color: #EE9C00;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: -5px; 
}

h5 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-bottom: -5px; 
}

.hex { font-weight: normal; }

.comeup { margin-bottom: -14px; }

.h3 {
	font-size: 18px;
	color: #EE9C00;
	font-weight: bold;
}

.h4 {
	font-size: 17px;
	color: #8F4B2C;
	font-weight: bold;
}

.h5 {
	font-size: 14px;
	color: #8F4B2C;
	font-weight: bold;
}

.space {
	font-size: 13px;
	margin-bottom: 5px;
}

.spaceline {
	font-size: 13px;
	line-height: 20px;
}

.picturesubline {
	font-size: 11px;
}

.small {
	font-size: 11px;
}

div.margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 33px;
	left: 270px;
}

div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 82px;
	left: 300px;
	width: 480px;
}

div.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 115px;
	left: 300px;
	width: 480px;
}

.termine { border-top: 1px solid #8f4b2c; }
.termine td { border-bottom: 1px solid #8f4b2c; padding: 5px 0; }
