.contentDiv{
	width:905px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	top:117px;
	left:85px;
	position:absolute;
	background-image: url(../images/bg_cont_kat0.gif);
	background-repeat: repeat-y;
		background-color:#FFFFFF;

}
.content{
	float:left;
	width:700px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:auto;
	background-color:#FFFFFF;
}

.marginalDiv{
	background-color:#b5c3ce;
	height:509px;
	color:#FFFFFF;
}

.content table{
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.content table td,
.content table td input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#000000;
}
.content table td input{
	text-align:right;
}
.content table .line{
	padding:0 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding:0 0 0 0;
	
}
.content table .doubleline{
	padding:0 0 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding:0 0 0 0;
	
}
.content table .linetop{
	padding:0 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding:0 0 0 0;
	
}
.content table .first{
	padding:0 0 0 10px;
	
}

.content table h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weigth:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#002B45;
}

.content table .small{
	font-size:10px;
	margin:6px 0 0 0;
}
