.shadow_wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.png);
}
.wrapper {
	height: auto;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.page_footer {
	background-color: #e3e3e3;
	height: 50px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
}
.contact {
	float: left;
	height: auto;
	width: 460px;
	margin-top: 20px;
	margin-left: 15px;
}
.footer_menu {
	text-align: right;
	float: right;
	width: 460px;
	margin-top: 20px;
	margin-right: 15px;
}
.header {
	background-color: #1072b5;
	height: 78px;
	width: 970px;
	margin-bottom: 2px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
}
.green_line {
	font-size: 10px;
	background-color: #97bf0d;
	height: 20px;
	width: 970px;
	margin-bottom: 14px;
}
.wrap_colums {
	height: auto;
	width: 970px;
}
.navigation {
	float: left;
	height: auto;
	width: 190px;
	margin-left: 10px;
}
.content {
	float: right;
	height: auto;
	width: 750px;
	margin-right: 10px;
	line-height: 16px;
}
.content_footer {
	background-color: #e3e3e3;
	height: auto;
	width: 970px;
	margin-top: 14px;
	padding-bottom: 20px;
}
.header_menu {
	float: right;
	width: 460px;
	margin-top: 4px;
	margin-right: 20px;
	text-align: right;
}
.logo {
	float: left;
	height: 74px;
	width: 305px;
	margin-top: 4px;
	margin-left: 20px;
}
.logo img {
	float: left;
}
.copyright {
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
}
.content h1.documentHeadline {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.navigation a {
	display: block;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	height: 19px;
	text-decoration: none;
	line-height: 19px;
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
	white-space: nowrap;
	overflow: hidden;
}
.header_menu a {
	color: #6AACD9;
	text-decoration: none;
}
.header_menu a:hover{
	text-decoration: underline;
}
.header_menu {
	color: #6AACD9;
}

.footer_menu a {
	color: #666666;
	text-decoration: none;
}
.footer_menu a:hover{
	text-decoration: underline;
}
.footer_menu {
	color: #666666;
}

.navigation a.active {
	color: #4890C1;
	font-weight: bold;
}
.navigation a:hover {
	color: #4890C1;
	
}
.logo .SiteClaim {
	z-index: auto;
	width: 130px;
	float: left;
	margin-left: -20px;
	height: 12px;
	color: white;
	text-align: left;
	overflow: visible;
	white-space: nowrap;
	margin-top: 57px;
	font-size: 11px;
	line-height: 12px;
	text-transform: uppercase;
}
.startbox {
	width: 970px;
	margin-bottom: 2px;
	height: 250px;
	overflow: hidden;
}


.content table.box {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	
}
.content table.box th{
	background-image: url(http://giagreen.bauteil.cc/images/Elemente/contentbox_hlbg.gif);
	background-repeat: repeat-x;	
	height: 24px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.content table.box td{
	height: 78px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.content table.box img{
	border: 0px;
	margin: -1px;
	padding: 0px;
}
	
