a.imgedit
{
    position:absolute;
    /*display: none*/;
    border: none;
}

div.db_image_wrap
{
    min-width: 100px;
    min-height: 100px;
    background-color: #000;
}


/*** Toolbox og tilknyttede links ***/
#toolbox
{
	height:60px;
	min-width:130px;
	position:fixed;
	right:70px;
	top:15px;
	z-index: 10;
}
div.toolbox_left{
	width:15px;
	height:60px;
	cursor: move;
	float:left;
	background-image: url(../grafik/admingrafik/adminpanel/toolbox_left.png);
	background-repeat: no-repeat;
}
div.toolbox_center{
	min-width:100px;
	float:left;
	height:60px;
	background-image: url(../grafik/admingrafik/adminpanel/toolbox_center.png);
	background-repeat: repeat-x;
}
div#drag_header{
	clear:both;
	color:#745721;
	font-size:16px;
	height:20px;
	text-align:center;
	cursor: move;
}
div.toolbox_content{
	clear:both;
	height:30px;
	margin-top:5px;
	width:100%;}
	
div.toolbox_content a{
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	text-decoration:none;
}
	
div.toolbox_right{
	width:15px;
	cursor: move;
	height:60px;
	float:right;
	background-image: url(../grafik/admingrafik/adminpanel/toolbox_right.png);
	background-repeat: no-repeat;
}



a.toolbox_sub{
	display:block;
	background-color:#EEE0BF;
	height:25px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	color:#000000;
	min-width:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D2AE64;
	border-right-color: #D2AE64;
	border-left-color: #D2AE64;
}
a.toolbox_sub:hover{
background-color:#FFFFFF;}
div.toolsub{
	margin-top:5px;}
	
	
	
span.box_selected_lang{
	color:#333333;
	display:block;
	font-size:19px;
	height:27px;
	padding-left:4px;
	padding-top:3px;
	text-transform:uppercase;
	width:26px;
}
span.box_selected_lang a{
	height:30px;
	width:30px;
	font-size:22px;
	color:#808080;
	
}


.toolsub{
	display:none;
	z-index: 11;
	min-width:50px;}



div.page{
    position: relative;}



/***beskeder****/
div#formblockcontent div.beskrivelse p.opdatering{
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	color:#AA410F;
	font-style:italic;
	font-weight: 600;
}

/**REDIGER TEKSTER**************/
div#formblockcontent input.overskrift{
width:400px;}

div#formblockcontent div#wysiwyg input#slet{
float:left;}

#notinvisible div#wysiwyg input.gemknap
{
	float:right;
}


/***********OPRET CV************/
table.opretcv{
width:200px;}



/**************SLIDESHOW*********************/
div.slide_thumbwrap{
float:left;
margin:15px 15px 15px 35px!important;
width:210px;
}
div.slide_thumbwrap img{
}
div.slide_thumbwrap div.thumbdelete{
clear:both;
display:block;
	width:230px;
}
div.slide_thumbwrap a.thumbdelete{}