body {
	font-family: Arial;
	font-size: 11px;
	min-width:960px;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#464646;
	background-color:#ffffff;
}

a {
	color:#789626;
	text-decoration:underline;
	}
a:focus, a:active, a:hover {
	color:#006eb3;
	}
h1 {
	font-size:24px;
	margin-top:30px;
	margin-bottom:16px;
	color:#006eb3;
	font-weight:normal;
	line-height:normal;
	}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#484848;
	margin-top:16px;
	margin-bottom:8px;
	line-height:normal;
	}

h2.subheadline {
	margin-top:-8px;
	margin-bottom:24px;
	}

#upper {
	overflow:hidden;
	background-image: url('../img/background.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    background-color:#f2f0f0;
}

body {
	background-image: url('../img/header_seperator.gif');
    background-repeat: repeat-x;

}
div.narrowContent ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:24px;
	}
div.narrowContent ul li {
	padding-left:16px;
	background-image:url(../img/right_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px -6px;
	}
#logo {
	position:absolute;
	top: 35px;
}

#navigation {
    position:relative;
    padding:0px;
    margin:0px;
    height:43px;
    margin-left:12px;
}

#navigation div {
    float:left;
    margin-left:0px;
    position:relative;
}

#mainNav {
	z-index:5;
	width:391px;
	height:33px;
	background-image: url('../img/menu_bg.gif');
	background-repeat: no-repeat;
	position:absolute;
	left:250px;
	top:35px;
	color:#ffffff;
	font-size:14px;
}

#mainNav div.seperated {
	border-left: 1px solid #ededed;
	height:23px;
	margin-top:5px;
}

#mainNav a {
	display:block;
	color:#707070;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
	padding-top:4px;
	height:31px;
	outline:none;
}

#mainNav a:hover, #mainNav div.selected a {
    color: #ffffff;
}

#mainNav a.focus, #mainNav a.active, #navigation div:hover, #mainNav div.selected {
	background-image: url('../img/menu_selected.gif');
	background-repeat: repeat-x;
	height:28px;
	margin-top:0px;
	padding-top:5px;
}

#mainNav div div div a:hover {
	color:#bbbbbb;
}


div.narrowContent {
	padding-bottom:45px;
	overflow:hidden;
}

div.centerpage {
	position:relative;
	margin:auto;
	width:960px;
}

/* Tracking */

div.alignright {
    float:right;
}

div.trackingEntry {
    background-color:#fff;
    width:960px;
    border: 1px solid #b5b5b5;
    margin-top:10px;
}

div.trackingEntry div {
    overflow:hidden;
}

div.trackingEntry .heading {
   width:945px;
   background-image: url(../img/tracking.gif);
   background-repeat: repeat-x;
   height:27px;
   line-height:27px;
}

div.trackingEntry .heading div {
    border-right:1px solid #b5b5b5;
    float:left;
    padding-left:5px;
    padding-right:10px;
}

div.trackingEntry div {
    padding-left:5px;
    padding-right:10px;
}

div.trackingEntry .row {
    width:960px;
    border-top: 1px solid #b5b5b5;
    clear:both;
    padding:0px;
}

div.trackingEntry div.schedule, div.trackingEntry div.contact, div.trackingEntry div.note,
div.trackingEntry div.downloads {
    padding:0px;
}

div.trackingEntry div.downloads div {
    height:29px;
}

div.trackingEntry div.note {
    width:490px;
    height:62px;
    padding-left:5px;
    padding-right:5px;
    border-right:1px solid #b5b5b5;
}

div.trackingEntry div.schedule, div.trackingEntry div.contact {
    float:right;
}

div.trackingEntry div.schedule div.row {
    width:  254px;
    border-right:1px solid #b5b5b5;
    padding-right:0px;
}

div.trackingEntry div.contact div.row, div.trackingEntry div.downloads div.row {
    width:  204px;
    border-right:1px solid #b5b5b5;
    padding-right:0px;
}


div.trackingEntry div.parts {
    float:left;
    width:740px;
    border-right:1px solid #b5b5b5;
    min-height: 60px;
}

.bold {
    font-weight:bold;
}

.floatright {
    float:right;
}

/* Footer */

