body {
	font-family: verdana, tahoma, arial, sans-serif;
	background-color: #dededa;
	margin-top: 0px;
	margin-left: 90px;
}

#header {
	width: 679px;
	height: 75px;
	background-color: #fef8ce;
	border-left: 1px solid #005b45;
	border-right: 1px solid #005b45;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 23px;
	padding-top: 14px;
}

#header img {
	text-decoration: none;
	border: 0px;
}

#date {
	position: absolute;
	top: 55px;
	left: 610px;
	width: auto;
	height: 25px;
	font-size: 60%;
	color: #a8a79d;
	z-index: 99;
}



/* menu section */

#admin_header {
	position: absolute;
	top: 89px;
	left: 90px;
	width: 702px;
	height: 127px;
	border-left: 1px solid #005b45; 
	border-right: 1px solid #005b45; 
	border-bottom: 0px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../pix/admin_header.jpg);
	background-repeat: no-repeat;
}
	
ul#menu {
	position: absolute;
	top: 89px;
	left: 90px;
	width: 702px;
	height: 128px;
	border-left: 1px solid #005b45; 
	border-right: 1px solid #005b45; 
	border-bottom: 0px;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #fffce4;
	background-image: url(../pix/composing.png);
	background-repeat: no-repeat;
}
	

ul#menu li {
	list-style-type: none;
	height: 127px;
	display: inline;
}
ul#menu li a {
	border: 0px;
	height: 127px;
	text-decoration: none;
}


li#email_icon a {
	position: absolute;
	top: 4px;
	left: 680px;
	width: 13px;
	height: 9px;
	text-decoration: none;
	background-image: url(../pix/email_icon.png);
	background-repeat: no-repeat;
}

li#home_act {
	position: absolute;
	left: 23px;
	width: 47px;
	background-image: url(../pix/mi_home_act.png);
	background-repeat: no-repeat;
}
li#home a {
	position: absolute;
	left: 23px;
	width: 47px;
	background-image: url(../pix/mi_home.png);
	background-repeat: no-repeat;
}
li#home a:hover {
	background-image: url(../pix/mi_home_hl.png);
}


li#pumpen a {
	position: absolute;
	left: 78px;
	width: 59px;
	background-image: url(../pix/mi_pumpen.png);
	background-repeat: no-repeat;
}
li#pumpen a:hover {
	background-image: url(../pix/mi_pumpen_hl.png);
}
li#pumpen_sub a {
	position: absolute;
	left: 78px;
	width: 59px;
	background-image: url(../pix/mi_pumpen_act.png);
	background-repeat: no-repeat;
}
li#pumpen_sub a:hover {
	background-image: url(../pix/mi_pumpen_act.png);
}
li#pumpen_act {
	position: absolute;
	left: 78px;
	width: 59px;
	background-image: url(../pix/mi_pumpen_act.png);
	background-repeat: no-repeat;
}


li#zubehoer_act {
	position: absolute;
	left: 144px;
	width: 59px;
	background-image: url(../pix/mi_zubehoer_act.png);
	background-repeat: no-repeat;
}
li#zubehoer a {
	position: absolute;
	left: 144px;
	width: 59px;
	background-image: url(../pix/mi_zubehoer.png);
	background-repeat: no-repeat;
}
li#zubehoer a:hover {
	background-image: url(../pix/mi_zubehoer_hl.png);
}


li#service_act {
	position: absolute;
	left: 211px;
	width: 55px;
	background-image: url(../pix/mi_service_act.png);
	background-repeat: no-repeat;
}
li#service a {
	position: absolute;
	left: 211px;
	width: 55px;
	background-image: url(../pix/mi_service.png);
	background-repeat: no-repeat;
}
li#service a:hover {
	background-image: url(../pix/mi_service_hl.png);
}


