@charset "utf-8";
.whitebgtable {
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}
.table_spacing {
	line-height: 150%;
	font-size: 90%;
}


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	color: #FFF;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #3C0;
}

.clearfloat {
	clear: both;
}


#frame {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	line-height: 40px;
	font-size: 75%;
	background-color: #79BF37;
	background-image: url(../images/footerbg.jpg);
	margin-bottom: 10px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}
#footer a {
	text-decoration: none;
	color: #C6FFFF;
}

#frame #left {
	float: left;
	width: 15%;
}
#frame #right {
	float: left;
	width: 85%;
}
#frame #left #navigation {
	line-height: 250%;
	font-size: 100%;
	margin-bottom: 0px;
	background-image: url(../images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	text-align: center;
	background-color: #79BF37;
}
#frame #left #navigation a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/linkbtm.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
}
#frame #left #navigation a:hover {
	color: #F90;
	text-decoration: none;
	background-image: url(../images/linkbtm.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
}
#frame #left #navigation a:active {
	color: #000;
	text-decoration: none;
	background-image: url(../images/linkbtm.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
}

.imageformat {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imageformatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imageframe {
	border: 1px solid #666;
	padding: 2px;
	float: left;
	margin-right: 10px;
}
.imageframeRight {
	border: 1px solid #666;
	padding: 2px;
	float: right;
	margin-left: 10px;
}
.imageframe_generic {
	border: 1px solid #666;
	padding: 2px;
	margin-right: 10px;
}
.imageframe_generic_butzbach {
	border: 1px solid #666;
	padding: 2px;
}




#frame #left #navbottom {
	background-image: url(../images/navbtm.jpg);
	height: 20px;
	margin-bottom: 20px;
}

#frame #right #header {
	background-image: url(../images/header.jpg);
	padding-top: 137px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	clear: both;
}
#frame #right #content {
	padding: 20px;
	line-height: 150%;
	background-color: #000;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../images/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	float: left;
	width: 90%;
}
#frame #right #contentbtm {
	background-image: url(../images/contentbtm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
	height: 20px;
	clear: both;
	margin-left: 0px;
	float: left;
}
#frame #right #content #home_services {
	width: 60%;
	float: left;
}
#frame #right #content #home_partners {
	width: 30%;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	float: right;
}
#frame #right #content h1 {
	margin: 0px;
	padding: 0px;
}

#frame #right #content h2 {
	color: #79BF38;
}
#frame    #right #content #home_partners table{
	text-align: left;
}
.nametag {
	font-size: 110%;
	color: #79BF37;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;
}
.nametag_butzbach {
	font-size: 110%;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 150%;
}
.desigtag {
	color: #CCC;
	line-height: 150%;
}
.qualftag {
	color: #666;
	font-size: 90%;
	line-height: 14px;
}
#frame #right #header #topnav {
	font-size: 80%;
	background-image: url(../images/topnav_bg.jpg);
	line-height: 30px;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 20px;
	clear: right;
	margin-bottom: 5px;
}
#frame #right #header #topnav a:hover {
	color: #CCC;
}
.cent_table    {
	font-size: 90%;
	line-height: 90%;
}
.reducedlineheight {
	line-height: 110%;
	font-size: 80%;
}
