body
{
	font-family:Verdana,Arial,Sans-Serif;
	background-color: 		white;
	color:					black;
	font-size:				90%;
	line-height:			120%;
	margin:			0px;
	padding:0px;
	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:#c7c9cc;
	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:90%;
	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%;
}

