img {
	border: none;
}

* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #900; 
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #960;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	background-color: #c6c1ae;
	background-image: url(../images/back_all.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#main
{
	width: 980px;
}

#header {
	width: 980px;
	height: 148px;
	padding-left: 30px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 289px;
	height: 110px;
}

#menu {
	width: 950px;

}

#menu ul {
	margin: 0;
	padding-top: 50px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin-left: 1px;
	padding-top: 6px;
	background: url(../images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#menu a:hover {
	height: 34px;
	margin-top: -3px;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}

#content
{
	width: 960px;
	padding: 30px
}

#leftforside
{
	width: 950px;
	font-size: 12px;
	line-height: normal;
	letter-spacing: inherit;
	margin-top: 20px;
}
#bogcontainer
{
	width: 980px;
	line-height: normal;
	letter-spacing: inherit;
	background-color: #788B96;
	height: 500px;
}

#table {
	padding: 0px;
	height: 500px;
	width: 800px;
	margin-top: 15px;
}

#table_txt {
	padding: 0px;
	width: 900px;
	margin-top: 50px;

}
.txt {
	font-size:120%;
	color: #333;
}

.txt_forside {
	font-size:140%;
	color: #333;
}
#bund {
	height: 16px;
	padding: 8px 0;
	background: #BC4A0E url(../images/bund.gif) repeat;
	text-align: center;
}

#bund p {
	margin: 0;
	font-size: 10px;
	color: #FFFFFF;
}

#bund a {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-decoration: none;
}

#bund a:hover {
	color: #900;
}
.small p {
	margin: 0;
	font-size: 11px;
}


.image {
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	text-align: left;
}
.fbPaginationMinor {
	color: #F0F0F0;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.kursnamn {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	px;
	color: #000;
	margin-left: 10px;
}
#content #leftforside p strong em {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: 500;
	color: #933;
}
.tid {
	color: #000;
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
.read_more {
	clip: rect(auto,auto,auto,10px);
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
#leftforside h2 {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
#content #leftforside div table {
	text-align: center;
}