#footer {
	position:relative;
	bottom:0px;
	width:100%;
	height:168px;
	background-image: url('../img/footer_bg.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	color:#707070;
	padding-top:35px;
}

#footer div.centerpage {
	padding-right:235px;
	width:725px;
	}

#footer a.level1 {
	display:block;
	font-size:12px;
	color: #4c4d4d;
	margin-bottom: 18px;
}

#footer a.level1:hover {
	color:#707070;
}

#footer div.sitemapcolumn a {
	display:block;
}

#footer a {
	text-decoration: none;
	color:#707070;
}

div.sitemapcolumn {
	float:left;
	padding-right:20px;
	margin-bottom:25px;
}

#footerRight {
	position:absolute;
	right:0px;
	top:0px;
	width:235px;
	float:right;
}

#footer a:hover {
	color: #4c4d4d;
}

img.left {
	float:left;
}

img.right {
	float:right;
}

p {
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
}

.clear {
	clear:both;
	}

.newOpacity {
	opacity:0.6;
	filter: alpha(opacity = 60);
}
img {
	border:none;
}

#header {
	position:relative;
	z-index:3;
	top:0px;
	left:0px;
	height:90px;
}

#body {
	z-index:2;
	position:relative;
	padding-top:40px;
}

#body a {
}

#bottom {
	position:relative;
	z-index:2;
}


#headNav {
	position:absolute;
	top:9px;
	right:0px;
}

#headNav a {
	display:block;
	float:left;
	margin-left:8px;
	color: #555555;
	text-decoration: none;
}
#headNav a:focus, #headNav a:hover,#headNav a:active {
	color:#006EB3;
	outline:none;
	}

#headNav span.icon {
	float:left;
	position:relative;
	top:-2px;
	margin-right:5px;
}

.icon {
	display:inline-block;
	height:16px;
	width:16px;
	background-image: url(../img/icons.png);
}

span.star {
	display:inline-block;
	height:10px;
	width:10px;
	background-image:url(../img/icons.png);
	background-repeat:no-repeat;
	background-position:-66px -2px;
	}

.loginIcon {
	background-position:0px 0px;
}

.supportIcon {
	background-position:-16px 0px;
}

.contactIcon {
	background-position:-32px 0px;
}

.rightArrowIcon {
	background-position:-48px 0px;
}

.deleteIcon {
	background-position:-80px 0px;
}

.editIcon {
	background-position:-96px 0px;
}

.upArrowIcon {
	background-position:-112px 0px;
}

.downArrowIcon {
	background-position:-128px 0px;
}


.docIcon {
	background-position:-144px 0px;
}

.softwareIcon {
    background-position:-272px 0px;
}

.datasheetIcon {
    background-position:-288px 0px;
}

.pdf2Icon {
	background-position:-0px -16px;
}

.pdfIcon {
	background-position:-16px -16px;
}

.zipIcon {
	background-position:-32px -16px;
}

#document {
	width:875px;
	float:left;
	padding-left:0px;
	padding-right:30px;
	padding-bottom:50px;
	line-height:20px;
	height:auto !important;
	height:350px;
	min-height:350px;
}
#trvContact {
	padding-top:10px;
}
#trvContact > ul {
	margin-left:0px;
	
	}
#trvContact ul ul {
    margin:0px;
    padding:0px;
    border-top:1px solid #d3d3d3;
    position:relative;
}

#trvContact ul li {
    list-style-image: url(../img/right_arrow.gif);
    list-style-position:inside;
    padding:0px;
    margin:0px;
    float:left;
    border-bottom:1px solid #d3d3d3;
    width:660px;
}

#trvContact ul li.hover {
    background-color: #e9e9e9;
}

#trvContact ul li {
    cursor:pointer;
    background-color: #f4f2f3;
}

#trvContact ul li.open {
    border-bottom:none;
}

/* trvContact */
#trvContact a {
    text-decoration: none;
    color:#789626;
    vertical-align:middle;
}

#trvContact li {
    line-height:25px;
}

#trvContact li.closed {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/right_arrow.gif);
    background-repeat: no-repeat;
    background-position:0px -7px;
    height:25px;
}

