@charset "utf-8";

/*** for responsive web design ***/
@viewport {
	zoom: 1.0;
  width: extend-to-zoom;
}

@-ms-viewport {
	width: extend-to-zoom;
	zoom: 1.0;
}

body {font: 100% 'Voltaire', sans-serif;background-color:black; color:silver;}
/*font-family: 'Voltaire', sans-serif;*/

/** for repsice web design **/
img {max-width: 100%; height: auto;}

/*@font-face {
	font-family: "Conv_PALSU";
	src: url("http://tandembryggeri.tarnold.org/fonts/PALSU.eot");
	src: local("?"), 
	url("http://tandembryggeri.tarnold.org/fonts/PALSU.woff") format("woff"), 
	url("http://tandembryggeri.tarnold.org/fonts/PALSU.ttf") format("truetype"), 
	url("http://tandembryggeri.tarnold.org/fonts/PALSU.svg#PALSU") format("svg");
	font-weight: normal;
	font-style: normal;
} */



.hidden {
	visibility: hidden;
}

/*a, a:visited {color: #336600}*/
 
a img{border:none;}

.logo {	
/*	position: relative; 
	margin-left: auto; 
	margin-right: auto;*/
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-size:120%;
/*	border: 1px silver solid;*/ 
}

/*.logo p {margin-top: 100px}*/

/* oppskrift SvarteHelhvete.html */
h1#SvarteHelhveteH1 {
	font-family:'Voltaire', sans-serif;
	color: white;
}

.SvarteHelhveteH1 {
	visibility: visible;
	margin-right:10px;
}

#oppskrift, #malt, #humle, #gjaer {
	margin: auto;	 
}

#flasche {
	float: right;
}

#malt {
	margin-right:20px;
}

#humle {
	margin-right:40px;
}
