/*******************************
stile-master.css für www.coaching-in-bavaria.de
Master-Stile
Autor: MediaKUSS
Erste Version: 15.5.09
Zuletzt bearbeitet: 31.5.09 - Umstellung auf 2 Spalter mit Navi in 3 Bereichen
Zuletzt bearbeitet: 13.6.09 - Umstellung auf Navigation ueber und unter dem Bild - mit png
********************************/
/************************************************
Basis-Defitintionen
*************************************************/

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
	margin:0;
	padding:0;
}

a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.center {
	text-align:center;
}
.img {
	border:0;
}
.top {
	vertical-align:top;
}
h1 {
	font-size: 1.3em;
	color: #000000;
	font-family: Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 0.9em;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 0.8em;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
p {
	margin: 0px 0px 10px 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	line-height: 1.3em;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333333;
}
img, div { /*damit png auch in IE6 angezeigt wird*/
	behavior: url(iepngfix.htc);
 }

/******************************************
umhüllt alles zum Zentrieren der gesamten Seite
*******************************************/
#zentrieren { /*---- wirklich zentriert*/
	CLEAR: left;
	MARGIN: 0px auto;
	WIDTH: 962px;
	POSITION: relative;
	top: 0px;
}
/*#zentrieren { /*heisst nur zentriert, ist aber linksorientiert - wegen Design
	text-align:left;
	margin:auto;
	width:962px;
	padding-top: 0px;
}*/


#zentrierenInd {
	CLEAR: left;
	MARGIN: 0px auto;
	WIDTH: 962px;
	POSITION: relative;
	top: 0px;
}
/******************************************
Kopfbereich
*******************************************/

#head1 {
	width:962px;
	height:80px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #000000;
	background-image: url(images/logo-head.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align:bottom;
}
#language {
	width:200px;
	height:30px;
	margin:0px 0px 0px 700px;
	padding:40px 0px 0px;
}

#head2 {
	width: 962px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 0px;
	top: 80px;
}
#head2print {
	width: 800px;
	height:254px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
}
#head2img {
	width: 962px;
	height:300px;
	margin:0px;
	padding:0px;
	float: none;
	position: absolute;
	top: 22px;
	left: 0px;
	z-index: 1;
}


/******************************************
umhüllt gesamten Inhaltsbereich inkl. Unternavigation
*******************************************/

#haupt  {
	margin:0;
	padding:0;
	width:962px;
	position: absolute;
	left: 6px;
	top: 423px;
}
/*******************************************/
#mitte {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#zentrieren #haupt #mitte img {
	margin-left: 5px;
}


.news {  /*für News im Rahmen*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	padding: 4px;
	width: 250px;
}

.platzhalter{ /*hebt Zuordnungen der darüber liegen den Bereiche mit Zuordnung zu rechts und links wieder auf*/
clear:both;
height:1px;
font-size:1px;
border:0px none;
margin:0; padding:0;
background:transparent;
}

/******************************************
Navigation 
*******************************************/
/******************************************
Navigation oben
*******************************************/
#navi1 {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 962px;
	height: 22px;
	z-index: 9;
	margin: 0px;
	padding: 0px;
	background-color: #9B1D21;
}
/********************************************
Navigation unter Bildbereich
*******************************************/
#navi2 {
	position: absolute;
	left: 0px;
	top: 396px;
	width: 963px;
	height: 22px;
	z-index: 9;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

/******************************************
Navigation linke Seite - Unternavi
*******************************************/
#navi3 {
	width:200px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#navi3 ul {
	padding: 0;
	margin: 0;
	
}
#navi3 li {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #9B1D21;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}
#navi3 a:link {
	color: #9B1D21;
	text-decoration: none;
}
#navi3 a:visited {
	color: #9B1D21;
	text-decoration: none;
}
#navi3 a:hover {
	color: #9B1D21;
	text-decoration: underline;
}
#navi3 a:active {
	color: #9B1D21;
	text-decoration: underline;
}

