
body {
	background-color:#000000;
	font-family: "Arial", Gadget, sans-serif;
	font-size:15px;
	margin-top: 0px 0px 0px 0px;
	width:960px;
	position:absolute;
	left:150px;
	text-align:left;
	color:#ffffff;
}

#header{
	height:520x;
}

h1{
	font-size:16px;
	margin:3px auto 3px;
	text-align:center;
}

.content {
	margin:10px 0px 0px 0px;
}

.content-bilder{
	border:1px dashed #195c42;
	-moz-border-radius:15px;
  -khtml-border-radius:15px;
  padding:18px 10px 18px 10px;
}

.leftpic {
	float:left;
	width:460px;
	height:306px;
	margin-bottom:10px;
}

.leftpic img {
	width:460px;
	height:306px;
}

.rightpic{
	float:right;
	width:460px;
	height:306px;
	margin-bottom:10px;
}

.rightpic img {
	width:460px;
	height:306px;
}
	

a:link {
	color: #eaa848;
	font-weight:bold;
}
a:visited {
	color: #eaa848;
	font-weight:bold;
}
a:hover {
	color: #eaa848;
	font-weight:bold;
}
a:active {
	color: #00F;
	font-weight:bold;
}
.rot {
	font-weight: bold;
	color: #eaa848;
}

