body {
	background-color: #8E8A85;
	margin: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: black;
}
#placering {
	padding-left: 100px;
}
#google {
	position:absolute;
	top: 212px;
	left: 85%;
}
table, tr, td {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	border-bottom: 1px solid #000000;
	border-width: 75%;
	margin: 0px;
}
h3 {
	font-size: 14px;
	border-bottom: 1px solid #C9C9C9;
	margin: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
}
h3 {
	border-bottom: 1px solid #C9C9C9;
	margin: 0px;
}
#news_date {
	font-size: 11px;
}
#back {
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 700px;
	height: 100%;
	background-color: white;
}
#middle {
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 700px; 
}
#top {
	height: 50px;
	text-align: left;
	padding: 2px;
}
#logo {
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	height: 150px;
	width: 698px;
}
#menu {
	text-align: left;
	background-color: #F2F1F0;
	padding-top: 10px;
	border-right: 1px solid #C9C9C9;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
#menu li {
	padding-top: 5px;
	border-bottom: 1px solid #C9C9C9;
	padding-bottom: 2px;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#menu a {
	display: block;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	color: black;
}

#menu a:hover {
	color: #990033;
}
#menu_left {
	background-color: #F2F1F0;
	width: 150px;
	padding-top: 10px;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#menu_left, ul, li {
	background-color: #F2F1F0;
	width: 150px;
	padding-bottom: 2px;
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#content {
	text-align: left;
	padding: 2px;
	background-color: white;
	width: 400px;
}
#bottom {
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	width: 700px;
	height: 20px;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
#reklame_top {
	text-align: right;
	position: absolute;
	top: -5px;
	right: 225px;
}
a:link {
	color: #000000;
	text-decoration: none;
}    
a:visited {
	color: #000000;
	text-decoration: none;
} 
a:hover {
	color: #990033;
	text-decoration: none;
}   
a:active {
	color: #000000;
	text-decoration: none;
}