/* GENERAL STYLES */
/* CSS Document */
/* odder museum 2004 - anders m. nielsen - www.plateaux.dk */

/* Rich text editor styling start */
#holderBody {
	background: #fff;

}

#holder {
	borAustralia.gifder: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	/*text-align: left;*/
}

/* Rich text editor styling end */

/* redefinition af tags */
img{border:none;}
a:hover { text-decoration: underline; color: #336699;}
a:link { text-decoration: none; color: #336699;}
a:visited { text-decoration: none; color: #336699;}
a:active { text-decoration: none; color: #336699;} 

a#menulink:hover { text-decoration: underline; color: #000000;}
a#menulink:link { text-decoration: none; color: #000000;}
a#menulink:visited { text-decoration: none; color: #000000;}
a#menulink:active { text-decoration: none; color: #000000; } 

a#valgt:hover { text-decoration: underline; color: #336699;}
a#valgt:link { text-decoration: none; color: #336699;}
a#valgt:visited { text-decoration: none; color: #336699;}
a#valgt:active { text-decoration: none; color: #336699; } 


body {
	text-align:left;
	color: #000;
	text-decoration: none;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	}

/* basic layout og menu*/
#frame {
	width:722px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

	}

#om {
	color: #336699;
	width:140px;
	font-size: 18px;
	padding-top: 216px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 5px;}
	
#billed {float: right;}

#text {
	width:410px;
	padding-top: 20px;
	padding-right: 20px;
	overflow: auto;
	float: left;
}

#CMS_text {
	width:540px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	float: left;
}

H1 {
	font-size: 15px;
	font-weight: normal;
}
	
#contentBox	{
	width:135px;
	padding-right: 10px;
	float: right;
	padding-top: 20px;
	float: left;
	}
H3 {
	font-size: 12px;
}

#menu {
	width:135px;
	/*line-height: 20px;*/
    /*height: 300px;*/
	padding-left: 5px;
	padding-top: 55px;
	list-style-type: none;
	overflow: auto;
	float: left;
}
.menuitems {
	padding-left: 0px;
        margin-left: 10px;
	list-style-type: none;
}

/*#submenu{
	padding-left: 20px;}*/

#ctrl {
	width:150px;
	height: 20px;
	padding-left: 5px;
	padding-top: 20px;}
	
#info {
	background-color: #336699;
	color: #ffffff;
	clear: both;
	padding-left: 150px;

	}

#note {
	text-align:right;
	width:722px;
	margin-right:auto;
	margin-left:auto;
	
}
#ctrl{
	display: none;
}


/* EDITOR PROPERTIES */
H1 {

}


