/* GENERAL STYLES */
body  {
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;;
	font-size: 11px;
	overflow:auto;
	/*min-height: 800px;  sidste hack for også at få Opera med tvungen scrollbar*/
}
#print{
width:480px;


}

#print #content{
	padding-top: 15px;

	position: relative;
	margin-left:15px;
	margin-right:15px;
}
h1 {
	font-style: normal;
	padding: 0px;
	font-size: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
h2 {
	margin: 0px;
	font-size:18px;
	padding: 0px;
/*	font-weight: 200;
	font-style: italic; */
}

h3 {
	margin: 0px;
	padding: 0px;
}
.article h2{
	font-weight:bold;
	font-style:normal;
}

.article .textleft{
	float:left;
	width: 177px;
}


.article .rightimage{
	float:right;
}
.article{
	clear:both;
	margin-bottom:15px;
	overflow:hidden;
	font-size:11px;
/*	border:1px solid #C7C7C7; */
	padding: 5px;
}


.article .textright{
	float:right;
	width: 260px;
}

.article .leftimage{
	float:left;
}

.article a{
	text-decoration:underline;
	margin:0px;

}
#artikelright{
	float:right;
	text-align:center;
	width:270px;
}
#artikelright img{
	margin-bottom:20px;
	margin-top:15px;
	text-align:center;
}
#artikelright #artikelrelateret{
	padding:15px;
	width:240px;
	font-weight:bold;
	text-align:left;
}
#artikelright #artikelrelateret a{
	display:block;
	text-align:left;
	text-decoration:underline;
	font-size: 12px;
}
.pris{
	float:right;
}

#galleriet{
	clear:both;
	
}
#galleriet a{
font-weight:500;
	color:#1F1F1F;
}
#galleriet div{
	width:120px;
	float: left;
	background-color:#E2E3E4;
	text-align:center;
	font-weight:bold;
	height:208px;
}
.anmelderbilleder {
	display:block;
	width:120px;
}
#anmeldelse img
{
	float:right;
	margin:5px;
}
table p{
	font-size:11px;
}

/* EDITOR PROPERTIES */

