* { 
	margin : 0; 
	padding : 0; 
	}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #787464;
	font-size: 11px;
	line-height: 14px;	
	}

div#container {
	position : absolute;
	margin : 0 0 0 12px;
	text-align : left;
	}

div#head { 
	position : relative; 
	margin : 0 0 0 99px;
	height : 80px; 
	width: 712px;
	text-indent : -9999px;
	background :url(images/kop_kp.jpg)  no-repeat}

div#content { 
	width : 100%; 
	overflow : hidden;
	}

div#cmscontent { 
	width : 900px; 
	margin : 0 0 0 99px;
	overflow : hidden;
	}
	
.details {
	position : absolute; 
	margin-top: 12px;
	width: 300px;
	}	
	
.extratext {
	color : #000; 
	}
		
a:link, a:visited { 
	color : #000; 
	text-decoration : underlined; 
	}

a:hover {
	color:#FF0000;
	text-decoration : none; 
	outline: none;
	}

a:active {
	text-decoration : none; 
	outline: none;
	}

form { 
	}

form p { 
	margin : 0; 
	}

input, textarea, checkbox, file {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #999782;
	text-align: left;
	padding : 2px;
	font-size: 12px;
	color: #333333;
	border: thin solid #d5d5d5;
	}

input:focus, textarea:focus, file:focus, checkbox:focus {
	background: #ffc;
}


p {
	color:#666666;
	text-align:justify;
	}

img.floatRight { 
}

ul { 
	}



