BODY, TD {font-family:Arial;font-size:13px}
body /* ÆNDRET */
{
	background-color: #333333;				/* Den yderste baggrundsfarve */
	background-image: url("../images/gradient.gif");
	background-repeat: repeat-x;
}
.body /* ÆNDRET */
{
	background:#000000; width:970px; overflow:hidden; margin:0 auto	/* Den inderste baggrundsfarve */
}
.container {width:940px;overflow:hidden;margin:15px}

.section {margin-bottom:5px;padding-bottom:0px;clear:both;padding-top:5px}

.section .section {background:#e8e8e5; color:black; margin-top:10px; padding-left:10px; padding-right:10px;padding-bottom:10px} /* Baggrundsfarve i section */

.section .header {font-family: Arial; font-weight:bold; font-size:20px; color:black;float:left;margin-bottom:5px}

.section .section .header {font-size:20px}

.subheader {border:none; font-size:12px; color:black; font-weight:bold; font-family:Verdana; margin-top:10px}

.content {margin-left:20px}

.section .content .header {border:none; font-size:11px; color:orange; font-weight:bold; font-family:Verdana; margin-bottom:1px}

.clear {clear:both; margin-bottom:5px}

.column.main {float:left; width:590px; overflow:hidden}

.column.right {float:right; width:330px; overflow:hidden}

.column.wide {float:left;width:950px; overflow:hidden}

.section div.item, .section {margin-bottom: 5px;clear:both}

.section div.itemtext {margin-bottom:10px;float:left}

.separator {height:2px; overflow:hidden; background:#C0C0C0;margin-top:5px; margin-bottom:5px}

.button {background: black; color:orange; font-weight:bold; font-size:10px; border: 1px outset white;width:100px;}

div.ghost {color:#808080}

td.boldtext {color:black; font-size:12px; font-weight:bold; font-family:Verdana}
td.pause {color:orange; font-size:12px; font-weight:bold; font-family:Verdana}

.speaker {color:red; font-size:12px; font-family:Verdana}


A {text-decoration: underline;color:blue}

.ghost A {color:blue}

A:hover {text-decoration: underline;color:blue}

A.link {}

.line {height: 1px; overflow:hidden; background-color:#D0D0D0}
