.LTR
{
	margin:0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #000000;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

.invoiceBody
{
	margin:0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

/* -- printing special */
.dontPrint
{
	display:none;
}

.mainContentWidth
{
	width: 100%;
}

.contentWidth
{
	width: 100%;
}

img{
	border: 0px;
}

a{
	color: #000000;
	text-decoration: underline;
}

hr {
  border:dotted #fff;
  border-width:0 0 1px 0;
}



.gloAbstand{
	position: relative; 
	width: 1px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}

.gloClear{
	clear: both; 
	width: 1px; 
	height: 1px;
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}

.boxAll{
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align:left;
	background-color: #ffffff;
}


/* -- styles for header -- */
.boxHeader{
	position: relative;
	width: 100%;
	height: 108px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}
.heaLogo{
	position: absolute;
	left:0px;
	top:0px;
	width: 238px;
	height: 108px;
}
.heaMetanav{
	position: absolute;
	left:438px;
	top:85px;
	width: 500px;
	text-align:right;
	color: #ffffff;
	font-size: 10px;
}
.heaMetanav a{
	color: #ffffff;
	text-decoration: none;
}
/* -- end styles for header -- */

/* -- styles for navigation -- */
.boxNavigation{
	position: relative;
	width: 100%;
	height: 30px;
	color: #242424;
	background-color: #cbca65;
}
.navLev1Off{
	padding-left:20px;
	padding-right: 20px;
	background-color: #cbca65;
}
.navLev1On{
	padding-left:20px;
	padding-right: 20px;
	background-color: #e0dfa3;
}

.navContact{
	position: absolute;
	margin-top: 7px;
	left:755px;
	top:0px;
	width: 183px;
	height: 30px;
	text-align: right;
}


#navcontainer {
	width:178px;
	padding:0px;
	margin:0px;
	font-size:12px;	
}

#navcontainer a {
	display:block;
	font-weight: normal;
	text-decoration:underline;
}



#navcontainer a.selected {
	color: #d7000f;
	text-decoration:none;
}



#navcontainer ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}



#navcontainer li {	
	margin:0px;
	padding:5px 0px 5px 0px;
	background-image: url(../images/navLine.gif);
	background-repeat: no-repeat;

}

#navcontainer li a {	
	padding-left:0px;

}



#navcontainer li.active {
	margin:0px;
	padding:5px 0px 5px 0px;
	background-image: url(../images/navLine.gif);
	background-repeat: no-repeat;		

}


#navcontainer li.active a {
	padding-left:0px;
}

#navcontainer li.active ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}


#navcontainer li.active li {
	background-image: none;
	padding:3px 0px 3px 0px;
	
}



#navcontainer li.active li a {
	padding-left:18px;

}

.navEnd
{
	height: 1px;
	background-image: url(../images/navLine.gif);
	background-repeat: no-repeat;	
}

/* -- end styles for navigation -- */

/* -- styles for content -- */
.boxContent{
	position: relative;
	width: 100%;
}

.mainTableWidth
{
	width: 100%;
	margin-left: -120px;
}

.boxContentHome{
	position: relative;
	width: 100%;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.boxContentFrutiglaender
{
	position: relative;
	width: 958px;
	background-color: #ffffff;
}

.conHomeWelcome
{
	position: absolute;
	left: 10px;
	top: 10px;
	border: solid 1px red;
	height: 600px;
}

.conHometext{
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.conLauftext{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.conLine
{
	position: relative;
	height: 27px;
	background-image: url(../images/conLine.gif);
	background-repeat: repeat-x;
}

.conTextfield
{
	font-size: 11px;
	height: 15px;
	width: 270px;
	background-color: #ffffff;
	color: #000000;
	text-decoration:none;
	border: 1px solid #ababab;
}

.conTextarea
{
	font-size: 11px;
	height: 150px;
	width: 270px;
	background-color: #ffffff;
	color: #000000;
	text-decoration:none;
	border: 1px solid #ababab;
}

.conTableTitle
{
	padding: 4px 9px;
	font-size: 12px;
	font-weight: bold;
	background-color: #cbca65;
}

.conTableSubTitle
{
	padding: 4px 9px;
	font-size: 12px;
	background-color: #eaeac1;
}

.conTableText
{
	padding: 6px 9px;
	font-size: 12px;
}

.conTableLine
{
	background-image: url(../images/conTableLine.gif);
	background-repeat: repeat-x;
}

/* -- end styles for content -- */

/* -- end styles related -- */
.boxHomeNews
{
	position: relative;
	padding: 9px;
	background-color: #ffffff;
}
.relText{
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.relBoxBgDark
{
	position: relative;
	padding: 4px 9px;
	font-size: 12px;
	background-color: #cbca65;
}

.relLine
{
	position: relative;
	height: 15px;
	background-image: url(../images/relLine.gif);
	background-repeat: repeat-x;
}

.relImg
{
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
}

/* -- end styles related -- */

/* -- styles for footer -- */
.boxFooter{
	position: relative;
	width: 100%;
	background-color: #cbca65;
	font-size: 10px;
	color: #242424;
}

.fooLeft{
    float: left; 
    padding: 4px 20px 4px 20px;
    font-size: 10px;
	color: #242424;
}
.fooRight{
    float: right; 
    padding: 4px 20px 4px 20px;
    text-align:right;
    font-size: 10px;
	color: #242424;
}

.fooLink{
	font-size: 10px;
	color: #242424;
	text-decoration: none;
}

/* -- end styles for footer -- */
