* {margin:0; padding:0}
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body.color {
	background-color: #c1dddc;
	background-image: url("../images/body_back2.gif");
	background-repeat: repeat-x;

}
.clear {
	clear: both;
	height: 1px;
}
#shadow_frame {
	width: 958px;
	background: url(../images/shadow_frame.gif) repeat-y;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	
}
#shadow_top {
	width: 944px;
	background: url(../images/shadow_top.gif) no-repeat;
	padding-left: 5px;
	padding-right: 9px;
}
/* ------ header ------ */
#header {
	background-color: #ffffff;
	padding-top: 0px;
}
#header img {
	display: block;
}
#logo {
	padding-left: 0px;
	display: block;
	padding-bottom: 0px;
}
/* ------ footer ------ */
#footer {
	padding-top: 10px;
	background: url(../images/big_line.gif) no-repeat;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* ------ Content ------ */

a {
	color: #C50006;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px solid;
}

.error
{
	color: #C50006;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #017f9a;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 8px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}
.go_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}


#container {
	background: url(../images/menu_back.gif) repeat-y #ffffff;
	padding-top: 20px;
}

#menu {
	width: 184px;
	float: left;
	
}
#main {
	width: 545px;
	float: left;
	padding-left: 22px;
	padding-right: 20px;
}
#right {
	width: 160px;
	background: url(../images/right_box_back.gif) repeat-y;
	float: left;
/*	padding-left: 5px;   */
}
.right_top {
	width: 160px;
	height: 10px;
	background: url(../images/right_box_top.gif) no-repeat;
}
.right_bottom {
	width: 160px;
	height: 10px;
	background: url(../images/right_box_bottom.gif) no-repeat;
}

#menu ul {
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
}
#menu ul ul, #menu ul ul ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#menu li {
	background: url(../images/menu_line.gif) no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#menu li.first, #menu li li, #menu li li li{
	background: transparent;
}
#menu li li, #menu li li li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#menu li li li a {
	font-size: 10px;
}
#menu li a:hover{
	color: #999999;
	
}
#menu li a.selected {
	font-weight: bold;
}
.main_left1 {
	float: left;
	width: 327px;
}
.main_right1 {
	float: left;
	width: 212px;
}
.main_left2 {
	float: left;
	width: 370px;
}

.main_right2 {
	float: left;
	width: 156px;
}
.main_left2 h1{
	width: 320px;
}
.quiz {
	margin-top: 10px;
	margin-bottom: 10px;
}
.quiz p{
	padding-top: 0px;
	margin-bottom: 10px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c1dddc;
	border: 1px solid #8cadac;
	padding: 2px;
	text-decoration: none;
}
.article {
	padding-top: 10px;
	background: url(../images/big_line.gif) no-repeat;
	margin-bottom: 15px;
	margin-top: 15px;
}
.article p {
	padding-top: 0px;
}
.right_line {
	background: url(../images/right_box_line.gif) no-repeat;
	height: 1px;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_content {
	padding-left: 10px;
	padding-right: 10px;
}
.right_content p {
	padding-top: 5px;
}
.right_content .quiz p {
	padding-top: 0px;
}
.right_content a {
	color: #C50006;
	text-decoration: none;
}
.right_content a.selected {
	color: #000000;
	font-weight: bold;
} 
.right_content a:hover {
	text-decoration: underline;
}
.right_content img.first {
	display: block;
	margin-bottom: 10px;
}
.quiz p input {
	float: left;
	margin-top: 2px !important;
	margin-top: -3px;
	margin-right: 5px !important;
	margin-right: 0px;
}	

.program_thumb {
	float: left;
	width: 160px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.program_thumb img {
	display: block;
	margin-bottom: 10px;
}

img.margined {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}
.kanaler {
	padding-bottom: 10px;
}
.kanaler img {
	margin-right: 10px;
	margin-bottom: 10px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	float: left;
}