/***************************************************************************************************
* Allgemeine Formate                                                                               *
************************************* **************************************************************/
body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0;
	text-align: center;
}
table td{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
/***************************************************************************************************
* Menu                                                                                 *
***************************************************************************************************/
.menu{ 
	width: 768px;
	height: 29px;
	/*background-image: url(/images/menu_bg.gif);
	background-repeat: repeat-x;*/
	position: relative;
	background-color: #FFFFFF;
	border-bottom: 1px solid #88AA6F;
}
.menu div {
	width: 100%;
	height: 26px;
	background-color: #ADC884;
	border-top: 1px solid #88AA6F;
	border-bottom: 1px solid #88AA6F;
}
.menustiblet{ 
	width: 100%;
	height: 4px;
	background-image: url(/images/stib_bg_vandret1.gif);
	background-repeat: repeat-x;
}
.menustiblet2{ 
	width: 100%;
	height: 20px;
	background-image: url(/images/stib_bg_vandret2.gif);
	background-repeat: repeat-x;
}
/***************************************************************************************************
* Teaser                                                                                 *
***************************************************************************************************/
.tdTeaser2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 7px;
}
.tdTeaserspacer{
	padding-left: 5px;
}
.tdTeaser3{
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.tdTeaser4{

	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/***************************************************************************************************
* Linkformate                                                                                      *
***************************************************************************************************/
a,a:visited {
 	text-decoration: none; 
	color: #6A8754; 
}
a:hover {
 	text-decoration: underline;
 	color: #6A8754; 
}
.gron10Pix:visited {
 	text-decoration: Bold; 
	text-weight: bold;
	color: #6A8754; 
}
.gron10Pix:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6A8754;
}
/***************************************************************************************************
* Grid                                                                                     *
***************************************************************************************************/
.TbOutergrid {
	border-right: 0px solid #88AA6F;
	border-left: 0px solid #88AA6F;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 540px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
.tdPadding{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
.tdKollage1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #88AA6F;
}
.Contentpadding{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
/***************************************************************************************************
* Content                                                                                     *
***************************************************************************************************/
#L1ContTitle1, #L1ContTitle2, #L1ContTitle3, #L2ContTitle2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	z-index: 2;
}
.overskrift {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gronElvepix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A8754;
}
.gronSekstenpix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A8754;
}
.gronTextPadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A8754;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
.gronText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A8754;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
.gronElvepixLineHeight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A8754;
	line-height: 20px;
}
.overskrift10pix {
	font-size: 10px;
	font-weight: bold;
	color: #6A8754;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tdPaddingContent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	}

.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic; 
	color: #ff0000;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

	
/***************************************************************************************************
* Formular                                                                                   *
***************************************************************************************************/
/* ausblenden des borders bei dem checkbox Element */
.checkbox{
	border: #ffffff;
	}
textarea {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border : Black;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
}
input{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border : Black;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
}
select {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
/***************************************************************************************************
* undersierGrid + padding                                                                      *
***************************************************************************************************/
/* ausblenden des borders bei dem checkbox Element */

.undersideBund{
	margin-bottom: 2px;
}
.padding1{
	padding-bottom: 5px;
}
.undersideKollone1 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 127px;
	
}
.undersideKollone2{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.undersideKollone3 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 127px;
	padding-top: 52px;
	padding-right: 10px;
	vertical-align: top;
}
.undersideKollone3B {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
	vertical-align: top;
}
.tdUndersideKollone2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	vertical-align: top;
	
}
.grafikHedline{
	margin-bottom: 5px;	
}
.undersideHedline{
	margin-bottom: 5px;
}
/***************************************************************************************************
* ImageStyle                                                                    *
***************************************************************************************************/
/* style p billeder og ikoner*/
.top{
	padding-top: 15px;
}
.icon{
	margin-top:2px;
		margin-left: 4px;
			margin-right: 2px;
			 	border: 0;
}
.iconNyhed{
	margin-top:3px;
		margin-left: 0px;
			margin-right: 2px;
}
.tdPaddingUndermenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ADCB84;
	border-top: 1px solid #8CAD6B;
	font-size: 10px;
	}
.tdPaddingUndermenu2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ADCB84;
	border-bottom: 1px solid #8CAD6B;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	}
/***************************************************************************************************
* Sge portlet                                                               *
***************************************************************************************************/
/* style */
.SoePortlet{
	border: 1px solid #BBD299;
	padding: 4px;
}
.SoeStroke{
	border-bottom: 1px solid #8CAD6B;
}
/***************************************************************************************************
* Sortiment grid                                                          *
***************************************************************************************************/
.SortimentTopGrid{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 15px;
	}
.hovedGrupCel1{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A8754;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.hovedGrupCel2{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.hovedGrupCel3{
	width: 100%;
	vertical-align: bottom;
	height: 20px;
	background-image: url(/images/sortiment/dotline.gif);
	background-repeat: repeat-x;
}
.hovedGrupCel4{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align:center;

}
.soegeres1{
background-color: #E7EBD1;
border-bottom: 1px solid #ffffff;
font-size: 10px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 5px;
text-align:center;
	}
.soegeres2{
font-size: 10px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 5px;
text-align:center;
	}	
.soegeres4{
font-size: 10px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 5px;
}
.soegeres3{
background-color: #E7EBD1;
border-bottom: 1px solid #ffffff;
font-size: 10px;
padding-top: 5px;
padding-right: 2px;
padding-left: 2px;
padding-bottom: 5px;
	}
.soegeresTop1{
border-bottom: 1px dot #8CAD6B;
background-color: #E7EBD1;
font-size: 10px;
padding-top: 3px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 3px;
text-align:center;
}
	.soegeresTop2{
font-size: 10px;
padding-top: 3px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 3px;
text-align:center;
	}
.dottedline{
	width: 100%;
	vertical-align: bottom;
	height: 2px;
	background-image: url(/images/sortiment/dotline.gif);
	background-repeat: repeat-x;
}
.soegeresume{  
  border-bottom: 1px solid #ffffff;
  font-size: 10px;
  padding-top: 5px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 5px;
  width: 130px;
}  
  /***************************************************************************************************
* tilbud                                                      *
***************************************************************************************************/
.tilbudKol2{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	padding-top: 25px;
	padding-left: 15px;
} 
.tilbudCel3{
	width: 100%;
	vertical-align: bottom;
	height: 20px;
	background-image: url(/images/sortiment/dotline.gif);
	background-repeat: repeat-x;
}
.tilbudCel1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A8754;
	padding-top: 5px;
	padding-bottom: 1px;
}
.liste3{    
  font-size: 10px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
} 
/*********************************************************************************************
*Konkurrence
*********************************************************************************************/

.konkurrenceres1{
  background-color: #E7EBD1;
  border-bottom: 1px solid #ffffff;
  font-size: 10px;
  padding-top: 5px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 5px;
  text-align:left;
	}
.konkurrenceres2{
  font-size: 10px;
  padding-top: 5px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 5px;
  text-align:left;
}	

.clsDialogForPrint {
	display: none;
}

.dialogShow {
	display: block;
	color: red;
}

/***************************************************
*     beskeder
***************************************************/

.errortext
{
	color:#ff0000;
}
