
		/* --- BODY ----------------------------------------------------- */
		/* Styrer margin og baggrundsfarve                                */
		/* -------------------------------------------------------------- */
		
		body {	
			
			margin: 10px0px0px0px;
			background-color: #8EA094;
			
			
		}
		
		/* --- POSITIONS ------------------------------------------------ */
		/* Her angiver vi placering af diverse divs samt style.           */
		/* -------------------------------------------------------------- */
		
		#banner {
			
			margin: auto;
			width: 885px;
			height: 230px;		
			background-color: #000000;	
					
		}
		
		#menu {
		
			margin: auto;
			width: 883px;
			height: 20px;
			background-color: #8EA094; 
			border-left: 1px black solid;
			border-right: 1px black solid;
	
		}
		
		#main {
			
			margin: auto;
			width: 885px;
			background-color: #342C32;
									
		}
		
		/* --- MENU ----------------------------------------------------- */
		/* Her angiver vi styling til menuen.                             */
		/* -------------------------------------------------------------- */
		
		a.menu {
		
			margin: 0px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: bold;
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			
		}
		
		a.menu:hover {
		
			margin: 0px;
			color: #ffffff; 
			background-color: transparent;
			font-style: normal; 
			font-variant: normal; 
			font-weight: bold;
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: underline;
		
		}
		
		a.menu_marked {
		
			margin: 0px;
			color: #000000;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: bold;
			font-size: 13px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			
		}	
		
		/* --- COPYRIGHT ------------------------------------------------ */
		/* Her angiver vi styling til copyright-texten.                   */
		/* -------------------------------------------------------------- */
		
		.copyright {
		
			margin: 5px 0px 0px 0px;
			color: #6F7E74;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		/* --- EVENT TYPE ----------------------------------------------- */
		/* Her angiver vi styling til events vi kører med.                */
		/* -------------------------------------------------------------- */
		
		.eventType {
		
			margin: 5px 0px 0px 0px;
			color: #7D7D7D;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		/* --- TEXT STYLE ----------------------------------------------- */
		/* Her angiver vi styling til texten.                             */
		/* -------------------------------------------------------------- */
		
		.text-style {
		
			margin-top: 50px;
			margin-left: 60px;
			margin-right: 20px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		.standard_validering {
		
			margin-top: 0px;
			margin-left: 60px;
			margin-right: 20px;
			color: red;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		.text-style_galleri {
		
			margin: 0px;			
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		.headline_galleri {
		
			margin: 0px 0px 0px 20px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 20px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: underline;
		
		}
		
		.date_galleri {
		
			margin: 0px;
			margin-top: 5px;
			margin-left: 20px;			
			color: #999999;;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		a.galleri_back {
		
			margin: 0px 0px 0px 20px;
			color: #8EA094;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			
		}
		
		a.galleri_back:hover {
		
			margin: 0px 0px 0px 20px;
			color: #8EA094; 
			background-color: transparent;
			font-style: normal; 
			font-variant: normal; 
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: underline;
		
		}
		
		a.logindd {
		
			margin: 0pxx;
			color: #8EA094;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			
		}
		
		a.logindd:hover {
		
			margin: 0px;
			color: #6F7E74;
			background-color: transparent;
			font-style: normal; 
			font-variant: normal; 
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: none;
		
		}
		
		.text-style_Os {
		
			margin: 0px 20px 0px 20px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
	
		/* --- PRISER --------------------------------------------------- */
		/* Styre style på priser og billeder                              */
		/* -------------------------------------------------------------- */
		
		img.position {
	
			margin-top: 0px;
			margin-right: 100px;
			margin-bottom: 0px;
			margin-left: 0px;
	
		}
		
		/* --- OM OS ---------------------------------------------------- */
		/* Styrer positionering på Om os siden                            */
		/* -------------------------------------------------------------- */
		
		td.os {
		
			margin: 0px;
			padding: 30px 0px 0px 0px;
			background-color: transparent;
					
		}
		
		/* --- UDLEJNING ------------------------------------------------ */
		/* Styrer positionering, style etc...                             */
		/* -------------------------------------------------------------- */
		
		.text-style_rent {
			
			margin: 0px;
			padding: 0px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		.table_style_rent {
			
			margin: 0px;
			padding: 0px 20px 0px 60px;
					
		}
		
		.table_style_rent_2 {
			
			margin: 0px;
			padding: 0px 20px 0px 0px;
					
		}		
		
		div.line_rent {
			
			width: 100%;
			margin: 15px 0px 15px 0px;
			padding: 0px 0px 0px 0px;
					
		}				
		
		div.chapter_rent {
			
			width: 100%;
			margin: 20px 0px 20px 35px;
			padding: 0px 0px 0px 0px;
											
		}			
		
		.headline_rent {
		
			margin: 0px 0px 0px 35px;
			color: #ffffff;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 20px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		
		}
		
		a.back_rent {
		
			margin: 0px 0px 0px 35px;
			color: #8EA094;
			background-color: transparent;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			
		}
		
		a.back_rent:hover {
		
			margin: 0px 0px 0px 35px;
			color: ##8EA094; 
			background-color: transparent;
			font-style: normal; 
			font-variant: normal; 
			font-weight: normal;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			text-decoration: underline;
		
		}		
