/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 05: 2 column 940 sidebar right
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2colSBR940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2colSBR940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c1 {
	width: 680px;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR940Bottom.jpg);
}
#footer {
	width: 940px;
}
.billedevenstre {
	float: left;
	margin-right: 10px;
	border: 1px solid #687033;
	margin-top: 5px;
}

.billedhoejre {
	float: right;
	margin-left: 10px;
	border: 1px solid #687033;
}.billedevenstreuden {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.billedhoejreuden {
	float: right;
	margin-left: 10px;
	font-size: 11px;
	color: #DB261F;
	text-align: center;
}
.billedramme {
	border: 1px solid #999999;
}
.lille {
	font-size: 11px;
	color: #DB261F;
	text-align: center;
	background-color: #f0f0f0;
}

