body
{

	background-image: url('/img/bg2.gif');
	background-color: #D5E7FF;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;

}

#body
{

	background-image: url('/img/bg.gif');
	background-repeat: repeat-x;

}

img
{

	border-style: none;

}

a
{
	color: #647D9B;
}
a:active
{
	color: #647D9B;
}
a:hover
{
	color: #742C2C;
}

input.knap
{
	border-style:solid;
	border-width:1px;
	border-color:#CAD5E4;
	background-color:#DDE9F9;
	color:#828A94;
	font-weight: bold;
}

#hint{
	position: absolute;
	visibility: hidden;
	background-color: white;
	border: 1px solid #B0C8E9;
	padding: 3px;
	z-index: 50;
}

#head
{
	font-size: 20px;
	text-align: center;
}

#center 
{
	text-align: center;
}

div.alert
{
	background-color:#ffd5c9;
	color:#000000;
	padding:5px;
	border:1px solid #ffb29a;
}

form
{

	margin: 0px;

}

.buttons img
{

	padding-left: 0;

}

.container245
{

	background-color: #F0F8FF;
	background-image: url('/img/boxbg_245.gif');
	background-repeat: no-repeat;
	text-align: left;
	width: 245px;
	margin:auto;
	border-bottom: 2px solid #C3DBF9;

}

.tooltip{
	padding:3px;
	line-height:11px;
	font-size:10px;
	background:#ffffff;
}

.container446
{

	background-color: #F0F8FF;
	background-image: url('../img/boxbg_446.gif');
	background-repeat: no-repeat;
	text-align: left;
	width: 546px;
	margin:auto;
	border-bottom: 2px solid #C3DBF9;
}

.container706
{

	background-color: #F0F8FF;
	background-image: url('../img/boxbg_706.gif');
	background-repeat: no-repeat;
	text-align: left;
	width: 806px;
	margin:auto;
	border-bottom: 2px solid #C3DBF9;
}

.containertitle
{
	text-align: left;
	color: #647D9B;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-left: 2px;
	margin-right: 2px;
}
.containersplitter
{
    background-image: url("/img/splitter.gif");
	background-repeat:repeat-x;
	width: 802px;
	border-left: 2px solid #C3DBF9;
	border-right: 2px solid #C3DBF9;
	margin-top:5px;
}


.menu
{

	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 2px;

}

img.img_menu
{
		padding: 0px;
}

.menu a
{

	color: #2C4F74;
	font-size: 12px;
	text-decoration: none;

}

.menu a:hover
{

	color: #742C2C;

}

.textmedium
{

	font-size: 12px;
	color: black;

}

.textsmall
{

	font-size: 10px;
	color: #647D9B;

}

#container
{

	background-image: url('../img/containerbg.gif');
	background-repeat: repeat-y;
	background-position: 20px top;
	width: 850px;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
	

}

#content
{

	background-image: url('../img/contentbg.gif');
	text-align: center;
	padding-top: 13px;
	padding-bottom: 10px;

}

#top
{

	background-image: url('../img/topbg.jpg');
	background-position: 10px top;
	background-repeat: no-repeat;

}

textarea
{

	font-family: verdana;
	font-size:12px;

}

td.forum_right_top
{
		width:70px;
		text-align:center;
		border-left:solid 1px #000000;
		padding: 3px;
}

td.forum_right
{
		width:70px;
		text-align:center;
		border-left:solid 1px #000000;
		border-top:solid 1px #000000;
}
td.forum_right_hidden
{
		width:70px;
		text-align:center;
		border-left:solid 1px #000000;
		border-top: solid 1px #000000;
		color: #AAAAAA;
}

td.forum_valg
{
		vertical-align:top;
		border-top:solid 1px #000000;
		padding: 3px;
}

span.forum_subtext
{
		font-size:10px;
}

span.forum_overskrift
{
		font-size:13px;
}
span.forum_subtext_hidden
{
		font-size:10px;
		color:#AAAAAA;
}

span.forum_overskrift_hidden
{
		font-size:13px;
		color:#AAAAAA;
}
tr.forum_cellheigth
{
		height:35px;
}
tr.forum_topbg
{
    	background-image: url('/img/forum_top.gif');
}
span.forum_header
{
		font-size: 23px;
}
td.forum_forfatter
{
		width: 150px;
		text-align: center;
}
td.forum_besked
{
		text-align: center;
		border-left: solid 1px #000000;
}
td.forum_besked_svar
{
		text-align: center;
}
td.forum_besked_main
{
		border-left: solid 1px #000000;
		border-top: solid 1px #000000;
		vertical-align: top;
		padding: 5px;
}
td.forum_forfatter_main
{
		vertical-align:top;
		border-top:solid 1px #000000;
		padding: 3px;
}
textarea.forum_reply
{
		width: 450px;
		height: 150px;
}
td.forum_reply_main
{
		vertical-align:top;
		padding: 10px;
		border-top: solid 1px #000000;
}
input.new_head
{
		width: 250px;
}
img.forum_menu
{
		padding-left:5px;
		padding-right:5px;
}