body {
	-webkit-text-stroke:1px transparent;
	padding:0;
	margin:0;
	background-image:url('../imgs/BG.jpg');
	background-color:#f57e24;
	font-family:Helvetica,Arial,sans;
}
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}
a, img, a:hover, a:hover *, a *{	text-decoration:none; border:none;}
#kkTitle, #kkClaim, #kkArrows, #kkPerson, #kkBeruf, #kkPaar, #kkFoto{ 	position:relative;}
#kkTitle{
	top:67px;
	font-size:27pt;
	font-family:Arial Narrow;
	line-height:18pt;
	background:transparent url('../imgs/logo.jpg') no-repeat center center;
	height:81px;
	margin-bottom:-26px;
}
a, #kkTitle, #kkAdd, .subtext-normal table a{	color:#ab4000;}
a:hover .png, a:hover .menu{
	cursor:pointer;
	opacity: .9;
	-moz-opacity:.9;
	filter:alpha(opacity=80);
}
#kkInfo{
	background-color:transparent;
	background-repeat:no-repeat;
	width:402px;
	height:50px;
	padding-left:16px;
	padding-top:12px;
	padding-right:20px;
	font-size:11px;
	text-align:left;
	margin-top:20px;
	cursor:pointer;
}
#kkAdd a{		font-size:13px;}
#kkAdd{
	font-size:12px;
	line-height:20px;
}