#navi3 a.fix {
	color: #000000;
	text-decoration: underline;
}

.icdeutsch {
	padding-left: 30px;
	float: left;
}
.icenglisch {
	margin-right: 70px;
	float:right
}

/******************************************
Fusszeile
*******************************************/

#footer {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:962px;
	height:40px;
	vertical-align:middle;
	background-color: #DBADAF;
	padding: 0px;
	text-align: right;
}

#footerprint { /*Anzeige bei Print-Version mit Grafik mit Logo und Adresse*/
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	width:800px;
	height:40px;
	padding: 0px;
	display:none;
}


#footer #suche {
	margin-left: 50px;
	padding-top: 0px;
	margin-top: 5px;
	border: 0;
	display: none;
}

#footer #print {
	margin-left: 50px;
	border: 0;
}
#footer #agb {
	margin-left: 50px;
	border: 0;
}
#footer #impress {
	margin-left: 50px;
	border: 0;
}
.utitel {
	font-weight: bold;
	color: #990000;
}
.utitel2 {
	font-weight: bold;
	color: #990000;
}

/* zur Anzeige der Reisepläne auf Klick */
.underlinetoggle {
	font-weight: bold;
	color: #4A671E;
	text-decoration: underline;
	cursor: pointer;
}
#plan {
	background-color: #FFFFFF;
	border: 1px dotted #9B1D21;
	padding: 6px;
}
#zentrieren #haupt #mitte #plan1 {
	display: none;
	background-color: #FFFFFF;
	border: 1px dotted #4A671E;
	padding: 4px;
}
#zentrieren #haupt #mitte #plan2 {
	display: none;
	background-color: #FFFFFF;
	border: 1px dotted #4A671E;
	padding: 4px;
}
#zentrieren #haupt #mitte #plan3 {
	display: none;
	background-color: #FFFFFF;
	border: 1px dotted #4A671E;
	padding: 4px;

}
#zentrieren #haupt #mitte #plan4 {
	display: none;
	background-color: #FFFFFF;
	border: 1px dotted #4A671E;
	padding: 4px;
}
#zentrieren #haupt #mitte ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#zentrieren #haupt #mitte #uinfo {
	background: #CCCCCC;
	padding: 4px;
}

#land {
	margin:0;
	padding:0;
	background-color: #9B1D21;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #FFFFFF;
	height:225px;
}
#landimg {
	float:left;
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	width: 300px;
}
#landtext {
	float:none;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
}
#landtext h1 {
	color: #FFFFFF;
}
#landtext a:link {
	color: #FFFFFF;
}
#landtext a:visited {
	color: #FFFFFF;
}
#landtext a:hover {
	color: #FFFFFF;
}
#landtext a:active {
	color: #FFFFFF;
}

#land table {
	font-size: 1.0em;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 550px;
	margin: 0px;
}
#land table td {
	border-bottom: 1px solid #99B914;
	vertical-align:top;

}
#land2 {
	margin:0;
	padding:6px;
	background-color: #CCCCCC;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	min-height:225px;
}
#land2 h1 {
	color: #333333;
}
#land2 a:link {
	color: #333333;
}
#land2 a:visited {
	color: #333333;
}
#land2 a:hover {
	color: #990000;
}
#land2 a:active {
	color: #990000;
}
/***************************************
Ausklapp-Inhalte
*********************************************/
.toggle_link{	/* Link, auf welchen ausgeklappt wird*/
	color:#FFF;
	width:580px;
	height:20px;
	cursor:pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 2px 2px 6px;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #333333;
	background-repeat: no-repeat;
}

.toggle_box{	/* Parent box  */
	border:1px solid #990000;
	/*width:100px;*/
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
}
.toggle_box_content{	/* Inhalt, der ausklappt */
	padding:1px;
	font-size:1em;
	position:relative;
	line-height: 1.4em;
	vertical-align: top;
}

