.adark{
	color:#000000;
	text-decoration:none;
}

.adark:hover{
	color:#666666;
}

.ablue{
	color:#000088;
	text-decoration:none;
}

.ablue:hover{
	color:#444488;
}

.abright{
	color:#FFFFFF;
	text-decoration:none;
}

.abright:hover{
	color:#88FF88;
}

.aon{
	color:#00AA00;
	text-decoration:none;
	font-style:italic;
	text-decoration:underline;
}

.aon:hover{
	color:#666666;
}

.asingleselect{
	color:#000000;
	text-decoration:none;
}

.asingleselect:hover{
	background:#FFFFFF;
}

div#weather{
	position:relative; 
	right:20px; 
	float:right; 
	border:solid 0px #FF0000; 
	width:155px; 
	height:60px; 
	margin-top:58px;
	text-align:center;
}

div#index_random_img_container{
	float:left; 
	padding-top:40px; 
	padding-left:20px
}

div#index_random_imgs{
	width:800px; 
	height:80px; 
	/*background:#C6D9D3*/
}

div#index_ads{
	position:relative; 
	right:25px; 
	margin-top:67px; 
	width:127px; 
	float:right;
	/*background: url(trace/reklame.jpg) no-repeat;*/
	height:600px;
	text-align:center;
}

div#head_maindiv{
	width:996px; 
	/*height:1500px; */
	margin-left:auto; 
	margin-right:auto; 
	background: url(lbacktrace.jpg) no-repeat;
}

div#head_menucenter{
	z-index:9; 
	position:fixed; 
	top:0px; 
	left:0px; 
	height:24px; 
	width:100%; 
	background:center url(common/graphics/site/menubar.png) no-repeat;
}

div#bigpreview{
	z-index:5; 
	position:absolute; 
	top:160px; 
	left:0px; 
	width:700px;
	text-align:center;
	display:none;
	margin-left:auto;
	margin-right:auto;
}

div#newpmcontainer{
	text-align:center;
	top:160px; 
	left:0px; 
	position:absolute;
	margin-left:auto; 
	margin-right:auto; 
	width:100%;  
	z-index:5;
	display:none;
	/*overflow:hidden;*/
}

div#newpm{
	text-align:center;
	margin-left:auto; 
	margin-right:auto; 
	width:390px;  
	background:#DDDDDD; 
	border:solid 1px #BBBBBB;
	z-index:5;
}

div#head_message{
	z-index:0; 
	position:fixed; 
	top:0px; 
	left:-1px; 
	height:0px; 
	width:100%; 
	background:center url(common/graphics/site/messagebg.png) no-repeat;
	display:none;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
}

div#head_menuholder{
	margin-left:auto; 
	margin-right:auto; 
	width:930px; 
	padding-top:2px;
}

div#head_headline{
	font-weight:bold; 
	font-size:15px; 
	float:left; 
	color:#FFFFFF;
}

div#topmenu_links{
	 padding-top:3px; 
	 float:right; 
	 color:#FFFFFF;
}

div#plugin_weatherBg{
	display:none; 
	width:138px; 
	height:220px; 
	background:url(http://www.dmi.dk/dmi/femdgn_ostjylland.png);
}

div#topmenu_login_form{
	overflow:hidden; 
	display:none; 
	background:url(common/graphics/site/loginbg.png); 
	width:173px; 
	height:1px; 
	position:relative; 
	top:25px; 
	left:606px;
}

div#login_form{
	padding-left:12px;
	color:#FFFFFF;
}

img#showprofile_profilephoto{
	position:relative; 
	top:44px; 
	left:0px; 
	width:200px; 
	height:200px;
}

.submit{
	background:#CCCCCC;
	border:solid 1px #000000;
	font-family:verdana;
	font-size:10px;
	cursor:pointer;
}

.submit:hover{
	background:#EEEEEE;
}

.thumbnail{
	width:80px;
	height:80px;
	border:solid 1px #3C3C3C;
	margin-right:6px;
	cursor: url("common/graphics/cursors/pngmagni.cur"), pointer;
}

.thumbnail:hover{
	border:solid 1px #888888;
}

.contentdiv{
	top:7px; 
	width:875px;
	float:left; 
	position:relative; 
	margin-left:4px;
	/*overflow:hidden;*/
	margin-bottom:50px;
	min-height:300px;
	color:#000000;
}

