.greybox {
	background-color:#E8E8E8;
	padding:10px 10px 80px 20px;
	}
.greybox h3 {margin-bottom:10px;}

.buttonTelefon, .buttonMail {
	display:block;
	width:205px;
	height:42px;
	padding:15px 0 0 55px;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin:0 0 10px 0;
	}
	
.buttonTelefon {background:url(../images/button-telefon.gif) no-repeat left top;}
.buttonMail {background:url(../images/button-email.gif) no-repeat left top;}
	
	
.bilderbutton {
	width:244px;
	display:block;
	float:left;
	margin:5px 10px 10px 0;
	background-color:#EBEBEB;
	}
.bilderbutton img {border-bottom:2px solid #EBEBEB;}
.bilderbutton h3 {margin:0;padding:0;font-size:16px;font-weight:bold;}
.bilderbutton h3 a {
	display:block;
	background:url(../images/bilderbutton-idle.gif) no-repeat right center;
	color:#FFF;
	padding:5px 15px;
	text-decoration:none;
	}
.bilderbutton h3 a:hover {background-image:url(../images/bilderbutton-hover.gif);color:#416483;}

.versteckt {visibility:hidden;display:none;}

body#flugbetrieb #content ul.leistungen {width:320px;}
.instandhaltung-leistungen #content ul.leistungen {width:300px;}

#content ul.leistungen {margin:0 0 20px 0;}
#content ul.leistungen li {
	list-style:none;
	background:url(../images/bullet-check.gif) no-repeat left center;
	padding:2px 0 2px 30px;
	margin-bottom:5px;
	border:1px solid #E2E2E2;
	}
	
#content ul.typen {margin:0 0 20px 0;}
#content ul.typen li {
	list-style:none;
	background:url(../images/icon-helicopter-bw.gif) no-repeat left center;
	padding:2px 0 2px 30px;
	margin-bottom:5px;
	}
	
.ansprechpartner {
	background:url(../images/ansprechpartner.gif) no-repeat left top;
	width:260px;
	height:55px;
	padding:10px 0 0 40px;
	}
.ansprechpartner a {display:block;font-weight:bold;}

.retuschebutton {
	display:block;
	float:left;
	margin-right:10px;
	padding:4px;
	width:242px;
	height:175px;
	background:url(../images/retusche-button.gif) no-repeat left top;
	}
.retuschebutton img {border:4px solid #F6F6F6;}
.retuschebutton:hover img {border-color:#3F8FCC;}


p.hinweis {font-size:11px;font-weight:bold;}

.tableLeft, .tableRight, .tableClean {font-size:12px;margin-bottom:20px;}
.tableLeft {float:left;width:260px;}
.tableRight {float:right;width:260px;}

.tableClean {clear:both;}

.tableLeft td, .tableRight td, .tableClean td {
	background-color:#F1F1F1;
	padding:3px 6px;
	border:1px solid #FFF;
	border-collapse:collapse;
	}
tr.odd td {background-color:#E9E9E9;}
td.stunden {text-align:right;}
tr.odd td.tablehead, td.tablehead {
	font-weight:bold;
	background-color:#D8D8D8;
	}

hr.clean {height:1px;visibility:hidden;}

.bildlinks {float:left;margin:0 20px 20px 0;}
.bildrechts {float:right;margin:0 0 20px 20px;}

.zoomimage {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	padding:0;
	}
.zoomimage img {border:2px solid #3F8FCC;}
.zoomimage:hover img {border-color:#507AA0;}


a.uploadbutton {
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	background:url(../images/upload-button.gif) no-repeat left top;
	width:234px;
	height:43px;
	padding:11px 0 0 40px;
	}
	
a.searchbutton {
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	background:url(../images/search-button.gif) no-repeat left top;
	width:234px;
	height:43px;
	padding:11px 0 0 40px;
	}
	
