/*****************************************************************************/
/*Navigation*/
div {border:0px solid red;}
/*definition des <div> in dem die navigation angzeigt wird*/

#layerJensen{
	position: absolute;
	left: 70px;
	top:  280px;
	z-index: 1;
}

#layerMainnavLinie{
	position: absolute;
	left: 159px;
	top:  96px;
}

#ContainerAdministration{
	position: absolute;
	left: 0px;
	top:  -16px;
	height: 100%;
	width: 847px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: white;
}

#ContainerAdministrationEdit{
	position: absolute;
	left: 0px;
	top:  -16px;
	height: 100%;
	width: 847px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: white;
}

#boebbel{
	position: absolute;
	left: 809px;
	top:  299px;
}

#LayerSearchModules{
	visibility: visible;
}

#layerBackground1{
	position: absolute;
	left: 160px;
	top: -8px;
}



.backgroundTable{
  background-image: url(../images/bg_logo.gif);
}

h1{
	font-size: 0px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#layerNavigation
{
	position: absolute;
	left: 149px;
	top: 72px;
	width: 659px;
	z-index: 3;
	border: red 0px solid;		
    background-image: url(../images/halbtransparent.png);
}

#layerNavigation ul {
  	
  	list-style-type: none; /* get rid of the bullets */
  	padding:0px;             /* no padding */
  	margin:0px;              /* no margin for IE either */
}

#layerNavigation ul li  {
  	display: block;
  	float: left;	
}

#layerNavigation ul  li h1 a  {   
  	 color: #000;  
	 line-height: 24px;
    font-weight: bold; 
	 font-size: 16px;
	 text-decoration: none; 
    cursor: hand;
	 padding-top: 3px;
	 padding-left:16px;
	 padding-right:4px;
	 padding-bottom:3px;
	 border-right: #ffffff 0px solid;	
}

#layerNavigation ul  li a:hover {
	 
	 color: #DC0229;
}

#layerNavigation ul li.active a {
 	
	color: #DC0229;
}

#layerNavigation ul  li.visited a {
}


/*****************************************************************************/
/*auxiliar nav*/

#layerAuxiliar{
	position: absolute;
	top: 6px;
	left:6px;
	width: 130px;
	z-index: 3;
}

#layerAuxiliar a
{
	color: #ffffff; 
	text-decoration:none ;
	font-size:11px;
	font-weight:normal;
}

#layerAuxiliar a:link   {color: #fff;}
#layerAuxiliar a:visited{color: #fff;}
#layerAuxiliar a:hover  {color: #fff; text-decoration: underline;}
#layerAuxiliar a:active {color: #fff;}

/*****************************************************************************/
/*SUBNAV */
/*definition des <div> in dem die subnavigation angzeigt wird*/
#subnav
{
	position: absolute;
	left: 0px;
	top: 103px;
	width: 149px;
	float:left;
	overflow: hidden;
}

h2 {
  display: block;         
  color: #fff;
  padding: 2px 3px 2px 10px;
  margin:0px;
  text-decoration: none;
  font-weight:normal;
  font-size:11px;
  border-bottom: 1px #959595 dotted;
 
 
}

#subnav h2 a  {
  text-decoration: none;
}

#subnav a{
	text-decoration: none;
}

#subnav  a:hover 			 h2{ text-decoration: none; color: #DC0229;}
#subnav  a.level1 		 h2{ padding-left: 10px; text-decoration: none;} 
#subnav  a.level1:hover  h2{ padding-left: 10px; text-decoration: none;} 
#subnav  a.level1_active h2{ padding-left: 10px; text-decoration: none;  color: #DC0229;} 




#subnav a.level2 			h2{ padding-left: 20px; text-decoration: none;} 
#subnav a.level2:hover  h2{ padding-left: 20px; text-decoration: none;} 
#subnav a.level2_active h2{ padding-left: 20px; text-decoration: none;  color: #DC0229;} 


#subnav a.level3			h2{padding-left: 30px;}
#subnav a.level3:hover 	h2{padding-left: 30px;}
#subnav a.level3_active	h2{padding-left: 30px;  color: #DC0229;}



#subnav a.level4			h2{ padding-left: 40px;}
#subnav a.level4:hover 	h2{ padding-left: 40px;}
#subnav a.level4_active	h2{ padding-left: 40px;  background-color: #000002;  }



#sitemap  a {
  font-weight:normal;
}

#sitemap span{ 
  padding:2px;
  margin:0px;
  text-decoration: none;
  display: block;
  overflow: hidden;
 }

