@import "default.css";
@import "../files/css/site.css";
@import "../katj/css/cms-navigation.css";
@import "../css/Breadcrumb.css";

body,a,select,td,body.katjeditorbody {
	font-family: Arial, Verdana, helvetica, sans-serif;
}

input, body.katjeditorbody {
	text-align:left;
}

input, textarea {
	font-size:10px;
}

body.katjeditorbody {
	background-color:#FFFFFF;
}

body.katjeditorbody .katjContentTable {
	width:100%;
}

body.katjeditorbody td.katjContentTableCell0, body.katjeditorbody td.katjContentTableCell1 {
	width:50%;
}

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:top;
	background-repeat:repeat-x;
}

body.print {
	text-align:left;
}

a:link, a:visited {
	text-decoration:underline;
}

.headline, h2, h3, h4, h5, h6 {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}

h1.headline {
	font-size:15px;
	color:#da1f1f;
}

.abstract {
	color: #000000;
	color: #3C8293;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
}

div.columnHolder {
	float:left;	
}

div.pageletBox {
	clear:both;
	position:relative;
}

div.katjPageletBtn {
	position:relative;
	
}

div.elementBox {
	margin-right:15px;
}

table.master {
	width:100%;
	height:100%;
}

td.master {
	text-align:center;
	vertical-align:top;
	background-color:#d9d8d8;
}

div.master {
	width:888px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:hidden;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background-color:#FFFFFF;
}

div.innerMaster {

}

div.top {
	display:block;
	width:100%;
	height:115px;
	clear:both;
	position:relative;
	background-color:#FFFFFF;
}

img.topLogo {
	
}

div.middle {
	width:100%;	
	height:100%;
	clear:both;
	position:relative;
	text-align:left;
	background-image:url("../files/designimages/middlebg.jpg");
	background-position:top left;
	background-repeat:repeat-y;
}

div.middleTools {
	
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	padding:5px;
}

div.middleForside {
	width:100%;	
	clear:both;
	position:relative;
}


div.middleLeft {
	position:relative;
	width:660px;
	float:left;
	overflow:hidden;
}

div.middleRight {
	position:relative;
	width:220px;
	float:right;
	display:block;
}

div.rightContentBox {
	width:180px;
	padding:10px;
	padding-left: 20px;

}

div.menu2Layer {
	position:relative;
	width: 220px;
	float:left;
	margin-left:0px;
}

div.leftMenu {
	position: relative;
	margin: 20px;
	padding: 0px;
	display:block;
	clear:both;
}

div.menuHolder2 {
	line-height:20px;
}

div.contentColumn {
	position:relative;
	width:430px;
	float:right;
	text-align:left;
	overflow:hidden;
}


div.contentBoxHolder {
	clear:both;
}

div.contentBox {
	width:400px;
	clear:both;
	margin-top:20px;
	margin-left:10px;
	line-height:15px;
	padding-bottom:20px;
}

div.mainContentBox {
	padding-top:14px;
}

div.rightContentHolder {
	margin:20px;
	width:180px;
	overflow:hidden;
}

div.rightContentHolder .headline {
	color:#da1f1f;
	line-height:18px;
	background-position:top left;
	background-repeat: repeat-x;
	border-top:3px double #cac8c9;
	border-bottom:3px double #cac8c9;
	font-size:11px;
}

div.rightContentHolder div.elementBox {
	margin:0px;
	font-size:11px;
}


span.printNotify
{
	float: right;
	margin-right: 3px;
	margin-top: -3px;
}

	img.toolIcon {
		margin:5px;
		margin-top:5px;
	}


div.contentBox h1.headline1
{
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 15px;
}

div.contentBox h2.headline2,
div.contentBox h3.headline3,
div.contentBox h4.headline4,
div.contentBox h5.headline5,
div.contentBox h6.headline6,
.headingLink a,
span.heading
{
	font-weight: bold;
	font-size: 14px !important;
	color: #da1f1f !important;
}

div.contentBox a, div.contentBox a:visited
{
	color: #222225 !important;
	text-decoration: underline !important;
}
div.contentBox a:hover, div.contentBox a:visited:hover
{
	color: #da1f1f !important;
	text-decoration: underline !important;
}

