#allcontainer{
	background-image:url("../images/index-middle-bg.gif");
	background-position:bottom;
	background-repeat:repeat-x;	
	min-height:401px;
	width:870px;
}

#topleft{
	padding-left:10px;
	min-height:370px;
	width:600px;
	float:left;
}

#topright{
	float:right;
	width:228px;
	margin-right:10px;
	margin-top:54px;
	padding: 10px;
	line-height:1.6em;
	background-color:#FFF;
	border: 1px solid #BDBFC1;
	height:198px;
}

.formbox{
	padding:10px;
	background-color:#FFF;
	border: 1px solid #BDBFC1;
	width: 568px;
	margin-bottom:20px;
	padding-top:20px;
}

.regel{
	display:none;
	width:500px;
}

.inputshort,.inputlong{
	width:150px;
	margin-bottom:12px;
	margin-top:5px;
	height:18px;
	padding:2px;
	border: 1px solid;
	background-image:url("../images/input-field-bg.gif");
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #5A5A5A;
}

.inputlong{
	width: 200px;
}

.inputshort:focus,.inputlong:focus{
	border: 1px solid #5A5A5A;
	background-image:none;
}

.regeltext{
	font-weight:bold;
}

.ol-regel{
	margin-left:0px;
}

.opretknap{
	margin-top:10px;
}

#log{
	line-height:1.6em;
}
