p {
	font-family:Courier,"Courier New",monospace;
margin-bottom:10px;
margin-top:0;
}

table {font-family:Courier,"Courier New",monospace;}

body {
	font-size:12px;
line-height:16px;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

a {
	color: #000;
}

a:hover {
	color: #cdc1a9;	
}

.heading {
	background-image:url(/templates/crd/images/prikker.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	overflow:hidden;
	padding-bottom:15px;
	width:995px;
	position:relative;
	height: 50px;
}

#crd-gallery {
	margin-left: 346px;
	padding-top: 35px;
	overflow: hidden;
}

#bibilographylist {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#crd-left {
	float: left;
	width: 303px;
}

#crd-left h2 {
	margin-top: 3px;
}

#crd-right {
	float: right;
	width: 649px;
}

#crd-collums {
	overflow: hidden;
	width: 995px;
	background-image: url(/templates/crd/images/prikker.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}

#contact #crd-left, #contact #crd-right, #biography #crd-left, #biography #crd-right {
	height: auto;
	border-bottom: 0;
}

#biography #crd-left h1 {
	margin-bottom: 20px;
	background-image: url(/templates/crd/images/prikker.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	height: 40px;
}

#biography #teaser {
	background-image: url(/templates/crd/images/prikker.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	margin-bottom: 15px;
}

#teaser h1 {
	margin-bottom: 8px;
}

#exhibitions #teaser {
	background-image: url(/templates/crd/images/prikker.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 160px;
	margin-bottom: 15px;
}

#exhibitions #headlinebox {
	height: 160px;
	margin-bottom: 15px;
}

#exhibitions #crd-left, #exhibitions #crd-right {
	margin-bottom: 15px;
	border: 0;
}

#descr {
	float: left;
	width: 649px;
	position:absolute;
	top: 0;
	right: 0;
}

.frontpageimg {
margin-right: 310px;
margin-bottom: 25px;
}