/* Positionierungen */
.gesamtinhalt {
	position: relative;
	z-index: 0;
	height: auto;
	width: 700px;
	left: 270px;
	top: 60px;
}
.logo {
	position: absolute;
	left: 45px;
	top: 26px;
}
.inhalt {
	position: relative;
	top: 10px;
	padding-bottom: 30px;
	width: 420px;
	height: auto;
	color: #737373;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	padding-left: 15px;
}

.inhaltkontaktform {
}

.navigationbox {
	position: absolute;
	left: 0px;
	top: 115px;
	height: auto;
}

.kontakt {
	position: absolute;
	top: 60px;
	left: 650px;
	z-index: 0;
	display: none;
	width: auto;
}
.kontaktformular {
	position: absolute;
	top: 500px;
	left: 300px;
	z-index: 1;
}
.kest {
	position: absolute;
	top: 565px;
	left: 725px;
	z-index: 1;
}
.startinhalt {
	position: absolute;
	top: 60px;
	left: 270px;
	z-index: 1;
}
.starttext {
	position: absolute;
	top: 575px;
	left: 270px;
	z-index: 1;
}

.fliesspfeil {

}

.hauptbild {

}
.backlinkbox {
	position: relative;
	top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.backlinkboxteam {
	position: relative;
	left: 15px;
	top: -40px;
}





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


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

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

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

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

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

.kontaktfelder  { 
	color: #737373; 
	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: #737373; 
	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: #EC7B00; 
	font-size: 36px; 
	line-height: 40px; 
	text-decoration: none;}
	
.fliesstextgrauliste {
	color: #737373; 
	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;
}

/* Verlinkungen */
a:hover {
	text-decoration: underline;
}

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

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

