

/* -- defaults -- */
html {
	
}
body {
	background: #231f20;
	background-image: url(multicms/images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	text-align: left;
}




/* -- frame -- */
#frame {
	width: 800px;
}
#frame td {
	font: 12px arial;
	text-align: left;
	vertical-align: top;
}
#frame .header {
	height: 145px;
	background-image: url(multicms/images/header_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#frame .content-heading {
	width: 800px;
	height: 55px;
	background-image: url(multicms/images/heading_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#frame .content-heading h1 {
	width: 680px;
	font: 25px arial;
	text-align: right;
	font-style: italic;
	color: #000;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 100px;
	top: 30px;
		/*border: solid 1px #000;*/
}
#frame .content {
	background: #eddec1;
	background-image: url(multicms/images/content_bg.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 0px 10px;
}
#frame .footer {
	height: 196px;
	background-image: url(multicms/images/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}




/* -- HEADER -- */

/* -- logo -- */
#logo {
	width: 230px;
	height: 120px;
	position: relative;
	left: 0px;
	top: 20px;
		/*border: solid 1px #000;*/
}
#logo a {
	width: 230px;
	height: 120px;
	float: left;
	display: block;
}

/* -- topmenu -- */
#topmenu {
	color: #eee1c7;
	margin: 10px 20px;
	float: right;
	display: inline;
		/*border: solid 1px #000;*/
}
#topmenu a {
	color: #eee1c7;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFF;
}

/* -- heading -- */
#heading {
	height: 55px;
	background-image: url(multicms/images/heading_logo_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
		/*border: solid 1px #000;*/
}


	
/* -- CONTENT -- */

/* -- content -- */
#content {
	width: 100%;
	background-image: url(multicms/images/content_logo_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content td {
	
}
#content .mainmenu {
	width: 200px;
	background-image: url(multicms/images/mainmenu_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 30px 0px;
}
#content .mainmenu .danish-btn {
	width: 34px;
	height: 33px;
	border: none;
	margin: 0px 0px 20px 0px;
}
#content .spacer-h {
	height: 10px;
	line-height: 10px;
}
#content .content-text {
	height: 400px;
	background: #f5ecd9;
	text-align: justify;
	border: solid 1px #c1ab85;
	padding: 10px 10px 40px 10px;
}
#content .content-text .content-image {
	width: 227px;
	height: 170px;
	margin: 0px 0px 10px 20px;
	float: right;
	display: inline;
}
#content .content-text .content-image {
	width: 227px;
	height: 170px;
}
#content {

}
#content .content-text a {
	color: #8c3444;
}
#content .content-text a:hover {
	color: #000;
}




/* -- content-index -- */
#content-index {
	width: 100%;
	margin: 10px 0px;
}
#content-index td {
text-align: justify;	
}
#content-index .text {
	width: 352px;
}
#content-index .spacer-v{
	width: 10px;
}
#content-index .news {
	background: #f7f5ef;
	border: solid 1px #9a8364;
	padding: 8px;
}

/* -- shortlist-news -- */
#shortlist-news {
	font: 11px arial;
}
#shortlist-news h2 {
	background-image: url(multicms/images/dot_h_dr.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font: bold 15px arial;
	color: #8c3444;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#shortlist-news .title {
	font: bold 11px arial;
	text-align: left;
}
#shortlist-news .intro {
	font: 11px arial;
	padding: 2px 5px;
}
#shortlist-news .moreinfo {
	text-align: right;
}
#shortlist-news .moreinfo a {
	background-image: url(multicms/images/arrow_r_dr.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 0px;
}
#shortlist-news .spacer-h {
	height: 10px;
	line-height: 10px;
}
#shortlist-news a {
	text-decoration: none;
}
/* -- index testimonial -- */
#index-testimonial {
	background-image: url(multicms/images/dot_h_dr.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
		/*border: solid 1px #000;*/
}
#index-testimonial h2 {
	font: bold 18px arial;
	padding: 0px;
	margin: 0px 0px 0px 0px;
		/*border: solid 1px #000;*/
}
#index-testimonial .quote {
	font: bold 15px arial;
}
#index-testimonial .author {
	text-align: right;
	margin: 20px 0px 0px 0px;
}



