/*  

Theme Name: Bakspejl
by Henny Stewart
Author URI: http://hennystewart.com

*/

body {
	font-family: trebuchet, verdana, sans-serif;
	color: #000000;
	font-size: small;
	margin: 0;
	background-color: #fff;
}
#box {
	text-align: center;
	width: 100%;
}
#indrebox {
	width: 100%;
	margin: auto;
}
#indhold {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	margin-top: 0px;
}
.blockquote {
	padding: 30px;
	font-family: 'courier new', courier, fixed;
	border-left: 2px solid #000;
	line-height: 1;
}
.video {
		display: none;
}
.text {
	line-height: 1.6;
			
}
.venstre {
	display: none;
	float: left;
	width: 180px;
	padding-top: 20px;
	text-align: left;
		
}
.venstre a {
	display: none;
	text-decoration: none;
	color: #03213F;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.venstre a:hover {
	background-color: #fff;
}
.venstre #denne a {
	border-left: 4px solid #CC0001;
	background-color: #fff;
	font-weight: bold;
}
h1 {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	margin-top: 0;
}
h2 {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
}
h3 {
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
}
	
.hoejre {
	display: none;
	width: 180px;
	position: absolute;
	top: 150px;
	right: 5%;
}

#about {
	border: 1px solid #000;
	width: 140px;
	padding: 10px;
	background-color: #fff;
}
.blue {
	background-color: #CACAFF;
	border-bottom: 1px solid #000;
}	
#header {
	background-image: url(../pics/nhead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	background-color: #00002D;
	clear: both;
}
#header h1 {
	margin-top:0;
	color: #fff;
	font-size: 30pt;
	text-align: left;
	
}
#header h2 {
	color: #000;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	
}
#footer {
	display: none;
	height: 100px;
	background-color: #00002D;
	color: #fff;
	text-align: left;
	clear: both;
	padding-top: 20px;
}
.indrebox {
	width: 90%;
	margin: auto;
}
	
.indhold {
	margin-left: 200px;
	margin-right: 220px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#footerspalte1 {
	width: 40%;
	float: left;
	margin-left:0;
	
}
#footerspalte2 {
	width: 40%;
	float: left;
	
}
#footerspalte3 {
	
}

