@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:#333333;
}

body,a,input,select,td,hr {
	color: #000000;
}

body,a,input,select,td,textarea {
	font-family: Verdana, Arial;
}

body.print {
	text-align:left;
}

a {
	text-transform: none;
	font-weight:normal;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

h1.headLine1, h1.headline1, h1.headline, input.headline, input.headline1, .headLine1, .headline1, h2.headLine2, h2.headline2, .headLine2, .headline2, h3.headLine3, h3.headline3, .headLine3, .headline3, h4.headLine4, h4.headline4, .headLine4, .headline4, h5.headLine5, h5.headline5, .headLine5, .headline5, h6.headLine6, h6.headline6, .headLine6, .headline6 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom:2px;
	margin-top:0px;
}

div.columnHolder {
	float:left;
	overflow:hidden;	
}

div.pageletBox {
	clear:both;
	position:relative;
}

div.elementBox {
	margin-right:10px;
}

table.master {
	width:100%;
	height:100%;
}

td.master {
	text-align:center;
}

div.master {
	width:982px;
	margin:auto;
	margin-top:20px;
	text-align:left;
	position:relative;
}

div.top {
	background-image:url("../files/designimages/top.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	height:111px;
	clear:both;
	position:relative;
}

div.top0 {
	background-image:url("../files/designimages/top0.jpg");
}

div.top1 {
	background-image:url("../files/designimages/top1.jpg");
}

div.top2 {
	background-image:url("../files/designimages/top2.jpg");
}

div.top3 {
	background-image:url("../files/designimages/top3.jpg");
}

div.top4 {
	background-image:url("../files/designimages/top4.jpg");
}

div.top5 {
	background-image:url("../files/designimages/top5.jpg");
}

div.top6 {
	background-image:url("../files/designimages/top6.jpg");
}


img.topLogo {
	margin-left:15px;
	margin-top:13px;
}

div.middle {
	width:982px;
	clear:both;
	background-image:url("../files/designimages/middle.gif");
	background-position:top left;
	background-repeat:repeat-y;
	padding-left:2px;
	padding-right:2px;
}

div.topSpacer {
	background-color:#008BBF;
	/*background-color:#6A737B;*/
	background-color:#C5E5F4;
	border-top:1px solid #6A737B;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #6A737B;
	border-bottom:1px solid #DDDDDD;
	width:978px;
	height:24px;
	overflow:hidden;
	clear:both;
}

div.menuColumn {
	width:155px;
	float:left;
	overflow:hidden;
}

div.leftSplitter {
	margin:15px;
	margin-left:13px;
	margin-right:0px;
	width:137px;
	height:8px;
	background-color:#006E99;
	overflow:hidden;
}

div.menuHolder {
	margin:15px;
	margin-left:13px;
	margin-right:0px;
	width:135px;
	background-color:#DDDDDD;
	border:1px solid #6A737B;
	border:1px solid #3CAFD6;	
}

div.contentColumn {
	width:795px;
	margin-top:15px;
	margin-left:10px;
	float:left;
	background-color:#DDDDDD;
	border:1px solid #CCCCCC;
	overflow:hidden;
}

div.contentBox {
	width:570px;
	float:left;
	margin:10px;
	margin-right:0px;
	overflow:hidden;
}

div.rightColumn {
	width:200px;
	float:right;
	overflow:hidden;
}

div.rightColumnTop {
	margin:10px;
}

div.rightColumnBottom {
	margin:10px;

}

div.contactBox {
	margin:13px;
	width:135px;
	background-color:#008BBF;
	border:1px solid #6A737B;
	overflow:hidden;
	font-size:10px;
}

div.contactBoxContent {
	margin:5px;
	font-size:10px;
	color:#FFFFFF;
}

a.contact, a.contact:visited {
	font-size:10px;
}

div.blueLight {	
	background-color:#9BCCE3;
	
}

div.blueDark {	
	background-color:#3CAFD6;
	
}

div.greyText {
	background-color:#D0D0D0;
	
}

div.greyLightText {
	background-color:#EEEEEE;
	
}

div.blueDark, div.blueLight, div.greyText, div.greyLightText {
	padding:10px;
}

div.rightColumnContent {
	width:180px;
	clear:both;	
	overflow:hidden;
}

div.bottom {
	background-image:url("../files/designimages/bottom.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
	height:70px;
	clear:both;
	position:relative;
}

div.bottomFrontpage {
	background-image:url("../files/designimages/bottom.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;
	height:70px;
	clear:both;
	position:relative;
}


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 {
	padding:2px;
	border:1px solid #6B747C;
	background-color:#FFFFFF;
	margin-right:5px;
	margin-bottom:5px;
}

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:static;
	clear:both;
	float:none;
}

div.katjPageletBtn {

	
}

.red, .red:visited {
	color:#DD0000;
}

.green, .green:visited {
	color:#669933;
}

td.allstars {
	padding:3px;
}


div.allstarsColumn {
	width:173px; 
	float:left; 
	margin-right:10px;
	background-color:#FFFFFF;
	
}

div.allstarsColumnContent {
	background-image:url("../files/designimages/allstars-bg.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;	
	font-size:10px;
}

.allstarsInput {
	margin:4px;
}

div.korFile {
	clear:both;
	margin-top:3px;
	margin-bottom:3px;
}

div.korFile a:hover,div.korFile a:visited:hover {
	background-color:#EEEEEE;
}
