/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

body {

}

/* CONTAINER ---------------------------------------------------------------------------------------------- */

#logo {
	background-color: #BFB4B1;
	height: 160px;
	width: 298px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#banner {
	height: 114px;
	width: 711px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 258px;
	top: 0px;
}
#navigationrechts {
	background-color: #BFB4B1;
	height: 20px;
	width: 130px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 829px;
	top: 76px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#hauptnavigation {
	height: 36px;
	width: 651px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 298px;
	top: 114px;
	padding-top: 10px;
	padding-left: 10px;
}
#seitennavigation {
	height: auto;
	width: 250px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 30px;
	top: 220px;
}
#inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;	
	height: auto;
	width: 610px;
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 330px;
	top: 208px;
}


/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

.ueberschrifteins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
	display: block;
	height: auto;
	width: 610px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 0.9px;
	color: #000000;	
}

/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

a.hauptnavigation:link, a.hauptnavigation:visited, a.hauptnavigation:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.045em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	letter-spacing: 0.04em;
	display: block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
a.hauptnavigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.045em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	letter-spacing: 0.04em;
	display: block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	float: left;
}
a.navigationrechts:link, a.navigationrechts:visited, a.navigationrechts:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.04em;
}
a.navigationrechts:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.04em;
}
a.seitennavigation:link, a.seitennavigation:visited, a.seitennavigation:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-decoration: none;
}
a.seitennavigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-decoration: underline;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0em;
	text-decoration: underline;
	padding-right: 10px;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0em;
	text-decoration: underline;
	padding-right: 10px;
}


/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

.tableeins {
	width: 250px;
	border: none;
}
.tdeinstableeins {
	width: 30px;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.tdzweitableeins {
	width: 220px;
	vertical-align: bottom;
}

/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  hier seitenname ---------------------------------------------------------------------------------------------- */





/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */


/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */
