body {
	margin: 0;
	padding: 0 0 50px 0;
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #666;
}


a {
	color: #006BB3;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

img { border: 0px; }
.clearLeft { clear: left; height: 1px; font-size: 1px; }
.clearRight { clear: right; height: 1px; font-size: 1px; }
.clearBoth { clear: both; height: 1px; font-size: 1px; }
.floatLeft { float: left; height: 1px; font-size: 1px; }
.floatRight { float: right; height: 1px; font-size: 1px; }

.highlight {
	color: #777;
	font-weight: bold;
}

#container {
	padding: 50px 0 0 50px;
	width: 815px;
}

#header {
	height: 100px;
	border-bottom: 1px solid #e1e1e1;
}

#logo {
	position: absolute;
	background-image: url("../images/logo.png");
}

#logo a {
	width: 126px;
	height: 83px;
	display: block;
}

#company {
	position: absolute;
	width: 245px;
	height: 41px;
	margin-left: 205px;
	margin-top: 30px;
	background-image: url("../images/company.png");
}

#header .fastlinks {
	padding-top: 75px;
	float: right;
}

.fastlinks a {
	color: #999;
}

.fastlinks a:hover {
	color: #333;
}

#main {
	padding: 25px 0 25px 0;
}

#sidebar {
	width: 155px;
	float: left;
}

#menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

#menu ul.first li  a {
	color: #006BB3;
	font-weight: bold;
	display: block;
	padding: 5px 0 5px 0;
}

#menu ul.first li  a:hover {
	background-color: #efefef;
}

#menu ul.first li {

}


#menu ul.second {
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 5px;
}

#menu ul.second li a {
	color: #666;
	font-weight: normal;
	padding: 2px 0 2px 0;
}

#menu ul.second li  a:hover {
	color: #333;
}

#menu ul.second li.active a {
	font-weight: bold;
}

#lightbox {
	margin-top: 60px;
}

#lightbox h3 {
	padding: 0px 0px 5px 0;
	color: #787878;
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 1px solid #e1e1e1;
}

#lightbox a {
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#lightbox a.firm-fnt {
	height: 78px;
	width: 50px;
	background-image: url("../img/fnt-sw.png");
}

#lightbox a.firm-fnt:hover {
	background-image: url("../img/fnt-sw-color.png");
}

#lightbox a.firm-ledertech {
	width: 50px;
	height: 97px;
	background-image: url("../img/ledertech-sw.png");
}
#lightbox a.firm-ledertech:hover {
	background-image: url("../img/ledertech-sw-color.png");
}

#lightbox a.firm-steinmetzer {
	width: 150px;
	height: 24px;
	background-image: url("../img/steinmetz-sw.png");
}
#lightbox a.firm-steinmetzer:hover {
	background-image: url("../img/steinmetz-sw-color.png");
}

#lightbox a.firm-weisser {
	width: 150px;
	height: 37px;
	background-image: url("../img/weisser-sw.png");
}
#lightbox a.firm-weisser:hover {
	background-image: url("../img/weisser-sw-color.png");
}

#lightbox a.firm-liha {
	width: 150px;
	height: 25px;
	background-image: url("../img/liha-sw.png");
}
#lightbox a.firm-liha:hover {
	background-image: url("../img/liha-sw-color.png");
}

#lightbox a.firm-cfmaier {
	width: 150px;
	height: 62px;
	background-image: url("../img/cfmaier-sw.png");
}
#lightbox a.firm-cfmaier:hover {
	background-image: url("../img/cfmaier-sw-color.png");
}

#lightbox a.firm-linotex {
	width: 75px;
	height: 48px;
	background-image: url("../img/linotex-sw.png");
}
#lightbox a.firm-linotex:hover {
	background-image: url("../img/linotex-sw-color.png");
}

#lightbox a.firm-kaiser {
	width: 75px;
	height: 68px;
	background-image: url("../img/kaiser-sw.png");
}
#lightbox a.firm-kaiser:hover {
	background-image: url("../img/kaiser-sw-color.png");
}


#content {
	float: left;
	width: 610px;
	padding: 0 0 0 50px;
}

#content .left {
	float: left;
	width: 280px;
	overflow: hidden;
}

#content .right {
	float: left;
	margin-left: 50px;
/* 	padding-top: 13px; */
	width: 280px;
	overflow: hidden;
}

#content p {
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.35em;
}

#content h1 {
	padding: 1px 0px 5px 0px;
	margin: 0;
	color: #006BB3;
	font-size: 1.3em;
}

#content h2, #content h3 {
	color: #006BB3;
	padding: 20px 0 5px 0;
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.5em;
}

#content h3 {
	color: #787878;
}

#content img {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 4px 0 4px 0;
	margin: 33px 0 10px 0;
}

#content .left img {
	margin: 10px 0 10px 0;
}

#content div.pic-small img {
	margin-top: 0px !important;
}

#content ul {
	list-style-type: disc;
	padding: 0 0 10px 20px;
	margin: 0;
}

#content li {
 	padding: 5px 0 0px 0;
	line-height: 1.35em;
 	margin: 0;
}

#content .article2 .text {
	background-color: #f1f1f1;
	padding: 0px 5px 0px 5px;
}

#content .articleCapTexPic .text {
	width: 160px;
	float: left;
	background-color: #f1f1f1;
	padding: 0px 5px 0px 5px;
}

#content .articleCapTexPic .pic-small {
	width: 100px;
	float: right;
}

#content .articleCapTexPic h2 {
	margin-top: 0;
}

#content p.file {
	padding-top: 0px;
}

#footer {
	border-top: 1px solid #e1e1e1;
	height: 10px;
	padding-top: 10px;
}

#copyright {
	position: absolute;
	margin-left: 205px;
}

#footer .fastlinks {
	float: right;
}



#form_mail {
	padding-top: 30px;
}

#form_mail .row {
	padding-bottom: 20px;
}

#form_mail .col1 {
	padding-bottom: 6px;
}

#form_mail input {
	border: 0;
	border: 1px solid #e1e1e1;
	width: 277px;
	color: #333;
}

#form_mail textarea {
 	border: 1px solid #e1e1e1;
	width: 274px;
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding:  2px;
	height: 200px;
}

#form_mail .submit {
	border: 1px solid #e1e1e1;
	background-color: white;
	width: 278px;
	font-family: arial, sans-serif;
	color: #006BB3;
	width: 75px;
}

#form_mail .fill_me {
	visibility: hidden;
	display: none;
}