@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);

html, body { padding:0; margin:0; font-family: "Raleway", Helvetica, sans-serif; letter-spacing:0.02em}


h1 { font-size:130%}

h2 {font-size:90%; margin:0 0 0px; line-height:140%}

h3 {}

h4 {}

p { font-size:90%; margin:0 0 8px; line-height:140%}

.header, .footern {
	background-color: #ffdb09;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px; 
  width:100%; min-width:950px; text-align:center
	
	}
	
	.container, .section { width: 950px; margin:0 auto;}
	
	
	.logo
{
  width: 550px;
  height: 59px;}
	
	.logo a
{
  width: 550px;
  height: 59px;
  display: block;
  background-color: transparent;
  background-image: url("resources/logo.png");
  background-repeat: no-repeat;
  
  background-position: 0% 0%;
  
}

.column1, .column2, .column3 { width:31%; padding:0 1%; float:left; }

.facebook { position: absolute; width:30px; height: 30px; top:25px; left:80%; z-index:99999; display:block}

.facebook a { width:30px; height: 30px; background:url("resources/facebook-icon.png") no-repeat; display: block;}

.instagram { position: absolute; width:30px; height: 30px; top:25px; left:84%; z-index:99999; display:block}

.instagram a { width:30px; height: 30px; background:url("resources/instagram-icon.png") no-repeat; display: block;}

.logotyper { text-align:center; margin:20px 0; border-top:#CCC 3px dotted; padding-top:20px}
.logotyper img { margin-right:20px;}

a { color: #C03; text-decoration:none}