body {
	background: #1a1818 url('/gfx/top_background_forside_2010.gif') repeat-x 0% 0%;
	color: #1a1818;
	font: normal 11px georgia;
}

a {
	color: #0073af;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.textLink a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.textLink a span {
	color: #fff;
	font-size: 10px;
}


#topWrapper {
	background: url('/gfx/forside_2010_6.jpg') no-repeat 0% 0%;
	width: 1007px;
	height: 600px;
	margin: 0px;
}

/* Top navigation */

.textMenuTop {
	font: italic 10px georgia;
	color: #fff;
}

.textMenuTop a {
	color: #fff;
	text-decoration: none;
}

.textMenuTop a:hover {
	color: #dddddd;
}


/* Bottom */

#outerFootWrapper {
	background: #fff url('/gfx/foot_background_forside.gif') repeat-x 0% 0%;
}

.textBottom {
	font: italic 10px georgia;
	color: #fff;
}

.textBottom a {
	color: #fff;
	text-decoration: none;
}

.textBottom a:hover {
	color: #dddddd;
}

/* Categories */

#menu,
#menu li {
	text-align: left;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
}

/*
#menu,
#menu li {
	text-align: left;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li span {
	color: #fff;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#menu li a span {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	padding: 11px;
}

#menu li a:hover {
	color: #ffffff;
}

#menu li a:hover span {
	padding: 64px 11px 14px 11px;
}
*/

/* Indkøbskurv */
#topWrapper #shoppingBasket a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#topWrapper #shoppingBasket a span {
	color: #fff;
	font-size: 10px;
}


/* Brødkrumme */
#navWrapper #navWrapperText a {
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#navWrapper #navWrapperText a:hover {
	color: #afa9a5;
}

#navWrapper #navWrapperText span {
	color: #afa9a5;
	font-style: italic;
	text-decoration: none;
}


 /*
 *	DEFAULT FORM OBJECTS
 */

.stdTxt {
	background: #fff;
	border: 1px solid #dddddd;
	color: #1a1818;
	font: italic 10px georgia;
	font-weight: bold;
	width: 150px;
	height: 13px;
	padding: 2px 4px;
}

.stdSelect {
	background: #fff;
	border: 1px solid #dddddd;
	color: #1a1818;
	font: italic 10px georgia;
	width: 150px;
	height: 19px;
}