body{
	/*min-height: 100%;
	width: 100%;
	height: 100%*/
	background: #e0e0e0;
}
	
.thumb {
	position: absolute; 
	left: 0px; 
	top: 0px;
	margin: 0px;
	padding: 0px;
}

.thumb_img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


#leftborder {
	position: relative;
	margin: 0 auto;
	width: 1px;
	float:center;
}



a	{font-family: arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; 
text-decoration: none; color:#2d2d2d; padding-left: 0px; line-height:17px; text-indent: 0px}

a:visited	{font-family: arial, Helvetica, sans-serif; font-size: 12px; 
	font-style: normal; font-weight: normal; text-decoration: none; color:#2d2d2d; padding-left: 0px; line-height:17px; text-indent: 0px}


a:hover{font-family: arial, Helvetica, sans-serif; font-size: 12px; 
	font-style: normal; font-weight: normal; text-decoration: none; color: #9c9c9c; padding-left: 0px; line-height:17px; text-indent: 0px}

	

#cowbox {
	position: absolute;
/*	width: 500px;*/
	top: 10px;
	left: 200px;
	background: none;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #2d2d2d; 
	padding-left: 0px;
/*	line-height:14px; */
	text-indent: 0px
}

#thumbbox {
	position: absolute;
	left: 360px;
	top: 0px;
}
	
	
.thumb_link {
	cursor: pointer;
	margin-bottom: 5px;
}
	
#textbox {
	margin-top: -10px;
	max-width: 400px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

#rubrik {
	position: absolute;
	top: 20px;
	left: 20px;
}

#cowlist {
	position: absolute;
	left: 20px;
	top: 60px;
	color: #2d2d2d; 
}

