body {
	background-color:#f0ede8;
	color:#545454;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.tool a{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-indent : 10px;
}


a,td {
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

a,img {
border:0px;
}


input, select, textarea {
     font-family:  Arial, Helvetica, sans-serif;
     font-size:  11px;
}

.topmenucelle {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	text-indent : 30px;
}

.undermenucelle {
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-indent : 10px;
}

.undermenucelle a{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-indent : 10px;
}

.undermenucelle a:hover{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-indent : 10px;
}

.undermenucelle a:visited{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	text-indent : 10px;
}

.menuoverskrift {
	color : #000000;
	font-family:Arial, Helvetica, sans-serif
	font-size : 10px;
	font-weight : Bold;
	text-decoration : none;
}

.version
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	text-indent : 250px;
	background-image:url(/admin/images/sitebg/web123_logo.png);
	background-repeat:no-repeat;
}

.version a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	text-indent : 250px;
}


.pagetitle
{
	font-family: Arial, Helvetica, sans-serif
	color: #093222;
	font-size: 20px;
}

.rowstyle00 {
	font-family:Arial, Helvetica, sans-serif
	color: #093222;
	font-size: 11px;
	text-decoration: none;
	background: #e4e0d5;
	border-bottom: 1px solid #c7c0b9;
	padding: 5px;
}

.rowstyle01 {
	background-color : #f0ede8;
}

.rowstyle02 {
	background-color : #e4e0d5;
}

.rowstyle03 {
	background-color : #c7c0b9;
}

.rowstyle04 {
	font-family:Arial, Helvetica, sans-serif
	color: #093222;
	font-size: 11px;
	text-decoration: none;
	background: #e4e0d5;
	border-bottom: 1px solid #c7c0b9;
	padding: 5px;
}


.button{
	border: none;
	background-color: #373737;
	color: white;
	font-size: 9px;
	padding: 3px;
	height: 20px;
}

/* Til picturepreview på media*/

#pic {
	/*background-color: #FFFFFF;*/
	position: relative;
	/*left: 10px;
	top: 10px;
	width: 135px;*/
}

#pic a .large {
	border: 0px;
	display: block;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	/*background: transparent;  
	border: 1px solid #000000;
	display: block;
	height: 30px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 30px;*/
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	background: #ffffff;
	border: 1px solid #000000;
	display: block;
	height:auto;
	width:auto;
	/*height: 250px;*/
	/*width: 300px;*/
	left: 0px;
	position: absolute;
	top: -100px;
	
}