#trvContact li.open {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/down_arrow.gif);
    background-repeat: no-repeat;
    background-position:0px 11px;

}

#trvContact li.leaf {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/right_arrow_bw.gif);
    background-repeat: no-repeat;
    background-position:0px -7px;
    height:25px;
}

#trvContact li.pdf {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/pdf_icon.gif);
    background-repeat: no-repeat;
    background-position:0px 4px;
    height:25px;
}


#trvContact li.doc {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/text_icon.gif);
    background-repeat: no-repeat;

    background-position:0px 5px;
    height:25px;
}


#trvContact li.jpg {
    list-style-image: none;
    list-style-position:inside;
    background-image: url(../img/image_icon.gif);
    background-repeat: no-repeat;
    background-position:0px 5px;
    height:25px;
}

#paging {
    width:415px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
}
/*
#paging a {
	font-size:11px;
    display:block;
    float:left;
    margin-left:10px;
    background-image: url(../img/trackbutton_page_bg.gif);
    width:24px;
    height:21px;
    text-align: center;
    padding-top:3px;
}
*/
#paging a.big {
	margin-top:1px;
	padding-left:10px;
    background-image: url(../img/trackbutton_bg.gif);
    width:57px;
    padding-top:1px;
    height:21px;
}
/* Sidecolumn */
#sidecolumn {
	float:right;
	width:205px;
	padding-right:0px;
	margin-top:35px;
	margin-right:-30px;
	line-height:15px;
    margin-left:40px;
}

#sidecolumn h1 {
	font-size:14px;
	font-weight: bold;
	margin-top:8px;
	margin-bottom:8px;
}

div.sidemodule {
	border-bottom:1px solid #d4d2d3;
	font-size:11px;
}

div.sidemodule p {
	margin-bottom:0px;
}

div.sidemodule a.more {
	display:block;
	overflow:hidden;
	width:81px;
	height:0px;
	padding-top:19px;
	margin-top:12px;
	margin-bottom:12px;
	background-image: url(../img/small_mehr_lesen.png);
}

/* css for text Template */
div.documentText {
	margin-right:115px;
}

#content.small div.documentText {
	margin-right:0px;
}

input {
	background-color:#f3f3f3;
    border: 1px solid #cbc9ca;
    height:20px;
    width:384px;
    padding-top:5px;
}

textarea {
    background-color:#f3f3f3;
    border: 1px solid #cbc9ca;
}

input.hidden {
	display:none;
}

.loginform {
    display:block;
    height:250px;
    margin-left:226px;
    margin-top:50px;
}

label {
    height:19px;
    width:102px;
    float:left;
    display:block;
    padding-top:5px;
    color: #707070;
    background-image: url(../img/star.gif);
    background-position:90px 10px;
    background-repeat: no-repeat;
}

/* General Content Form Styles */

form.contentForm fieldset {
	margin:0px;
	padding:0px;
	border:0px;
	}

form.contentForm label {
	color:#918f90;
}

form.contentForm {
	position:relative;
	line-height:42px;
	padding-top:24px;
	}
form.contentForm input, form.contentForm select, form.contentForm textarea {
	position:absolute;
	margin-top:9px;
	left:105px;
	font-family:Arial;
	font-size:12px;
	border:1px solid #cbc9ca;
	width:366px;
	padding:4px 4px;
	color:#918f90;
	background-image:url(../img/inputbg.jpg);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	}
form.contentForm select {
	background-image:none;
	}

form.contentForm input:focus, form.contentForm select:focus, form.contentForm textarea:focus {
	border:1px solid #789626;
	color:#464646;
	}
form.contentForm input.submit {
	position:relative;
	width:95px;
	height:0px;
	padding:0px;
	padding-top:26px;
	border:0px;
	background-image:url(../img/formsubmit.png);
	background-repeat:no-repeat;
	}
form.contentForm textarea {
	height:265px;
	}
form.contentForm select {
	width:160px;
	padding:3px 4px;
	}

form.contentForm span.star {
	position:absolute;
	left:90px;
	margin-top:16px;
	}
form.contentForm .invalid {
	border:1px solid #dd0000;
	}
/* END - General Content Form Styles */

/* Login */
#login input {
	left:95px;
	width:374px;
	}