div#inboxtab{
	top:7px; 
	width:70px;
	float:left; 
	position:relative; 
	height:10px; 
	margin-left:4px;
	padding:5px;
	text-align:center;
	color:#000000;
}

div#outboxtab{
	top:7px; 
	width:70px;
	float:left; 
	position:relative; 
	height:10px; 
	border-left:3px solid #000000;
	padding:5px;
	text-align:center;
	color:#000000;
}

div#deletetab{
	top:7px; 
	right:-1px;
	width:115px;
	float:right; 
	position:relative; 
	height:10px; 
	background:#EEEEEE;
	margin-right:5px;
	padding:5px;
	text-align:center;
	color:#CCCCCC;
	color:#000000;
}

div#mailcontent{
	margin-top:15px;
}

.mailmouseover{
	background:#FF0000;
}

.mailmouseoverdark{
	background:#FF0000;
}

.myprofile_edit{
	width:68px;
	height:11px;
	border:none;
	background:#CCCCCC;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:solid 1px #3C3C3C;
	padding-top:0px;
}

.myprofile_edit:focus{
	background:#FFFFFF;
}

.myprofile_edit:hover{
	color:#00CC00;
	background:#FFFFFF;
}

.myprofile_edit2{
	width:120px;
	height:11px;
	border:none;
	background:#CCCCCC;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:solid 1px #3C3C3C;
	padding-top:0px;
}

.myprofile_edit2:focus{
	background:#FFFFFF;
}

.myprofile_edit2:hover{
	color:#00CC00;
	background:#FFFFFF;
}

.moreinfo_edit{
	width:197px;
	height:13px;
	border:none;
	background:#CCCCCC;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:solid 1px #3C3C3C;
	padding-top:0px;
}

.moreinfo_edit:focus{
	background:#FFFFFF;
}

.moreinfo_edit:hover{
	color:#00CC00;
	background:#FFFFFF;
}

.moreinfo_edit_status{
	display:none;
}

.moreinfo_textarea{
	width:338px;
	height:100px;
	border:none;
	background:#CCCCCC;
	font-size:11px;
	text-align:left;
	cursor:pointer;
	border:solid 1px #3C3C3C;
	padding-top:0px;
}

.moreinfo_textarea:focus{
	background:#FFFFFF;
}

.moreinfo_textarea:hover{
	color:#00CC00;
	background:#FFFFFF;
}

.moreinfo_textarea_status{
	display:none;
}

.myprofile_edit_status{
	display:none;
}

b#search_button{
	padding:5px; 
	background:#999999; 
	color:#FFFFFF; 
	cursor:help
}

b#search_button:hover{
	background:#BBBBBB; 
}

.updatestatus{
	color:#B2B2B2; 
	font-weight:bold; 
	width:400px; 
	border:solid 2px #A7A3BC;
}

.updatestatus:hover{
	border:solid 2px #BDBACE;
}

.infowrap{
	width:122px; 
	overflow:hidden;
}

.chatwindow{
	width:392px; 
	height:500px; 
	background:url(common/graphics/site/chatbg.png);
	border:solid 1px #BBBBBB; 
	border-bottom:none;
	margin-right:5px;
	margin-top:0px;
	position:fixed;
	bottom:0px;
	right:312px;
	z-index:10000;
}

.replybox{
	width:392px; 
	height:100px;
	position:fixed;
	bottom:0px;
	right:312px;
	z-index:10000;
}

.groupbg{
	float:left;
	width:152px;
	height:319px;
	background:#EEEEEE;
	margin-right:2px;
	margin-left:3px;
	margin-bottom:5px;
	cursor:pointer;
}

.pauseimg{
	position:relative; 
	left:-26px; 
	top:10px; 
	z-index:1; 
	border:none;
}

.pausebtn{
	position:relative; 
	left:-60px; 
	top:6px; 
	z-index:0; 
	border:solid 1px #3C3C3C; 
	padding:3px; 
	padding-right:7px; 
	padding-left:35px;
	color:#000000;
} 

.pausebtn:hover{
	color:#E97D19;
	background:#FFFFFF;
} 

.delimg{
	position:relative; 
	left:286px; 
	top:-16px; 
	z-index:1; 
	border:none;
}

.delbtn{
	position:relative; 
	left:253px; 
	top:-20px; 
	z-index:0; 
	border:solid 1px #3C3C3C; 
	padding:3px; 
	padding-right:7px; 
	padding-left:35px;
	color:#000000;
} 

.delbtn:hover{
	color:#E97D19;
	background:#FFFFFF;
} 


