

/********************************/
/*   general txt                */
/********************************/

body{
    background-image: url('img/up_baggrund.gif');
	margin: 0px;
	background-color: white;
}

body, td, center, p{
	font: 10px/14px verdana;
	color: #4A4A4A;
}

.document_list p{
	margin-top:0;
	margin-bottom:0;
}

.white, .white td, .white center, .white p, .white a, .white a:link, .white a:visited{
	color: white;
}

.white a:hover{
	color: white;
	text-decoration: underline;
}


.black, .black td, .black center, .black p{
	color: black;
}

.SortLink:link, .SortLink:visited{
	color: black;
	text-decoration:none;
}

h1{
	font-family: verdana;
	font-size: 20px;
	line-height:24px;
	color: #CC0000;
	margin-top: 2px;
	margin-bottom: 15px;
	font-weight:normal;
}

/********************************/
/*   links                      */
/********************************/

a { color: black; }

.nounderline a, .nounderline td a{
	text-decoration: none;
}

a img		{ border: none; }

.highlight{
	background-color: yellow;
}

/********************************/
/*   colors                     */
/********************************/

/******************************/
/*   shop                     */
/******************************/

.shop_button{
    background-color:#cc0001;
    color:white;
    border:1px solid #c4c4c4;
    text-decoration:none;
    padding:2px 6px 2px 6px;
    display:block;
    width:80px;
    text-align:center;
    white-space:nowrap;
    font-weight:bold;
}

.shop_input, .shop_textarea{
    font-size:10px;
    font-family:verdana;
    width:230px;
}

.shop_select{
    font-size:10px;
    font-family:verdana;
}

.shop_proces{
    display:none;
}

/********************************/
/*   layout                     */
/********************************/

.text{

}

.top {

}

.logo {
	
}

.subheader {
	color:red;
	color : #cc0000;
	font-weight: bold;
}

.main {
	padding: 22px 15px 22px 15px;
}

.content {
}

/********************************/
/*   default elements           */
/********************************/

.topbillede{

}

.sidebillede{

}


/********************************/
/*   Yhde                       */
/********************************/

.bund 
{
       font-size: 10px;
       color: #4A4A4A;
}

.bgleft
{background: url(img/fade_left.jpg)}

.bgright
{background: url(img/fade_right.jpg)}

.bgbottom
{background: url(img/fade_bottom.jpg)}

.bgbottoml
{
 background: url(img/fade_bottom_l.jpg) no-repeat;
 background-position: top right;
}

.bgbottomr
{
background: url(img/fade_bottom_r.jpg) no-repeat;
background-position: top left;
}

.toplink
{
	font-size: 10px;
    color: 4A4A4A;	
    text-decoration: none;
}

.formular
{
 font-family: verdana;
 font-size: 10px;
 color: #4A4A4A;
/*
 height: 12px;
 _height: 12px;
 */
}

.formular2
{
 font-family: verdana;
 font-size: 11px;
 color: #FFFFFF;
 background-color: #CD0000;
 border: 1px solid #CD0000;
}

.infoTitleBigRed
{
 font-family: verdana;
 font-size: 15px;
 font-weight:bold;
 color: #CC0000;
}

.infoTitleBigWhite
{
 font-family: verdana;
 font-size: 15px;
 font-weight:bold;
 color: #FFFFFF;
}

.productTitle
{
 font-size:13px;
 color: #CC0000;
 font-face: verdana;
 text-decoration: none;
}

.productDescription
{
 color: #4A4A4A;
 font-size: 10px;
 font-face: verdana;
}

.pris
{
 font-face: verdana;
 font-size: 10px;
 color: #4A4A4A;
}

.relateretInfoTekst
{
 color: #FFFFFF;
 font-size: 10px;
}

.kurv1
{
 color: #000000;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

.kurv2
{
 color: #000000;
 font-size: 10px;
 text-decoration: none;
}

/********************************/
/*   menu                       */
/********************************/

.menu_level1:link, .menu_level1:visited, .menu_level1_active{
	font-size: 10px;
	color: #4A4A4A;	
	display: block;
	text-align: right;
	text-decoration: none;
	margin-right: 8px;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
}

.menu_level2:link, .menu_level2:visited, .menu_level2_active{
	font-size: 10px;
	color: #4A4A4A;	
	display: block;
	text-align: right;
	text-decoration: none;
	margin-right: 8px;
	float: left;
	border-bottom: 1px dashed #FFFFFF;
}

.submenu_row, .submenu_row:link, .submenu_row:visited, .submenu_row_active{
	font-size: 10px;
	color: #4A4A4A;	
	display: block;
	text-align: right;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: 8px;
	margin-right: 20px;
	float: left;
	border-bottom: 1px dashed white;
}

.submenu_row_active{
border-bottom: 1px dashed #CC0000;
}

.submenu_row:hover, .submenu_row_active:hover{
 border-bottom: 1px dashed #CC0000;
}

.menu_level1_active {
  
	 /* background: url(img/menuDottedBlock_active.gif) no-repeat 9px 0px;	*/
}

.menu_level1:hover {
 border-bottom: 1px dashed #CC0000;
	/* background: url(img/menuDottedBlock.gif) no-repeat 9px 0px;	*/
}

.menu_level2:hover {
 border-bottom: 1px dashed #CC0000;
	/* background: url(img/menuDottedBlock.gif) no-repeat 9px 0px;	*/
}


.menu_row_active, .menu_row_active:link, .menu_row_active:visited{
 border-bottom: 1px dashed #CC0000;
}

.menu_level1:link,.menu_level1:visited, .menu_level1:hover, .menu_level1:active{
}

.menu_level2:link,.menu_level2:visited, .menu_level2:hover, .menu_level2:active{
}

.menu_level2:hover{
}

.menu{
}

/********************************/
/*   fonts                      */
/********************************/



.Overskrift{
	font-family: verdana;
	line-height:24px;
	font-size: 20px;
	color: #CC0000;
	margin-top: 2px;
	margin-bottom: 15px;
}

.Underoverskrift{
	font-weight: bold;
	line-height: 18px;
}

.Graa{
	color: #63717B;
}

.SortLink{
	color: black;
	text-decoration:none;
}

/********************************/
/*   entity styles              */
/********************************/

/********************************/
/*   document                   */
/********************************/

.document_header{

}

.document_abstract {

}

.document_txt, .document_txt *{
	
}

.document_txt p{
	margin-top:0;
	margin-bottom:0;
}

.document_boxes{
	line-height: 13px;
}

.document_txt .Overskrift{

}/************************************/
/*   subscription                   */
/************************************/

.subscriber_field{
	/*font: 11px verdana, arial, sans-serif;*/
	width: 200px;
}/********************************/
/*   sitemap                    */
/********************************/

.sitemap{
	/*list-style-type: disc;*/
}

/*******************************/
/*   udtraek                   */
/*******************************/

.udtraek_header{
	margin-bottom:2px;
}

.udtraek_header a, .udtraek_header a:link, .udtraek_header a:visited{
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.udtraek_abstract a, .udtraek_abstract a:link, .udtraek_abstract a:visited{
	color: black;
	text-decoration: none;
}

/********************************/
/*   print                      */
/********************************/

.onlyprint{
	display: none;
}

.page{
    width:832px;
}

@media print{

    body, td, center, p{
        font: 11px/16px verdana;
        color:black;
    }

    .page{
        width:700px;
    }

	.main{
		Width:600px;
	}

	.content, .content_with_bar, .magasin_width{
		Width:600px;
	}

	.noprint{
		display: none;
	}

	.onlyprint{
		display: block;
	}

}