﻿@charset "utf-8";
/* CSS Document */
.noPrint{ display: none; }

body {
	background: none;
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 70%;
}

#container, #main, #logo, 
#content, #content_left, #content_right, 
#content_right_inner , #content_right_inner_h,  
#content_right_inner_txt , #content_right_inner_h img,
#footer, #long_footer, #center_footer, #content_right_img {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;	
	width: auto;
	height: auto;
	overflow: visible;
	background: none;
	text-align: left;
}
#content_right_inner_h {
	margin: 20px;
}

#content {
	background: none;
	text-align: left;
}
embed, #center_footer img { display: none; }
#center_footer {
	text-align: left;
}
#navigation { display: none;
	text-align: left; }
#content_right {
	background: none;
	text-align: left;
	float: left;
}
#altPrintLogo
#footer_right_inner {
	display: none;
}

#footer{
	position:relative;
	top: 100px;
	background: none;
	clear: both;
}
#content_left img {
	float: right;
}
#altPrintLogo { display: block; }

.flashplayerdownload,
#NAVIGATION,
#CONTENT_hg,
#PRODUKTE,
#LOGO,
#FOOTER_right_title,
#FOOTER_tools,
#FOOTER_servicemenu,
#FOOTER_suche form {
	display: none;
}
div {
	text-align: left;
}

#FOOTER {
	margin-top: 50px;
	border-top: 2px solid #999;
	padding-top: 20px;
}
#sizer
#FOOTER_left_title { font-weight: bold; }

#createdByGoWest {
	font-size: 9px;
	color: #666666;
}

table , td{ border: 1px solid #666; padding: 3px; margin: auto;}