body {
	background : url(img/bg_celler.gif) repeat-y; 
	color : #000000;
	margin : 20px 0px 0px 100px;
	width : 600px;
}

p.menu {
	border-top : 1px dotted #999999;
	border-bottom : 1px dotted #666666;
	padding : 3px 0px 3px 0px;
	background : #ffffff;
	color : #333333;
	text-align : center;
	font-weight : bold;
	font : 18px "Trebuchet MS", sans-serif;
}

img.inline {
	border : 1px solid #333333;
	margin : 0px 0px 0px 10px;
}

img.produkter {
	border : 1px solid #333333;
	margin : 10px 10px 10px 10px;
}

h1 {
	font : 22px "Tahoma", sans-serif;
	font-weight : normal;
	background : transparent;
	color : #662200;
}

h2 {
	background : transparent;
	color : #662200;
	font : 18px "Trebuchet MS", sans-serif;
	margin-bottom : -10px;
}

h3 {
	background : transparent;
	color : #006666;
	font : 16px "Trebuchet MS", sans-serif;
}

p.foot {
	border-top : 1px solid #666666;
	background : #ffffff;
	color : #999999;
	font-size : 12px;
	padding-top : 5px;
}

div.tak {
	background : #ffffff;
	color : #333333;
	width : 300px;
	margin : 0px 0px 0px 50px;
	
}

a:link {
	color : #b33b00; 
	text-decoration : none;
	background : #ffffff;
}

a:visited {
	color : #b33b00; 
	text-decoration : none;
	background : #ffffff;
}

a:hover {
	color : #b33b00; 
	text-decoration : none;
	background : #ffffff;
}

a:active {
	color : #cccccc; 
	text-decoration : none;
	background : #ffffff;
}