@import "default.css";

@import "../files/css/site.css";

@import "../katj/css/katj-navigation.css";

input,body.katjeditorbody {
	text-align: left;
}

input,.textareaComment {
	border-style: solid;
	border-width: 1px;
}

.textareaComment {
	border-color: #000000;
}

form {
	text-align: left;
	display: block;
}

body {
	letter-spacing: 0px;
	vertical-align: middle;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	scrollbar-arrow-color: #a0b039;;
	scrollbar-shadow-color: #a0b039;
	scrollbar-highlight-color: #a0b039;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;	
}

body,a,input,select,td,hr {
	color: #000000;
}

body,a,input,select,td,textarea {
	font-family: Arial, Verdana;
}

body.print {
	text-align: left;
}

a {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

a:hover,a:visited:hover {
	text-decoration: none;
}

h1.headline, .headline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration:none;
}

.headline, .headline a {
	font-size:11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration:none;
}

div.columnHolder {
	float: left;
	overflow: hidden;
}

div.pageletBox {
	clear: both;
	position: relative;
}

div.contentBox div.elementBox {
	margin-right: 10px;
}

table.master {
	width: 100%;
	height: 100%;
}

td.master {
	text-align: center;
	vertical-align: middle;
}

div.master {
	width: 920px;
	height: 585px;
	margin: auto;
	text-align: left;
	position: relative;
	
}

div.top {
	height: 169px;
	clear: both;
	position: relative;
}

img.topLogo {
	position: absolute;
	left: 37px;
	top: 45px;
	width:90px;
	height:80px;
	z-index: 10;
}

img.topBG {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	z-index: 5;
}

div.languageSelector {
	position: absolute;
	top: 0px;
	right: 5px;
	
	z-index: 10;
	text-align: right;
	font-size:11px;
}

	div.languageSelector a, div.languageSelector a:visited {
		color: #000000;
		font-weight: normal;
		font-size: 10px;
		line-height:10px;
		text-decoration:none;
		margin-left:4px;
		margin-right:4px;
	}
	
	div.languageSelector a.chosenLanguage, div.languageSelector a.chosenLanguage:visited, div.languageSelector a:hover, div.languageSelector a:visited:hover {
		text-decoration:underline;
		color:#cd3229;
	}

img.toolIcon {
	margin: 5px;
	margin-top:3px;
	vertical-align: middle;
}

a.toolIcon,a.toolIcon:visited {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height:10px;
	text-decoration:none;
}

div.middle {
	
	
}

div.menuColumn {
	position: absolute;
	width: 174px;
	height: 416px;
	top: 172px;
	left: 0px;
	z-index: 10;
	background-color: #a0b039;
	background-color: #b4b4b4;
}

div.menuColumnInner {
	height: 334px;
	background-image: url("../files/designimages/bottom-top.gif");
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.menuHolder1 {
	position: absolute;
	bottom: 0px;
	left: 195px;
	z-index: 10;
}

div.menu2Holder {
	width: 174px;
	position: absolute;
	z-index: 10;
}

div.contentColumn {
	position: absolute;
	left: 192px;
	top: 167px;
	width: 400px;
	height:416px;
	z-index: 2;
}

div.contentBox {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 390px;
	height: 391px;
	overflow: auto;
	z-index: 2;
}

div.contentBoxGallery {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 395px;
	height: 392px;
	overflow: hidden;
	z-index: 2;
}

div.contentBox .addContentBtn {
	margin-top: 20px;
}

div.innerContentBox {
	width: 360px;
	overflow: hidden;
}

	div.innerContentBox .bodyspan {
		line-height:14px;
	}

div.rightColumn {
	position: absolute;
	width: 316px;
	height: 438px;
	top: 173px;
	right: -1px;
	
	z-index: 2;
}

div.rightColumnContent {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width:316px;
	z-index: 2;
}

div.contactBox {
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	width: 174px;
	height: 120px;
	
	
	background-image: url("../files/designimages/bottomlogo.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #bc040e;
	border-top: 3px solid #FFFFFF;
}

div.contactBoxContent {
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 10px;
	font-size: 9px;
	color: #FFFFFF;
}

a.contact,a.contact:visited {
	font-size: 10px;
	color: #FFFFFF;
}

div.bottom {
	clear: both;
	position: relative;
	
	
	width: 920px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:3px solid #565656;
}

div.bottomContent {
	width: 700px;
	height: 60px;
	padding-top: 10px;
	margin-left: 168px;
	clear: both;
	overflow: hidden;
}

table.bottomContent {
	width: 300px;
}

td.bottomContent,td.bottomContent a {
	color: #004D71;
}

img {
	border: 0px;
}

img.contentImage {
	display: block;
}

div.hiddenLogin {
	z-index: 10;
}

div.blockSpace {
	width: 100%;
	clear: both;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

div.credits {
	
}

a.credits,a.credits:visited,a.credits:hover,a.credits:visited :hover {
	font-size: 9px;
	font-family: arial;
	color: #434343;
	text-decoration: none;
}

table.katjContentTable {
	width: 99%;
}

div.userhandler {
	position: relative;
}

div.userhandlertitle, div.userhandlerinput {
	float:left;	
	margin-bottom:5px;
}

div.userhandlertitle {
	width:120px;
}

div.userhandlerinput {
	width:220px;
}

.selectItem {
	margin-bottom:10px;
	border:1px solid #DDDDDD;
	background-color:#C62506;
	color:#FFFFFF;
}

.h1headline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 0px;
	font-family: Arial;
	text-transform:uppercase;
}
