body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #000000;
	background-image: url(../images/div/hg.jpg);
	background-repeat: repeat;
}

body, table, td {
	font-family: Frutiger, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
	}

h1 {
	font-size: 34pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

.beschriebfett {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

.beschrieb {
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	margin-bottom: 0px;
}

p {
	line-height: 14pt;
	margin-top: 0px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border-width: 0px; 
}

form {
	margin: 0px;
	padding: 0px;
}

.adresse {
	font-weight: normal;
	font-size: 10pt;
	color: #cccccc;
	}
	
.frage {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
}

.textklein {
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 0px;
}

a:link, a:active, a:visited {
	color:#cccccc;
	font-weight: bold;
	text-decoration: yes;
}

a:hover {
	color:#cccccc;
	font-weight: bold;
	text-decoration: yes;
}

/* Schriftfarbe der * wenn beim Kontaktformular nicht alle Eingaben angegeben wurden */
.contactError {
	color:#0099ff;
}


/* 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;
}

