/* General indholds style */

body, td
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.indhold
{
	background-position: top;
	background-repeat: no-repeat;
	background-color: #7ad6ff;
	background-image: url('../Grafik/Background.jpg');
	width: 905px;
	height: 100%;
	padding: 10px;
}

.mainDiv
{
	width: 925px;
	height: 100%;
	margin-bottom: 10px;
}

A:link
{
	color: #ffffff;
	text-decoration: none;
}
A:visited
{
	color: #ffffff;
	text-decoration: none;
}
A:active
{
	color: #ffffff;
	text-decoration: none;
}
A:hover
{
	color: #ffffff;
	text-decoration: none;
}
.menuDesignKnap a:hover {
	color:#fff! important;
}

/* Copyright baren i bunden */
.CopyrightBar
{
	width: 915px;
}
.CopyrightBar div
{
	float: left;
}
.CopyLeft
{
	background-image: url('../Grafik/bundBar_Left.gif');
	width: 7px;
	height: 25px;
}
.CopyRight
{
	background-image: url('../Grafik/bundBar_right.gif');
	width: 6px;
	height: 25px;
}
.CopyInfo, .CopyTekst
{
	color: white;
	background-color: #4393db;
	padding:3px;
	padding-bottom: 7px;
	padding-top: 6px;
}
.CopyInfo
{
	width: 700px;
	text-align: right;
}

		/* Shopping menu */
.shopTop
{
	background-image: url('../Grafik/barsket_leftTop.gif');
	width: 183px;
	height: 15px;
}

.shopMidt
{
	background-color: #4393dc;
	width: 183px;
	text-align: left;

}

.shopBund
{
	background-image: url('../Grafik/barsket_leftBund.gif');
	width: 183px;
	height: 15px;
	margin-bottom: 10px;
}

		/* Menu */
.Menu
{
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	border-top: 1px solid black;
	width: 720px;	
}	
.Menu li
{
	list-style: none;
	float: left;
	width: 140px;
	height: 23px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	vertical-align: center;
	padding-top: 6px;
}

.Menu .menuHome
{
	width: 20px;
}

.menuRed
{
	background-image: url('../Grafik/knap_roed.gif');
	background-repeat: no-repeat;
}
.menuCyan
{
	background-image: url('../Grafik/knap_blaa.gif');
	background-repeat: no-repeat;
}
.menuSand
{
	background-image: url('../Grafik/knap_green.gif');
	background-repeat: no-repeat;
}
.menuBlue
{
	background-image: url('../Grafik/knap_darkblue.gif');
	background-repeat: no-repeat;
}
.menuPink
{
	background-image: url('../Grafik/knap_pink.gif');
	background-repeat: no-repeat;
}
		
		

/* Shopping menu */
.menuTop
{
	background-image: url('../Grafik/menu_leftTop.gif');
	width: 183px;
	height: 15px;
}

.menuMidt
{
	background-color: #5aa1e2;
	width: 183px;
	text-align: left;
	padding-top: -10px;
}
.menuMidt td
{
	color: white;
}

.menuBund
{
	background-image: url('../Grafik/menu_leftBund.gif');
	width: 183px;
	height: 15px;
}

		/* Kruv */
.barsketStepBottom
{
	border-bottom: 1px solid black;
	padding: 3px;
}
.barsketStepFinal
{
	border-bottom: 1px solid black;
	padding: 3px;
}
.topTitlenBarsket
{
	border-bottom: 1px solid gray; 
	text-align: left; 
	background-color: #71b4f2;
	padding: 4px;
}

/* Menu */
.menuDesignKnap
{
	margin:3px 0px 3px 15px;
}


/* KATEGORI INTRO  */
h1#forsidetekstUnder
{
	clear:both;
    float:left;
	font-size:30px;
	width:654px;
	text-transform:uppercase;
	font-size:20px;
	color:#258! important;
	padding:0 0 4px 0px;
	border-bottom:1px solid #999;
	margin:-14px 0 3px 14px;
}
.SubKategoriReminder {
    clear:both;
	width:655px;
	color:#808080;
	font-size:12px;
	margin:0px 0 20px 14px;
}
.SubKategoriReminder span {
	font-size:14px;
	color:#258;
	font-style:normal;
	font-weight:bold;
}
.SubKategoriReminder em {
	color:#258;
	font-style:normal;
}
h1#forsidetekstUnder2
{
	float:left;
	font-size:30px;
	width:654px;
	text-transform:uppercase;
	font-size:20px;
	color:#258! important;
	margin:-14px 0 0 14px;
}
.kategoriIntroTekstNone
{
	float:right;
	height:1px;
	width:475px;
	padding:0 0 0px 0;
	margin:0 40px 0px 0;
	border-bottom:1px solid #999;
}

.kategoriIntroBillede 
{
	float: left;
	margin:0px 20px 20px 15px;
}
.kategoriIntroTekst
{
	float:right;
	width:475px;
	font-size: 12px;
	line-height:140%;
	padding:0 0 25px 0;
	margin:0 40px 2px 0;
	border-bottom:1px solid #999;
}
.kategoriIntroTekst:first-line
{
	font-weight:bold;
}
.smallInfoTekst
{
	width:475px;
}


/* SØGEMODUL  */
.noSearchText
{
	text-align:center;
	font-size:14px;
}
.SearchTxt
{
	font-size:12px;
	padding:0 0 0 10px;
	color:#000;
}
.SearchTxt h3
{
	font-size:12pt;
	margin:10px 0;
	color:#000;
}
.SearchLink
{
	display:block;
	margin:8px 0;
	color:#258! important;
	font-size:12px;
}

.SearchLink:hover
{
	color:#af2e34! important;
}
