/************************* HTML BODY **********************/

html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.6em;
	color: #000;
}

/************************* SELVE PRINT STYLESHEET **********************/

#print_holder_cart {
	width:700px;
	margin:10px 0 0 15px;
	
}

#print_holder_cart td{
	text-align: left;
	vertical-align: top;
}

#print_holder_cart .description{
	width:290px;
}

#print_holder_cart .print{
	font-size:1.3em;
}

/************************* TEXT **********************/

h1 {
	font-size: 150%;
	font-variant: small-caps;
	margin-top: 5px;
}

#news_wrapper h1, #community_blog_wrapper h1, #community_photo_wrapper h1, #description h1 {
	background-image: url(/web/grafik/horisontal_medium.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}

h2 {
	font-size: 120%;
	margin-top: 5px;
}

h3 {
	font-size: 100%;
	margin: 5px 0 5px 0;
}

/************************* LINKS **********************/

a {
	color: #b00006;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#footer .vestjysk {
	color: #666666;
	text-decoration: none;
}

.link {
	background-image: url(/web/grafik/link_next.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding: 0 18px 0 0;
}

