body
{
	font-family:Verdana,Arial,Sans-Serif;
	background-color: 		white;
	color:					black;
	font-size:				90%;
	line-height:			120%;
	margin:					0;
	padding:				0;
	text-align:				center;
	overflow-y:				scroll;	
}

h1 {
	margin:0px;
	color:black;
	font-size:100%;
}

h2 {
	margin:0px;
	color:black;
	font-size:100%;
}

td {
	vertical-align:top;
	text-align:left;
}

#framework
{
	overflow:				hidden;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:15px;	
	width:					917px;
	text-align:				left;
}

#header
{
	background-repeat:no-repeat;
	background-color:#124d96;
	height:109px;
	width:100%;
	font-size:75%;	
	color:white;
	text-align:right;
	padding-top:11px;
	padding-right:11px;
}

#suchBox {
	float:				right;
	width:				205px;
	background-color:	#807470;
	color:				#124d96;
	margin-bottom:		3px;
	font-size:			90%;
}

#suchBox form {
	margin:8px 0 8px 8px;
}

#suchBox input {
	border: solid 1px #124d96;
}

#lowerArea {
	border:solid 1px red;
}

.leftCol {
	background-color:#dce4ef;
	width:150px;
	padding:10px 10px 0px 10px;
	vertical-align:top;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.rightCol {
	background-color:#dce4ef;	
	width:204px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	
}

.centerCol {
	vertical-align:top;
	width:542px;
}

#contentBox {
	margin-left:15px;
	margin-right:15px;
	font-size:90%;
	line-height:140%;		
	margin-bottom:25px;
}

#contentBox td {
	font-size:80%;
	line-height:140%;			
}

#contentBox a {
	color:#124d96;
}

#teaserBox {
	border-top:solid 2px white;
	padding:10px 10px 10px 10px;
	font-size:80%;
}

#teaserBox a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#langSwitch {
	background-color:#c7c9cc;
	border-top:1px solid white;
	padding:10px 10px 10px 10px;
}

#langSwitch a {
	color:#124d96;
	font-size:90%;	
	text-decoration:none;
	font-weight:bold;
}

.prodTable {	
	font-size:85%;
	line-height:140%;	
	width:100%;
}

#sheetWerkstoffe {
	margin-left:33px;
	padding-bottom:5px;
	color:#124d96;
}

#sheetWerkstoffe td {
	color:#124d96;
	font-size:70%;
}

.prodTable td {	
	vertical-align:top;
	overflow:hidden;
}

.prodTable th {	
	text-align:left;
	background-color:#124d96;
	color:white;
	padding-left:2px;	
	font-weight:normal;
}

.prodCode {
	display:block;
	width:100%;
	padding:2px;
	vertical-align:top;
	color:black;
	background-color:white;	
}

.prodType {
	padding:2px;	
	vertical-align:top;	
	display:block;
	width:100%;
}

.prodTypeEven {
	background-color:#e6edf8;
}

.prodTypeOdd {
	background-color:white;
}

.prodType a {
	color:block;
	text-decoration:none;
}

.prodInfo {
	background-color:white;
	padding-left:25px;
}

.prodInfo a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}	

.prodInfoBox {
	margin-left:0px;
}

.prodDetail {
	background-color:#e2e2e2;
	padding-left:25px;	
}

.prodDetail a {
	color:#124d96;
	text-decoration:none;
	font-weight:bold;
}	

.ttlFld {	
	width:220px;
}

.formFld input {
	width:250px;
}

.alert {
	color:red;
	font-weight:bold;
}

.hauptgruppenDownloadBox {
	margin-bottom:3px;
	padding: 2px 10px 2px 0px;
	background-color:white;
}

.hauptgruppenDownloadBox span {
	border:solid 1px #124d96;
	border-top:none;	
	padding:0 8px 2px 8px;
}

.hauptgruppenDownloadBox span a {
	text-decoration:none;
}

.teilekopf {
	background-color:#e6edf8;
	color:#004c9a;
	padding:10px 13px 10px 13px;
	border-bottom:solid 2px white;
}

.teilekopf a {
	text-decoration:none;	
}

.teileliste {
	background-color:#f0f0f0;
	color:#4a4a4a;
	border-bottom:solid 2px white;	
}

.teileliste h2 {
	text-indent:14px;
	border-bottom:solid 2px white;
	color:#004c9a;
	padding-top:13px;
	padding-bottom:11px;
}

.produkteSubline {
	margin-left:19px;
	font-size:90%;
}

.produkteSubsubline {
	font-size:90%;
}


#header_new {
	margin-top: 	20px;
	margin-bottom: 	0px;
	width: 			100%;
	font-size: 		75%;
}

#header_new .header_navigation {
	margin-left:	auto;
	margin-right: 	auto;
	width: 			920px;
	border-left: 	2px solid #cfcbca;
	padding-top: 	22px;
	text-align: 	right;
	color:			#ffffff;
}

#header_new .header_navigation a {
	color: 				#ffffff;
	text-decoration: 	none;
}

#header_new .header_navigation a.active {
	text-decoration: underline;
}

#header_new .header_navigation p {
	margin: 			0;
	padding: 			2px 15px;
	background-color: 	#124d96;
}

#header_main {
	margin-left: 	auto;
	margin-right: 	auto;
	border-top: 	2px solid #cfcbca;
	border-bottom: 	2px solid #cfcbca;
}

#header_content {
	margin-left: 	auto;
	margin-right: 	auto;
	width: 			920px;
	height: 		140px;
}

