html {
	height: 101%;
	margin-bottom: 1px;
}

body {
	padding:0px;
	/*background:#fff5cb;*/
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #290145;
}

#wrapper {
	background:#ffffff;
	color: #290145;
	width: 840px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}	

#inhalt {
	widht: 840px;
	background:#f5e396;
	float: left;
}

#rechts {
	float: left;
	width: 240px;
              background:#f5e396;
              padding: 10px;
              height: 100%;
              margin-top: 0px;
}

#zentrum {
	float: left;
	width: 560px;
	padding: 10px;
	background:#ffffff;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #6b9015;
}

a:visited {
	text-decoration: none;
	color: #6b9015;	
}

a:hover,
a:focus {
	text-decoration: none;
	border-bottom: 1px solid #998116;	
	color: #998116;
}

a:active {
	text-decoration: none;
	color: #998116;
}

#hnavi {
	background-image: url(http://www.kyburz-webdesign.ch/fileadmin/templates/bg-hnavi.jpg);
        background-repeat: repeat-x;
        padding-top: 4px;
	padding-bottom: 5px;
	color: #6b9015;
	font-weight: 800;
	margin-bottom: 0px;
}

a.hnavi:link {
	color: #eccd45;
	text-decoration: none;	
	visibility: visible;
}

a.hnavi:visited{
	color: #eccd45;
	text-decoration: none;	
	visibility: visible;
}

a.hnavi:hover,
a.hnavi:focus {
	color: #6b9015;
	border-bottom: 2px solid #6b9015;	
	visibility: visible;
}

a.hnavi:active {
	color: #6b9015;
	text-decoration: none;	
	visibility: visible;
}
#footer {
	float: left;
	width: 560px;
	background:#ffffff;
}

P.footer 	{ 
	font-size: 9px; 
	color: #290145;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
	height: 11px;
	padding-bottom: 2px;
	}
	
form.footer 	{ 
	font-size: 9px; 
	color: #290145;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
	height: 11px;
	padding-bottom: 2px;
	}
	
input.footer 	{ 
	font-size: 9px; 
	color: #290145;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
	height: 11px;
	padding-bottom: 2px;
	}		
	
h1 {
	font-size: 18px;
	COLOR: #25146a;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom: 2px;
}

h2 {
	font-size: 15px;
	COLOR: #25146a;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom: 2px;
}

h3 {
	font-size: 15px;
	COLOR: #781152;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom: 2px;
}

h4{
	font-size: 14px;
	COLOR: #25146a;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom:  0px;
}

h5 {
	font-size: 14px;
	COLOR: #781152;
	font-family: "Helvetica Neue LT", Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom: 2px;
}

h6 {
	font-size: 18px;
	COLOR: #781152;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
              margin-top: 0px;
              margin-bottom: 2px;
}
