
/* Positionierungen */
.gesamtinhalt {
	position: relative;
	top: 30mm;
	left: 15mm;
	height: auto;
	width: auto;
}
.logo {
	position: absolute;
	left: 0mm;
	top: 5mm;
	width: 100%;
	text-align: center;
}
.inhalt {
	position: relative;
	width: 120mm;
}
.navigationbox {
	display: none;
}

.inhaltkontaktform {
	display: none;
}

.fliesspfeil {
	display: none;
}

.hauptbild {
	display: none;
}

.kontakt {
	position: absolute;
	top: 30mm;
	right: 10mm;
	z-index: 0;
	width: auto;
}
.backlinkbox {
	display: none;
}
.backlinkboxteam {
	display: none;
}
.starttext {
	position: absolute;
	top: 30mm;
	left: 15mm;
	z-index: 0;
}
.kest {
	display: none;
}


/* Styles und Fonts */
h1 {font-family: Times New Roman, Times, serif; color: #000000; font-size: 14px; font-style: normal; line-height: 16px; font-weight: bold; text-transform: none; font-variant: normal; text-decoration: none;}


.fliesstext  { color: #000000; font-family: Times New Roman, Times, serif; font-size: 12px; line-height: 14px; text-decoration: none;}

.navigation  {
	color: #737373;
	font-family: Garamond, AGaramond, Times New Roman, Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

.fliesstextsans { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; line-height: 14px; text-decoration: none;}

.fliesstextsansweiss {color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; line-height: 14px;}

.kontaktfelder  { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; text-decoration: none; background-color: #ffffff; background-position: 12pt; margin: 1px; padding: 2px; width: 220px; border: solid 1px;}

.backlink {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 10px; 
	line-height: 12px; 
	text-decoration: none;
}

.kontaktfeldergr {color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px; text-decoration: none; background-color: #ffffff; background-position: 12pt; margin: 1px; padding: 2px; width: 220px; border: solid 1px;
	height: 150px;}
	
.fliesstextorangegross {font-family: Times New Roman, Times, serif; color: #000000; font-size: 36px; line-height: 40px; text-decoration: none;}
	
.fliesstextgrauliste {color: #000000; font-family: Times New Roman, Times, serif; text-decoration: none; font-size: 14px; line-height: 23px; list-style-type: circle; list-style-position: inside;}

.fliesstextsanskl  { color: #a0a0a0; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 9px; text-decoration: none; text-transform: none;}

a:hover {text-decoration: underline;}

.navigation:hover {
	color: EC7B00;
	text-decoration: none;
}

	
a {color: EC7B00; text-decoration: none;}
