/* RUSTIG-MAIN   */

body {
	background:#FFFFFF;
 	text-align: center;
	color:#000000;
	font-family: Verdana, sans-serif;
	}
	
#body_top{
	height: 428px; 
	}
	
#pagina{
 	background: #FFFFFF url(back.jpg) repeat-y;
 	border-left: 0px solid #FFFFFF; 
 	border-right: 0px solid #FFFFFF;
 	} 
	
/*---[ main nav ]-------------------------------- */

  
/*---[ title ]----------------------------------- */
 #title {
 	background:url(rustig-main/titel-rustiggaan.jpg) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	text-align:left;
	font-size:200%;	
	}
	
#header{
	padding-top:15px;
	background:url(notenb.png) repeat-x;
	}


#form input {border:1px solid #999999; background:#FFFFCC;}

.errMsg {color:#CC0000; font-weight:bold; }

#field-one a{
text-decoration:underline;
font-weight:bold;	
color:#000000;
}


#collections {
	width:100%;
	}

.collection {
	float:left;
	width:150px;
	height:200px;
	margin:5px;
	padding:0;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	
	}
	
.collection a{
	color:#000000;
	text-decoration:none;
	}	
	
.clear {
	width:0;
	display:hidden;
	margin:0;
	padding:0;
	}
	
.btn {
	width:180px;
	height:32px;	
	font-size:120%;
	font-weight:bold;
	background:#FFCC00;
	border:none;
	cursor:pointer;
	}
	
.sml_btn {
	width:50px;
	height:20px;	
	font-size:100%;
	font-weight:bold;
	background:#FFCC00;
	border:none;
	cursor:pointer;
	}	
	
	
.fake_btn a{
	background:#FFCC00;
	border:none;
	text-decoration:none;
	color:#000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	margin-left:40px;
	padding:6px 60px;
	}



.del {
	color:#CC0000;
	text-decoration:line-through;
	}
