h3,
h3 p,
h3 div,
h3 span
{
	font-size:19pt;
	margin:0px;
	padding:0px;
	margin-top:7px;
	margin-bottom:15px;
	font-weight:bold;
	line-height:28px;
	color:#e5352c;
}

h4,
h4 p,
h4 div,
h4 span
{
	font-size:14pt;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:3px;
	font-weight:bold;
	line-height:28px;
	color:#e5352c;
}

h5,
h5 p,
h5 div,
h5 span
{
	font-size:11pt;
	margin:0px;
	margin-top:7px;
	margin-bottom:3px;
	padding:0px;
	font-weight:bold;
	color:#c53830;
}

#gcmsAreaTop
{
	background-image:url(/assets/top_bg_line.gif);
	background-repeat:repeat-x;
	background-position:0px 100%;
	height:140px;
	padding-top:35px;
}

#gcmsMenuTopContainer .menulist a.left,
#gcmsMenuTopContainer .menulist a.left
{
	border-left:0px;
}

#topblock
{
	position:absolute;
	top:0px;
	left:175px;
	width:340px;
	height:11px;
	line-height:1px;
	font-size:1px;
}






/*INDHOLD*/

#gcmsAreaContent
{
	margin-bottom:0px;
}

#gcmsAreaContent,
#gcmsAreaContent p,
#gcmsAreaContent div,
#gcmsAreaContent ul,
#gcmsAreaContent li,
#gcmsAreaContent td,
{
	color: #000; 
	line-height: 13px;
}

#gcmsAreaContent ul li
{
	margin-bottom:5px;
}

#gcmsAreaTop #headline
{
	font-size:13px;
	position:absolute;
	bottom:35px;
	left:175px;
	font-weight:bold;
	text-transform:uppercase;
}






/*FARVER - HEAD*/

div.greenstyle
{
	background-color:#d1de53;
}

div.purplestyle
{
	background-color:#a275d0;
}

div.redstyle
{
	background-color:#b51424;
}

div.bluestyle
{
	background-color:#2fa0cc;
}

div.orangestyle
{
	background-color:#df8400;
}





/*FARVER - MENU*/

#gcmsMenuSubContainer ul a
{
	background-position:0px 50%;
	background-repeat:no-repeat;
}

#gcmsMenuSubContainer ul.menulist li.greenstyle a.active
{
	background-image:url(/assets/dot_green.gif);
}

#gcmsMenuSubContainer ul.menulist li.purplestyle a.active
{
	background-image:url(/assets/dot_purple.gif);
}

#gcmsMenuSubContainer ul.menulist li.redstyle a.active
{
	background-image:url(/assets/dot_red.gif);
}

#gcmsMenuSubContainer ul.menulist li.bluestyle a.active
{
	background-image:url(/assets/dot_blue.gif);
}

#gcmsMenuSubContainer ul.menulist li.orangestyle a.active
{
	background-image:url(/assets/dot_orange.gif);
}

#gcmsMenuSubContainer ul.menulist li ul.menu a.active
{
	background-image:url(/assets/line_grey.gif);
}


/*KALENDER*/

body.kalender #gcmsMenuTopContainer
{
	position: absolute;
	clear: both;
	left:-45px;
	bottom:0px;
}

body.kalender #gcmsAreaTop #topblock,
body.kalender #gcmsAreaTop #headline
{
	left:500px;
}

body.kalender #gcmsAreaLeft
{
	visibility:visible;
}

body.kalender #gcmsAreaContent
{
	width:480px;
}