#sitemap span.level0 { background-color: #eee;} 
#sitemap span.level1 { padding-left: 15px; } 
#sitemap span.level2 { padding-left: 30px; } 
#sitemap span.level3 { padding-left: 45px;}
#sitemap span.level4 { padding-left: 60px;}




/*****************************************************************************/
/* LOGINAREA*/
/*definition des <div> in dem der login angzeigt wird*/	
#loginarea
{
	position: absolute;
	left: 0px;
	top: 100px; 
  	padding-left: 10px;
}	

.loginTable{
	width: 152px;
}

#loginarea input
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: White;
	width: 100px;
	border: 1px solid black;
}


#loginarea input.buttonlogin
{
	color: #ffffff;
	text-align : center;
	background: #DC0229;

}	


td.login {
	font-size : 11px;
	color: #fff;
	line-height: 20px;
}

/*END LOGINAREA*/	


.editMarkTD{
	border : 1px solid #DC0229;
}

/*layers*/
#message
{
	position: absolute;
	left: 10px;
	top: 600px;
	width: 200px;
	height: 300px;
}

#layerLogo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 160px;
	height: 90px;
	z-index: 2;
}

#pagecontent
{
	position: absolute;
	left: 145px;
	top: 117px;
	width: 800px;
	height: 800px;
	margin-left:11px;
	z-index: 2;
}
#layerHide
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 20px;
    visibility: hidden;
}

#layerUser{
	
	position: absolute;
	left: 10px;
	top: -2px;
	width: 814px;
	height: 23px;
	background-color: white;
	visibility: hidden;
}
#layerOptions{
	position: absolute;
	left: 653px;
	top: -12px;
	width: 100px;
	height: 10px;
}

.optionsTable{
	padding-left: 10px;
	width: 195px;
}

.printOptions{
	padding-left: 1px;
	width: 195px;
}

body 
{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
   background-color: #ffffff;
	font-size : 11px;
	font-weight : normal;
	scrollbar-face-color:#e8e8e8;
	scrollbar-highlight-color:#000;
	scrollbar-3dlight-color:#E2E5E8;
	scrollbar-darkshadow-color:#EAEDEE;
	scrollbar-shadow-color:#000;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#EAEDEE;
}


ul{	
	 list-style-type : square;
	 margin-left: 17px;
	 padding-left: 3px; 
}

li{
   
}

ol{	 
	 margin-left: 23px;
	 padding-left: 3px; 
}

table{
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 11px;
}
th
{
	font-weight : bold;
	background-color:#CBCBCa;
	line-height: 20px;
}

.borderTable{
	background-color: #000002;
}

/****************************************** BEGINN contentview STYLES *****************************************/
.listtableLeft{
	padding-right: 15px;
}
.mainTable{
  width: 601px;
}

.topTable{
	
}

.leftTable{
	
}

.rightTable{
	width: 195px;
}

.rightTextBgColor{
	background-color: #000;
}

.contentTable{
	
}

.loggedUser{
	font-size: 11px;
	font-weight: normal;
	color: #000001;
	line-height: 23px;
}

