/* Body-Tag */
body {
	font-family:Arial, Helvetica, sans-serif;
	/*erreicht ann�ernd gleiche Schriftgr�en in NN, IE und OP*/
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color:#333333;
	font-size: 80%;
}

/* Tabelle fr das Layout */
.bodyTable {
	width: 740px;
	height: 500px;
	margin-left:auto;margin-right:auto;
	vertical-align:top;
}

/* Navigationsspalte */
#navi {
	width: 190px;
}	
	
.navi {
	vertical-align:top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
		
	border-right: 1px #990000 solid;
	border-left: 1px #990000 solid;
	border-top: none;
	border-bottom: 1px #990000 solid;
}	

/* Inhaltsspalte */
#inhalt {
	width: auto;
}	

.inhalt {
	vertical-align:top;
	height: 100%;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
		
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px #990000 solid;			
}

/* Inhaltsspalte ohne Zusatzspalte */
#inhaltKeinZusatz {
	width: auto;
}	
.inhaltKeinZusatz {
	vertical-align:top;
	height: 100%;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
		
	border-right: 1px #990000 solid;
	border-left: none;
	border-top: none;
	border-bottom: 1px #990000 solid;			
}

/* Zusatzspalte (fr News etc.) */
#zusatz {
	width: 100px;
}	
	
.zusatz {
	vertical-align:top;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 14px;
		
	border-right: 1px #990000 solid;
	border-left: 1px #990000 dashed;
	border-top: none;
	border-bottom: 1px #990000 solid;		
}	

/* Kopfzeile */
#kopf {
	min-height: auto;
	width: 740px;
	background-color: #990000;
}

/* for Internet Explorer */
/**/
* html #kopf {
	height: auto;
}
/**/	
	
.kopf {
	vertical-align:top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
		
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;			
}	

/* Fr deutsch | english */
#klein {
	font-size: 10px;
	line-height: 15px;
}

#klein a{
	color:#333333;
}

/* Fr nach oben */	
#topbox {
	padding: 50px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
}

#topbox a{
	color:#333333;
}

/* Fusszeile */
#fuss {
	min-height: auto;
}
	
/* for Internet Explorer */
/**/
* html #fuss {
	height: auto;
}
/**/
	
.fuss {
	vertical-align:top;
	text-align:right;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
		
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;		
}	

/* Naviagtion */
#navi1 ul {
	list-style:none;
	margin:0;
	padding: 20px 0px 20px 0px;
}

#navi1 li.unter ul {
	list-style:none;
	margin:0;
	padding: 0px 0px 20px 0px;
}

#navigation li {
	margin:0;
	padding:0;
}

#navi1 a {
	display:block;
	margin: 0px 0px 0px 0px;
	padding:  0.7em 0em 0.7em 0.3em;
	border-left: 15px solid #ffffff;
	border-bottom: 1px dashed #990000;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration : none;
	height:1em;
}

#navi1 li.unter a {
	font-size:10px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:  0.7em 0em 0.7em 0.2em;
	border-left: 40px solid #ffffff;
	border-bottom: 1px dashed #990000;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration : none;
	height:1em;
} 

#navi1 a:hover,
#navi1 a:focus,
#navi1 a:active
{
	font-weight:bold;
}

#navi1 .on {
	color: #CCCCCC;
	background-color: #990000;
	font-weight:bold;
	text-decoration : none;
}

#navi1 li.unter a:hover,
#navi1 li.unter a:focus,
#navi1 li.unter a:active
{
	font-weight: bold;
}

#navi1 li.unter .on {
	color: #990000;
	font-weight:bold;
	text-decoration : none;
}

/* News */
#aktuell {
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10px;
	line-height: 15px;
}

#aktuell h3{
	font-family: Verdana, Arial, "Sans Serif";
	font-size: 10px;
}

/* Slogan */
#slogan {
	background-color: #990000;
	padding: 7px 7px 7px 20px;
	font-size: 12px;
	font-weight:regular;
}

/* Allgemeine Angaben */
a {
	color: #990000;text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

h1 {
          font-size: 150%;
          padding-top: 0.5em;
          color: #5f5f5f;
}

h2 {
          font-size: 130%;
          padding-top: 0.8em;
          font-weight: bold;
		  color:#666666;
}

h3 {
          font-size: 110%;
          padding-top: 0.5em;
          font-weight: bold;
		  color:#666666;
}

h4 {
          font-size: 100%;
          padding-top: 0em;
          font-weight: bold;
          color: #8f8f8f;
}

strong {
          font-size: 100%;
          color: #5f5f5f;
}

.floatright {
	float:right;
	margin:  0px 0px 20px 20px;
}

/* Sprunglisten und Linklisten */
#sprung li {
          list-style-image : url(../images/sprung.gif);
          list-style-type : none;
          width : 400px;
          text-decoration : none;
          font-family : Arial, sans-serif;
          margin-left : 0;
}

#link li {
          list-style-image: url(../images/link.gif);
          list-style-type: none;
          width: 400px;
          text-decoration: none;
          font-family: Arial, sans-serif;
          margin-left: 0;
}

#sprung a:link,
#sprung a:visited,
#sprung a:active,
#sprung a:focus {
          color : #59664d;
		  text-decoration:none;	  
}

#sprung a:hover {
          color : #000;
		  text-decoration:none;	  
}

#link a:link,
#link a:visited,
#link a:active,
#link a:focus {
          color : #59664d;
		  text-decoration: none;
}

#link a:hover {
          color : #000;
     	  text-decoration: underline;
}

/* Tabelle fr das Kontakt-Formular und Stunde buchen */
td.label{
	width: 200px;
	padding: 0px 10px 10px 0px;	
	border-top: 1px dotted;
	border-top-color: #990000;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

td.highlight{
	background-color: #990000;
	color: white;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 0px;	
	border-top: 1px dotted;
	border-top-color: #990000;
	font-size: 12px;
}

td.oben{
	vertical-align:top;
}

/* Tooltipps */
a.tooltip{
	text-decoration:none;
}

.tooltip span.info{
	display:none;
}

.tooltip:hover span.info{
	color: black;
	background-color: #ffcc99;
	display:block;
	position:absolute;
	width:200px;
	height:50px;
}