body {
	background-image: url(bilder/BG_tapet_gul.gif);
	background-repeat: repeat;
	background-color: #FEFECC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}

#container {
	width: 780px;
	margin: 0px auto;
}

#content {
	width: 780px;
	background: url(bilder/content-bg-jonas4.png) no-repeat top;
}

#content-top {
	width: 780px;
	height: 350px;

}

#content-middle {
	width: 780px;
	height: 600px;
}

#content-main {
	float: left;
	width: 370px;
	height: 320px;
	padding-left: 150px;
	padding-right: 30px;
	border-right: 1px solid #990066;
}

#content-sidebar {
	float: right;
	width: 207px;
	height: 600px;
	padding: 0px 10px 0px 10px;
}

#content-footer {
	clear: both;	
	width: 780px;
	height: 30px;
}

#content-footer p {
	margin: 15px;
}

#content-main a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #BA4FBC; 
	text-decoration: none
}

#content-sidebar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 15px;
	list-style-image:url(bilder/arrow_pink.gif);
}
#content-sidebar ul li a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #BA4FBC; 
	text-decoration: none
}


#content-button {
	position: relative;
	top: -23px;
	left: 325px;
	width: 115px;
	height: 100px;	
}

#content-button a {
	display: block;
	width: 100%;
	height: 100%;
}

#content-button a span {
	display: none;
}

#content-tv {
	position: relative;
	top: 50px;
	left: 500px;
	width: 256px;
	height: 251px;
	
}