h3{
	color: #DC0229;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}



h5{

  display: block;         
  color: black;
  background-color: #E9E9E8;
  padding: 2px 3px 2px 10px;
  margin:0px;
  text-decoration: none;
  font-weight:normal;
  font-size:11px;
  border: 1px #829AB3 solid;
}
	
.pageTitleView{
	padding-left:10px;
}
.userLine{background-color: black;}
/****************************************** ENDE contentview STYLES *****************************************/

/*Reiter (Beim Bearbeiten)*/
.menu{
	background-color: #E9E9E8;
	padding-left : 5px;
	padding-right : 30px;
	border : 1px solid #000001;
	border-bottom-width : 0px;
	margin : 0px 0px 0px 5px;
	}

.menuSelected{
	background-color: #cbcbcb;
	padding-left : 5px;
	padding-right : 30px;
	border : 1px solid #000001;
	border-bottom-width : 0px;
	margin : 0px 0px 0px 5px;
}
	
/* Suche , Eigenschaften    */
.menuVertical{
	background-color: #E9E9E8;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 0px;
	border-right-width: 0px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.menuVerticalLeft{
	background-color: #E9E9E8;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 1px;
	border-right-width: 0px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.menuVerticalRight{
	background-color: #E9E9E8;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 0px;
	border-right-width: 1px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.menuVerticalSelected{
	background-color: #cbcbcb;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 0px;
	border-right-width: 0px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.menuVerticalSelectedLeft{
	background-color: #cbcbcb;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 1px;
	border-right-width: 0px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.menuVerticalSelectedRight{
	background-color: #cbcbcb;
	padding-left : 5px;
	padding-right : 5px;
	border : 1px solid #000001;
	border-left-width: 0px;
	border-right-width: 1px;
	line-height: 35px;
	margin : 0px 0px 0px 5px;
}

.bottomline
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 12px;
	font-weight : normal;
	BORDER-BOTTOM: #8A9BAF 1 solid;
}

.tdBackground
{
	background-color: #ffffff;
}

.tdBackground2
{
	background-color: #e9e9e9;
}

.tdSelectBackground
{
	background-color: #e3e3f2;
}


.stripline
{
	background-color: black;
}

.chartSelected
{
	background-color: #000001;
}

.line
{
	background-color: #000001;
}

/*------ hide border of images ------*/
img {border-style: none; border-width: 0px;}

/*------  Links ---------------*/

a {font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000;
	text-decoration: underline; 
}

a:link    {}
a:visited {}
a:hover   {color: #DC0229;}
a:active  {}


.headline a:link    {}
.headline a:visited {}
.headline a:active  {}
.headline a:hover   {color: #DC0229;}

.attachment a:link    {}
.attachment a:visited {}
.attachment a:active  {}
.attachment a:hover   {color: #DC0229;}


.optionsLink a:link    {}
.optionsLink a:visited {}
.optionsLink a:active  {}
.optionsLink a:hover   {}


.moreBack a:link    { font-size: 10px; }
.moreBack a:visited {font-size: 10px;}
.moreBack a:hover   {color: #DC0229;font-size: 10px;}
.moreBack a:active  {font-size: 10px;}

h4 {
	font-size: 12px;
	  margin:0px;
}



.listDetailLink h4 a:link    {color: Black; }
.listDetailLink h4 a:visited  {color: Black;}
.listDetailLink h4 a:active  {color: Black;}
.listDetailLink h4 a:hover   {color: #DC0229;}


/* end links */

/* headlines and text */
.tableHeader{
	background-color:#eee;
	font-weight : bold;
	padding-left: 5px;
	line-height: 20px;
	border-bottom:  0px solid  #000001;
}

.viewTable{
	width: 600px;
	border:  1px solid  #000001;
}
/*DMS*/
.tableHead{
	font-weight : bold;
	background-color:#CBCBCa;
	border:  1px solid  #8A9BAF;
}

.tableLines{
	font-weight : normal;
	border:  1px solid  #8A9BAF;
}
/*end DMS*/


.caption1{
	font-size : 11px;
	font-weight : bold;
}
.caption2{
	font-size : 12px;
	font-weight : bold;
}
.caption3{
	font-size : 13px;
	font-weight : bold;
}
.caption4{
	font-size : 14px;
	font-weight : bold;
}
.caption5{
	font-size : 15px;
	font-weight : bold;
}
.caption6{
	font-size : 16px;
	font-weight : bold;
}


.text1{
	font-size : 11px;
}
.text2{
	font-size : 12px;
}
.text3{
	font-size : 13px;
}
.text4{
	font-size : 14px;
}
.text5{
	font-size : 15px;
}
.text6{
	font-size : 16px;
}


.highlight{
    background : #DC0229;
    color: #fff;
}


/*------  Formular  ---------------*/
input{
	font-size: 11px;
	color: black;
	background-color : White;
	border: 1px solid black;
}

input.radio {
	width: 15px;
	border: 0px solid black;
}

input.button{
	width: 70px;
	background-color: #E9E9E8;
}

input.searchField{
	width: 120px;
}

input.dateField{
	width: 70px;
}

input.inputField1{
	width: 370px;
}

input.inputField2{
	width: 345px;
}

input.inputField3{
	width: 190px;
}

input.inputField4{
	width: 190px;
}

input.searchPfeil{
	width: 21px;
	border: 0px solid black;
}

input.checkBox{
	width: 15px;
	border: 0px solid black;
}

select{
	font-size: 11px;
	color: black;
	border-right:  1px solid black;
}
select.selectFeatures{
	width: 150px;
}

select.selectField1{
	width: 345px;
}

select.selectField2{
	width: 370px;
}

select.selectField3{
	width: 190px;
}
textarea{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
	color: black;
	background-color : White;
	border: black 1px solid;
}

textarea.textareaField1{
	width: 370px;
}

textarea.textareaField2{
	width: 345px;
}

textarea.textareaField3{
	width: 190px;
}

textarea.textareaField4{
	width: 320px;
}

.entryTable{
	width:760px;
}

.editbuttons
{
	vertical-align:top;
	height:25px;
}

.layoutPosition
{
	vertical-align:top;
	height:25px;
}

.contentArea
{

}

.helptext
{
	font-size:10px;
	vertical-align:bottom;
}

.helptextDetail
{
	width:300px;
	font-size:10px;
	vertical-align:bottom;
}

.label {}
.labelBold{
	font-weight: bold;
}
.labelHighlight{
	color: red;
}

.even{
	background-color: #efefef;
}

.odd{
	background-color: #fefefe;
}

.edittable
{
	border:1px solid #E9E9E8;
	border-collapse:collapse;
	border-top: 0px;
	padding-bottom:5px;
}

/*------  Formular  end ---------------*/

.contentText{}

.listText{}

.rightText{}

.contentDetailLink{
	color: #DC0229;
	font-weight : bold;
}
.tableRow0{
	background-color: #e9e9e9;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
}
.tableRow1{
	background-color: white;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
}

.tableHeaderTD{height: 22px;}
.tableLink a{
	color: #ffffff;  
	vertical-align: middle; 
	height: 22px; 
	padding-top: 3px; 
	padding-bottom: 4px;
	text-decoration: none;
}
.tableLink a:link    {color: #000001; text-decoration: underline;}
.tableLink a:visited {color: #000001; text-decoration: underline;}
.tableLink a:active  {color: #000001; text-decoration: underline;}
.tableLink a:hover   {color: #000001;text-decoration: underline;}

.tableHeaderSeperator{
	 width: 5px;
	 background-color: #eee;
	 border-bottom: 1px solid #000001;
}

.tableRow1 a{
	vertical-align: middle; 
	height: 22px; 
	padding-top: 3px; 
	padding-bottom: 4px;
	text-decoration: none;
}

.tableRow0 a{
	vertical-align: middle; 
	height: 22px; 
	padding-top: 3px; 
	padding-bottom: 4px;
	text-decoration: none;
}

.textFormTD{
	width: 130px;
	
}

.textContentTD{
	
}

/*neue Styles für Beamwebsite */

.contentTable{
	padding-right: 10px;
}

.leftTable{
	padding-right: 10px;
}

.listImageTD{
	padding-right: 18px;
}

.listTextline{
	font-weight: bold;
}

.contentDetailLinkHeadline{
	font-size: 12px;
	font-weight: bold; 
	line-height: 24px;
}

.topDetailLink {
	font-size: 14px;
	color: black;
	font-weight : bold;
}

.contentDetailLink{
	font-size: 14px;
	color: #000;
	font-weight : bold;
}

.leftDetailLink{
	font-size: 14px;
	color: black;
	font-weight : bold;
}

.rightDetailLink{
	font-size: 14px;
	color: black;
	font-weight : bold;
}

.bottomDetailLink{
	font-size: 14px;
	color: black;
	font-weight : bold;
}

.topTextline{
	font-size: 12px;
	font-weight: bold;
}

.contentTextline{
	font-size: 12px;
	font-weight: bold;
}

.rightTextline{
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.leftTextline{
	font-size: 12px;
	font-weight: bold;
}

.bottomTextline{
	font-size: 12px;
	font-weight: bold;
}

.topSeparatorLineTD{
	background-color: black;
}

.leftSeparatorLineTD{
	background-color: black;
}

.rightSeparatorLineTD{
	background-color: black;
}

.contentSeparatorLineTD{
	background-color: black;
}

.bottomSeparatorLineTD{
	background-color: black;
}
.contentTableTD{
   font-weight: bold;
   padding-right: 10px;
}
.tableBorder{
	border: 1px red solid;
	border-collapse:collapse;
}
/*********************************************************/

.main_table   { width: 750px; }
.menu_top	  { height: 25px; background-color: #005BAA; padding: 0px 10px; color: #FFFFFF; }
.menu_left    { border: 0px; width: 150px; background-color: #F0F0E3; padding: 0px; vertical-align: top; }
.menu_categories { background-color: #005BAA; color: #ffffff; font-weight:bold; }
.menu_categories_sub { background-color: #eee;  color: #005BAA; font-weight:bold;}
.menu_categories_head { background-color: #005BAA; padding: 0px; font-weight: bold; color: #ffffff;  }
.menu_left_line { height: 2px; border: 0px; background-color: #ffffff; padding: 0px; }
.menu_left_line_sub { height: 1px; border: 0px; background-color: #ffffff; padding: 0px; }
.footer		  { width: 100%; height: 10px; background-color: #005BAA; padding: 0px 10px; color: #FFFFFF; }
.footer_2	  { width: 100%; border: 0px; padding: 0px; background-color: #005BAA; }

.right		  { background-color: #ffffff; width: 600px; padding: 0px; border-top: 3px solid white; vertical-align: top; }
.left_content { text-align: left; padding: 15px; vertical-align: top; }
.right_content { padding: 5px; vertical-align: top; text-align: center; }
.separator    { width: 1px; background-color: #bbbbbb; }

.form_desc   { text-align: right; padding: 5px; background-color: #dddddd; }
.form_desc_data   { background-color: #dddddd; }

.product_list_foto		{ background-color: #eee; text-align: center; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_list_data		{ background-color: #eee; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_list_name		{ font-weight: bold; color: #005BAA; font-family: verdana, sans-serif; }
.product_list_category  { font-size: 9px; color: #737373; }
.product_list_price		{ width: 75px; text-align: right; font-weight: bold; padding: 5px; }
.product_list_desc		{ padding: 5px; font-size: 10px }

.product_show_table		{ margin-left: 3px; }
.product_show_foto		{ margin-right: 5px; border: 2px solid #BBBBBB; }
.product_show_data		{ background-color: #f3f3f3; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_show_name		{ font-weight: bold; font-family: verdana, sans-serif; font-size: 14px; }
.product_show_category  { font-size: 9px; color: #737373; }
.product_show_price		{ text-align: right; font-weight: bold; padding: 5px; }
.product_show_desc		{ font-size: 10px }

.order_table_head { background-color: #eee; text-align: center; height: 20px; }
TD.order_table_head { border-right: 1px solid #f3f3f3 }
.order_table_data_odd { background-color: #ffffff; }
.order_table_data_even { background-color: #f3f3f3; }
TD.order_table_data { padding: 5px; border-right: 1px solid #eee; text-align: right; }
.order_table_footer { background-color: #eee; text-align: right; height: 20px; padding: 5px; }
.order_table_footer_light { background-color: #eee; text-align: right; height: 20px; padding: 5px; }

.hr_dotted { width: 100%; height: 1px; border: 1px dotted #BBBBBB; }

.operation_table { border: 0px; padding: 0px; width: 300px; }
.alert    {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: red; text-decoration: none; text-align: center; }
.ok   {font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: green; text-decoration: none; text-align: center; }

.image_border { border: 2px solid #BBBBBB; }


.tekst8   { font-family: verdana, sans-serif; font-size: 9px ; font-weight: normal; color: #000000; text-decoration: none;}
.tekst10  { font-family: verdana, sans-serif; font-size: 10px ; font-weight: normal; color: #000000; text-decoration: none;}
.tekstw14 { font-family: tahoma, sans-serif; font-size: 14px ; font-weight: bold; color: #CC3300; text-decoration: none;}
.px		  { font-family: tahoma, sans-serif; font-size: 1px ; font-weight: normal; color: #ffffff; text-decoration: none;}


.tekst_w          {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;}
a.tekst_w:link    {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;}
a.tekst_w:visited {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;}
a.tekst_w:active  {text-decoration: none; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;} 
a.tekst_w:hover   {text-decoration: underline; font-size: 12px; font-weight: bold; font-family: arial, sans-serif; color: #FFFFFF;}

.tekst			{ font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: none;}
a.tekst:hover    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: normal; color: #000000; text-decoration: underline;}

.tekst_b { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:link    { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:visited { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:active  { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: none;}
a.tekst_b:hover   { font-family: verdana, sans-serif; font-size: 11px ; font-weight: bold; color: #000000; text-decoration: underline;}
/* ShopEnde*********************************************************/
#LayerAlphaIE {
	position:absolute; 
	left:570px; 
	top:0px; 
	z-index:2000;	
}

#LayerAlphaFireFox{
	position:absolute; 
	left:570px; 
	top:0px; 
	z-index:2000;	
}


@media print{
    #layerNavigation
    {
    	display:none;
    }
    #pagecontent
	{
		left: 0px;
		top: 0px;
		width: 800px;
		margin-left:0px;
		z-index: 0;
	}
	body
	{
		background-image: none;
		zoom : 90%; 
	}
    #layerLogo
    {
        display:none;
    }
    .backgroundTable{
        display:none;
    }
  
    #layerAuxiliar
    {
    	display:none;
    }
    
    #subnav
    {
        display:none;
    }
    
    #layerOptions{
        display:none;
    }
		
    #layerJensen{display:none}
    #layerBackground1{display:none}
    #layerMainnavLinie{display:none}

#LayerAlphaFireFox{display:none}
#LayerAlphaIE{display:none}


}

