html, body {
	height: 100%;
}

body {
	background-color: #999999;
	font-family: "Trebuchet MS", Verdana, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	min-height: 100%;
	position: relative;
}

#header_container {
	background-color: #000000;
	background-image: url('images/top_frame3.png');
	background-repeat: repeat-x;
	height: 126px;
	width: 100%;
}

img#logo {
	border-width:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

#header {
	position: absolute;
	top: 0px;
	left: 120px;
	width: 410px;
	height: 126px;
	color: #FFFFFF;
	background-image: url("images/logo_extension5.png");
	background-repeat: no-repeat;
}

#menu {
	position:absolute;
	top:75px;
	left:0px;
	width:100%;height:44px;
	overflow: hidden;
	text-align: right;
}

#menu_links {
	list-style-type:none;
	margin:15px;
	padding-left:300px;
	padding-right: 50px;
	white-space: nowrap;
}

#menu_links li {
	color: #333333;
	display: inline;
	list-style-type:none;
	padding: 0px 10px 0px 10px;
	margin:0px 1px 0px 1px;
}

#menu_links li a {
	text-decoration:none;
	color:#660000;
	list-style-type:none;
	padding: 0px 5px;
	margin:0px;
	height:20px;
}
#menu_links li a:hover {
	color: #CC0000;
}

#body_container_pensum {
	float: left;
	width: 100%;
	padding-bottom: 76px;
}

#body_container {
	float: center;
	color: #333333;
	width:70%;
	min-width:500px;
	padding:10px 10px 76px 10px;
  margin-left: auto;
  margin-right: auto;
	A:link {text-decoration: none; color:#660000}
	A:visited {text-decoration: none; color:#660000}
	A:active {text-decoration: none}
	A:hover {text-decoration: none; color:#CC0000;}
}

#left_center_columns {
	float: left;
	width: 64%;
}

#left_center_top {
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	color: #434348;
}

#left_column {
	float: left;
	width: 20%;
	overflow: hidden;
}

#tabfloat_belt {
	float: left;
	width: 100%;
}

#belt_links {
	width: 100px;
	margin: 0px  auto;
	padding: 10px;
	list-style-type:none;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	background-color: #888888;
}

#belt_links li {
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 5px auto;
}

#belt_links li:hover {
	outline-width: 1px;
	outline-color: #000000;
	outline-style: none;
	height: 20px;
}

#belt_links li a {
	display: block;
	white-space: nowrap;
	text-align: center;
	height: 20px;
	width: 100%;
	text-decoration:none;
	color: #000000;
	font-size: 14px;
}

#belt_links li a:focus {
	outline-width: 1px;
	outline-color: #BBBBBB;
	outline-style: solid;
}

#kup10:hover {
	background:url("images/button_kup10.png") no-repeat 0% 0%;
}
#kup10 a:hover {
	color: #000000;
}
#kup10.grade_selected {
	background:url("images/button_kup10.png") no-repeat 0% 0%;
}
#kup10 a.grade_selected {
	color: #000000;
}

#kup09:hover {
	background:url("images/button_kup09.png") no-repeat 0% 0%;
}
#kup09 a:hover {
	color: #000000;
}
#kup09.grade_selected {
	background:url("images/button_kup09.png") no-repeat 0% 0%;
}
#kup09 a.grade_selected {
	color: #000000;
}

#kup08:hover {
	background:url("images/button_kup08.png") no-repeat 0% 0%;
}
#kup08 a:hover {
	color: #000000;
}
#kup08.grade_selected {
	background:url("images/button_kup08.png") no-repeat 0% 0%;
}
#kup08 a.grade_selected {
	color: #000000;
}

#kup07:hover {
	background:url("images/button_kup07.png") no-repeat 0% 0%;
}
#kup07 a:hover {
	color: #000000;
}
#kup07.grade_selected {
	background:url("images/button_kup07.png") no-repeat 0% 0%;
}
#kup07 a.grade_selected {
	color: #000000;
}

#kup06:hover {
	background:url("images/button_kup06.png") no-repeat 0% 0%;
}
#kup06 a:hover {
	color: #FFFFFF;
}
#kup06.grade_selected {
	background:url("images/button_kup06.png") no-repeat 0% 0%;
}
#kup06 a.grade_selected {
	color: #FFFFFF;
}

#kup05:hover {
	background:url("images/button_kup05.png") no-repeat 0% 0%;
}
#kup05 a:hover {
	color: #FFFFFF;
}
#kup05.grade_selected {
	background:url("images/button_kup05.png") no-repeat 0% 0%;
}
#kup05 a.grade_selected {
	color: #FFFFFF;
}

#kup04:hover {
	background:url("images/button_kup04.png") no-repeat 0% 0%;
}
#kup04 a:hover {
	color: #FFFFFF;
}
#kup04.grade_selected {
	background:url("images/button_kup04.png") no-repeat 0% 0%;
}
#kup04 a.grade_selected {
	color: #FFFFFF;
}

#kup03:hover {
	background:url("images/button_kup03.png") no-repeat 0% 0%;
}
#kup03 a:hover {
	color: #FFFFFF;
}
#kup03.grade_selected {
	background:url("images/button_kup03.png") no-repeat 0% 0%;
}
#kup03 a.grade_selected {
	color: #FFFFFF;
}

#kup02:hover {
	background:url("images/button_kup02.png") no-repeat 0% 0%;
}
#kup02 a:hover {
	color: #FFFFFF;
}
#kup02.grade_selected {
	background:url("images/button_kup02.png") no-repeat 0% 0%;
}
#kup02 a.grade_selected {
	color: #FFFFFF;
}

