body {
	margin: 0px;
	padding: 0px;
	background-image: url('bilder/body_back.jpg');
	background-repeat: repeat-x;
	background-color: white;
}

body, div {
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 11px;
}

#container {
	width: 724px;
}

.block {
	float: left;
	width: 100%;
}

#top {
	height: 98px;
}

#top #logga {
	float: left;
}
#top #logga img {
	margin: 32px 0px 0px 14px;
}

#top #cats {
	float: left;
}
#top #cats img {
	margin: 20px 0px 0px 20px;
}

#top #links {
	float: left;
	display: inline;
	margin: 10px 0px 0px 5px;
	text-align: left;
	font-weight: bold;
	line-height: 27px;
}
#top a { text-decoration: none; }
#top a:link { color: #9a9a9a; }
#top a:visited { color: #c3c3c3; }
#top a:hover { color: #666666; }
#top a:active { color: #666666; }

#main #ram {
	background-color: white;
	border: 2px solid #d9d9d9;
}
#main #content {
	background-image: url('bilder/main_back.jpg');
	background-repeat: repeat-x;
	margin: 10px;
}

#bottom #page {
	float: left;
	display: inline;
	margin: 4px 0px 0px 12px;
	color: #e3e3e3;
	font-size: 31px;
	font-weight: bold;
	line-height: 31px;
}
#bottom a { font-size: 44px; font-weight: bold; line-height: 31px; text-decoration: none; }
#bottom a:link { color: #e3e3e3; }
#bottom a:visited { color: #e3e3e3; }
#bottom a:hover { color: #cecece; }
#bottom a:active { color: #cecece; }

#bottom #copy {
	float: right;
}
#bottom #copy img {
	margin: 10px 12px 0px 0px;
}
#bottom #contact {
	float: right;
}
#bottom #contact img {
	margin: 9px 43px 0px 0px;
}

#webb {
	margin: 30px 0px 0px 0px;
	text-align: center;
}

#webb a {
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	margin: 0px 5px;
}
#webb a:link { color: #9a9a9a; }
#webb a:visited { color: #c3c3c3; }
#webb a:hover { color: #666666; }
#webb a:active { color: #666666; }