<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	E-Site css layout (stylesheet)
	id       : 17351
	type     : CSS Layout
	created  : 26.05.2015 03:27
	modified  : 16.02.2016 01:43
*/


#BG2
{
	Width:100%;
	Height:100%;
	Position:Fixed;
	Z-index:-1;
	Left:0px;
	Background-image:url('/files/Design/BG/thinkstor4-right.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	
}


#left-line
{
	Height:110px;
	
}


#container-nav
{
	Height:110px;
	
}


#navbar
{
	Float:Left;
	
}


#Hovedside
{
	Min-Height:400px;
	Background-color:#FFFFFF;
	
}


#Sitat
{
	Display:none;
	
}


#linker
{
	Display:none;
	
}



/* Custom styles */

</pre></body></html>