html, body {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://cykelpedal.se/zitsimg/2/bg.gif);
	background-repeat: repeat-x;}
	
*, html {
	outline:none;} 

img {
	border: 0px;}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 876px;
	height: auto;}
	
#error{
	width: 860px; 
	height: 16px; 
	background-color: #fef6d6; 
	border:1px solid #eedc96; 
	text-align: center; 
	padding: 7px; 
	margin-bottom: 15px; 
	font-family: arial; 
	clear: both; 
	font-size: 13px; 
	color: #1f1f1f;}
	
#header {
	width: 876px;
	height: 128px;
	padding-top: 14px;}
	
#picture {
	width: 410px;
	height: 128px;
	float: left;}
	
#date {
	width: 250px;
	height: 103px;
	float: left;
	font-family: arial;
	font-weight: bold;
	font-size: 33px;
	padding-top: 25px;
	padding-left: 0px;
	text-align: center;
	color: #232323;}

#logo {
	width: 216px;
	height: 65px;
	margin-top: 31px;
	float: left;}
	
#headertag{
	width: 876px;
	height: 23px;
	padding-top: 8px;
	text-transform: uppercase;
	clear: both;
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	text-align: center;}
	
#content {
	width: 876px;
	min-height: 1px;
	margin-top: 25px;
	clear: both;}
	
p {margin-top: 14px; margin-bottom: 14px}
	
.readMore{
	background-image: url(http://cykelpedal.se/zitsimg/readMore_bg.gif);
	background-repeat: repeat-x;
	background-color: #e8e8e8;
	width: 842px;
	height: 150px;
	margin-bottom: 4px;
	padding: 17px;
	font-family: arial;
	font-size: 14px;
	color: #1e1e1e;
	overflow: hidden;
	clear: both;}

#readMoreLink {
	width: 842px;
	height: auto;}
	
#readMoreLink a{
	text-decoration: none;
	color: #a04173;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;}
	
#readMoreLink a:hover{
	text-decoration: none;
	color: #b8608e;}
	
#error a{
	text-decoration: none;
	color: #1f1f1f;
	border-bottom: 1px dotted #1f1f1f;}
	
#error a:hover{
	text-decoration: none;
	color: #1f1f1f;
	border-bottom: 1px solid #1f1f1f;}
	
#pinkline{	
	width: 876px;
	height: 4px;
	background-color: #db95ba;}
	
#readMoreLink_left{
	float: left;
	height: auto;
	width: auto;}

#readMoreLink_right{
	float: left;
	height:auto;
	width: auto;}

h1 {
	color: #a04173;
	font-size: 18px;
	font-family: arial;
	margin: 0px;
	padding: 0px;}
	
#line{
	width: 842px;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 0px;}
	
#dagens{
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #a04173;
	width: 876px;
	min-height: 1px;
	margin-top: 20px;}
	
#dagensLeft{
	width: 421px;
	float: left;}
	
#dagensRight{
	width: 421px;
	float: right;
	text-align: right}
	
#lineShadow{
	width: 876px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;}
	
#dagensSerie{
	width: 876px;
	height: 50px;
	font-family: arial;
	font-size: 14px;
	color: #232323;}
	
#adDown{
	width: 872px;
	padding-left: 74px; 
	margin-top: 265px;
	height: 90px;}
	
#footer {
	width: 876px;
	min-height: 1px;
	padding-top: 10px;
	border-top: 1px solid #cecece;
	margin-top: 15px;
	clear: both;}
	
#footerLeft{
	width: 765px;
	min-height: 1px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #6a6a6a;}
	
#footerRight{
	width: 110px;
	min-height: 1px;
	float: right;
	padding-top: 2px;}
	
#footer a{
	text-decoration: none;
	color: #6a6a6a;}
	
#footer a:hover{
	text-decoration: underline;
	color: #6a6a6a;}

.form_line{
	width: 230px;
	padding: 3px;
	height: 15px;
	font-family: arial;
	font-size: 13px;
	border: 1px solid #a09c94;
	margin-left: 5px;}

.form_box{
	width: 300px;
	padding: 3px;
	height: 80px;
	font-family: arial;
	font-size: 13px;
	border: 1px solid #a09c94;
	margin-left: 5px;}
	
#fade {
	background: #000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	top: 0;
	z-index: 10;}

#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;}
	
.popup_block {
	background: #ddd;
	padding: 10px 20px;
	border: 7px solid #fff;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;}
	
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #bbb;}

.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #bbb;
	font-size: 1.5em;
	font-weight: normal;}
	
.popup p {
	padding: 5px 10px;
	margin: 5px 0;}
	
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;}
