/* defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	font:normal 90%/125% Helvetica,Verdana,'Liberation Sans','Bitstream Vera Sans',Arial,sans-serif;
	background:#D2BC76;
	color:#333;
	text-align:center;
	min-width:993px;
}

/* boxes, box specific typography */

#pg {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	width:993px;
}

#pghead {
	position:absolute;
	top:50px;
	left:0;
	width:991px;
	height:125px;
	background:#fff url("header/rotate.php") no-repeat top right;
	border-right:1px solid #960;
	border-top:1px solid #960;
	border-bottom:2px solid #093;
	border-left:1px solid #960;
	}

#pglogo {
	background: #960;
	border-bottom: 2px solid #fff;
	position:absolute;
	height:24px;
	left:0;
	width:100%;
	bottom:0;
}
#pgbody {
	width:991px;
	position:absolute;
	top:175px;
	font-size:85%;
	padding:40px 0 0 0;
	background: #fff;
	border-color:#960;
	border-width: 0 1px 1px;
	border-style: solid;
}
#breadcrumb  {
	font-family:arial, sans-serif;
	font-size:11px;
	/font-weight:bold;
	position:absolute;
	top:10px;
	left:20px;
}
#pgtitle {
width:950px;
margin: 0 20px 0;
border-bottom: 1px solid #960;
}
.bookmark {
	position:absolute;
	top:40px;
	right:20px;
	color:#960;
}

#pgmain {
	width:650px;
	float:left;
}
#pgmain2 {
	margin:20px;
}
#pgcontent {
	float:right;
	width:490px;
	padding:20px 0 0 0;
}
#pgleft {
	position:absolute;
	left:0;
	top:70px;
	margin:20px;
	width:140px;
	font-size:90%;
	line-height:1.4;
}

#pgright {
	float:right;
	width:300px;
	margin:0;
	padding: 20px;
	}
#pgtail {
	float:right;
	width:953px;
	border-top:1px solid #960;
	padding: 10px 0;
	margin: 0 18px 0 0;
	color:#333;
	text-align:center;
	font-size:85%;
	line-height:1.1;
}
#pgtail p {
	margin:0;
}
#pgtail a {
	color:#960;
}

.txtflt {
	width:190px;
	float:right;
	font-size:80%;
	line-height:1.2;
	color:white;
	margin:0 0 0 5px;
	padding:0 0 0 10px;
}
.txtflt p {
	margin:0 0 1em 0;
}
.txtflt :last-child {
	margin-bottom:0;
}

/* typography */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	color:#960;
}
h1 {	font-size:150%;}
h2 {	font-size:135%;}
h3 {	font-size:125%;}
h4 {	font-size:115%;}
h5 {	font-size:105%;}
h6 {	font-size:100%;}

p, ul, ol, dl {
	margin:0 0 1.5em 0;
}
ul {
	padding:0 0 0 25px;
}
a {
	text-decoration:none;
}
a:link {
	color:#0000ff;
}
a:visited {
	color:#0000ff;
}
a:hover, a:active {
	color:#0000ff;
}
img {
	border:none;
}
hr {
	color:#854F0e;
	background:#854F0e;
	height:1px;
	clear:both;
}

.pgbox {
width:298px;
float:right;
margin: 0 0 20px 0;
background:#F5F4F1;
border:0px solid #854F0e
}

.boxtitel{
border-bottom:3px solid #009933;
margin: 0 5px 10px 5px
}
.pgbanner {
width:300px;
height:250px;
float:right;
margin: 0 0 20px 0;
}
#mapDiv {
padding:20px 0 20px 20px;
}
.paglinks {
padding:0 20px 20px;
}
.paglinks li {
list-style-type:none;
}
#toptekst {
margin:17px 20px 0}
}
#topbox {
width:650px;
float:left;
}
.poplinks {
padding:20px 0;
height:300px
}
.v_item img {width:189px}
.v_item {
margin: 0 0px 15px 19px;padding:3px;
border:1px solid #D2BC76;
float:left;
width:189px;
height:285px;
}
.h_item {
float:left;
width:610px;
height:100px;
padding: 0 0 20px 20px;
}