#kup01:hover {
	background:url("images/button_kup01.png") no-repeat 0% 0%;
}
#kup01 a:hover {
	color: #FFFFFF;
}
#kup01.grade_selected {
	background:url("images/button_kup01.png") no-repeat 0% 0%;
}
#kup01 a.grade_selected {
	color: #FFFFFF;
}

#dan01:hover {
	background:url("images/button_dan01.png") no-repeat 0% 0%;
}
#dan01 a:hover {
	color: #FFFFFF;
}
#dan01.grade_selected {
	background:url("images/button_dan01.png") no-repeat 0% 0%;
}
#dan01 a.grade_selected {
	color: #FFFFFF;
}

#dan02:hover {
	background:url("images/button_dan02.png") no-repeat 0% 0%;
}
#dan02 a:hover {
	color: #FFFFFF;
}
#dan02.grade_selected {
	background:url("images/button_dan02.png") no-repeat 0% 0%;
}
#dan02 a.grade_selected {
	color: #FFFFFF;
}

#dan03:hover {
	background:url("images/button_dan03.png") no-repeat 0% 0%;
}
#dan03 a:hover {
	color: #FFFFFF;
}
#dan03.grade_selected {
	background:url("images/button_dan03.png") no-repeat 0% 0%;
}
#dan03 a.grade_selected {
	color: #FFFFFF;
}

#dan04:hover {
	background:url("images/button_dan04.png") no-repeat 0% 0%;
}
#dan04 a:hover {
	color: #FFFFFF;
}
#dan04.grade_selected {
	background:url("images/button_dan04.png") no-repeat 0% 0%;
}
#dan04 a.grade_selected {
	color: #FFFFFF;
}

#dan05:hover {
	background:url("images/button_dan05.png") no-repeat 0% 0%;
}
#dan05 a:hover {
	color: #FFFFFF;
}
#dan05.grade_selected {
	background:url("images/button_dan05.png") no-repeat 0% 0%;
}
#dan05 a.grade_selected {
	color: #FFFFFF;
}

#dan06:hover {
	background:url("images/button_dan06.png") no-repeat 0% 0%;
}
#dan06 a:hover {
	color: #FFFFFF;
}
#dan06.grade_selected {
	background:url("images/button_dan06.png") no-repeat 0% 0%;
}
#dan06 a.grade_selected {
	color: #FFFFFF;
}

#center_column {
	float: left;
	width: 80%;
	overflow: hidden;
}

#table_and_buttons {
	float: left;
	width: 100%;
	margin: 0px auto;
}

#primary-links {
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:25px;
	font-size: 14px;
}

#primary-links li {
	float:left;
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 1px;
}

#primary-links li a {
	display:block;
	list-style-type:none;
	padding:4px 8px 0px 8px;
	margin:0px;
	height:20px;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:none;
}

.not_selected {
	background:url("images/category_button.png") no-repeat 0% 0%;
}

.not_selected a {
	background:url("images/category_button_end.png") no-repeat 100% 0px;
	color: #444444;
}

.not_selected:hover {
	background:url("images/category_button.png") no-repeat 0% -24px;
}

.not_selected a:hover {
	background:url("images/category_button_end.png") no-repeat 100% -24px;
	color: #222222;
}

.selected {
	background:url("images/category_button.png") no-repeat 0% -48px;
}

.selected a {
	background:url("images/category_button_end.png") no-repeat 100% -48px;
	color: #000000;
}

.selected:hover {
	background:url("images/category_button.png") no-repeat 0% -48px;
}

table {
	width: 98%;
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #777777;
	background-color: #DDDDDD;
	text-align: left;
	margin: 0px auto;
	overflow: scroll;
	height: 100%;
}
th {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	font-size: 20px;
	text-align: center;
	color: #CACADE;
	background-color: #434348;
	border-color: #777777;
}

td {
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #777777;
	font-size: 12px;
	color: #000000;
}

tr {
	height: 35px;
}
.specialRow {
	height: auto;
}

tr:hover {
	background: #AFC2CE !important;
}

.table_header {
	font-size: 18px;
	color: #CACADE;
	text-align: center;
	background-color: #434348;
}

#table_header_koreansk { width: 40%; }
#table_header_dansk {	width: 50%; }
#table_header_lyd {	width: 10%; }
#table_header_emne { width: 40%; }
#table_header_beskrivelse {	width: 50%; }

.selected_row {
	background-color: #BBBBBB;
}

.sound_cell {
	background: url("images/lyd_ikon.png") no-repeat 50% 50%;
}

.sound_cell:hover {
	background-color: #BFD2DE;
}

.sound_cell:active {
	background-color: #EEEEEE;
}

#javascript_message {
	text-align: center;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#text {
	float: left;
	width: 100%;
}

#right_column {
	float: right;
	width: 36%;
	overflow: hidden;
}

#searchbox_and_results {
	float: left;
	width: 100%;
	height: 100%
}

#searchbox {
	float: right;
	padding: 20px;
}

#search_results {
	float: left;
	height: 500px;
	width: 100%;
	overflow: auto;
}

.results_list {
	float: left;
	list-style-type:none;
}

#search_results li a {
	text-decoration: none; color:#333333;
}
#search_results li a:hover {
	text-decoration: none; color:#DDDDDD;
}

#footer {
	position: absolute;
	bottom: 0px;
	background-color: #5b5a63;
	background-image: url('images/bottom_frame5.png');
	background-repeat: repeat-x;
	height: 56px;
	width: 100%;
	border-width: 0px;
	text-align: center;
}

#footer_text {
	position: relative;
	top: 5px;
	margin: 10px;
}






/*
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}

.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}

*/

