@import "style_tabs.css";


.admin-toolbox-tittel {
	margin-top: 30px; background-color: #808080; font-weight: bold; color: #fff;
}
.admin-toolbox {
	background-color: #F2F2F2; background-image: url(/gfx/tabelldesign_bakgrunn_grey.png);background-repeat: repeat-x;
}

.pd5 {
	padding: 5px;
}

.pd10 {
	padding: 10px;
}
.pd15 {
	padding: 15px;
}

.box-container-200 {
	width: 200px; float: left; margin: 5px;
}

.hvit {
	color: #fff;
}

.groupWrapper {
	float: left;
	min-height: 100px;
}

.serializer {
	clear: both;
}

.groupItem  {
	margin-bottom: 20px;
}

.groupItem .itemHeader {
	line-height: 24px;
	background-color: #FF6666;
	color: #000;
	cursor: move;
    padding: 0 4px;
	font-size: 12px;
	height: 22px;
	position: relative;
}

.groupItem .itemHeader a {
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.sortHelper {
	border: 2px dashed #D90207;
	width: auto !important;
}




.tabell_ramme {
	border-bottom: 1px solid #fff;
	padding: 4px 4px 1px 4px;
	width: 620px;

}

.tabell_rad {
	float: left;
	line-height: 24px;
}

.usynlig {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border: 0px;
}

body { font-family: arial; font-size: 11px;}
