body 			{
				background-color:#487c2a;
				margin: 0;
				padding: 0;
				background-image:url(/fileadmin/images/background.gif);
				background-repeat: repeat-x;
				}

.content, .content table {
				font-family: arial, helvetica, sans-serif;
				color: #333333;
				font-size: 12px;
				line-height: 18px;
				}

.content table {
				margin-top: 11px;
				margin-bottom: 10px;
				}

img.header 		{
				margin-bottom:15px;
				}


#container {
/*				position:relative;
				width:100%;
				height: 240px;*/
}



#content {
				position: absolute;
				left: 513px;
				top: 102px;
				height: 368px;
				width: 300px;
				background-color: #ededed;	
}

#left {
				position: absolute;
				left: 220px;
				top: 228px;
				height: 229px;
				width: 495px;
				background-color: #666666;			
}

#right {
				position: absolute;
				left: 716px;
				top: 228px;
				height: 229px;
				width: 247px;
				background-color: #949494;		
}

#right div {
				color: #FFFFFF;	
}

.textbox {
				padding: 15px;
				padding-bottom: 0px;

}

#border {
				margin-top: 20px;
				width: 215px;
				margin-bottom: 20px;
}



#topnavigation {
				position: absolute;
				left: 0px;
				top: 77px;
}

#produktnavigation {
				position: absolute;
				left: 814px;
				top: 105px;

}

#language_selection {
				visibility: hidden;
}

.newsbox {
				background-color: #F3F3F3;
				width: 100%;
				margin-bottom: 10px;
				padding-left: 10px;
				padding-right: 10px;
}

.downloadbox {
				background-color: #FFFFFF;
				width: 100%;
				margin-bottom: 10px;
				padding: 1px;
				border: 1px solid #CCCCCC;
}

.downloadbox2 {
				background-color: #F3F3F3;
				padding: 10px;
}


#rootliner {
				position: relative;
				margin-top: 20px;
}

#subnavigation {
				position: relative;
				left: 35px;
				margin-top: 10px;
}


.trenner {
				background-image: url(/fileadmin/images/trenner.gif);
				background-position: center;
				background-repeat: repeat-x;
				height: 3px;
				width:100%;
}

#flash {
				position: absolute;
				top: 102px;
				left: 0px;
				z-layer: 990;
}

#detailbox {
				width: 385px;
				background-color: #ddebf4;
				/*padding: 10px;*/

}



#logo {
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 999;
}


#shadow {
				background-image: url(/fileadmin/images/background_shadow.jpg);
				background-repeat: repeat-x;
				margin-top:8px;
}


#search {
				position: absolute;
				right: 14px;
				top: 64px;
}


img.beforeimg { /* todo: delete eventuell */
				margin-left: 10px;
				margin-right: 9px;
}




.selectbox 		{
				border: 1px solid #666666;
				color: #333333;
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				padding-left: 0px;
				width: 100%;
				}

A:link, A:visited         	{
				font-family: arial, helvetica, sans-serif;
				text-decoration: underline;
				color: #ededed;
				}

A:hover         {
				text-decoration: none;
				color: #ededed;
				}
				
#left a, #left a:link, #left a:visited, #content a, #content a:link, #content a:visited {
				color: #4a2b00;
}				
#right a, #right a:link, #right a:visited {
				color: #000000;
}


A.newslink:link, A.newslink:visited         	{
				font-family: arial, helvetica, sans-serif;
				color: #333333;
				text-decoration: none;
				}

A.newslink:hover         {
				font-family: arial, helvetica, sans-serif;
				color: #333333;
				text-decoration: none;
				}

A.subnav:link, A.subnav:visited         	{
				font-family: arial, helvetica, sans-serif;
				color: #333333;
				text-decoration: none;
				font-size: 12px;
				padding-left: 20px;
				padding-top: 4px !important;
				padding-top: 2px;
				height: 17px;
				background-image: url(/fileadmin/images/bg_arrow_red_l.gif);
				background-repeat:no-repeat;
				background-position: right center;
				}

A.subnav:hover         {
				background-image: url(/fileadmin/images/bg_arrow_red_h.gif);
				color: #CC0000;
				}



.tooltip 	{
			position:absolute;
			display:none;
			}

#langselect {
			/*todo*/
}

form, input {
			margin: 0;
}

#printButton {
			position:absolute;
			right: 80px;
			top: 10px;
}

#backButton {
			position:absolute;
			right: 80px;
			top: 340px;
}

ol {
			margin-top: 0;
			padding-top: 0;
			margin-right: 0;
			padding-right: 0;
			margin-bottom: 0;
			padding-bottom: 0;
			text-indent: 0;
			list-style-position: outside;

}
li {
			margin: 0;
			padding: 0;
			text-indent: 0;
			margin-left: -10px;
}

.inputfield 	{
				border: 1px solid;
				border-color: #848484;
				background-color: #666666;
				color: #b3b3b3;
				font-size: 12px;
				height: 17px;
				font-family: Arial, Helvetica, sans-serif;
				margin-right: 3px;
				}