#login span.star {
	left:80px;
	/*margin-top:-26px;*/
	}
#login input.submit {
	width:106px;
	background-position:0px -26px;
	}
/* END - Login */

/* clearfix */
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* END - clearfix */

#noscript {
	background-color:#ffffff;
	margin-bottom:16px;
	padding-top:16px;
	text-align:center;
	width:100%;
	}
	
/* 22.12.2009 mw*/
form span#DataListMessageInbox br
   {
   display: none; 
   }
/* 13.01.2010 mw */
.loginButton 
{
	 cursor:pointer;
	 margin-left:102px;
	 background-image:url(../img/login_button.gif);
	 height:26px;
	 width:106px;
	 display:block;
	 border:0px;
}
.contactButton
{
	cursor:pointer;
	margin-top:10px;
	margin-left:102px;
	background-image:url(../img/senden_button.gif);
	height:26px;
	width:95px;
	display:block;
	border:0px;
}
.contactTxtArea 
{
	 width:374px;
	 height:273px;
}
.contactTxtBox 
{
	width:374px;
}
.openTree 
{
	margin-left:5px;
	display:block;
	float:left;
	height:18px;
	background-repeat:no-repeat;
	background-image:url(../img/right_arrow.gif);
	background-position:0px -10px;
	padding-left:15px;
}
.closeTree 
{
	margin-left:20px;
	display:block;
	float:left;
	height:18px;
	background-repeat:no-repeat;
	background-image:url(../img/down_arrow.gif);
	background-position:0px -9px;
	padding-left:15px;
}
.folder 
{
	padding-left:10px;
	float:left;
    width:660px;
    color:#000000;
}
.document 
{
	padding-left:10px;
	float:left;
    width:660px;
}
#trvContact td 
{
    padding:0px;
    margin:0px;
    border-bottom:1px solid #d3d3d3;
    vertical-align:middle;
    height:25px;
}
#trvContact tr:hover 
{
	background-color:#E9E9E9;
}
#trvContact img 
{
	vertical-align:middle;
}
.bigleft {
	margin-top:1px;
	padding-left:10px;
    background-image: url(../img/trackbutton_bg.gif);
    display:block;
    font-size:11px;
    width:57px;
    padding-top:3px;
    padding-left: 3px;
    padding-right: 3px;
    height:20px;
}

.bigright {
	margin-top:1px;
	padding-left:10px;
    background-image: url(../img/trackbutton_bg.gif);
    display:block;
    font-size:11px;
    width:55px;
    padding-top:3px;
    padding-left: 3px;
    padding-right: 10px;
    height:20px;
}

.pageback 
{
	background-image: url(/img/paging_left.gif);
	margin-top: 5px;
	margin-left: 0px;
	margin-right:3px;
	width: 6px;
	height: 11px;
	float:left;
}
.pagefwd 
{
	background-image: url(/img/paging_right.gif);
	margin-top: 5px;
	width: 6px;
	float: right;
	height: 11px;
	margin-right: -3px;
}
#paging span.big {
	margin-top:1px;
	padding-left:10px;
    background-image: url(../img/trackbutton_bg.gif);
    width:57px;
    padding-top:1px;
    height:21px;
}
.paging_a {
	font-size:11px;
    display:block;
    float:left;
    margin-left:10px;
    background-image: url(../img/trackbutton_page_bg.gif);
    width:24px;
    height:21px;
    text-align: center;
    padding-top:3px;
}
.left 
{
	background-image:none;
	width:132px;
}
#txtHouseNumber 
{
	width:30px;
}
#txtZipCode 
{
	width:65px;
}
#txtCity 
{
	width:314px;
}
#txtStreet 
{
	width:349px;
}
.error 
{
	color:Red;
}
.saveButton 
{
	 cursor:pointer;
	 margin-left:121px;
	 background-image:url(../img/button_speichern.gif);
	 height:26px;
	 width:106px;
	 display:block;
	 border:0px;
}
.passwordButton 
{
	 cursor:pointer;
	 margin-left:132px;
	 background-image:url(../img/button_pw_aendern.gif);
	 height:26px;
	 width:106px;
	 display:block;
	 border:0px;
}
