body {
	font: 100% Georgia,"Times New Roman",Times,serif;
	background: #f7edd5;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#333;
}

#header { 
	background-image:url(hkHeadBack.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:104px;
	text-align:center;
}

#logoline {
	border-bottom: 3px solid #F0E7C4;
	height:97px;
}
	   
#headpic {
	margin-top: 13px;
}

#mainContainer {
	margin-top: 3px;
	padding: 20px;
	padding-left: 10%;
	background-image:url(hkPageLeft.gif);
	background-position:top left;
	background-repeat: no-repeat;
	min-height: 260px;
	font-size: 11px;
	line-height: 16px;
	text-align:left;
}

#colLeft {
	float:left;
	margin-right:6px;
	padding-right:14px;
	width: 28%;
	text-align:justify;
	background-image:url(hkVertLine.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#colLeft p {
	text-indent:1em;
	margin-top:-9px;
}

#kontakt {
	text-align:left;
	background-image:url(hkVertLine.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	padding: 8px;
	text-indent: 0em;
}

#colMid {
	width: auto;
	padding-left:30%;
}

#colRight {
	float:right;
	margin-left:20px;
	width: 30%;
}

a {
	white-space:nowrap;
	color:#253;
	font-weight:bold;
	text-decoration:none;
	border: 0px;
	border-bottom:#F93 dotted 1px;
}

a:hover {
	color:#093;
	border-bottom:#F30 dotted 1px;
}

blockquote {
	margin-left:1em;
	margin-top:0px;
}
strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:2px;
	color: #253;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#footer { 
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: 2px solid #030;
	border-bottom:12px solid #f7edd5;
	background-color:#3A6E4F;
} 
