.all 
	{ 
	text-align: center;
	/*border: 1px dashed; IE HAXX!!!*/
	background-color: #EDEDED;
	height:auto;
	position:absolute;
	width:90%;
	left:5%;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-bottom-colors: #fff #eee #ddd #ccc #bbb #aaa #999 #888;
	-moz-border-top-colors:    #fff #eee #ddd #ccc #bbb #aaa #999 #888;
	-moz-border-left-colors:   #fff #eee #ddd #ccc #bbb #aaa #999 #888;
	-moz-border-right-colors:  #fff #eee #ddd #ccc #bbb #aaa #999 #888;
	border: 5px solid #000000;/*IE Hax??*/
	}

.top img
	{
	float: center;
	}
.top p
	{
	background-color:#000000;
	font-family: calibri;
	color:white;
	text-align: center;
	padding: 0 px;
	border: 0 px;
	border: 0px solid #ccc;
	margin : 0px;
	}
	
.top-banner
{
background-color: #7c0002;
}

.textcomment
{
text-align:center;
font-family: calibri;
color: #000000;
line-height:1em;
background-color:#EDEDED;
}

.commentbox
{
/*left:5%;*/
margin-left: 4em;
margin-right: 4em;
position:relative;
text-align: center;
height:auto;
width:auto;
-moz-border-radius: 15px;
-webkit-border-radius:5px;
border: 2px dashed #000;
padding:1em;
}	
	
.menu
{
	margin : 15px;
	text-align: center;
}
	
	
.menu a
{
font-family: calibri;
color: black;
text-decoration: none;
padding:5px;
-moz-border-radius: 10px;
-webkit-border-radius:10px;
text-shadow: 2px 2px 2px #000;
}

.menu a:hover
{
background-color: #EDEDED;
color: black;
text-shadow: 2px 2px 2px #fff;
text-decoration: underline;
}

.text
{
text-align: left;
font-family: calibri;
margin-left: 3em;
margin-right: 4em;
color: #000000;
line-height:1em;
background-color:#EDEDED;
width : 90%;
}
	
.text table
{
	width:70%;
	margin-left: 0em;
	/*border: 0 ;
	align: left;
	cellpadding:0; 
	cellspacing :0;*/
	/*border-right: #6F6F6F 1px solid; 
	border-top: #6F6F6F 1px solid; 
	border-left: #6F6F6F 1px solid; 
	border-bottom: #333333 1px solid*/
}
	
.text p /*columns :)*/
{
-moz-column-count: 1;
-moz-column-gap: 1em;
width : 50%;
}

.text li
{
text-align: left;
font-family: calibri;
margin-left: 1em;
color: #000000;
line-height:1em;
background-color:#EDEDED;
}
.text img
{
		position : relative;
		/*padding:0.5em;*/
		float : right;
		width : 10 %;
		left : 4 em ;
		-moz-border-radius: 20px;
		-webkit-border-radius:20px;
		-moz-border-bottom-colors: #fff #eee #ddd #ccc #bbb #aaa #999 #888;
		-moz-border-top-colors:    #fff #eee #ddd #ccc #bbb #aaa #999 #888;
		-moz-border-left-colors:   #fff #eee #ddd #ccc #bbb #aaa #999 #888;
		-moz-border-right-colors:  #fff #eee #ddd #ccc #bbb #aaa #999 #888;
		/*border: 6px solid #000000;/*IE Hax??*/
		
		/*För att få tillbaka ramen på bilderna ovan: ta bort tecken innan "border: 10px"*/
}
.images
{
	/*width : 10%;
	left : 0 px;
	position:relative;
	*/
	
}
	
/*.text img
	{
	float:center;
	right : 0 px;
	}
*/
	
.strong
{
text-align:center;
}
	


.GMapEZ 
{
padding-left:30%;
position:relative
float:center;
width: 700px; 
height: 900px; 
} 
