


/* -- defaults -- */
body {
	background: #013499;
	background-image: url(multicms/images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}



/* -- frame -- */
#frame {
	background: #fafafa;		
}
#frame td {
	font: 12px arial;
	text-align: justify;
	vertical-align: top;
}
#frame .spacer-left {
	width: 20px;
}
#frame .mainmenu {
	width: 200px;
	background: #FFF;
	border: solid #de293a;
	border-width: 0px 1px;
}
#frame .spacer-v {
	width: 10px;
}
#frame .header {
	width: 680px;
	height: 180px;
}
#frame .spacer-h {
	height: 10px;	
}
#frame .content {

}
#frame .footer {
	height: 40px;
	border: solid #ce000a;
	border-width: 1px 0px 0px 0px;
	padding: 10px;
}



/* -- logo --*/
#logo {
	width: 200px;
	text-align: center;
	margin: 40px 0px 30px 0px;
		/*border: solid 1px #000;*/
}
#logo img {
	width: 186px;
	height: 131px;
	border: none;
}
#logo a {
	
}



/* -- topmenu -- */
#topmenu {
	width: 680px;
	font: 11px arial;
	color: #ce000a;
	text-align: right;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
}
#topmenu a {
	color: #ce000a;
	text-decoration: none;
}
#topmenu a:hover {
	color: #002498;
}




/* -- header-- */
#header {
	width: 680px;
	height: 150px;
	background-image: url(multicms/images/header_bg.jpg);
	background-image: center top;
	background-repeat: no-repeat;
	border: solid 1px #09418c;
}
#header img {
	width: 680px;
	height: 150px;
}
#header a {
	
}




/* -- content -- */
#content {
	width: 650px;
	height: 600px;
}
#content .content-text h1 {
	background-image: url(multicms/images/heading_bg.gif);
	background-position: 90% 100%;
	background-repeat: no-repeat;
	font: 20px arial;
	color: #002498;
	border: dashed #002498;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
}
#content .content-text {
	width: 460px;
}
#content .content-text img {
	margin: 0px 10px;
}
#content .content-rpanel {
	width: 190px;
	background-image: url(multicms/images/content_rpanel_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 10px;
}
#content .content-rpanel h1 {
	background-image: url(multicms/images/heading_bg.gif);
	background-position: 95% 100%;
	background-repeat: no-repeat;
	font: bold 15px arial;
	color: #002498;
	border: dashed #002498;
	border-width: 0px 0px 1px 0px;
	margin: 15px 0px 10px 0px;
}
#content a {
	color: #b9171d;
}
#content a:hover {
	color: #002498;
}






/* -- footermenu -- */
#footermenu {
	font: 11px arial;
	text-align: right;
}
#footermenu a {
	color: #5074bd;
	text-decoration: none;
}
#footermenu a:hover {
	color: #cd000a;	
}

/* -- footer-tag -- */
#footer-tag {
	color: #838383;
	font: 11px arial;
	text-align: right;
}
#footer-tag a {
	color: #838383;
	text-decoration: none;
}




/* -- index-content -- */
#index-content {
	width: 100%;
}
#index-content .spacer_h {
	height: 10px;
}
#index-content .slideshow {
	
}
#index-content .content {
	width: 400px;
	border: none;
}
#index-content .shortlists {
	width: 240px;
}
#index-content {
	
}






/* -- shortlist - events -- */
#shortlist-events {
	width: 170px;
	text-align: left;
	float: left;
	display: inline;
		/*border: solid 1px #000;*/
}
#shortlist-events h1 {
	font: 23px arial;
	color: #48658d;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#shortlist-events .date {
	font: bold 12px arial;
}
#shortlist-events .text {
	font: 11px arial;
	color: #979797;
	text-align: justify;
}
#shortlist-events .text b {
	color: #000;
}
#shortlist-events .text a {
	background-image: url(multicms/images/arrow_r_dg.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	color: #375782;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
#shortlist-events {

}










