@import url(Body.css);
.rows
{
	background-color:White;	
}
#wrap
	{
		width:100%;
		text-align:center;
	}
#wrap_inner
	{
		width:955px;
		text-align:left;
	}
#top_top
	{
		width: 955px;
		height: 24px;
		background-color: #AF2E32;
	}
.logo_style img
	{
		float: left;
		margin: 2px 1px 0px 2px;
	}

#top_bottom
	{
		width: 955px;
		height: 117px;
		background-color:#edefee;
	}

#top_back
	{
		width: 955px;
		height: 15px;
		padding-top: 0.4em;
		background-color:#FFFFFF;
		float:left;
	}
#left
	{
		width: 230px;
		padding-top: 0.4em;
		background-color:#FFFFFF;
		float:left;
	}

	

#middle
	{
		width: 725px;
		padding-top: 0.3em;
		float:left;
		text-align:left;
	}
#middle_mont
	{
		width: 725px;
		padding-top: 0.3em;
		float:left;
	}

#flags
	{
	
		height: 24px;
		width: 955px;
		background-color: #AF2E32;
		background-repeat: no-repeat;
		background-position: top right;
	}

.Flag_style
	{
		float: left;
		margin: 2px 1px 0px 2px;
	}
.Flag_style img
	{
		border: 1px solid White;
	
	}

.tabelstyleTD  
	{
		background-color:#FFFFFF;
		vertical-align:middle;
		text-align:center;
		filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;
		
	}

.tabelstyleTD:hover  
	{
		background-color:#CCCCCC;
		filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;
	}
	
A  
	{
		font-family: verdana,arial,helvetica;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color:#666666; 
	}

A:hover  
	{
		font-family: verdana,arial,helvetica;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
		color:#666666;
				
	}
/* til forsiden */

#backgr
	{
		width: 720px;
		height: 398px;
		float:right;
		background-repeat:no-repeat;
		background-image:url("media/pics/nyforside.jpg");
		
	}
		
#main
	{
		width: 720px;
		height: 363px;
		float: right;
	}
#keywords
	{
		width: 120px;
		height: 35px;
		float:left;
	}
#iframetext 
	{
		font-family: verdana,arial,helvetica;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		color:#666666;	
	}
