P  {}

BODY  	{
		/*background-color : #7cb9d3;*/
		background-color : #3e4d5f;
		font-family:arial;
		font-size:14px;
		background-image:url();
		color:#FFFFFF;
		

		}
		
a:link{
	font-family: Arial;
	text-decoration : underline;
	color : #FFFFFF;
	font-size:14px;
}

A:Visited  {
	color : #FFFFFF;
}

A:Hover  {
	color : #DE181A; 
}

a:active  {
	color : #DE181A;
}

#page  {
		margin:5px auto auto auto;
		padding:0px;
		width:850px;
		height:550px;
		text-align:left;
		position:relative;
		}
		
#forsiden  {
		width:850px;
		height:450px;
		text-align:left;
		background-image:url(../Billeder/forsidetest-5.jpg);
		background-position:center;
		}
		
#baggrund  {
		width:850px;
		height:450px;
		text-align:left;
		background-color : #3e4d5f;
		background-position:center;
		}

#forsidetekst {
		font-size:14px;
		color : #FFFFFF;
		margin: 10px 10px 10px 10px;
		/*background-color:#000000;*/
		width:200px;
		height:300px;
		text-align:left;
}

#overskrift {
		font-size:14px;
		color : #FFFFFF;
		margin: 10px 10px 10px 10px;
		/*background-color:#9bcfe5;*/
}

#forestillingoverskrift {
		font-size:14px;
		color : #FFFFFF;
		margin: 10px 10px 10px 0px;
}

#logo
	    {
		height:55px;
		margin-top:0px;
		margin-left:0px;
		text-align:center;
		}

#indholdsramme
	    {
		height:500px;
		width:850px;
		margin-top:45px;
		text-align:left;
		margin-left:0px;
		float:left;
		
		}

#streg  {
		margin-top:10px;
		margin-bottom:5px;
		text-align:center;
		}

#menuramme
	    {
		height:25px;
		width:850px;
		margin-top:8px;
		font-family: Arial;
		text-align:center;
		float:right;
		}

#menuramme a {
	color : #FFFFFF; 
	font-size:16px;
	text-decoration:none;
	}
	

#menuramme a:hover { 
	color: #DE181A; 
	font-size:16px;
	}

#menuramme a:active {
	color: #DE181A;
}

#venstre { 
	float:left;
	padding-left:0px;
	height:450px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	width:415px;
	line-height:18px;
	}

#hoejre { 
	float:left;
	width:420px;
	height:440px;
	left: 470px;
	line-height:18px;
	overflow:auto;
}

#hoejrehvid { 
	float:right;
	width:425px;
	height:450px;
	left: 489px;
	color:#FFFFFF;
}

#hoejre p {
			margin: 10px 10px 10px 10px;
		  }

#venstre p {
			margin: 10px 10px 10px 10px;
			font-size: 14px;
		  }