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

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

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

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

#LayerSearchModules{
	visibility: visible;
}

#layerBackground1{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 122px;
}

#layerBackground2{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 122px;
	width: 815px;
}

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

#layerNavigation
{
	position: absolute;
	left: 177px;
	top: 84px;
	width: 752px;
	z-index: 20;
	border-left: #fff 0px solid;			
}

#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: #ffffff;  
	 line-height: 22px;
	 font-size: 12px;
    font-weight: bold; 
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-decoration: none; 
    cursor: hand;
	 padding-top: 3px;
	 padding-left:7px;
	 padding-right:7px;
	 padding-bottom:2px;
	 border-right: #767676 1px solid;	
	 border-left: #dfdfdf 1px solid;
}

#layerNavigation ul  li a:hover {
	 background-color: #234BA3;
	 
}

#layerNavigation ul li.active a {
 	background-color: #234BA3;

}

#layerNavigation ul  li.visited a {
}


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

#layerAuxiliar{
	position: absolute;
	top: 57px;
	width: 697px;
}

#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*/
#layerSubnavBackground{
	position: absolute;
	left: 0px;
	top: 135px;
	width: 162px;
	z-index: 1;
	visibility: hidden;
}

#subnav
{
	position: absolute;
	left: 0px;
	top: 135px;
	width: 178px;
	float:left;
	overflow: hidden;
	z-index: 2;
	height: 180px;
}

h2 {
  display: block;         
  color: #2B498C; 
  padding: 4px 3px 4px 10px;
  margin:0px;
  text-decoration: none;
  font-weight:normal;
  font-size:11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  border-bottom: 1px #fff solid;
  border-top: 0px #e7e7e7 solid;
  border-left: 0px #2B498C solid;
  border-right: 1px #8c8c8c solid;  	
	
}

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

#subnav a{
	text-decoration: none;
}

#subnav  a.level1 		 h2{ padding-left: 15px; text-decoration: none; background-image: url(../images/navigation.gif);  font-weight: bold;} 
#subnav  a.level1:hover  h2{ padding-left: 15px; text-decoration: none; background-color: #77869F; background: url(../images/navigation.gif) 0 -57px; font-weight: bold;} 
#subnav  a.level1_active h2{ padding-left: 15px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation.gif) 0 -57px; font-weight: bold;} 

#subnav  a.level2 		 h2{ padding-left: 25px; text-decoration: none; background-image: url(../images/navigation1.gif);} 
#subnav  a.level2:hover  h2{ padding-left: 25px; text-decoration: none; background-color: #77869F; background: url(../images/navigation1.gif) 0 -57px;} 
#subnav  a.level2_active h2{ padding-left: 25px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation1.gif) 0 -57px;} 

#subnav  a.level3 		 h2{ padding-left: 35px; text-decoration: none; background-image: url(../images/navigation1.gif); font-size:10px;} 
#subnav  a.level3:hover  h2{ padding-left: 35px; text-decoration: none; background-color: #77869F; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 
#subnav  a.level3_active h2{ padding-left: 35px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 

#subnav  a.level4 		 h2{ padding-left: 45px; text-decoration: none; background-image: url(../images/navigation1.gif);font-size:10px;} 
#subnav  a.level4:hover  h2{ padding-left: 45px; text-decoration: none; background-color: #77869F; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 
#subnav  a.level4_active h2{ padding-left: 45px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 

#subnav  a.level5 		 h2{ padding-left: 55px; text-decoration: none; background-image: url(../images/navigation1.gif);font-size:10px;} 
#subnav  a.level5:hover  h2{ padding-left: 55px; text-decoration: none; background-color: #77869F; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 
#subnav  a.level5_active h2{ padding-left: 55px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 

#subnav  a.level6 		 h2{ padding-left: 65px; text-decoration: none; background-image: url(../images/navigation1.gif);font-size:10px;} 
#subnav  a.level6:hover  h2{ padding-left: 65px; text-decoration: none; background-color: #77869F; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 
#subnav  a.level6_active h2{ padding-left: 65px; background-color: #77869F;  text-decoration: none; background: url(../images/navigation1.gif) 0 -57px;font-size:10px;} 


#sitemap  a {
  font-weight:normal;
}

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

#sitemap span.level0 { background-color: #efefef;} 
#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: 135px;
	height: 183px;
	background-color: #ccc;
	border-bottom: 1px #8C8C8C solid;
   border-top: 1px #8C8C8C solid;
   border-right: 1px #8C8C8C solid;  
	padding-left: 10px;
	z-index: 2;
}	

.loginTable{
	width: 167px;
}

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


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

}	


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

/*END LOGINAREA*/	


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

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

#layerLogo
{
	position: absolute;
	left: 801px;
	top: 9px;
	width: 127px;
	height: 63px;
}

