body {font-family: georgia; font-size: 14px;}

#all {text-align:left;width: 600px; max-width: 600px;}

/*	
	***************************
	Top elementer styling
	***************************	
*/
#logo img {border: 0px; float: right;}

#menu_1 { visibility: hidden;position: absolute;}

#soeg img {visibility: hidden;}

#spacer_1 {position: absolute; background: url(img/spacerGray.gif) repeat-x top;
	width:600px; height:2px; margin: 0px 0px 0px 0px; }

/*	
	***************************
	Billedefelt & spacer 2 styling
	***************************	
*/
#billedeflet {visibility: hidden; height:1px;position: absolute;}

#spacer_2 {visibility: hidden;height:1px;position: absolute;}

/*	
	***************************
	Bund elements styling
	***************************	
*/

#bund{position: absolute;}

#menu_2 {visibility: hidden;position: absolute;}


#tekstfelt {font-family: georgia; font-size: 12px;
	position: absolute; float: left; width: 600px; max-width: 600px;}
#tekstfelt h1 {font-size: 26px; font-weight: bold;
	padding: 17px 0px 6px 0px; margin: 0px;}
#tekstfelt h2 {font-size: 18px;
	padding: 22px 0px 0px 0px; margin: 0px;}
#tekstfelt em {font-size: 14px; color: #282828;
	padding: 8px 0px 4px 0px; margin: 0px;}
#tekstfelt p {font-size: 14px; color: #505050;
	padding: 0px; margin: 0px;}


#linkfelt {visibility: hidden;}


