/*
###### GRUNDLÆGGENDE STYLING ######
*/
body {
	text-align:left;
	margin:20px;
}
body, td, input, select, textarea {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Impact, Helvetica Narrow, sans-serif;
	font-weight:normal;
	color:#700;
}
table, td {
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
}




/*
###### GRUNDLÆGGENDE RAMMER ######
*/
.wrapTable {
	width:100%;
}
.LeftBorder {
	display:none;
}
.LeftBorder td, .LeftBorder img {
	display:none;
}
.MainContent {
	float:left;
	width:100%;
}



/*
###### TOPBAR/HEADER STYLING ######
*/
.logobar {
	display:none;
}
.cmsbar {
	display:none;
}
.cmsbar img {
	display:none;
}
.cmsbar a {
	display:none;
}
.cmsbar a:hover {
	display:none;
}
.cmsbar form {
	display:none;
}
.cmsbar input {
	display:none;
}
.cmsbar .knap {
	display:none;
}
.cmsbar .felt {
	display:none;
}
/* BILLEDBOX TIL PLACERING AF SLIDESHOWFUNKTION 250 x 214 PX */
#billedbox {
	display:none;
}
	



/*
###### MENU OG UNDERMENU #######
*/

.menuLeft {
	display:none;
}
.shopBasket {
	display:none;
}
.shopBasket table {
	display:none;
}
.shopBasket td {
	display:none;
}
.menuLeft a,{
	display:none;
}
.menuLeftItem a:hover {
	display:none;
}
.subIndent {
	display:none;
}
.menuSubLevel {
	display:none;
}
.menuSubLevel:hover {
	display:none;
}



/*
###### INDHOLD #######
*/


.ProduktLink a:link
{
	text-decoration:none;
}

.ProduktLink a:visited
{
	text-decoration:none;
}

.ProduktLink a:hover
{
	text-decoration:none;
}

.ProduktLink
{
    text-decoration:none;
}
.DivTag
{
	margin-top:2%;
}
.OverskriftH3
{
	margin-top: 6%;
    margin-bottom: 2%;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.PrisLabel
{
	padding:5px 0 0 0;
	color: #000;
	font-style: italic;
    font-weight: bold;
}

.ProduktOversigtDiv
{
    height: 50px;
}

.mellemrum {
	display:none;
}

.indhold {
	width:100%;
}

.topLine {
	display:none;
}
.produktOversigt
{
	width: 185px;
    vertical-align: bottom;	
}
.ProduktView
{
	width: 180px;
    vertical-align: bottom;
}
.produktOversigt h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.produktOversigt em
{
	color:#000;
	font-weight:bold;
}

.SearchLink
{
	display:block;
	margin:8px 0 0 0;
    color: #000;
    text-decoration: none;
    font-weight:bold;
}

a.SearchLink:hover
{
    color: #000;
    text-decoration: underline;
}
.SearchTxt h3
{
	margin:10px 0 8px 0;
}
.noSearchText
{
	font-weight:bold;
	color:#700;
	font-size:12px;
	width:719px;
	margin:-3px 0 0 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #666;
}
h1#forsidetekstUnder
{
	float:left;
	font-size:30px;
	width:100%;
	text-transform:uppercase;
	font-size:24px;
	color:#700! important;
	padding-bottom:4px;
	border-bottom:1px solid #666;
	margin:0px 0 20px 0px;
}
.SubKategoriReminder {
	color:#808080;
	font-size:14px;
	margin:0px 0 20px 0px;
}
.SubKategoriReminder span {
	font-size:17px;
	color:#700;
	font-style:normal;
	font-weight:bold;
}
.SubKategoriReminder em {
	color:#700;
	font-style:normal;
}
div.nextBack
{
	width:100%;
	margin:20px 0 20px 0;
}
a.nextBack
{
	color:#700;
	font-weight:bold;
	text-decoration:none;
}
.produktthumb
{
	text-align:center;
	float:left;
	margin:5px 10px 0 12px;
	width:100px;
	height:140px;
}
.produktthumb img
{
	border:1px solid #000;
}
.prisProdukt
{
	text-align:right;
	float:right;
	margin:0px;
}
.wishListKnap
{
	text-align:center;
}



/*
###### GÆLDER KUN FORSIDEN ######
*/
.forsideTekstbox {
	display:none;
}
.forsideTekstbox div {
	display:none;
}
h1.forside {
	margin:10px 0 30px 0;
	text-transform:uppercase;
	font-size:24px;
}



/*
###### BUND ######
*/
.salgsbetingelser
{
	background:url(../Grafik/kbLeftBorderBottom.jpg) 0px 0px repeat-y;
	color:#a09d9d;
	text-align:center;
	padding:10px 0 10px 0px;
}
.adresse
{
	padding-top:10px;
	background:#f7f3f2;
	text-align:center;
	color:#a09d9d;
	text-decoration:none;
	font-family: Impact, Helvetica Narrow, sans-serif;
	font-size: 14px;
}
.adresse a
{
	color:#a09d9d;
	text-decoration:none;
}
.adresse a:hover
{
	color:#777;
}