/* -- FOOTER -- */

/* -- footermenu -- */
#footermenu {
	width: 400px;
	font: 11px arial;
	margin: 20px 0px 0px 20px;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#footermenu ul {
	width: 310px;
	list-style: none;
	padding: 0px;
	margin: 0px;
		/*border: solid 1px #000;*/
}
#footermenu ul li {
	width: 150px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
		/*border: dashed 1px #FFF;*/
}
#footermenu ul li a {
	color: #000;
	text-decoration: none;
}
#footermenu ul li a:hover {
	color: #FFF;
}

/* -- footer-tag -- */
#footer-tag {
	width: 760px;
	font: 11px arial;
	color: #000;
	margin: 30px 0px 0px 20px;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#footer-tag a {
	color: #000;
	text-decoration: none;
}
#footer-tag a:hover {
	color: #FFF;
}

/* --- footer-block -- */
#footer-block {
	width: 350px;
	margin: 20px 20px 0px 0px;
	float: right;
	display: inline;
		/*border: solid 1px #000;*/
}
#footer-block td {

}
#footer-block .heading {
	
}

#footer-block a, #footer-block a:hover {

}
/* -- counter -- */
#counter {
	width: 150px;
	font: bold 11px arial;
	text-align: right;
	float: right;
	display: inline;
		/*border: solid 1px #000;*/
}



/* -- forms -- */
#std-form {

}
#std-form div {
	padding: 2.5px 0px;
}
#std-form p {
	width: 110px;
	border: solid 0px #000;
	text-align: right;
	padding: 2px 0px;
	margin: 0px 2px;
	float: left;
	display: block;
	clear: left;
}
#std-form p.text {
	padding: 0px;
}
#std-form .note {
	font: 11px arial;
}
#std-form input, textarea {
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#std-form .cb {
	border: none;
}
#std-form .btn_submit {
	background: #4c9702;
	font: bold 11px arial;
	color: #FFF;
}
#std-form select {
	width: auto;
	border: solid 1px #cecece;
	font: 11px arial;
	padding: 2px;
}
#std-form option {
	margin: 0px 20px 0px 5px;
}
#std-form .order {
	width: 300px;
	border: solid 1px #9A9A9A;
	font: 11px arial;
	padding: 5px;
}
#std-form .btn_up {
	width: 50px;
	background-image: url(images/bg_formbtn.gif);
	background-position: 10px 0px;
	background-repeat: repeat-x;
}
#std-form fieldset {
	border: solid 1px #3B88B8;
	padding: 0px 0px 10px 0px;
}
#std-form legend {
	font: bold 11px arial;
	color: #3B88B8;
	padding: 0px 5px;
	margin: 0px 10px 0px 0px;
}
#std-form .cb {
	border: none;
}
#std-form a {
	background: none;
}
#std-form .br {
	display: block;
	clear: both;
}
#content .content-text .ui-datepicker-trigger {
	margin: 0px 0px -3px 3px;
}





/* -- color spans -- */
#content span.green
{color: #090;}
#content span.red
{color: #F00;}
#content span.blue
{color: #03F;}
#content span.orange
{color: #F90;}
#content span.grey
{color: #BBB;}


/* -- pagination -- */
#pagination {
	text-align: center;
	margin: 15px 0px;
		/*border: solid 1px #000;*/
}
#pagination a {
	background: #efefef;
	font: bold 12px arial;
	color: #aaaaaa;
	text-align: center;
	text-decoration: none;
	line-height: 17px;
	border: solid 1px #cecece;
	padding: 0px 5px;
	margin: 0px 2px;
}
#pagination a:hover {
	background: #ebdcbe;
	color: #FFF;
	border: solid 1px #000;
}
#pagination a.selected {
	background: #8b3444;
	color: #FFF;
	border: solid 1px #000;
}
#pagination a.selected:hover {
	background: #FFF;
}










