body
{
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: rgb(66, 71, 99) url("../gfx/back3.gif") no-repeat 50% 32px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
}

#frame
{
	position: absolute;
	left: 50%;
	top: 100px;
	margin-left: -250px;
	width: 500px;
	z-index: 2;
	background-color: rgb(74, 79, 108);
	border: 1px solid rgb(101, 101, 101);
}
#top_text
{
	position: absolute;
	left: 50%;
	top: 75px;
	margin-left: -250px;
	height: 20px;
}
#menu
{
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -385px;
	width: 136px;
	z-index: 4;
}
#pic_bottom
{
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 235px;
	background-color: rgb(71, 76, 104);
	border: 1px solid rgb(101, 101, 101);
	line-height: 0px;
	font-size: 0px;
	padding: 4px;
	z-index: 10;
}
#box_top
{
	position: absolute;
	left: 50%;
	top: 50px;
	margin: 0px;
	margin-left: 235px;
	padding: 10px;
	width: 170px;
	border: 1px solid rgb(101, 101, 101);
	background-color: rgb(73, 77, 106);
	z-index: 10;
	color: rgb(230, 180, 0);
	text-align: center; 
}

#frame_border
{
}

#frame_background
{
}

#frame_text
{
	padding: 30px;
	background-color: transparent;
	color: rgb(255, 255, 255);
	text-align: left;
}
#frame_text h1
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 20px;
	color: rgb(255, 255, 255);
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
#frame_text h2
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 16px;
	color: rgb(255, 255, 255);
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#frame_text a
{
	text-decoration: underline;
	color: rgb(200, 200, 200);
}
#frame_text a:hover
{
	color: rgb(255, 255, 255);
}

#top_text h1
{
	font-weight: normal;
	font-size: 20px;
	color: rgb(255, 255, 255);
	padding: 0px;
	margin: 0px;
}

#menu_text
{
	margin-top: 130px;
	margin-bottom: 20px;
}
#menu_text h1
{
	font-family: Eurostile;
	font-size: 14px;
	font-weight: normal;
	color: rgb(200, 200, 200);
	padding: 3px 0px 3px 20px;
	margin: 0px;
}

#menu_text a
{
	text-decoration: none;
	color: rgb(200, 200, 200);
}

#menu_text a:hover
{
	text-decoration: none;
	color: rgb(230, 230, 230);
	color: rgb(255, 255, 255);
}

#main_menu_selected_background
{
	background-color: rgb(85, 90, 120);
	background-color: rgb(90, 95, 127);
	height: 24px;
	width: 136px;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	opacity: 0.35;
}

#main_menu_selected_text
{
	position: absolute;
	left: 0px;
	width: 136px;
	height: 24px;
	background: url("../gfx/back_selected.gif") no-repeat;
	z-index: 1;
}

#main_menu_selected_text h1
{
	font-family: Eurostile;
	font-size: 14px;
	font-weight: normal;
	color: rgb(230, 230, 230);
	color: rgb(255, 255, 255);
}

#sub_menu
{
	color: rgb(200, 200, 200);
	text-align: left;
}

#sub_menu h1
{
	font-family: Eurostile;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 10px 2px 30px;
	margin: 0px;
}

#sub_menu a
{
	text-decoration: none;
	color: rgb(150, 150, 150);
}

#sub_menu a:hover
{
	text-decoration: none;
	color: rgb(230, 230, 230);
	color: rgb(255, 255, 255);
}

#sub_menu_selected h1
{
	font-family: Eurostile;
	font-size: 13px;
	font-weight: normal;
	color: rgb(230, 230, 230);
	color: rgb(255, 255, 255);
}

#input_headline
{
	border: 1px solid rgb(100, 100, 130);
	background: transparent;
	width: 438px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 20px;
	color: rgb(255, 255, 255);
}

#textarea_text
{
	border: 1px solid rgb(100, 100, 130);
	background: transparent;
	width: 438px;
	font-family: Tahoma;
	font-size: 13px;
	color: rgb(255, 255, 255);
	padding: 2px;
}

#box_top a
{
	color: rgb(230, 180, 0);
	text-decoration: none;
}

.kalender_dato
{
	font-weight: bold;
}

table
{
	font-family: Tahoma;
	font-size: 13px;
	color: rgb(255, 255, 255);	
}
td
{
	padding-right: 10px;
}