#pagecontent
{
	position: absolute;
	left: 167px;
	top: 120px;
	width: 744px;
	height: 500px;
	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: 10px;
	width: 814px;
	height: 23px;
	background-color: white;
	z-index: 1;
}
#layerOptions{
	position: absolute;
	left: 629px;
	top: 22px;
	width: 100px;
	height: 10px;
}

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

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

body 
{
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
   background-color: #ffffff;
	font-size : 12px;
	font-weight : normal;
}

ul{	
	 margin-left: 16px;
	 padding-left: 0px; 
}

li{
   padding-bottom: 2px;	
}

table{
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-size : 12px;
}

th
{
	font-weight : bold;
	background-color:#E8ECF1;
	line-height: 20px;
}

.borderTable{
	background-color: #BECAD6;
}

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

.topTable{
	
}

.leftTable{
	
}

.rightTable{
	width: 195px;
}

.rightTextBgColor{
	background-color: #003366;
}

.contentTable{
	
}

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

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

h4{
	font-size: 12px;
	display: block;
  	float: left;	
	margin-bottom: 0px;
	margin-top: 0px;
	cursor: hand;
}

h5{

  display: block;         
  color: #003366;
  background-color: #DEE4EB;
  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: #003366;}
/****************************************** ENDE contentview STYLES *****************************************/

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

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

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

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

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

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

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

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

.tdBackground
{
	background-color: #ffffff;
}

.tdBackground2
{
	background-color: #EEF1F5;
}

.tdSelectBackground
{
	background-color: #e3e3f2;
}


.stripline
{
	background-color: #003366;
}

.chartSelected
{
	background-color: #003163;
}

.line
{
	background-color: #003163;
}

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

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

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

a:link    {}
a:visited {}
a:hover   {color: #8A9EB5;}
a:active  {}


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

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


.optionsLink a:link    {color: #003366;}
.optionsLink a:visited {color: #003366;}
.optionsLink a:active  {color: #003366;}
.optionsLink a:hover   {color: #003366;}


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


.tableDetailLink a:link    {text-decoration: underline; }
.tableDetailLink a:visited {text-decoration: underline; }
.tableDetailLink a:active  {text-decoration: underline; }
.tableDetailLink a:hover   {text-decoration: underline; color: #8A9EB5;}



/* end links */

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

.viewTable{
	width: 600px;
	border:  1px solid  #003163;
}
/*DMS*/
.tableHead{
	font-weight : bold;
	background-color:#E8ECF1;
	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 : #eeee00;
    color: #000000;
}


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

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

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

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 #003366;
}

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

select{
	font-size: 11px;
	color: #003366;
	border-right:  1px solid #003366;
}
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: #003366;
	background-color : White;
	border: #003366 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 {line-height: 21px;}
.labelBold{
	font-weight: bold;
}
.labelHighlight{
	color: red; 
	line-height: 21px;
}

.even{
	background-color: #efefef;
}

.odd{
	background-color: #fefefe;
}

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

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

.contentText{}

.listText{}

.rightText{}

.contentDetailLink{
	color: #003163;
	font-weight : bold;
}
.tableRow0{
	background-color: #EEF1F5;
	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;
	font-weight: bold;
}
.tableLink a:link    {color: #003163; text-decoration: underline;}
.tableLink a:visited {color: #003163; text-decoration: underline;}
.tableLink a:active  {color: #003163; text-decoration: underline;}
.tableLink a:hover   {color: #003163; text-decoration: underline;}

.tableHeaderSeperator{
	 width: 5px;
	 background-color: #EFEEEE;
	 border-bottom: 0px solid #003163;
}

.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: #003366;
	font-weight : bold;
}

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

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

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

.bottomDetailLink{
	font-size: 14px;
	color: #003366;
	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: #003366;
}

.leftSeparatorLineTD{
	background-color: #003366;
}

.rightSeparatorLineTD{
	background-color: #003366;
}

.contentSeparatorLineTD{
	background-color: #003366;
}

.bottomSeparatorLineTD{
	background-color: #003366;
}
.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: #E4E8F6;  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: #E4E8F6; text-align: center; padding: 5px; border-bottom: 3px solid white; vertical-align: top; }
.product_list_data		{ background-color: #E4E8F6; 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: #E4E8F6; 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 #E4E8F6; text-align: right; }
.order_table_footer { background-color: #E4E8F6; text-align: right; height: 20px; padding: 5px; }
.order_table_footer_light { background-color: #E4E8F6; 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*********************************************************/

@media print{
	#pagecontent
	{
		position: absolute;
		left: 0px;
		top: 0px;
		margin-left: 0px;
		z-index: 0;
		width:100%;
		
	}
	body
	{
		background-image: none;
	}
	
	#subnav,  #layerOptions, #layernavigation, #layerAuxiliar, #layerLogo, #layerBackground1, #layerBackground2  {
		display: none;
	}	
}

.contentTextlineWidth{
	font-size: 12px;
	font-weight: bold;
	width: 120px;
}
