BODY 
{
	background-color : #B0C0D0;
	font-family : Helvetica, Verdana, Tahoma;
	font-size: 13px;
	color : #222299;
	font-weight: normal;
	line-height: 120%;
	margin: 0px;
	padding: 0px;

	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#eeeeee;
	scrollbar-base-color:#eeeeee;
	scrollbar-darkshadow-color:#003366;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#b0c0d0;
	scrollbar-shadow-color:#444444;
}

TH 
{
	font-family : Helvetica, Verdana, Tahoma;
	font-size : 11px;
	color : #222299;
	font-weight : bold;
	line-height : 110%;
	margin-top : 4px;
	margin-left : 20px;
	margin-right : 20px;
}

TD 
{
	font-family : Helvetica, Verdana, Tahoma;
	font-size: 13px;
	color : #222299;
	font-weight: normal;
	line-height: 120%;
	margin-top : 4px;
	margin-left : 20px;
	margin-right : 20px;
}

INPUT 
{
	font-family : Helvetica, Verdana, Tahoma;
	font-size: 11px;
	line-height: 100%;
}

.google
{
	background-image : URL("../grafik/baggrund.jpg");
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : top right;
}

.other
{
	background-image : URL("../grafik/other_adds_bg.jpg");
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : top right;
}

.submit
{
	background				: #abcdef;
	color							: black;
	font							: 11px;
	font-weight				: bold;
	line-height				: 120%;
	cursor						: hand;
}

H4 
{
	font-family : Helvetica, Verdana, Tahoma;
	color: 0000A0;
	font-size: 15px ;
	line-height: 100%;
	font-weight : bold;
}

H4 H4
{
	color: #ffffff;
}

H5 {
	font-family : Helvetica, Verdana, Tahoma;
	color: 0000A0;
	font-size: 13px ;
	line-height: 100%;
	font-weight : bold;
}

H6 
{
	font-family : Helvetica, Verdana, Tahoma;
	color: red;
	font-size: 12px ;
	line-height: 100%;
	font-weight : bold;
}

H6 H6 
{
	font-size: 14px ;
	font-weight : bold;
}

.forside
{
	background-color 			: #000000;
	background-image 			: URL("../grafik/forside.gif");
	background-repeat 		: no-repeat;
	background-attachment	: fixed;
	background-position 	: center center;
	width									: 610px;
	height								: 400px;
	color									: #dddddd;
	font-weight						: normal;
	line-height						: 100%;
	margin								: 0px;
	padding								: 4px;
}

.main
{
	font-family : Helvetica, Verdana, Tahoma;
	font-size: 13px;
	color : #222299;
	font-weight: normal;
	text-align: left;
	line-height: 120%;
	padding : 4px;
}

.top_menu
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #dddddd;
	font-size : 13px;
	font-weight : bold;
	cursor : pointer;
}

.top_menu A
{
	color	: #dddddd;
	text-decoration	: none;
}

.top_menu A:hover
{
	color : #ffff00;
	text-decoration : none;
}

.left_menu
{
	font-family : Helvetica, Verdana, Tahoma;
	color	: #dddddd;
	font-size	: 13px;
	font-weight	: bold;
	cursor : pointer;
}

.left_menu A
{
	color	: #dddddd;
	text-decoration	: none;
}

.left_menu A:hover
{
	color : #ffff00;
	text-decoration	: none;
}

.tekst_menu
{
	font-family : Helvetica, Verdana, Tahoma;
	color	: #dddddd;
	font-size	: 13px;
	font-weight	: normal;
	cursor : pointer;
}

.tekst_menu A
{
	color	: #dddddd;
	font-size	: 11px;
	text-decoration	: none;
}

.tekst_menu A:hover
{
	color : #ffff00;
	font-size	: 11px;
	text-decoration	: none;
}

.undertekst
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #222299;
	font-size	: 10px;
	font-weight	: normal;
}

.titel
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #222299;
	font-size	: 18px;
	font-weight	: bold;
	text-align : center;
	padding-left : 80px;
}

.komponist
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #222299;
	font-size	: 12px;
	font-weight	: bold;
	text-align : center;
	padding-left : 80px;
}

.tekst
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #222299;
	font-size	: 12px;
	font-weight	: normal;
	padding-left : 80px;
}

.search
{
	font-family : Helvetica, Verdana, Tahoma;
	color : #ff0000;
	font-size	: 12px;
	font-weight	: bold;
}

.vote_table 
{
	background-color	: #abcdef;
	border-top	 			: groove 2px white;
	border-left				: groove 2px white;
	border-right			: groove 2px silver;
	border-bottom			: groove 2px silver;
	padding						: 0px;
}

.vote_odd 
{
	background-color 	: #DEF1FC;
	padding-left			: 4px;
}

.vote_even 
{
	background-color 	: #BDE2F9;
	padding-left     	: 4px;
}

.vote_radio
{
	height						: 12px;
	width							: 12px;
}

.vote_submit 
{
	background				: #abcdef;
	color							: black;
	font							: 11px;
	font-weight				: bold;
	width							: 90%;
	line-height				: 120%;
	cursor						: hand;
}

.vote_result 
{
	background	 			: #bb0000;
	padding		 				: 0px;
	color		 					: yellow;
	font	 						: 9px;
	font-weight	 			: normal;
}

.vote_my 
{
	background	 			: #ffd700;
	padding		 				: 0px;
	color		 					: yellow;
	font	 						: 9px;
	font-weight	 			: normal;
}

.guestbook A
{
	color : navy;
	font-family : Tahoma,Verdana;
	font-size		: 13px;
	line-height: 120%;
	font-weight: bold;
	text-decoration : underline;
}

.guestbook A:hover
{
	color : red;
	font-family : Tahoma,Verdana;
	font-size		: 13px;
	line-height: 120%;
	font-weight: bold;
	text-decoration : underline;
}

.debat
{
	font-family : helvetica, tahoma, verdana;
	font-size : 12px;
	color : #2222bb;
	margin-left : 20px;
	padding-left : 4px;
}

.debat_tr
{
	background-color : #ffcc00;
	font-family : helvetica, tahoma, verdana;
	font-size : 11px;
	color : #000000;
	border : 2px blue solid;
}

.debat_th1
{
	border-left : 1px navy solid;
	border-top : 1px gray solid;
	border-bottom : 1px blue solid;
	padding-left : 4px;
}

.debat_th2
{
	border-top : 1px gray solid;
	border-bottom : 1px blue solid;
}

.debat_hdr
{
	background-color : #ffcc00;
	font-family : tahoma, verdana, helvetica;
	font-size : 11px;
	color : #000000;
	width : 100%;
	font-weight : bold;
	padding-left : 4px;
}

.debat_body
{
	background-color : #eeeeee;
	font-family : tahoma, verdana, helvetica;
	font-size : 11px;
	color : #000000;
	width : 100%;
	font-weight : normal;
}

.debat_btn
{
	background-color : transparent;
	font-family : helvetica, tahoma, verdana;
	font-size : 11px;
	color : #111111;
	text-align : center;
	font-weight : bold;
	margin-left : 4px;
	cursor : pointer;
}

.debat A
{
	color : navy;
	font-weight : bold;
}

.debat A:hover
{
	color : red;
}

A
{
	color : navy;
	font-weight : bold;
}

A:hover
{
	color : red;
}

