body {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	background-color:#FFFFFF;
	background-image: url(/fileadmin/images/background.jpg);
	background-repeat: repeat-x;
}

.bg-topnavigation {
	background-image: url(/fileadmin/images/bg-topnavigation.gif);
	background-repeat: repeat-x;
	height: 25px;
}
	
img {
	border:none;
	behavior:url("fileadmin/css/pngbehavior.htc");
}

a.subnavigation2, a.subnavigation2:link, a.subnavigation2:link, a.subnavigation2:visited, div.subnavigation2 {
	background-color: #e1e2df;
	color: #666666;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
    text-decoration: none;
}

a.subnavigation2:hover, div.subnavigation2 {
	color: #FFFFFF;
	background-color: #b0b1ab;
	text-decoration: none;	
}

div.subnavigation2 {
	background-image: url(/fileadmin/images/bg-subnavigation.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 18px;
}

.mainTable {
	background-image:url(../images/background-content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

.maincontainer {
	background-color: #FFFFFF;
}

.container {
	 position: relative;
	 display:block;
}

.rightContainer {
	width: 230px;
}

.rightContainer a, .rightContainer a:link, .rightContainer a:visited, .rightContainer a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#logo {
	margin-left: 25px;
	margin-bottom: 10px;
}

#search {
	position: absolute;
	right: 27px;
	top: 5px;
	margin-top: -50px;
}

.bgl {
	width:17px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/images/bg-l.png',sizingMethod='crop');
}
.bgr {
	width:17px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/images/bg-r.png',sizingMethod='crop');
}

.bgl[class] {
	width:18px;	
	background-image:url(/fileadmin/images/bg-l.png);
}
.bgr[class] {
	width:18px;		
	background-image:url(/fileadmin/images/bg-r.png);
}

.inner {
	padding: 15px;
	margin-bottom: 10px;
}

.contentHomeContainer {
	display: block;
	position: relative;
	margin-top: 20px;
	text-align: right;
	left:0px;
	top:0px;
}

.contentHome {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;	
	width: 780px;
	display: block;
	position: relative;
}

.boxHome {
	width: 240px;
	height: auto;
	margin-right: 20px;
	background-image: url(/fileadmin/images/trenner-vert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: left;
	display: block;
	position: relative;
}

.boxHome .inner {
	padding: 0px;
	padding-left: 15px;
	position: relative;
	display: block;
}

.boxHomeImage, .boxOverviewImage {
	position: absolute;
	right: -10px;
	top: -50px;
}

.boxOverview {
	width: 230px;
	height: auto;
	margin-right: 20px;
	text-align: left;
	float: left;
	display: block;
	position: relative;
}

.boxOverview .inner {
	padding: 0px;
	padding-left: 15px;
	position: relative;
	display: block;
}

.headerOverview {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.overviewTop {
	position: relative;
	display: block;
	height: 340px;
	width: 510px;
	background-repeat: no-repeat;
}

.overviewRight {
	position: relative;
	display: block;
	height: 340px;
	background-repeat: no-repeat;
}

.overviewTop .product {
	position: absolute;
	left: 10px;
	top: 10px;
}

.overviewTop .header {
	position: absolute;
	left: 100px;
	top: 20px;
}

.overviewRight .header {
	position: absolute;
	left: 0px;
	top: 20px;
}

.overviewTop .text {
	position: absolute;
	left: 25px;
	top: 120px;
	width: 260px;
}

.overviewRight .text {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 210px;
}

.overviewTop .button {
	position: absolute;
	left: 25px;
	top: 240px;
}

.overviewRight .button {
	position: absolute;
	left: 0px;
	top: 240px;
}

.contentNormal, .contentRight, .contentLeft {
	color: #666666;
}

.contentNormal {
	margin-left: 60px;
	background-color:#f8f9f8;
	/*height: 100%;*/
}

.contentLeft {
	margin-left: -20px;
}

.contentRight {
	margin-left: 0px;
	background-color:#d9e9fa;
}

.image {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	padding-bottom: 4px;
} 

.image2 {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	padding-bottom: 4px;
}

#mainmenu {
	position: relative;
	left: 70px;
	top: 80px;
}





td {
	font-size: 10px;
	line-height: 16px;
}

h1 {
	margin:0;
	padding:0;	
}

a:link, a:visited {
	color:#fb7a23;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#fb7a23;
	text-decoration:none;
}

li {
	list-style-image:url(../images/bullet.gif);
}

ul {
	margin-bottom:0px;
}

.content {

}

form{
	margin:0;
	padding:0;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}

.footer {
	background-image:url(/fileadmin/images/bg-footer.gif);
	background-repeat:repeat-x;
}

.bg {
	background-repeat:repeat-y;
	width:12px;	
}

.list {
	background-image: url(/fileadmin/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 0px;
	background-position: 0px 6px;
	display: block !important;
	display: inline-block; /*ie6*/
}

.list2 {
	background-image: url(/fileadmin/images/bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: 0px;
	background-position: 0px 6px;
	display: block !important;
	display: inline-block; /*ie6*/
	width: 45%;
	width: 212px !important;
	width: 225px;
	float: left;
}

table.bulletcontainer {
	margin-bottom: 10px;
	margin-top: 1px;
	width:480px;
	border: 1px solid #CCCCCC;
}

table.bulletcontainer td {
	padding: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}

.galleryContainer {
	background-color: #f3f4f5;
	padding-bottom: 10px;
	
}

.gallery {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	width: 47px;
	height: 47px;
}

.clear {
	clear: both;
}

.inputfield {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #666666;
	
}

.presentation {
	background-image: url(/fileadmin/images/bg-presentation.jpg);	
	height: 185px;
	width: 511px;
	display: block;
	position: relative;
}

.presImage {
	position: absolute;
	left: 8px;
	top: 7px;
}

.presImageShadow {
	width: 253px;
	height: 170px;
	background-image: url(/fileadmin/images/productpresentation/shadow.gif);
	display: block;
}

.pages {
	position: absolute;
	right: 0px;
	bottom: 12px;
}

.zoom {
	position: absolute;
	left: 205px;
	bottom: -8px;
}

.presText {
	position: absolute;
	left: 280px;
	width: 220px;
	color: #FFFFFF;
	bottom: 50px;
}

.newsdate {
	color: #9a9a9a;
}

a.newstitle, a.newstitle:link, a.newstitle:hover, a.newstitle:visited, b.newstitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:2px;
	background-color: #eaeaea;
	color: #fc8332;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.newsteaser {
	margin-top: 10px;
	margin-bottom: 10px;
}

.newsblock {
	padding-left: 5px;
	padding-right: 5px;
}

.hr {
	height: 15px; 
	margin-bottom: 10px;
	background-image: url(/fileadmin/images/bg-hr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.bnsnews {
	position: absolute;
	top: 0px;
	left: 80px !important;
	left: -90px;
	display: block;
}

.sublinks0, .sublinks1 {
	background-image: url(/fileadmin/images/bg-sublinks-0.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}

.sublinks1 {
	background-image: none;
	height: 25px;
}

.newsimages {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.contentImage, .boxRight {
	position: relative;
	display: block;
}

.contentImage {
}

.boxRight {
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}



.table-header {
	padding:1px 10px 1px 10px;
	background-color:#fc8332;
	border-bottom:1px solid #c56727;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}

.form-bg {
	background-image: url(/fileadmin/images/bg-form-bottom.gif);
	background-repeat: repeat-x;
	padding:10px;
	background-color: #b7b8b5;
}

.form-bg-products {
	background-image: url(/fileadmin/images/bg-form-top.gif);
	background-repeat: repeat-x;
	background-color: #c8c8c6;
	padding:10px;
	margin-bottom:5px;
}
.form-bg-products div, .form-bg td {
	font-size: 11px;
	font-weight: bold;	
}

.noflashtextarea{
    color:#ffffff; 
    width:100%; 
    border-top:2px solid #FFFFFF; 
    border-bottom:2px solid #FFFFFF;
    padding-top:15px;
    padding-bottom:15px;
}

h1{
	font-size: 17px;
	font-weight: bold;	
    color:#fb7a23; 
    padding:0px;
    margin:0px;
    padding-bottom:10px;   
}
h2{
	font-size: 12px;
	font-weight: bold;	
    color:#FFFFFF;   
    padding:0px;
    margin:0px;   
    padding-bottom:5px; 
}
.header {
    padding:0px;
    margin:0px;   
}