@import url(rte_default.css);
@import url(css_styled_content.css);

.calendar_upcoming {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #A7A27E;
}
body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	text-align:center;*/
	background: url(/fileadmin/templates/helsingoer/images/BaggrundHelsingoer.jpg) top;
}

#logo {
	font-size:1px;
	position:absolute;
	bottom:7px;
	left:12px;
}

#background{
	position:absolute;
	width:100%;
	height:233px;
	left:0;
	top:0;
	background-color:white;
}
#page{
/*	width:838px;
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
	left: -419px;*/
	    width: 975px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -488px;

}
#container {
	position: relative;
	float:left;
	text-align: left;
	width: 979px;
}



/* * * * * * * * * *
 * MAIN CONTAINERS *
 * * * * * * * * * */
/*#top-box, #content, #footer {*/
#top-box, #content {
	float:left;
}
#top-box, #content, #footer {
	width:979px;
	float:left;
	position:relative;
}
#top-box{
	border: solid 2px;
	border-bottom: 0px;
	margin-top:25px;
	background-color: white;
}
#content{
/*	height:auto;*/
	border: solid 2px;
	border-top: 0px;
	background-color: white;
}
#footer{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
/*	margin-top:14px;*/
	margin-bottom:40px;
	text-align:center;
}

#footer h4{
	font-size:10px;	
}

/* * * * * * * * * *
 * TOP-BOX SECTION *
 * * * * * * * * * */

#top-title{
	position:absolute;
	right:60px;
	top:120px;
	font-size:24px;
	font-weight:bold;
}

#top-logo{
	background:#046380;
	margin: 10px;
}
#top-toolbox {
	height:30px;
	margin:6px 0 1px 0;
}

#rootline {
	margin-left:240px;
	margin-top:2px;
	width:626px;
	display:inline;
}
#rootline li {
	font-size:10px;
}

#top-toolbox div {
	margin-right:8px;
	float:left;
}

#top-print {
	height:20px;
	width:40px;
	background: transparent url(../images/print.png) no-repeat 0 0;
	padding-right:10px;
}
#top-read {
	height:24px;
	width:24px;
	background: transparent url(../images/laseop.png) no-repeat 0 -4px;
}
#top-email {
	height:16px;
	width:18px;
	background: transparent url(../images/top-email.png) no-repeat 0 0;
}
#top-sitemap {
	height:16px;
	width:14px;
	background: transparent url(../images/top-sitemap.png) no-repeat 0 0;
}

#top-mainmenu{
	margin:14px 10px 0 10px;
	font-size:11px;
	height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#A7A27E;
	overflow:hidden;
}
#top-mainmenu ul li {
	position:relative;
	float:left;
	display:inline;
	height:20px;
	line-height:20px;
	background-color:#A7A27E;
	margin:0px;
}
#top-mainmenu ul {
	background-color: white;
	margin:0px;
	padding: 0px;
}

#top-mainmenu a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:block;
	color:black;
	padding: 0px 15px 0px 15px;
}

#top-mainmenu .act,#top-mainmenu .cur {
	background-color: #046380;
}
#top-mainmenu .act a {
	color: #E6E2B1;
}
#top-mainmenu .cur a {
	color: white;
}

#top-mainmenu a:hover {
	color:#E6E2B1;
}

#rootline ul {
display:inline;
margin:0 0 5px;
position:relative;
}
#rootline ul li {
display:inline;
float:left;
margin:0 1px;
position:relative;
}

/* * * * * *
 * CONTENT *
 * * * * * */
#left,
#normal,
#right{
	position: relative;
	float:left;
	display:inline;
}
#left{
	width:200px;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom:110px;
}
#normal{
	width:445px;
	margin-left: 10px;
	margin-right: 20px;
}
#right{
	width:250px;
	margin-left: 10px;
	margin-right: 10px;
}

.sectionframe1 {
	border: 1px solid #046380;
	min-height:150px;
	position:relative;
}
.sectionframe1 .sectionheader {
	background-color: #046380;
	color: #A7A27E;
	height: 25px;
	position:relative;
	font-size: 13px;
	font-weight:bold;
	padding:5px 0 0 6px;
}
.left-content {
	position:relative;
}

/*.left-menu a:hover {
	color: white !important;
}*/
.left-menu a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
	line-height:18px;
	color: black;
	margin:0;
	padding:0;
}
.left-menu {
	margin: -3px 0 20px;
	position:relative;
}
.left-menu div {
	position:relative;
}
.left-menu .lev1 {
	height:18px;
	background-color: #A7A27E;
	margin-top:2px;
	padding: 0px 0 0px 5px;
}
.left-menu .lev2 {
	background-color: #E6E2B1;
	padding: 2px 0 2px 5px;
	height: 15px;
}
.left-menu .lev2 a {
	color: #046380;
	line-height:15px;
}
.lev1act, .lev1cur {
	background-color: #046380 !important;
}
.lev1act a {
	color: #E6E2B1 !important;
}
.lev1cur a{
	color: white !important;
}
.lev2act a, .lev2cur a {
	color:black !important;	
}


.submenu li{
	height: 13px;
	margin-bottom: 7px;
	position:relative;
	float:right;
	display:inline;
	margin: 0px 5px 0px 5px;
}

/*SPECIAL CLASSES*/
.imageButton {
	margin-bottom: 10px;
}
.adresse {
	line-height:20px;
}

.news-latest-item img {
	float:right;
}

.news-latest-item {
	margin-top:11px;
	clear:right;
	padding-bottom:20px;
	position:relative;
}
.news-latest-item a {
	text-decoration:none;
	
}

.news-latest-item p {
	margin: 0;
}

.news-latest-item h3 {
	margin-bottom:2px;
	font-size:12px;
}
.news-latest-item img {
	position:relative;
}

.news-latest-morelink {
	position:relative;
}

.news-latest-morelink a {
	font-size:12px;
	float: none;
}
.news-latest-container {
	position:relative;
}
.csc-frame {
	position:relative;
	overflow:auto;
}
