body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ED2224;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
}

p {
	line-height: 14pt;
	margin-top: 0px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border-width: 1px; 
	border-color: #ED2224; 
}

.bildUebersicht {
	border-width: 1px;
	border-style: solid;
	border-color: #244D65;
}


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

a:link, a:active, a:visited {
	color:#000000;
	text-decoration: none;
}

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

/* Schriftfarbe der * wenn beim Kontaktformular nicht alle Eingaben angegeben wurden */
.contactError {
	color:#FF0000;
}


/* Created by internetgalerie */
.createdby {
	font-size:10px;
	color:#dcdbe1;
}

.createdby a:link, .createdby a:active, .createdby a:visited, .createdby a:hover {
	color:#dcdbe1;
	text-decoration:none;
}

.small {
	font-size: 8pt;
	color: #000000;
	margin-bottom: 0px;
}

.produkte {
	font-size: 8pt;
	font-weight: bold;
}

.produkte a:link, .produkte a:active {
	color:#000000;
	text-decoration:none;
}

.produkte a:hover, .produkte a:visited {
	color:#CC0000;
	text-decoration:none;
}