body {
	padding:0px;
	margin:0px;
}

.tableBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FAF478;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.textGross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.imageBorder {
	border: 1px solid #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF1E16;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF1E16;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF1E16;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF1E16;
	text-decoration: none;
}

.tableBackground {
	background-image: url(images/background.jpg);
}
.galerieBackground {
	background-image: url(images/galerie-background.jpg);
}
.linie {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF1E16;
}
.linie1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DF1E16;
}