/* ALLGEMEINE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	color: #666666;
	/*background-image: url(../bilder/background02.gif);
	background-repeat: repeat;*/
}
/* CONTAINER ---------------------------------------------------------------------------------------------- */

#content {
	font-size: 1.2em;
	padding: 20px;
	height: auto;
	width: 560px;
	border: 1px solid #CCCCCC;
	border-bottom: 10px solid #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 530px;
	top: 270px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	height: 40px;
	width: 340px;
	padding-top: 20px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50px;
	top:670px;
	text-align: right;
}
#logo {
	height: 110px;
	width: 260px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 150px;
	top: 115px;
}
#hauptnavi {
	height: 720px;
	width: 100px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	left: 410px;
	top: 30px;
}
#navirechts {
	height: 100px;
	width: 120px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 530px;
	top: 70px;
}
#navilinks {
	height: 110px;
	width: 340px;
	position: absolute;
	visibility: visible;
	z-index: 6;
	left: 50px;
	top: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 20px;
	text-align: right;
}
#broschuere {
	height: 245px;
	width: 120px;
	position: absolute;
	visibility: visible;
	z-index: 7;
	left: 50px;
	top: 390px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 220px;
	text-align: center;
}
#ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #666666;
	height: 15px;
	width: 450px;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 530px;
	top: 195px;
	text-transform: uppercase;
	padding-top: 20px;
}
#navihome {
	height: 20px;
	width: 590px;
	position: absolute;
	visibility: visible;
	z-index: 9;
	left: 510px;
	top: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 50px;
	text-align: right;
}
#media {
	height: auto;
	width: auto;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 732px;
	top: 30px;
	border: none;

}
/* TEXT-FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	padding-bottom: 10px;
	display: block;
}
.ueberschriftzwei {
	text-transform: uppercase;	
}
/* LINK-FORMATIERUNGEN ----------------------------------------------------------------------------------------------*/

a.navi:link, a.navi:visited, a.navi:active, a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.2em;
}
/* TABELLEN-FORMATIERUNGEN ALLGEMEIN---------------------------------------------------------------------------------------------- */

.tabelleeins {
	width: 550px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}
.tdeinstabelleeins {
	width: 150px;
	height: auto;
	vertical-align: top;
}
.tdzweitabelleeins {
	width: 400px;
	height: auto;
	vertical-align: top;
}

/* SEITENSPEZIFISCHE FORMATIERUNGEN ---------------------------------------------------------------------------------------------- */

/*  hier seitenname ---------------------------------------------------------------------------------------------- */





/* BILDER-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */

img.broschuere {
	padding-bottom: 5px;
}
img.motiv {
	padding-bottom: 20px;
	display: block;
}

/* FORMULAR-FORMATIERUNGEN---------------------------------------------------------------------------------------------- */

