
html, body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto auto auto;
	padding: 0px;
	height: 101%;
	font-size: 14px;
}

.container {
	background-image: url(images/bg-logo.gif);
	background-repeat: repeat-y;
	background-position: top;

}

a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

a.mail {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	
}

a.rechts {
	color: #0000cd;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}

td.kunden {
	font-size: 15px;
	font-weight: bold;
}


div.inhalt {

}

div.text {
	margin-left: 100px;
	margin-right: 40px;
	text-align: justify;
}

div.galerie {
	margin-left: 20px;
	margin-right: 20px;
}

div.awards-rechts {
	margin-top: 80px;
	text-align: center;
}

a:hover {
	color: #ff7575;
}
.aktivlink {
	color: #f00;
	font-weight: bold;
}
.toplink {
	font-weight: bold;
}

h1.seitenueberschrift {
	font-size: 28px;
	color: #0000cd;
	font-weight: bold;
	font-style: italic;

}
