body {
	background-color: #62788F;
	align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.haupttabelle {
	border-right-color: #000000;
	border-right-style: solid;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}

/* Haupttabelle */
.construct {
	width:100%;
	hight:100%;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

/* Head */
.head {
	hight:150px;
}

/* Navigation */
.navigation {
	text-align:center;
	hight:34px;
}

/* Footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
}
.footer a:link {
	color : #FFFFFF;
}
.footer a:visited {
	color : #FFFFFF;
}
.footer a:hover {
	color: #FF3300;
	text-decoration:underline;
}
.footer a:active {
	text-decoration:underline;
	color : #FF3300;
}

/* Copyright */
.copyright {
	hight:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.copyright a:link {
	text-decoration : none;
	color : #999999;
}
.copyright a:visited {
	text-decoration : none;
	color : #999999;
}
.copyright a:hover {
	color:#FF3300;
	text-decoration:none;
}
.copyright a:active {
	text-decoration:none;
	color : #FF3300;
}

/* Hauptinhaltstext */
.content {
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #7D98B5;
	height: 300px;
	padding-right: 50px;
	width:680px;
}
.content a:link {
	text-decoration : none;
	color : #FF3300;
}
.content a:visited {
	text-decoration : none;
	color : #FF3300;
}
.content a:hover {
	color:#FF3300;
	text-decoration:underline;
}
.content a:active {
	text-decoration:underline;
	color : #FF3300;
}
.felder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
/* Text in Tabellen */
.logintitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
}
.logintitel a:link, .logintitel a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	text-decoration: none;
	color: #E63E24;
}
.logintitel a:hover, .logintitel a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	text-decoration: underline;
	color: #E63E24;
}
.tabinhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.tabinhalt a:link {
	text-decoration : none;
	color : #BB0000;
}
.tabinhalt a:visited {
	text-decoration : none;
	color : #BB0000;
}
.tabinhalt a:hover {
	color: #BB0000;
	text-decoration:underline;
}
.tabinhalt a:active {
	text-decoration:underline;
	color : #BB0000;
}

.kleineschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
}
.kleineschrift a:link {
	text-decoration : none;
	color : #BB0000;
}
.kleineschrift a:visited {
	text-decoration : none;
	color : #BB0000;
}
.kleineschrift a:hover {
	color: #BB0000;
	text-decoration:underline;
}
.kleineschrift a:active {
	text-decoration:underline;
	color : #BB0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
}
.seitentitle h1 {
	font-variant:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
}
.graufiller {
	background-color: #EFEFEF;
}
.center {
	background-position: center;
}

/* Definitionen fuer den Kontaktbereich / Kontaktformular */
.red {
	color: #E63E24;
}
.adresse {
	color : #666666;
	text-align: right;
}
.rahmen {
	border : 1px solid #888888;
	font-family : Arial, Helvetica, sans-serif;
	width : 300px;
}
.button {
	border : 1px solid #444444;
	font-family : Arial, Helvetica, sans-serif;
	width : 140px;
}
.schnaeppchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