span.headingLink a, span.headingLink a:visited, span.headingLink a:link
{
	background-image: url("../files/designimages/bullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none !important;
	padding-left: 12px !important;
}

span.headingLink a:hover, span.headingLink a:visited:hover
{
	color: #4e7297 !important;
	text-decoration: underline;
}

div.contentBox2 {
	width:630px;	
}


div.bottom {
	
	background-color:#e6e6e6;
	border-top:1px solid #da1f1f;
}

div.bottomContent {
	text-align:center;
	color:#535355;
	padding:5px;
	font-size:11px;
}

div.bottomContent a, div.bottomContent a:visited {
	font-size:11px;
	color:#535355;
	text-decoration:none;
}


input.katjcontactForm, textarea.katjcontactForm {
	border:1px solid #A5ACB2;
	background-color:#FFFFFF;
	width:140px;
	color:#666666;
	font-size:10px;
}

input.katjcontactFormBy { 
	width:78px;
	font-size:10px;
}

input.katjcontactFormPostnr {
	width:40px;
}

textarea.katjcontactForm {
	height:40px;
	font-size:10px;
	overflow:auto;
}

div.forsideContent4 {
	margin-right:0px;
}

td.formAction {
	width:60px;
	text-align:right;
	color:#FFFFFF;
	padding-right:3px;
	height:20px;
	font-size:10px;
	vertical-align:middle;
}

td.formInput {
	color:#FFFFFF;
	height:20px;
	font-size:10px;
	vertical-align:middle;
}

table.kontaktTable {
		width:164px;
	}
	
		td.kontaktTitle  {
			font-family:Verdana,Arial,Helvetica;
			font-size:11px;
			font-style:normal;
			text-decoration:none;
			color:#666666;
			height:16px;
		}
		
		td.kontaktInput {
			height:24px;
		}	
		
		input.kontaktInput {
			width:164px;
			border:1px solid #666666;
			background-color:#FFFFFF;
			font-size:10px;
			padding:2px;
			height:20px;
		}
		
		td.kontaktInputTextArea {
			height:55px;
		}
		
		textarea.kontaktInputTextArea {
			width:164px;
			height:45px;
			border:1px solid #000000;
			background-color:#FFFFFF;
			font-size:10px;
			padding:2px;
			font-family:Verdana,Arial,Helvetica;
			font-size:10px;
			font-style:normal;
			text-decoration:none;
		}
		
		input.kontaktSubmit {
			float:right;
			background-color:#CCCCCC;
			padding:2px;
			padding-left:10px;
			padding-right:10px;
			text-align:center;
			color:#FFFFFF;
			border:0px;
			
		}
		
		div.messageAfterFormSubmission {
			padding:8px;
			background-color:#999999;
		}

/* Quote <- */

div.QuoteBox {
	border-left:1px solid #e89e9e;
	border-right:1px solid #e89e9e;
	width:180px;
}

div.QuoteContent {
	margin-left:10px;
	width:160px;
	color:#da1f1f;
	text-align:center;
	font-size:13px;
	line-height:17px;
	font-family:Verdana;
}

div.QuoteContent div.elementBox {
	margin-right:0px;
}

/* Quote -> */

/* search <- */

div.search {
	position:relative;
	width:100%;
	background-color:#FFFFFF;
}

div.searchHolder {
	width:300px;
	float:right;
}

.topTools {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

input.cmssearch {
	border:1px solid #bdbcbd;
	padding-left:10px;
	color:#59595c;
	width:120px;
}

input.cmssearchSubmit {
	border:1px solid #bdbcbd;
	background-color:#e0e0e0;
	color:#da1f1f;
	text-align:center;
}

div.searchResult {
	border-bottom:1px solid #da1f1f;
	padding:20px;
	padding-bottom: 40px;
	padding-left:0px;
}

a.searchResultHead, a.searchResultContent {
	
	text-decoration:none;
}

/*  search -> */

/* Tip en ven start */

div.tipenvenHolder {
	margin:20px;
	color:#000000;
}

div.tipenvenHolder td {
	color:#000000;
}

.tipenvenTxt {
	font-family:Arial;
	font-size:12px;
}

a.closeWindow, a.closeWindow:visited {
	color:#000000;
}

/* Tip en ven End */

/* Coloured Boxes <- */

div.greyBox {
	background-color:#f0f0f0;
}

div.greyBoxContent {
	padding:20px;
} 

div.greyBoxContent .headline {
	color:#da1f1f;
}

/* Coloured Boxes -> */


img {
	border:0px;
}

img.contentImage {

}

div.hiddenLogin {
	z-index:10;
}

div.blockSpace {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}

a.credits, a.credits:visited, a.credits:hover, a.credits:visited:hover {
	font-size:9px;
	font-family:arial;
	color:#CCCCCC;
}

table.katjContentTable {
	width:auto;
}

td.katjContentTableCell0, td.katjContentTableCell1 {
	width:50%;
}

div.userhandlertitle, div.userhandlerinput {
	float:left;
	position:relative;
}

div.userhandlerHolder {
	width:180px;
	clear:both;
	margin-bottom:20px;
}

div.userhandlerHolder form {
	margin:0px;
	padding:0px;
	border:0px;
}

div.userhandlerHead {
	color:#da1f1f;
	height:34px;
	line-height:34px;
	background-image:url("../files/designimages/rightheadlinebg.gif");
	background-position:top left;
	background-repeat: no-repeat;
}

div.userhandlerHolderContent {
	clear:both;
	padding-top:10px;
	line-height:14px;
}

div.userhandlertitle {
	width:60px;
	clear:left;
}

div.userhandlerinput {
	width:100px;
	margin-bottom:3px;
}

div.userhandlerinput input.katjcontactForm {
	width:80px;
}

div.userhandlerinput input.katjSubmit {
	border:1px solid #A5ACB2; 
}

hr {
	color: #f00;
	background-color: #f00;
	height: 1px;
	overflow:hidden;
}
