/* Formatierung von HTML-Elementen */

html   {height: 100%; }
*      {margin:0 auto;}
body  {
	height: 100%;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 14px;
	color: #707172;
	margin:0 auto;
	background-color: #ffffff;
}


h1 {
	font-size:14px;
	font-weight:bold;
	line-height: 14px;
	letter-spacing: 0px;
	color:#707172;
	text-decoration:none;
	padding: 25px 0px 20px 25px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	line-height: 14px;
	letter-spacing: 0px;
	color:#707172;
	text-decoration:none;
	padding: 15px 0px 5px 25px;
}

small {
	font-size:10px;
	font-weight:normal;
	line-height: 12px;
	letter-spacing: 0px;
	color:#707172;
	text-decoration:none;
}

span {
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-size:12px;
	font-weight:normal;
	line-height: 18px;
	letter-spacing: 0px;
	color:#707172;
	text-decoration:none;
	text-align:left;
	padding: 0px 20px 15px 25px;
}

a {
	font-size:12px;
	color:#707172;
	text-decoration:none;
}

a:hover {
	font-size:12px;
	color:#b7251d;
	text-decoration:none;
}


.tn {
	border: 1px solid #707172;
	background-color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 12px;
	padding: 5px;
}

.tn:hover {
	border: 1px solid #b7251d;
	background-color:#FFFFFF;
}

.tn2 {
	border: 1px solid #707172;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 5px;
}

.clear {
	height:20px;
}

.link {
	font-size:12px;
	letter-spacing: 0px;
	color:#b7251d;
	text-decoration:underline; 
	cursor:pointer;
}

.link:hover  {
	font-size:12px;
	letter-spacing: 0px;
	color:#707172;
	text-decoration:underline; 
	cursor:pointer;
}

#photos img{
	margin:0;
	padding:0;
	float:left;
	border-top:1px solid #FFF;
} 
/* Grundgeruest */

#main {
	width:950px;
	background-color:#ffffff;
}

#headerContainer {
	height:150px;
	width: 950px;
	position:fixed;
	top:0;
	z-index:2;
}

#navi{
	position: relative;
	margin: 0 auto;
	height:50px;
	width: 950px;
	float: left;
	background: #ffffff url(../images/jk-navi-back.png) repeat-x;
	text-align: center;
	z-index: 100;
}

#header {
	height:100px;
	width: 950px;
	float: left;
	background-image:url(../images/jk-header.jpg);
	background-repeat: no-repeat;
}

#navi{
	position: relative;
	margin: 0 auto;
	height:50px;
	width: 950px;
	float: left;
	background: #ffffff url(../images/jk-navi-back.png) repeat-x;
	text-align: center;
	z-index: 100;
}

#inhaltContainer {
	width: 950px;
	float:left;
	background-color:#ededed;
}

#inhaltStart2 {
	width: 950px;
	top:150px; 
	position: relative;
	z-index:1;
	margin:0 auto;
	background-color:#ffffff;
}

#inhaltStart {
	position: relative;
	width: 950px;
	margin: -25px auto;
	margin-bottom: 0px;
	float:left;
	background-color:#ffffff;
	z-index: 1;
}

#inhaltLeft {
	width: 224px;
	float:left;
	background-color: #ededed;
	border-right: 1px solid #ffffff;
}

#inhaltRight {
	width: 725px;
	float:right;
	background-color: #FFFFFF;
}

#inhaltRight ul {
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding-left: 25px;
}

#inhaltRight li{
	width: 600px;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 10px;
	padding: 2px 0px 10px 35px;
}

.symbol {
	background-image: url(../images/symbol.jpg);
	background-repeat: no-repeat;
}

#galerie {
	margin-left: 25px;
}

iframe {
	position: relative;
	width: 725px;
	height: 720px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	float:left;
	background-color: #ededed;
	margin: 0 auto;
}

.iTermine {
	width: 650px;
	height: 500px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	float:left;
	background-color: #ffffff;
	margin-top:25px;
	margin-left:25px;
}


#footer  {
	position: relative;
	margin: 0px auto;
	height: 25px;
	width: 950px;
	float: left;
	background-image: url(../images/jk-footer-back.png);
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}


#footer a { 
	font-size: 10px;
	line-height: 25px;
	font-weight:regular;
	color: #ffffff;
}		

#footer a:hover { 
	font-size: 10px;
	line-height: 25px;
	font-weight:regular;
	color: #b7251d;
}		

/* Elemente der Navigation */

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:30px;
}

#navi li{
	display: inline;
	font-size: 13px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}

.icon {
	position:relative;
	top:-32px;
	right:5px;
	float:right;
	padding-top: 5px;
}

#navi li a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	line-height: 24px;
}

#navi li a:hover{
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #b7251d;
	line-height: 24px;
}

#home #homeAktiv{
	color: #b7251d;
}

#galerie #galerieAktiv{
	color: #b7251d;
}

#jk #jkAktiv{
	color: #b7251d;
}

#leistungen #leistungenAktiv{
	color: #b7251d;
}

#kontakt #kontaktAktiv{
	color: #b7251d;
}

#links #linksAktiv{
	color: #b7251d;
}

#termine #termineAktiv{
	color: #b7251d;
}


form {
	float:left;
	padding: 25px 30px 0 25px;
	margin-bottom: 30px;
}
table {
	float: left;
}

input {
	margin-bottom: 20px;
}

select {
	margin-bottom: 20px;
}

