@import "default.css";
/*@import "../files/css/site.css"; */
@import "../katj/css/cms-navigation.css";

/* <- CMS Specific */

body,a,select,td,body.katjeditorbody {
	color:#383838;
	font-family:Tahoma,Arial;	
	font-size:11px;
}

input, body.katjeditorbody {
	text-align:left;
}

input, textarea {
	font-size:10px;
}

body.katjeditorbody {
	
}

input, .textareaComment {
	border-style:solid;
	border-width:1px;
}

input.katjSubmitImage {
	background-color:transparent;
}

.textareaComment {
	border-color:#000000;
}

form {
	text-align:left;
	display:block;
	margin-top:10px;
	margin-bottom:0px;
}

body {
	vertical-align:middle;
}

body.print {
	text-align:left;
}

div.columnHolder {
	float:left;	
}

div.pageletBox {
	clear:both;
	position:relative;
}

div.elementBox {
	margin-right:0px;
}

div.katjPageletBtn {
	display:none;
}

/* -> CMS Specific */


/* <- Site Specific */

a:link, a:visited {
	text-decoration:underline;
}

.headline {
	font-size:14px;
	font-weight:bold;
	color:#383838;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
}

h1.headline {
	font-size:24px;
	padding-top:0px;
	margin-top:0px;
}

div.topHolder {
	width:790px;
	height:105px;
	position:relative;
}

img.topLogo {
	position:absolute;
	top:30px;
	left:40px;
}

div.topMenuHolder {
	position:absolute;
	
	right:0px;
	bottom:5px;
}

div.greyBar {
	background-color:#ebebeb;
	height:250px;
	clear:both;
}

div.contentArea {
	width:780px;
	position:relative;
	margin-top:30px;
	clear:both;
}

div.masterContentHolder {
	width:780px;
	position:relative;
	left:10px;
}

div.contentHolder440 {
	width:440px;
	position:relative;
	left:40px;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
}

div.contentHolder220 {
	float:left;
	width:250px;
	height:170px;
	margin-right:11px; 
	border:1px solid #b6b6b6;
}

div.newsletterHolder {
	width:250px;
	height:170px;
	float:right;
	border:1px solid #b6b6b6;
}


div.bottomContent {
	border-top:1px solid #d6d6d6;
	text-align:right;
	padding-top:3px;
	clear:both;
	color:#949494;
	font-family:Tahoma,Arial;
	font-size:10px;
	margin-top:20px;
	z-index:5;
	margin-left:10px;
	width:780px;
	
}

	/* form <- */
	
	div.formHolder {
		margin:8px;
	}
	
	div.formHolder .headline {
		font-size:14px;
		font-family:Verdana, Arial;
		color:#575757;
		padding:0px;
		margin:0px;
	}
	
	p.formInfo {
		font-size:11px;
		font-family:Verdana, Arial;
		color:#363636;
		margin-top:10px;
	}
	
	table.newsletterTable {
		width:210px;
		margin-top:10px;
	}
	
	td.newsletterTitle {
		font-weight:bold;
		width:60px;
	}
	
	td.newsletterInput {
		width:150px;
		text-align:right;
		height:25px;
	}
	
	input.newsletterInput {
		width:150px;
		border-top:1px solid #9d9d9d;
		border-left:1px solid #9d9d9d;
		border-bottom:1px solid #cecece;
		border-right:1px solid #cecece;
	}
	
	input.newsLetterSubmit {
		border:0px;
	}
	
	/* -> form */

fieldset.submissionMoreOptions {
	border:1px solid #CECECE;
	padding:5px;
	width:440px;
}

fieldset.submissionMoreOptions legend {
	font-weight:bold;
	margin-left:3px;
	color:#000000;
}

input.kronborgCheckbox {
	border:0px;
}

input.kronborgSubmit {
	text-align:center;
	background-color:#6383b8;
	color:#FFFFFF;
}

/* -> Site Specific */

/* last in CSS-file <- */
img {
	border:0px;
}

img.contentImage {

}

div.hiddenLogin {
	z-index:10;
}

div.blockSpace {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}

table.katjContentTable {
	width:auto;
}

td.katjContentTableCell0, td.katjContentTableCell1 {
	width:50%;
}

/* -> last in CSS-file */