/* Den graa version */

body		{	margin: 0;
			padding: 0;
			width: 100%;
			height: 100%;
               	background-repeat: no-repeat; 
               	background-position: 15px;
               	background-attachment: fixed;
               	background-color: #FCFCFC; }

p		{	font-family: Verdana, arial, sans-serif; 
			font-size: 11px; 
			line-height: 19px;
			color: #333333;
			margin-top: 6px; }
						
h1		{	font-family: 'Palatino Linotype', 'Times New Roman', Serif; 
			font-size: 42px;
			font-style: italic; 
               	color: #FFFFFF; 
			line-height: 38px;
               	letter-spacing: -2px;
			margin-top: 1px; }
 
h2		{	font-family: Verdana, arial, helvetica, sans-serif; 
			letter-spacing: 1px;
			font-size: 13px; 
			color: #333333; 
			font-weight: bold; }

h3		{ 	font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; 
			color: #333333; 
			font-weight: bold;
			margin-top: 30px;
			margin-bottom: 2px;
			margin-left: 30px; }

form		{	/*margin-left: 30px;*/}

fieldset	{	border: solid 1px #6983A3;
			width: 450px;
			padding: 10px;
			margin-left: 250px; }

legend	{	font-family: verdana, arial, sans-serif;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 3px;
			color: #663300;
			line-height: 50px; }

label		{	font-family: verdana, arial, sans-serif;
			font-size: 11px;
			font-weight: normal;
			width: 150px;
			vertical-align: top;
			float: left; }

textarea	{	overflow: auto; }

acronym	{	color: #990000; }



/* almindelige link i broedteksten */

a		{	color: #6699CC; text-decoration: none; }
a:hover	{	color: #6699CC; text-decoration: underline; }


/* menulink */

#menu a		{	display: block;
				width: 188px;
				color: #6699CC;
				background-color: #FCFCFC; 
				border: 1px solid #6983A3; 
				margin-top: 6px;
				margin-right: 0px;
				text-decoration: none; }
#menu a:hover	{	display: block;
				width: 188px;
				color: #333333; 
				background-color: #EAE5E1; 
				border: 1px solid #AAA5A1; 
				margin-top: 6px;
				margin-right: 0px;
				text-decoration: none; }
							

/* undermenuen */							

#undermenu a		{	color: #6699CC; 
					border: 0px solid #FFFFFF; 
					text-decoration: none;
					background-color: #FCFCFC; 
					margin-bottom: 5px; }
#undermenu a:hover	{	color: #6699CC;
					border: 0px solid #FFFFFF; 
	 				background-color: #FCFCFC; 
					text-decoration: underline }

#stil a			{	color: #6699CC; 
					text-decoration: none; }
#stil a:hover		{	color: #FFFFFF;
					text-decoration: underline; }


/* de forskellige bokse */

#kasse		{	position: absolute; top: 0; right: 0; left: 0;
				width: 100%;
				height: 225px;
				background-color: #333333;
				z-index: 3; } 

#top			{	position: absolute; top: 10px; left: 50%;
				width: 184px;
				height: 190px;
				margin-left: -390px;
				border: solid 3px #AA9476;
				background-color: #555555;
				z-index: 4; } 

#menu			{  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; 
				font-weight: bold; 
               		line-height: 15px; 
				text-align: left;
				text-indent: 10px;
               		position: absolute; top: 440px; left: 50%;
               		/*width: 100px;*/
				margin-left: -390px;
              		z-index: 3; }

#menu ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#undermenu		{  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; font-weight: normal; 
               		line-height: 12px;
               		width: 188px;
				background-color: #FCFCFC; 
				border: 1px solid #6983A3;
				margin-top: 5px; 
               		z-index: 3; }
#menu ul {
	margin-top: 5px;
	}
               	
#tekst		{ 	position: absolute; top: 0; left: 50%;
				width: 780px;
				margin-top: 240px;
				margin-left: -390px; }

#tekst h2		{ 	text-align: left;
               		margin: 2px 0 5px 245px; }

#tekst h3		{ 	text-align: left;
               		margin: 30px 0 2px 245px; }

#tekst p		{ 	font-family: Verdana, arial, sans-serif; 
				font-size: 11px; 
				color: #333333; 
               		line-height: 19px; 
               		text-align: left;
               		margin-left: 250px; }

#tekst table	{ 	font-family: Verdana, arial, sans-serif; 
				font-size: 11px; 
				margin-left: 250px; }

#tekst ul,ol	{	font-family: Verdana, arial, sans-serif; 
				font-size: 11px; 
				color: #333333; 
               		line-height: 19px; 
               		text-align: left;
               		margin-left: 270px;
				list-style-position: outside;
				/*list-style-type: circle;*/  }

#tekst ol li ol {
	               		margin-left: 20px;
}

#tekst .kursiv 	{ 	font-family: 'Times New Roman', serif; 
				font-size: 12px; 
				color: #333333; 
				font-style: italic; }

#tekst .kontrast	{ 	font-family: 'Times New Roman', serif; 
				font-size: 12px; 
				color: #0000FF; 
				font-weight: bold; 
				background-color: #FF0000;
				padding: 5px;
				clear: left; }
				
#nyt			{	position: absolute; 
				top: 614px; 
				left: 50%;
				margin-left: -390px;
				width: 188px;
          		     	border: 1px solid #6983A3;
				z-index: 5; }

#nyt h2		{	letter-spacing: 3px;
				margin-top: 10px; 
				margin-right: 10px; 
				margin-bottom: 10px; 
				margin-left: 10px; }
              	
#nyt p		{	font-family:  Verdana, arial, helvetica, sans-serif;
				font-size: 10px;
				line-height: 17px;
				margin-top: 10px; 
				margin-right: 10px; 
				margin-bottom: 10px; 
				margin-left: 10px; }

#nyt img		{	float: left;
				margin-top: 2px; 
				margin-right: 6px; 
				margin-bottom: 1px; 
				margin-left: 0; }
              	
#stil			{	position: absolute; top: 170px; left: 50%;
				width: 190px;
				margin-left: -381px;
				font-family: Verdana, arial, helvetica, sans-serif;
				font-size: 11px; 
				font-weight: normal;
				z-index: 5; }
							               	
/* pynt med mere - classes */

.dekor		{	position: absolute; top: 195px; left: 50%;
				width: 250px;
				height: 13px;
				margin-left: 190px;
				z-index: 6; }
					
.dekor img		{	margin: 6px; }
					
.img			{	float: left;
				margin-top: 5px; 
				margin-right: 15px; 
				margin-bottom: 5px; 
				margin-left: 0; }

.knap			{	font-family: Verdana, arial, helvetica, sans-serif; 
				font-size: 10px; font-weight: bold;
				color: #003366;
				width: 60px;
				height: 20px;
				background-color: #DDDDDD;
				border: 1px solid #333333;
				margin-top: 10px; }

.felt			{	font-family: Verdana, arial, helvetica, sans-serif; 
				font-size: 11px; font-weight: normal;
				line-height: 15px;
				color: #333333;
				background-color: #DDDDDD;
				border: 1px solid #333333;
				padding: 3px;
				margin-bottom: 6px; }

/* Specielt for sitemapsiden */

#sitemap {
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 240px;
	border: solid 1px #999999;
}

#sitemap p {
	margin-right: 20px;
	margin-left: 20px;
}

#sitemap ul {
	margin-left: 50px;
}

#sitemap ul li ul li {
	/*font-size: 120%;
	line-height: 150%;*/
}
															