@charset "UTF-8";
* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
text-align:center;
min-height:600px;/* for good browsers*/
min-width:800px;/* for good browsers*/
}
#xouter{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#xcontainer {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 600px;
}	
#xinner {
width: 900px;
background-image:none;
background-position:top;
background-repeat:no-repeat;
text-align: center;
margin-left:auto;
margin-right:auto;

}
#container {
	width: 900px;
	margin: 0 auto;
}

#bildspel {
	float: center;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#tagline {
    float: left;
    width: 550px;
	text-align: left;
	padding: 12px 10px 10px 10px;
}

#contact {
    float: left;
    width: 550px;
	height: 50px;
	text-align: left; 
	padding: 0px 10px 10px 10px;
}

* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 100%;
	background: #fff;
	color: #000;;
	text-align: center;
	padding: 30px  0 0 0;
	
	}
	
	h1	{
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	margin: 0;
	padding: 0 0 0 0px;
	letter-spacing: 0.1em;
	font-size: 180%; 
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
}



a:link { 
	text-decoration: none; 
	color: #000;
} 

a:visited { 
	text-decoration: none; 
	color: #fff;
} 

a:hover, a:active { 
	text-decoration: none; 
	color: #009281;
} 


img 
{
	border: 0;
}

p {
	font-family: Arial, Helvetica, Verdana, "Sans Serif";
	margin: 0;
	padding: 0 0 0 0px;
	letter-spacing: 0.1em;
	font-size: 90%; 
	font-weight: normal;
	line-height: 1.2em;
	color: #333333;
}

#news p {
	font-size: 90%;
	padding: 0 0 10px 10px;
	line-height: 14px;
}
.collacorators {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
