.box {
	width: 100%; /* desired width */
	margin-right: 0%;
	margin-bottom: 2%;
}

.right {
	clear: both;
	float: left;
	margin-top: 10px;
}

#header ul li {
	display: list-item;
	list-style-type: none;
	padding-left: 0px;
	line-height: 44px;
}

#page {
	width: 100%;
}


#page .col {
	min-width: 350px;
	max-width: 750px;
}

#page .col_narrow {
	width: auto;
	min-width: 100px;
}

#page iframe { /* 360 foto eksempler */ /* tilpasset projects.php visning */
	width: 352px; /* justeret til iphone hoejkant */
	height: 198px; /* justeret til iphone hoejkant */
}

.boxcontent_text {
	top: 40px;
	font-size: 30px; /* fallback */
	font-size: none;
	line-height: 40px; /* fallback */
	line-height: none;
}

.tags {
	font-size: 18px;
}

textarea {
	width: 90%;
}
