html {
	width: 100%;
	/* height: 100%;
	scrollbar: no; */
	overflow-y: scroll;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	letter-spacing: 0px;
	line-height: 18px;
	margin: 0px;
	word-spacing: 1px;
}

a, a:link, a:visited, a:active {
	color: #CC0033;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
}


/* ++++++++++++++++++++++++++ HEADERS +++++++++++++++++++++++++++ */

.bigheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	line-height: 20px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #222222;
	line-height: 20px;
	word-spacing: 1px;
}

.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	line-height: 19px;
}

.normheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	line-height: 20px;
	padding-bottom: 8px;
}

.img_border {border: 1px solid #999999;}


/* ++++++++++++++++++++++++++ CONTENT STYLES +++++++++++++++++++++++++++ */

.headerbox {
	height: 150px;
}

.headerbox .titlebox {
	width: 270px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.headerbox .menubox {
	vertical-align: top;
	padding: 25px 0px 0px 0px;
}

.headerbox .menuspacer {
	width: 25px;
	vertical-align: top;
}

.menulinks a, .menulinks a:link, .menulinks a:active, .menulinks a:visited {
	padding: 2px 8px 3px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	background: url(images/bundgrafik/menubullet_bg.gif) left 0px no-repeat;
}

.menulinks a:hover {
	color: #222222;
	background: url(images/bundgrafik/menubullet_bg.gif) left -20px no-repeat;
}

.menulinks .chosen a, .menulinks .chosen a:link, .menulinks .chosen a:visited, .menulinks .chosen a:active, .menulinks .chosen a:hover {
	padding: 2px 8px 3px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	background: url(images/bundgrafik/menubullet_bg.gif) left -40px no-repeat;
}


.rightbox {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.rightblackbox {
	background-color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.rightcontent {
	/* margin: 25px 0px 25px 20px; */
	margin: 0px 0px 25px 20px;
	padding: 0px;
}

.fullbox {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.fullcontent {
	/* margin: 0px 30px 25px 30px; */
	margin: 0px 30px 0px 30px;
	padding: 0px;
}

.fullcontent_norightpad {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

.leftbox {
	width: 400px;
	vertical-align: top;
	background: url(images/bundgrafik/vertical_spacer_bg.gif) top right repeat-y;
	margin: 0px;
	padding: 0px;
}

.leftcontent {
	margin: 0px 25px 25px 30px;
	padding: 0px;
}

.bottombox {
	height: 70px;
	background: url(images/bundgrafik/horizspacer_bg.gif) top left repeat-x;
}

.bottomcontent {
	padding: 0px 0px 0px 30px;
}

.toplink a, .toplink a:link, .toplink a:active, .toplink a:visited {
	padding: 2px 8px 3px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	background: url(images/bundgrafik/topbullet_bg.gif) left top no-repeat;
}

.toplink a:hover {
	color: #222222;
	background: url(images/bundgrafik/topbullet_bg.gif) left -20px no-repeat;
}

.clearfloat {
	clear: both;
}


/* WORKS BOXES ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.workbox {
	float: left;
	width: 300px;
	height: 120px;
	margin: 0px 18px 30px 0px;
}

.workbox .left {
	width: 120px;
	vertical-align: top;
}

.workspacer {
	width: 20px;
}

.workbox .right {
	width: 160px;
	vertical-align: top;
}


/* +++++++++++++++++++++++++ BILLEDTEST +++++++++++++++++++++++++++++++ */

.billedbox {
	margin: 0px;
}

.billede {
	float: left;
	margin: 0px 20px 15px 0px;
}

.billede .top {
	/* border: 1px solid #BBBBBB; */
}

.billede .top375 {
	height: 375px;
	background: #333333;
}

.billede .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	margin: 2px 0px 0px 0px;
}

.billede .blacktop {
	/* border: 1px solid #444444; */
}

.billede .blacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 14px;
	margin: 2px 0px 0px 0px;
}

.video {
	float: left;
	margin: 0px 20px 15px 0px;
}

.video .top {
	background: #333333;
}

.video .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 14px;
	margin: 2px 0px 0px 0px;
}

/* DIAS tags +++++++++++++++++++++++++++++++++ */

.diasbox {
	float: left;
	padding: 8px 5px;
	background: #111111;
}

.dias {
	float: left;
	padding: 7px 5px;
	background: #111111;
}

/* Forlagsthumbs */

.thumbbox {
	margin: 0px;
}

.thumb {
	float: left;
	margin: 0px 12px 12px 0px;
}

/* LINKS new ++++++++++++++++++++++++++++++++++++++++++++++ */

.links_new a:link, .links_new a:visited, .links_new a:active, .links_new a {
	width: 100%;
	height: 18px;
	display: block;
	padding: 2px 0px 1px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 17px;
	border-bottom: 1px solid #EEEEEE;
	background: url(images/bundgrafik/menubullet_bg2.gif) left top no-repeat;
}

.links_new a:hover {
	padding: 2px 0px 1px 0px;
	text-decoration: none;
	background: #F6F6F6 url(images/bundgrafik/menubullet_bg2.gif) left -18px no-repeat;
}

.links_new .left {
	width: 221px;
	padding-left: 9px;
	border: 0px;
	float: left;
	display: block;
	cursor: pointer;
	color: #CC0033;
}

.links_new .right {
	float: left;
	display: block;
	cursor: pointer;
	color: #111111;
}

.links_new .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

.links_new_spacer {
	float: left;
	display: block;
	height: 10px;
	width: 25px;
}

/* ++++++++++++++++++++++++++ CV contents +++++++++++++++++++++++++++++ */

.CVbox {
	width: 100%;
}

.CVbox td {
	padding: 7px 0px 5px 0px;
	border-bottom: 1px solid #EEEEEE;
}

.CVyearcol {
	vertical-align: top;
	width: 60px;
}

.CVinfocol {
	vertical-align: top;
}

.CVbox a, .CVbox a:link, .CVbox a:visited, .CVbox a:active {
	text-decoration: none;
	padding: 0px;
	background-color: #FCFCFC;
	border: 0px;
	color: #CC0033;
}

.CVbox a:hover {
	text-decoration: underline;
	padding: 0px;
}

.CVbox .title {
	font-style: italic;
}

.years {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	line-height: 20px;
}

/* NEWS tags +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.newsbox {
	width: 954px;
	padding: 0px;
	margin: 0px;
}

.news_datecol {
	vertical-align: top;
	width: 90px;
}

.news_infocol {
	vertical-align: top;
}

.news_thumbspacer {
	width: 10px;
}

.news_spacer {
	width: 25px;
}


/* CONTAINER WRAPPERS ++++++++++++++++++++++++++++++++++++++++++++++ */
/* this is for all inline wrapping like books and artworks */

.containerWRAP {
	display: block;
	width: auto;
	clear: both;
	/* background: #EEE; */
	padding-left: 30px;
}

.group {
	display:-moz-inline-box;
	display: inline-block;
	* display: inline;
	zoom: 1;
	height: 120px;
	/* background: lightyellow; */
	vertical-align: top;
	margin-bottom:30px;
}

.group a {
	border: 0px;
	outline: none;
}

.group img {
	border: 0px;
	display:-moz-inline-box;
	display: inline-block;
	* display: inline;
	zoom: 1;
	vertical-align: top;
}

/* description */
.group .desc {
	display: inline-block;
	* display: inline;
	zoom: 1;
	padding: 0px 20px 0px 17px;
	width: 155px;
}