#header_content .header_content_left {
	float: 					left;
	background-repeat: 		no-repeat;
	background-position: 	10;
	width: 					730px;
	height: 				140px;
	border-left: 			2px solid #cfcbca;
	border-right: 			2px solid #cfcbca;
}

#header_content .header_content_right {
	margin-left: 	730px;
	margin-right: 	0;
	padding-top: 	20px;
	text-align: 	right;
}

.select_members {
	border: 	1px solid #124d96;
	color: 		#124d96;
	margin-top: 5px;
	width: 		182px;
}

#frame_work {
	overflow:		hidden;
	margin-left:	auto;
	margin-right:	auto;
	/*width:			920px; */
	text-align:		left;
}

#main_content_left {
	position: 		absolute;
	left: 			50%;
	width: 			730px;
	margin-left: 	-460px;
	border-left: 	2px solid #cfcbca;
	border-right: 	2px solid #cfcbca;
	/*
	width: 			730px;
	border-left: 	2px solid #cfcbca;
	*/
}

#main_content_right {
	position: relative;
	z-index: -1;
	right: 50%;
	margin-right: -1000px;
	width: auto;
	height: 600px;
	background-position: right center ;
	background-repeat: 	no-repeat;
	background-image: 	url('/img/hintergrundbild.jpg');
	
}


/* latest layout structure */

#framework_container {
	margin: 			0;
	padding: 			0;
	width: 				100%;
}

#header_menu {
	margin-left: 		40px;
	padding-top: 		42px;
	border-left: 		2px solid #cfcbca;
	width: 				930px;
	text-align: 		right;
	color:				#ffffff;
	font-size:			75%;
}

#header_menu p {
	margin: 			0;
	padding: 			2px 15px;
	background-color: 	#124d96;
}

#header_menu a {
	color: 				#ffffff;
	text-decoration: 	none;
}

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

#header_menu a.active {
	text-decoration: 	underline;
}

#header_container {
	width: 				100%;
	height: 			140px;
	margin:				0;
	padding:			0;
	border-top: 		2px solid #cfcbca;
	border-bottom: 		2px solid #cfcbca;
}

#header_container .header_logo {
	float: 					left;
	width: 					740px;
	margin-left: 			40px;
	margin-right:			7px;
	background-repeat: 		no-repeat;
	background-position: 	10;
	height: 				140px;
	border-left: 			2px solid #cfcbca;
	border-right: 			2px solid #cfcbca;
}

#header_container .header_members {
	padding-top: 18px;
	text-align: left;
}

#header_container .header_members select {
	border: 	1px solid #124d96;
	color: 		#124d96;
	margin-top: 5px;
	width: 		182px;
}

#content_container {
	float: left;
	width: 740px;
	border-left: 2px solid #cfcbca;
	margin-left: 40px;
	text-align: left;
}

#menu_container {
	width: 205px;
}

#content {
}

#content_right_img {
	margin-left: 782px;
	height: 581px;
	border-left: 2px solid #cfcbca;
	text-align: left;
	background-repeat: 	no-repeat;
	background-image: 	url('/img/hintergrund_rifox.jpg');
	background-position: 15px 5px;
}

.language_selection {
	text-align: 	right;
	font-size: 		90%;
	font-weight: 	bold;
	padding-top: 	5px;
	padding-right: 	5px;
}

.language_selection a {
	text-decoration: underline;
}

#menu_content {
	float: left;
	width: 205px;
}

#search_box {
	height: 			50px;
	padding-left: 		10px;
	padding-top: 		5px;
	font-size: 			80% !important;
	background-color:	#807470;
	color:				#ffffff;
	font-size:			90%;
	/*margin-bottom:	2px;
	border-bottom:		2px solid #ffffff; */
}

#search_box input {
	border: 			1px solid #000000;
	background-color: 	#ffffff;
	color: 				#807470;
}

.btn_search {
	border: 1px solid #000000;
	background: #ffffff;
	background-image: url('/img/pfeil_search.gif');
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	width: 18px;
}

.tbl_content #tbl_left_col {
	background-color: #dce4ef;
	text-align: left;
	font-weight: normal;
	padding-bottom: 100px;
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#logo_box {
	background-color: #fff;
	padding-bottom: 2px;
}

#logo_box_logo {
	padding-top: 10px;
	text-align: center;
	background-color: #fff;
	border-right: 2px solid #DCE4EF;
}

#logo_box_link {
	text-align: center;
	background-color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 2px solid #DCE4EF;
	border-right: 2px solid #DCE4EF;
}

#logo_box_link   a{
	font-size: 75%;
	color: #124D96;
	font-weight: bold;
}

/* blog */

#content div#serendipity_banner h2 {
	float:left;
	margin-right:5px;
}

#content h3.serendipity_date {
	margin:30px 0 0 8px;
}

#content h4.serendipity_title {
	background-color:#807470;
	padding:2px 10px;
	margin:20px 0 3px 0;
}

#content h4.serendipity_title a {
	color:#FFFFFF;
	text-decoration:none;
}

#content div.serendipity_entryFooter {
	background-color:#E6E1DF;
	color:#807470;
	padding:2px 10px;
	margin-top:20px;
}

#content div.serendipity_entry div.serendipity_entryFooter {
	margin-top:0;
}

#content div.serendipity_entryFooter a {
	color:#807470;
	font-weight:bold;
}

#blogteasers {
	padding:10px 0;
	font-size:75%;
}

#blogteasers a {
	color:#124D96;
}
