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: 217px;
	width: 702px;
	background-color: #fffce4;
	border-left: 1px solid #005b45;
	border-right: 1px solid #005b45;
	border-bottom: 1px solid #005b45;
	background-image: url(../pix/bigpump_watermark_home.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 0px;
}

.contenttext {
	font-size: 70%;
	color: #5b5b59;
	line-height: 160%;
	margin-right: 207px;
	margin-left: 26px;
	margin-top: 40px;
	padding-right: 25px;
	padding-bottom: 30px;
	/* border-right: 1px dashed #a8a79d; */
	border-right: 1px solid #a8a79d;
}

.contenttext p {
	padding-top: 0px;	
}

.contenttext ul {
	list-style-type: disc;
	padding-left: 15px;
}

.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;
}

.bottom_contenttext {
	margin-top: 30px;
	padding-top: 15px;
	/* 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;
}

.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: 10px;
}

h3 {
	font-size: 100%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 0px;
}

h4 {
	font-size: 100%;
	text-align: left;
	color: #aaaaaa;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 50%
}

h5 {
	font-size: 120%;
	color: #005b45;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

h5 a, h5 a:visited {
	color: #005b45;
	text-align: left;
	padding-bottom: 0px;
	border-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

h5 a:hover, h5 a:active {
	color: #005b45;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

.dotted_line {
	margin-top: 30px;
	margin-bottom: 30px;
	/* border-top: 1px dashed #a8a79d; */
	border-top: 1px solid #a8a79d;
}

.floating_img {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
}

.floating_img_wborder {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
	border: 1px solid #005b45;
}



/* infoboxes (part of the content section/right col) */

#rightcol {
	width: 166px;
	height: auto;
	font-size: 10px;
	color: #5b5b59;
	float: right;
	padding-right: 17px;
	padding-top: 40px;
	clear: both;
}

#rightcol h1 {
	background-color: #005b45;
	color: #ffffff;
	font-size: 100%;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	margin: 0px;
}

#rightcol a {
	text-decoration: none;
}

#rightcol img {
	border: 0px;
}

.infobox {
	width: auto;
	height: auto;
	border: 1px solid #005b45;
	background-color: #f9f4db;
	margin: 0px;
	padding: 5px;
	line-height: 14px;
	margin-bottom: 25px;
}

.infobox a, .infobox a:visited {
	color: #005b45;
	text-decoration: none;
}

.partsbox {
	width: 164px;
	height: auto;
	border: 1px solid #005b45;
	background-color: #f9f4db;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

.partsbox img {
	border: 0px;
	width: 164px;
	padding: 0px;
	margin: 0px;
}

/* footer section */

#footer {
	display: block;
	margin: 0px;
	width: 676px;
	height: 60px;
	background-color: #fef8ce;
	border-top: 1px solid #d3d5d1;
	padding-left: 26px;
	padding-bottom: 10px;
	clear: both;
}

.footertext {
	font-size: 55%;
	color: #aab0ac;
	line-height: 150%;
	text-align: left;
	padding-top: 5px;
}

.footertext .footerlogo {
	float: right;
	width: 150px;
	height: 34px;
	padding-right: 23px;
}

.footertext a, .footertext a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #aab0ac;
	line-height: 150%;
	text-decoration: none;
}

.footertext a:hover, .footertext a:active {
	color: #245abb;
	text-decoration: none;
}
