body {
	background-color: #FFFFFF;
	background-image: url(/templates/presscom/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}

html {
}

* {
	margin: 0;
	padding: 0;
}

#container {
	width: 950px;
	margin:0 auto;
	background-color: #FFFFFF;
	padding: 5px;
}

#topbar {
	width: 942px;
	padding: 4px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-image: url(/templates/presscom/images/bg_bar.gif);
	background-repeat: repeat-x;
}

#topbillede {
	height: 100px;
	width: 950px;
	border-bottom: 1px solid #942021;
	background-image:url(/templates/presscom/images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: right;
}

#menu {
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	width: 940px;
	border-bottom: 1px solid #e5e5e5;
}

#wrap {
	width: 950px;
	overflow:auto;
	margin-bottom: 5px;
	margin-top: 10px;
}

#margen {
	width: 200px;
	float: left;
	margin-right: 10px;
}

#content {
	width: 730px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}

#bund {
	width: 950px;
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: #000000;
}

#boks {
	width: 200px;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

#headline {
	font-weight: bold;
	background-image: url(/templates/presscom/images/bg_bar.gif);
	height: 19px;
	color: #FFFFFF;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#boks ul {
	padding: 4px;
	margin-bottom: 0px;
	list-style:url(/templates/presscom/images/event.png) inside;
}

#boks li {
	padding-left: 3px;
}

#boks p {
	margin-bottom: 0px;
	font-size: 10px;
	padding: 6px;
	color: #999999;
	margin-top: -4px;
}

h1 {
	font-size:23px;
	font-weight:200;
	margin-bottom: 10px;
	margin-top: 4px;
}

h2 {
	font-size: 17px;
	font-weight: 200;
	margin-bottom: 4px;
	margin-top: 5px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #942021;
}

.leftlink a {
	color: #000000;
	text-decoration: none;
}

.leftlink a:hover {
	color: #942021;
}

.menupunkt a {
	float: left;
	margin-right: 17px;
	text-decoration: none;
	font-size: 13px;
	color: #942021;
}

.menupunkt a:hover {
	color: #000000;
}

.logo {
	float: right;
	border: 0px;
	margin-top: 19px;
	margin-right: 16px;
}

.bundlink {
	color: #000000;
}

.journalist {
	font-size: 10px;
	color: #666666;
	height: 47px;
	margin-bottom: 5px;
	padding: 4px;
}

.person {
	float: right;
	margin-left: 5px;
}

.formfield {
	width: 250px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

.formbtn {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	background-color: #FFFFFF;
}

ul {
	padding-left: 40px;
}