
body{
}


#blockconfig div. blockconfig img{
cursor:pointer;}


.configtable{
float:left;
margin-left:75px;
margin-top:15px;}
/**** TOOLS *******/


#dndtoolbox
{
	position: fixed;
	top: 60px;
	left: 30px;
	border: 1px solid #CDCDCD;
}
#start_jump{
	margin-top: 30px;
	margin-left: 30px;
}
ul.tools li.tool
{
	float: left;
}
ul.tools{
list-style-type:none;
margin:0;
padding:0;
width:40px;}

li.tool{
	list-style-type:none;
	display:block;
	width:35px;
	height:35px;
	/*background-image:url(/images/billedelement.png);*/
	background-repeat:no-repeat;
}

li.tool a img{
	border:none;
	margin-bottom:5px;
	margin-top:5px;}

span.item{
	list-style-type:none;
	display:block;
	width:35px;
	height:35px;
	/*background-image:url(images/billedelement.png);*/
	background-repeat:no-repeat;}


div.textbox{
	padding:6px;}

div.newtextbox{
	width: 200px;
	background-color: #FFF;
	height: 200px;
}
div.newimagebox{
	width: 200px;
	/*background-color: pink;*/
	border: 1px dashed #666666;
	height: 200px;
}
div.imagebox{
	width: 200px;
	/*background-color: pink;*/
	height: 200px;
}


/*********** LOGIND *************/
div.logind{
	width:206px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

div.logind h2{
	margin:0;
	padding:0;
	color:#999999;
	font-size:26px;
}

div.logind input{
	width:200px;
	padding:2px;
	margin-top:8px;
	border:1px solid #888888;}

div.logind input.knap{
	float:right;
	padding:2px;
	width:70px;}

span.front{
	display:block;
	font-family:verdana;
	font-size:10px;
	margin-top:16px;}

span.front a{
	color:#888888;}

h1.velkommen{
	display:block;
	font-size:28px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	text-align:center;
	width:606px;}

/** toolbox **/
span.draghandle_toolbox{
	height: 20px;
	display:block;
	width: 40px;
	background-color: #CCCCCC;
}

li.toolboxitem{
	clear:both;
	display:block;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;}

ul.tools a img{
	border:none;}
	
	
	
/***** elementets admin *********/
div#blockconfig{
background-color:#EFEFEF;
border:1px solid #CDCDCD !important;
min-height:160px;
width:35px;
}

div.elementdrag{
height:20px !important;
background-color:#CDCDCD !important;
margin-bottom:5px !important;}

div#dropout{}
div#dropout span,#documentsconfig span,#pagesconfig span{
color:#666666 !important;
display:block !important;
height:26px !important;
padding-top:7px;
text-align:center;
vertical-align:middle;
width:130px !important;
margin-left:5px;
background-color:#EFEFEF;
}
div#editImgDropout span{
color:#666666 !important;
display:block !important;
height:26px !important;
padding-top:7px;
text-align:center;
vertical-align:middle;
width:130px !important;
margin-left:0px;
background-color:#EFEFEF;
}
span.first{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
span.center{
border-top:none !important;
border-bottom:1px solid #CDCDCD;
border-left:1px solid #CDCDCD;
border-right:1px solid #CDCDCD;}
span.last{
border-top:none !important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
