/* CSS Document */

body {	color: black; 
		background-color:#FFFFFF;
		margin-top: 0px; 
		margin-left: 0px; 
		
		}

a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height:16px;
		color: #727272;
		text-decoration:none;
}
a:link { text-decoration: none;
	
}
a:visited {
		text-decoration: none;
}
a:hover {
		text-decoration:underline;
}
a:active {
		text-decoration:#underline;
}



.sidfotlank a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	
}
.sidfotlank a:visited {
	text-decoration: underline;
	color: #000000;

}
.sidfotlank a:hover {
	color: #ce171e;
}
.sidfotlank a:active {
	text-decoration: ffffff;
	
}

.gra a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 7px;
	color:#CCCCCC;
	
}
.gra a:visited {
	color: #CCCCCC;
	text-decoration:none;

}
.gra a:hover {
	color: #CCCCCC;
	text-decoration:none;

}
.gra a:active {
	color:#CCCCCC;
	text-decoration:none;
}



p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	align: left;
}

	
.rubrik
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #353535;
		align: left;
	}
	
	
.brodtext
 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		line-height:16px;
		color: #727272;
		align: left;
}

.brodtextliten
 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		line-height:16px;
		color: #727272;
		align: center;
}

td {}


#container { 	width: 780px; 
				margin-left: auto;
				margin-right:auto;
			}

#header { 		width: 700px;
				height:151px;
				margin-left:40px;
				margin-right:40px;
			}


.shader { 	 	width: 780px; 
				height: 24px;
				background-image:url(bilder/shader.jpg);
				background-repeat:no-repeat;
				clear:both;
				margin-top:10px;
			}

				
.column {	 	width: 325px;
				float:left;
				margin-right:25px;
				margin-bottom:15px;
				}
				
				
.columncontainer {
				width:750px;
				margin-left:40px;
				}				
				


				
#sidfot { 		width: 700px;
				margin-left:40px;
				padding-bottom:25px;
				}
				
#map_canvas{
	left:130px;
	position:relative !important;
	margin:20px 0 40px;
}
