* {
	padding: 0;
	margin: 0;
}
body {
	background: #aaa;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 20px;
}
a {
	color: #4A1605;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 438px;
    height: 314px;
}
li {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 990px;
	margin: 0 auto;
}
#header {
	height: 110px;
	background: #aaa url(jpk_billeder/header.gif) no-repeat;
}
#header h1 {
	padding: 30px 0 0 20px;
	font-size: 36px;
	letter-spacing: -3px;
	text-transform: uppercase;
}
#header h1 a {
	color: #fff;
}
#header h1 a:hover {
	color: #eee;
	text-decoration: none;
}
#header h2 {
	font-size: 17px;
	color: #eee;
	font-weight: 100;
	padding: 0 0 0 20px;
}
#intro {
	background: #f7f7f7;
	border-top: 3px solid #aaa;
	border-bottom: 3px solid #aaa;
	margin: 5px 10px;
	padding: 10px;
}
#content {
	background: #aaa url(jpk_billeder/bg.gif) repeat-y;
	padding: 10px;
}
#left {
	width: 500px;
	margin: 5px 10px;
	float: left;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 10px;
	padding: 10px;
}
#left h2 {
	font-size: 25px;
	padding: 10px 0;
	font-weight: 100;
	letter-spacing: -2px;
}
#left h2 a {
	color: #888;
}
#left h2 a:hover {
	color: #333;
	text-decoration: none;
}
#right {
	width: 410px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	padding-bottom: 10px;
}
.rightads {
	padding: 10px;
}
#right h3 {
	background: #4A1605 url(jpk_billeder/rightbig.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	color: #fff;
	padding-left: 10px;
	font-size: 13px;
	font-weight: 600;
}
.menu {
	float: left;
	width: 180px;
}
.menu h4 {
	background: #4A1605 url(jpk_billeder/rightsmall.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 600
}
.menu1 {
	float: left;
	width: 180px;
	margin-left: 10px;
    height: 176px;
}
.menu1 h4 {
	background: #4A1605 url(jpk_billeder/rightsmall.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
	font-weight: 600
}
.menu ul {
	padding: 5px 10px;
	list-style-type: none;
	font-weight: 600;
	font-size: 11px;
}
.menu1 ul {
	padding: 5px 10px;
	list-style-type: none;
	font-weight: 600;
	font-size: 11px;
}
#footer {
	height: 30px;
	background: #aaa url(jpk_billeder/footer.gif) no-repeat;
	line-height: 30px;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #eee;
}
#bottom {
	height: 10px;
	background: #aaa url(jpk_billeder/bottom.gif) no-repeat;
}