li#downloads_act {
	position: absolute;
	left: 276px;
	width: 75px;
	background-image: url(../pix/mi_downloads_act.png);
	background-repeat: no-repeat;
}
li#downloads a {
	position: absolute;
	left: 276px;
	width: 75px;
	background-image: url(../pix/mi_downloads.png);
	background-repeat: no-repeat;
}
li#downloads a:hover {
	background-image: url(../pix/mi_downloads_hl.png);
}


li#kontakt_act {
	position: absolute;
	left: 359px;
	width: 56px;
	background-image: url(../pix/mi_kontakt_act.png);
	background-repeat: no-repeat;
}
li#kontakt a {
	position: absolute;
	left: 359px;
	width: 56px;
	background-image: url(../pix/mi_kontakt.png);
	background-repeat: no-repeat;
}
li#kontakt a:hover {
	background-image: url(../pix/mi_kontakt_hl.png);
}
li#kontakt_sub a {
	position: absolute;
	left: 359px;
	width: 56px;
	background-image: url(../pix/mi_kontakt_act.png);
	background-repeat: no-repeat;
}
li#kontakt_sub a:hover {
	background-image: url(../pix/mi_kontakt_act.png);
}


/* content section */

#content {
	position: absolute;
	top: 216px;
	width: 702px;
	height: auto;
	background-color: #fffce4;
	border-left: 1px solid #005b45;
	border-right: 1px solid #005b45;
	border-bottom: 1px solid #005b45;
}

#maintext {
	width: auto;
	height: auto;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 40px;
	border-top: 20px solid #fffce4;
	background-color: #fffce4;
	background-image: url(../pix/bigpump_watermark.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.formerror {
	color: #ff0000;
	font-weight: bold;
	font-size: 80%;
}

h1 {
	font-size: 130%;
	color: #005b45;
	text-align: left;
	letter-spacing: 0.3px;
	padding-bottom: 15px;
}

h2 {
	font-size: 100%;
	color: #000000;
	text-align: left;
	letter-spacing: 0.3px;
	padding-top: 20px;
}

h3 {
	font-size: 100%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
}

.contenttext {
	font-size: 70%;
	color: #5b5b59;
	line-height: 160%;
}

.contenttext a, .contenttext a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #003c2d;
}

.contenttext a:hover, .contenttext a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #245abb;
}

.contenttext p {
	padding-top: 0px;
}

.contenttext ul {
	list-style-type: disc;
	padding-left: 15px;
}

.dotted_line {
	margin-top: 30px;
	margin-bottom: 30px;
	/* border-top: 1px dashed #a8a79d; */
	border-top: 1px solid #a8a79d;
	clear: both;
	display: block;
}

.bottom_contenttext {
	margin-top: 30px;
	padding-top: 25px;
	/* border-top: 1px dashed #a8a79d; */
	border-top: 1px solid #a8a79d;
	font-size: 70%;
	color: #5b5b59;
	line-height: 160%;
}

.bottom_contenttext a, .bottom_contenttext a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #003c2d;
}

.bottom_contenttext a:hover, .bottom_contenttext a:active {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #245abb;
}
.floating_img {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
	vertical-align: top;
}

.floating_img_wborder {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
	border: 1px solid #005b45;
	vertical-align: top;
}


/* footer section */

#footer {
	display: block;
	width: 656px;
	height: auto;
	background-color: #fef8ce;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 23px;
	border-top: 1px solid #d3d5d1;
}

.footertext {
	width: 430px;
	height: auto;
	font-size: 9px;
	color: #aab0ac;
	line-height: 150%;
	text-align: left;
}

.footertext a, .footertext a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #aab0ac;
	line-height: 150%;
	text-decoration: none;
}

.footertext a:hover, .footertext a:active {
	color: #245abb;
	text-decoration: none;
}

.footerlogo {
	float: right;
	width: 150px;
	height: 34px;
}


/**** for all subpages ****/

