/************Design & Idé udviklet af Inge Meincke Jørgensen - Meinckedesign.dk 2005 *********/

/* Layout opbygningen af websiden */

body			{	color: #51494B; 
				background-color: #FFFFFF; 
				font-size: 10px; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: justify; }
				

img			{ 	border-width: 0px }


.body			{	color: #3A3435; 
				background-color: #0B0B0B; 
				font-size: 10px; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: justify;
				margin: 0px;
				height: 580px;
				width: 1003px; }

.table			{	height: 100%;
				width: 100%;
				border: 0 none inherit;
				margin: 0px;}

#menu 			{	position: absolute;
				width: 150px;
				height: 360px;
				left: 10px;
				top: 25px;
				z-index: 200; }

#placering		{	position: absolute;
				width: 800px;
				height: 600px;
				left: 200px;
				top: 200px;
				z-index: 200; }

#kasse			{	position: absolute;
				width: 1002px;
				height: 550px;
				left: 5px;
				top: 20px;
				z-index: 200; }






/* Layouten for teksten */

h1			{	font-size: 14px; 
				font-weight: bold; 
				text-align: left; }
					
p			{	text-align: left; }



#overskrift		{	visibility: visible; 
				position: absolute;
				text-align: left;
				letter-spacing: 2px; 
				top: 175px; 
				left: 200px; 
				width: 780px; 
				height: 50px;
				z-index: 260; }

#right_text		{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: justify;
				top: 270px; 
				left: 200px; 
				width: 210px; 
				height: 250px;
				z-index: 270; }

#left_text		{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: justify;
				top: 270px; 
				left: 440px;
				overflow:auto;
				scrollbar-arrow-color: black;
				scrollbar-DarkShadow-Color: #626261;
				scrollbar-base-color: #FFFFFF;
				height: 340px;
				width: 570px;
				z-index: 270; }

#left_texttwo		{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: justify;
				top: 270px; 
				left: 740px; 
				height: 250px;
				width: 330px;
				z-index: 270; }

#text			{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: left;
				top: 215px; 
				left: 200px; 
				width: 590px; 
				height: 350px;
				overflow:auto;
				scrollbar-arrow-color: black;
				scrollbar-DarkShadow-Color: #626261;
				scrollbar-base-color: #FFFFFF;
				height: 350px;
				width: 770px;
				z-index: 270;  }

#texttwo		{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: justify;
				top: 210px; 
				left: 420px; 
				height: 350px;
				width: 575px;
				overflow:auto;
				scrollbar-arrow-color: black;
				scrollbar-DarkShadow-Color: #626261;
				scrollbar-base-color: #FFFFFF;
				height: 350px;
				width: 580px;
				z-index: 270; }

#textthree		{	visibility: visible; 
				position: absolute;
				font-size: 11px;
				text-align: justify;
				top: 210px; 
				left: 470px; 
				height: 350px;
				width: 575px;
				overflow:auto;
				scrollbar-arrow-color: black;
				scrollbar-DarkShadow-Color: #626261;
				scrollbar-base-color: #FFFFFF;
				height: 350px;
				width: 480px;
				z-index: 270; }

#text001		{	visibility: visible;
				position: absolute;
				color: #51494B;
				font-size: 9px;
				width: 150px;
				height: 10px;
				top: 580px;
				left: 860px; }

#text1			{	visibility: visible;
				position: absolute;
				color: #51494B;
				font-size: 9px;
				width: 200px;
				heiht: 20px;
				top: 580px;
				left: 5px;}

#text_middle		{	visibility: visible;
				position: absolute;
				color: #51494B;
				font-size: 9px;
				width: 400px;
				heiht: 20px;
				top: 580px;
				left: 300px;}

#adresse		{	visibility: visible; 
				position: absolute;
				font-size: 10px;
				text-align: justify;
				top: 455px; 
				left: 200px; 
				width: 180px; 
				height: 130px;
				z-index: 270; }



/*Layout for formularen*/

#formular		{	visibility: visible; 
				position: absolute;
				top: 250px; 
				left: 200px; 
				width: 210px; 
				height: 250px;
				z-index: 270; }

.form 			{	font-size: 11px; 
				color: #51494B; }

table.under 		{	font-size: 11px;
				font-weight: bold; 
				font-family: Verdana, arial, sans-serif; 
				background-color: #FFFFFF; }

form.under 		{	font-size: 10px; 
				font-family: Verdana,Arial, sans-serif; 
				background-color: #FFFFFF; }




/*Layout for link*/

    a			{	color: #3A3435; 
				font-style: normal; 
				text-decoration: none; 
				font-size: 10px;}
					
    a:link		{	color: #989898 }
    a:visited		{	color: #3A3435 }
    a:hover		{	color: #3A3435;}
    a:active		{	color: #3A3435 }







/*Layoutbestemmelser for billeder, logoer og opsætningen af websiden*/


#image			{	visibility: visible; 
				position: absolute;
				top: 210px; 
				left: 200px; 
				width: 200px; 
				height: 150px;
				z-index: 270; }

#image1			{	visibility: visible; 
				position: absolute;
				top: 200px; 
				left: 0px; 
				width: 200px; 
				height: 300px;
				z-index: 2; }

#image1a		{	visibility: visible; 
				position: absolute;
				top: 210px; 
				left: 200px; 
				width: 200px; 
				height: 300px;
				z-index: 270; }

#image1b		{	visibility: visible; 
				position: absolute;
				top: 350px; 
				left: 200px; 
				width: 200px; 
				height: 300px;
				z-index: 270; }

#image2			{	visibility: visible; 
				position: absolute;
				top: 40px; 
				left: 630px; 
				width: 200px; 
				height: 300px;
				z-index: 2; }

#image2a		{	visibility: visible; 
				position: absolute;
				top: 40px; 
				left: 620px; 
				width: 200px; 
				height: 300px;
				z-index: 2; }


#foto2			{	position: absolute;
				top: 25px;
				left: 650px;
				width: 120px;
				height: 230px;
				z-index: 1; }

#topbanner		{	visibility: visible;
				position: absolute;
				top: 20px;
				left: 204px;
				width: 804px;
				height: 150px;
				z-index: 250; }

#banner001		{	visibility: visible;
				position: absolute;
				top: 270px;
				left: 200px;
				width: 350px;
				height: 125px;
				z-index: 5;}










				
					


