/* Body-Tag */
body {
	font-family:Arial, Helvetica, sans-serif;
	/*erreicht annaehernd gleiche Schriftgroe§en in NN, IE und OP*/
	
	margin: 0;	
	background-color:#000000;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left;
	background-position:bottom right;
	background-image: url(../images/weiterbac.jpg);
	font-size: 80%;
	color:#79859d;
	}
	
	/* Tabelle fuer das Layout */
.bodyTable {
	width:740px; 
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	border-right: none; 
	border-left: 1px #6992fa solid;
	border-top: none;	
	border-bottom:none;
	background-color: transparent;
	font-size: 80%;
	color:#adbddd;	
	}
/* Navigationsspalte */
#navi {
	width: 148px;
}	
	
.navi {
	vertical-align:top;
	padding-top: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 14px;
	color:  #000000 solid;

		
	border-right: none /*2px #9dcce7 solid;*/
	border-left: 1px #9dcce7 solid;
	border-top: none;
	border-bottom: none /*1px #9dcce7 solid;*/
	
}	

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

.inhalt {
	vertical-align:top;
	height: 100%;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 0px;
	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: 0px;
	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: #5d6375;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* 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: #9dcce7;
		
	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:#7c879d;
}

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

#topbox a{
	color:#d9d9d9;
	}

/* 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: #79859d;
		
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: none;		
}	

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

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

#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 #000000;
	/*border-right: 1px dotted #6992fa;*/
	border-bottom: 1px dotted #6992fa;
	color: #4e7ef9;
	background-color: #000000;
	background-repeat: repeat-y;	
	/*background-image: url(../images/slogan3ba.jpg);*/
	text-decoration : none;
	height:1em;
}

#navi1 li.unter a {
	font-size:12px;
	display:block;
	margin: 0px 0px 0px 0px;
	padding:  0.7em 0em 0.7em 0.2em;
	border-left: 35px solid #000000;
	border-bottom: 1px solid #000000;
	color: #6992fa;
	background-repeat: repeat-y;	
	/*background-image: url(../images/slogan2z.jpg);*/	
	background-color: #000000;
	text-decoration : none;
	height:1em;
} 

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

#navi1 .on {
	color: #000000;
	background-repeat: repeat-y;	
	background-image: url(../images/slogan3z.gif);	
	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:  #000000;
	background-image: url(../images/slogan3za.gif);	
	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: transarent;
	padding: 7px 7px 7px 20px;
	font-size: 16px;
	font-weight: regular;
	color: #000000;
	background-image: url(../images/slogan.jpg);
	text-align: right;
}

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

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

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

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

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

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

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

td {
	text-align: left;
	vertical-align: top;
	padding: 0px;	
	border: 0px;
	font-size: 12px;	
}




/* 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
          color:#6992fa;
     	  }

#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;
          color:#79859d;
          }

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

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

#link a:link {
		color: #b8d7e4;
}
#link a:visited {
		color:#6992fa;
}

#link a:active {
          color: #b8d7e4;
		  text-decoration: none;
}
#link a:focus {
          color: #000000;
		  text-decoration: none;
}

#link a:hover {
          color:#6992fa;
     	  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: #6992fa;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

td.highlight{
	background-color: #6992fa;
	color:#000000;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 10px 0px;	
	border-top: 1px dotted;
	border-top-color: #6992fa;
	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;
}