#subpage_backlink {
	text-align: center;
	width: 100%;
	border-top: 1px dashed #a8a79d;
	padding-top: 15px;
	margin-top: 25px;
	display: block;
	clear: both;
}

.subtitle {
	font-size: 85%;
	font-style: italic;
	text-align: right;
}

/**** only for the "kontakt.html" ****/

#contact_hint {
	width: 180px;
	height: auto;
	border: 1px solid #005b45;
	padding: 10px;
	padding-top: 5px;
	margin-right: 32px;
	margin-top: 57px;
	background-color: #f9f4db;
	float: right;
	vertical-align: middle;
}

#contact_hint .header {
	font-weight: bold;
}

#contact {
	margin-left: 115px;
}

#contact_map {
	width: 513px;
	height: 354px;
	border: 1px solid #005b45;
	margin-right: 32px;
	margin-bottom: 100px;
	padding: 0px;
}

/**** only for the "download.html" ****/

.dl_list_item {
	width: 520px;
	border: 1px solid #005b45;
	margin-bottom: 25px;
	padding: 5px;
	padding-right: 90px;
	padding-left: 25px;
/*	background-color: #f9f4db; */
	background-image: url(../pix/dl_icon.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.dl_list_item .header {
	font-weight: bold;
}


/**** only for the pump subpages ****/

.flygt_logo {
	width: 120px;
	height: 44px;
	float: right;
	margin-left: 15px;
}

/*************************/

#vkp1 {
	width: 195px;
	height: 151px;
	border: 0px;
	float: left;
	margin-right: 25px;
}

#vkp2 {
	width: 200px;
	height: 161px;
	border: 0px;
	float: right;
	margin-left: 25px;
}

#vkp3 {
	width: 200px;
	height: 166px;
	float: left;
	border: 1px solid #005b45;
	margin-right: 25px;
}

#vkp4 {
	width: 150px;
	height: 212px;
	float: right;
	border: 1px solid #005b45;
	margin-left: 25px;
}

/*************************/

#aes1 {
	width: 200px;
	height: 290px;
	float: left;
	margin-right: 25px;
	font-style: italic;
	font-size: 80%;
}

#aes2 {
	width: 130px;
	height: 101px;
	float: right;
	margin-left: 25px;
	margin-right: 75px;
	border: 1px solid #005b45;
}

#aes3 {
	width: 200px;
	height: 172px;
	float: left;
	padding-right: 0px;
	margin-right: 25px;
	font-style: italic;
	font-size: 80%;
	line-height: 110%;
}

/*************************/

#uwmp1 {
	width: 228px;
	height: 350px;
	float: left;
	margin-right: 25px;
}

#uwmp2 {
	width: 150px;
	height: 485px;
	float: right;
	margin-left: 25px;
}

/*************************/

#dea1 {
	width: 250px;
	height: 248px;
	float: left;
	margin-right: 25px;
}

#dea2 {
	width: 268px;
	height: 287px;
	float: right;
	margin-left: 25px;
}

#dea3 {
	width: 388px;
	height: 220px;
	float: right;
	margin-left: 25px;
	border: 1px solid #005b45;
	background-color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
}

/*************************/

#fp1 {
	width: 200px;
	height: 259px;
	float: left;
	margin-right: 25px;
	border: 1px solid #005b45;
	margin-bottom: 25px;
}

#fp2  {
	width: 200px;
	height: 149px;
	float: right;
	margin-left: 25px;
	border: 1px solid #005b45;
}

#fp3 {
	width: 355px;
	height: 285px;
	float: left;
	margin-right: 25px;
	margin-bottom: 55px;
}

/*************************/

#tmp1 {
	width: 250px;
	height: 310px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	font-style: italic;
	font-size: 80%;
	font-weight: bold;
	line-height: 130%;
}

#tmp2 {
	width: 200px;
	height: 282px;
	float: right;
	margin-left: 25px;
	border: 1px solid #005b45;
	margin-bottom: 25px;
}

/*************************/







