/* CSS Document von KJK-Homepage*/

body {
	background-color: #B4C6D3;
	padding-top: 10px;
	padding-left: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #FDEFBA;
	
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FDEFBA;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FEB74B;
	text-decoration: underline;
}
a:active {
	color: #FEB74B;
	text-decoration: none;
}
.fotorahmen {
  border-color:white; 
  border:5px;
  
}
.newsrahmen {
	background-color: #FF9F9F;
	padding: 5px;
	border: 1px solid #666666;
	margin: 3px;
	list-style-type: none;
}
