BODY{background-color:#D9D9D4;}

#frontpagetext h1{margin-top:20px;margin-bottom:15px;font-family:verdana;font-size:16px;font-weight:bold;color:#00074D;}
#fpNyheder h1{margin-top:20px;margin-bottom:0px;font-family:verdana;font-size:16px;font-weight:bold;color:#00074D;}



.color1 {background-color:#ED2981;}/* color of menubar and footer */
.color2 {background-color:#74003E;}/* color of menubar mouseover */
.color3 {background-color:#ED86B4;}/* color of menulayer */

.bordercolor {border-color:#74003E;}
.grey1 {background-color:#C0D362;}/* color of grey over menu */
.grey2 {background-color:#D6E880;}/* color of grey under menu */
.grey3 {background-color:#D6E880;}/* color of grey closing menuarea + breadcrumb */
.grey4 {background-color:#CCCDC5;}/* color of grey rightmenu */
.corner {background-image:url(/resources/images/frontpage/corner_8.gif);background-repeat:no-repeat;}
.frontpage {background-image:url(/resources/images/pagebgs/frontpagebg02.jpg);background-position:left bottom;background-repeat:no-repeat;}
.contentpage {background-image:url(/resources/images/pagebgs/contentbg02.jpg);background-position:right bottom;background-repeat:no-repeat;}
.subjectpage {background-image:url(/resources/images/pagebgs/subjectbg01.jpg);background-position:right bottom;background-repeat:no-repeat;}

.fpViTilbyder {background-image:url(/resources/images/frontpage/hdr_vitilbyder2.gif);background-repeat:no-repeat;}
.fpNyeLicenser {background-image:url(/resources/images/frontpage/hdr_NyeLicenser2.gif);background-repeat:no-repeat;}

#leftmenu .menuitemS {background-color:#ED2981;font-family:Verdana;font-size:11px;text-decoration:none;color:#ffffff;line-height:14px;padding-left:27px;padding-bottom:2px;padding-top:2px;height:22px;}
#leftmenu .menuitemOS {cursor:pointer;background-color:#404062;font-family:Verdana;font-size:11px;text-decoration:none;color:#ffffff;line-height:14px;padding-left:27px;padding-bottom:2px;padding-top:2px;height:22px;}

#leftmenu .menuitemLevel2S {background-color:#ED86B4;font-family:Verdana;font-size:11px;text-decoration:none;color:#010101;line-height:14px;padding-left:43px;padding-bottom:2px;padding-top:2px;height:22px;}
#leftmenu .menuitemLevel2OS {cursor:pointer;background-color:#7F92BD;font-family:Verdana;font-size:11px;text-decoration:none;color:#010101;line-height:14px;padding-left:43px;padding-bottom:2px;padding-top:2px;height:22px;}

div#babyquiz {
	background-image: url(../Images/paa_maerkerne.gif);
	background-repeat: no-repeat;
	height: 360px;
	
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}

div#babyquiz img {
	border: 0;
}

div#babyquiz a {
	text-decoration: none;
}

div#babyquiz form {
	padding: 0;
	margin: 0;
}

div#quizcontent {
	height: 370px;
	padding-left: 210px;
}

div#quiz h2, div#formular h2 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

/* Startside */
div#quizstart {
	padding-top: 60px;
	padding-left: 80px;
}

/* Præmier */


div#prizes {
	background-image: url(../Images/praemie_bg.gif);
	background-repeat: repeat-x;
}

div.prize {
	float: left;
	width: 229px;
}

div.prize img {
	display: block;
	margin-bottom: 2px;
}

div#prizes div.filler {
	height: 21px;
}

/* Spørgsmål */
div#quiz {
	background-image: url(../Images/hjerte_spoergsmaal.jpg);
	background-repeat: no-repeat;
	height: 365px;
	color: #ffffff;
	padding-left: 50px;
}

div#quiz h2 {
	margin-top: 40px;
	width: 330px;
}

div#quizcounter {
	padding-left: 198px;
	padding-top: 23px;
	
}

div#answers {
	width: 330px;
	height: 190px;
}

div#answers p {
	margin: 0;
	padding: 0;
	clear: both;
	padding-top: 2px;
}

div#answers input {
	float: left;
	position: relative;
	left: -3px;
}

div#answers label {
	position: relative;
	top: 4px;
	display: block;
}

.nextbutton 
{
	position: relative;
	top: 50px;
	width: 100px;
	height: 40px;
	cursor: pointer;
	z-index: 999;
	position: relative;
	left: 110px;
}

/* Formular */
div#formular {
	background-image: url(../Images/hjerte_formular.jpg);
	background-repeat: no-repeat;
	height: 365px;
	color: #ffffff;
	padding-left: 50px;
	font-weight: bold;
}

div#formular h2 {
	padding-top: 75px;
	width: 330px;
}

div#formular form {
	width: 330px;
}

div#formular input {
	border: 0;
	
	background-color: transparent;
	color: #ffffff;
	font-size: 11px;
	margin-top: 3px;
}

div#formular input.navn {
	width: 280px;
	border-bottom: 1px solid #ffffff;
}

div#formular input.adresse {
	width: 262px;
	border-bottom: 1px solid #ffffff;
}

div#formular input.postnrby {
	width: 243px;
	border-bottom: 1px solid #ffffff;
}

div#formular input.email {
	width: 113px;
	border-bottom: 1px solid #ffffff;
}

div#formular input#tlfnr {
	width: 113px;
	border-bottom: 1px solid #ffffff;
}

.Submit {
	position: relative;
	top: 100px;
	left: 105px;
	height: 40px;
	width: 100px;
	border: 0;
	border-bottom: 0px solid #ffffff;	
}