
#header{
	position:relative;
	float:left;
	left:0px;
	width:1300px;
	height:336px;
	background:url(../images/top.png) top left no-repeat;
}
#forside-content{
    color:#666666;
}

#forside-content-wide{
	position:relative;
	float:left;
	left:0;
	top:0px;
	width:950px;
	margin:0px 0 20px 0;
}
#forside-content-left{
	position:relative;
	float:left;
	left:0;
	top:0;
	width:430px;
}

.forside-content-left-top {
	position:relative;
	float:left;
	width:430px;
}
.forside-content-left-bottom {
	position:relative;
	float:left;
	width:430px;
}

.content-left-greybg{
	border-top: 2px solid;
	border-color: #576B74;
	background:url(../images/content-box_bottom.png) bottom left no-repeat;
	background-color: #F3F2F2;
	margin-bottom:18px;
    padding:10px 10px 10px 10px;
}

.content-left-greybg-h182 {
    min-height:160px;
}

.content-left-greybg, .content-left-gfxbg {
    padding:10px 10px 10px 10px;
}


.content-left-greybg h1, .content-left-gfxbg h1 {
    font-size: 12px;
    padding-bottom:10px;
    margin-bottom:0px;
    font-weight:bold;
    color:#666;
}

.content-left-gfxbg{
	border-top: 2px solid;
	border-color: #576B74;
	background:url(../images/content-box_bg.png) top left no-repeat;
    padding-bottom:0;
}
.content-left-gfxbg-end{
/*	width:430px;*/
	height:2px;
/*    padding-top:10px;*/
	margin-bottom:18px;
	background:url(../images/content-box_bottom.png) bottom left no-repeat;
    clear:both;
}
.forside-content-menu .content-left-gfxbg{
	border-top: 2px none;
	background:url(../images/redbox_bg.png) top left no-repeat;
	background-color:#CE3D2B;
    padding-bottom:0;
	color:white;
}
.forside-content-menu .content-left-gfxbg *{
	color:white;	
}
.forside-content-menu .content-left-gfxbg-end{
	display: none;
}

#forside-content-right{
	position:relative;
	float:left;
	margin-left: 20px;
	top:0;
	width:325px;
}

.forside-content-right-top,.forside-content-right-bottom{
	position:relative;
	float:left;
	top:0;
	width:325px;
}

.content-right-img{
	border-top: 2px solid;
	border-color: #CE3A27;
	min-height:50px;
	margin-bottom:18px;
}

.content-left-img{
	border-top: 2px solid;
	border-color: #576b74;
	min-height:50px;
	margin-bottom:18px;
	background-color: #f3f2f2;
}

.content-left-img h1, .content-left-img h2 {
	padding: 10px 20px 0;
}
.content-left-img p {
	padding: 10px 20px 20px;
}

.content-right-img div div div dl {
    margin-bottom: 0px !important;
}
.content-right-calendar{
	border-top: 2px solid;
	border-color: #CE3A27;
    padding:0px 10px 0px 10px;
	background:url(../images/calendar-box_bg.png) top left no-repeat;
}
.content-right-calendar .csc-header {
    display:none;
}
.content-right-calendar-end{
	width:325px;
	height:2px;
	margin-bottom:18px;
	background:url(../images/calendar-box_bottom.png) bottom left no-repeat;
}
.content-right-calendar-title{
	border-top: 2px solid;
	border-color: #CE3A27;
	margin: 0;
	margin-left:20px;
/*	height:12px;*/
	background-color: #CE3A27;
	height:20px;
	float: left;
}

.content-right-calendar-titleimg img{
	margin-left:20px;
    margin-bottom:10px;
}
