div.cikk {
	position: relative;
	width:604px;
	height: auto;
	font-family: Arial;
	line-height: 16.2px;
}



div.tabs div.active {
	background-image: none;
	background-color: #fb0082;
}
div.tabs {
	border-bottom: 1px solid #fb0082;
}
#navigation div.parent div.active{
	background-color: #ff99cc;
}

div.cikk h1 {
	position:relative;
	font-size: 24px;
	font-weight: normal; 
	font-family: Arial;
	padding:0;
	margin:0;
	margin-top:10px;
	line-height: 25px;
}

div.cikk div.bar {
	position: relative;
	border: 1px solid #666666;
	border-left: none;
	border-right: none;
	padding-top:6px;
	padding-bottom: 6px;
	margin-top:1px;
	margin-bottom: 4px;
	font-size: 10px;
}

div.cikk div.lead {
	font-weight: bold;
	font-size: 12px;
}
div.cikk div.body {
	font-size: 12px;
	font-weight: normal;
}
div.cikk img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}





