html, body {
  margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/assets/templates/khk/images/bg-seite.jpg);
	background-position: 0 0px;
	background-repeat: repeat-x;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
}


#wrapper {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#header {
	width: 850px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/assets/templates/khk/images/bg-header.jpg) 0 0 no-repeat;
	background-position: 0px 0;
}

#content {
	width: 850px;
	background-image:  url(/assets/templates/khk/images/bg-content.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contentleft {
	width: 213px;
	float: left;
	margin: 0 0 0 0;
  padding: 0 15px 15px 15px;
	font-size: 1.5em;
}

#contentright {
	width: 545px;
	margin: 40px 0 0 258px;
	padding: 0 0 0 0;
	font-size: 1.5em;
}

#footer {
	border-top: 1px solid #CCCCCC;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 30px 40px 0px 40px;
	clear: both;
	color: #C1C1C1;
}

#footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#footer a:hover {
	color: #006AC3;
}

#footercontent {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footerleft {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footerright {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

span {
	color: #0D206F;
	font-style: italic;
}

#navi {
	width: 213px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF;

}

#navi ul {
  width: 213px;
	margin: 0;
	padding: 0;
}

#navi li {
	width: 213px;
  height: 50px;
	list-style-type: none;
	margin: 0;
	padding: 0;
  background: transparent;
}

#navi li a {
  width: 139px;
  height:20px;
  display: block;
	color: #666666;
	text-decoration: none;
	margin: 2px;
	padding: 20px 0px 0px 20px;
	font-family:  Helvetica, sans-serif;
 	font-size: 1.0em;
	font-weight: bold;
}

#navi li a:hover, #navi li.active ul li a:hover {
	color: #666666;
	text-decoration: none;
	background: url(/assets/templates/khk/images/nav1.gif) 0 0 no-repeat;
}

#navi li ul li a, #navi li.active ul li a {
  width: 168px;
  display: block;
	color: #666666;
	background: url(/assets/templates/khk/images/bg-seite.jpg);
	background-position: 0 -75px;
	text-decoration: none;
	margin: 0;
	padding: 4px 15px 4px 30px;
	border-top: 1px solid #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
}

#navi li.active {
  padding: 0 0 0 0;
	color: #0000FF;
	text-decoration: none;

}

#navi li.active ul li.active {
  padding: 0 0 0 0;
	color: #666666;
	text-decoration: none;
	background: #FFFFFF;
}

#navi li.active a, #navi li.active ul li.active a {
	color: #0000FF;
	text-decoration: none;
	background: #FFFFFF;
	background: url(/assets/templates/khk/images/nav2.gif) 0 0 no-repeat;
}

h1 {
	font-size: 1.4em;
	color: #0000FF;
	margin: 0 0 15px 0;
	padding: 0px 0 5px 0px;
	line-height: 24px;
	font-style: italic;
  border-bottom: 1px solid #0000FF;
}

h2 {
	font-size: 1.2em;
	color: #0000FF;
	padding: 5px 0 5px 0px;
	font-style: italic;
}

h3 {
	font-size: 1.1em;
	color: #0000FF;
	padding: 5px 0 0px 0px;
}
	
h4 {
	font-size: 1.0em;
	color: #C6092F;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#contentleft hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0;
	height: 1px;
}

#contentleft p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 0;
}

#contentleft p a, #contentright p a {
	text-decoration: none;
	color: #0D206F;
	border-bottom: 1px dotted #0D206F;
	padding: 2px 2px 2px 2px;
}

#contentleft p a:hover, #contentright p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0D206F;
	padding: 2px 2px 2px 2px;
}

#contentleft li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 0px;
}

#contentleft .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image:  url(/assets/templates/khk/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#contentright p {
	line-height: 17px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image:  url(/assets/templates/khk/images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#contentleft img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 auto 10px auto;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}
