/* Allgemeine Farben
Logofarben
Farbton Lila(light):				#A82C71;
Farbton Grau (light):				#DEDCD8;

ansonsten:
Farbton Lila (betonte Links):		#A00379;

helles Grau:						#F1F0EF;
noch helleres Grau:					#F8F8F8;

Schriftfarbe:						#333;
Links:								#999;
Links betont:						#A00379;

abgehelltes Lila: 
(Background rose)					#F8F2F7; 

noch mehr abgehelltes Grau:
(Background grau)					#F9F9F9; 



*/

/* Allgemeine Elementformatierungen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
  margin:0px;
  padding:0px;
  background:#F9F9F9;
  font-size:100.01%;
  font-family:verdana,arial,helvetica,sans-serif;
  color:#333333;
}


html, body {  /*  neu ...................... !!!!!!!! 
	scrollbar-face-color:  #FFF; 
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #3EADA7; 
	scrollbar-arrow-color: #3EADA7; 
	scrollbar-darkshadow-color: #FFF;
	scrollbar-base-color: #3EADA7;	
	scrollbar-track-color:#F2F9EE;*/
}


/* Allgemeine Klassen und Tags
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

b, strong {
	color: #333;
	font-weight: bold;
}

legend {
  font-size:110%;
	color: #000;
}

.fett {
	color: #A00379;
	font-weight: bold;
}

.rot {
	color: #A00379;
}

.mittig {
padding: 3px 0 5px 12px;
margin: 0;
}

/*.betonung {
	background-color: #F8F2F7;
	color: #A00379;
	letter-spacing: 1px;
	font-weight:bold;
}
*/
.bgfarbe {
  background-color:#F9F9F9;
}

.klein {
  font-size: 90%;
	color: #333;
	font-style: italic;
}

.dotted {
border-bottom: 1px dotted #999;
}

.nachrechts { text-align: right; }


.textfeld {
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 0; border-left: 0;
padding: 1px;
background-color: #F8F8F8;
}

.textarea {
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 0; border-left: 0;
padding: 1px;
background-color: #F8F8F8;
height: 80px;
}

.absenden, .loeschen {
border: 2px solid #A00379;
padding: 2px 10px;
background-color: #F8F8F8;
text-align: left;
width: 300px;
}


/* Bilder stehen einzeln !! - nicht innerhalb des Absatzes */
.bildRechts { 
	float: right;
	margin:  1em 10px 15px 20px;
}

.bildLinks { 
	float: left;
	margin: 1em 20px 15px 0;
}

.ohnerahmen { 
	border-style:none;
}


/* Aussenrahmen mit Schatten rechts und links
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#aussenrahmen {
  width:90%;
  background:#ffffff;
  margin: 0 auto;
}

.Links {
  background-image: url(images/rand_links_grau.jpg);
  background-repeat:repeat-y;
}

.Rechts {
  background-image: url(images/rand_rechts_grau.jpg);
  background-repeat:repeat-y;
}


/* Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#kopf {
  background: #fffbd5 url(images/verlauf_mundus_farbe.jpg) top left no-repeat;
  margin: 0;
  padding: 0;
}

#kopf img {
	border: 0px;
}

#kopf .bildrand { 
	float: right;
	padding:  0;
	margin:0;
}

/* Menueleiste
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#menue {
  margin: 0;
  padding: 0;
  background: #A00379;
 /*   border-top: 1px solid #CCC; 
  border-bottom: 3px solid #F8F2F7;  rosa Trennlinie zw. Menue u. Inhalt */
}

#menue ul {
  padding: 5px 0 7px 10px;
  margin: 0 5px 0 200px; /* Abstand #spalte1 */
  list-style: none;
}

#menue li {
  display: inline;   /* Listenpunkte nebeneinander stellen */
  margin-right: 15px;
}

* html #menue li {   /* Sternchen-Hack - sehen nur IEs */
  height: 1em;       /* damit margin-right auch im IE 5 beachtet wird */
}

#menue a {
  font-size: 70%;
  font-weight: bold;
}

#menue a:link, #menue a:visited {
  color: #FFFBD5;     /* vorher #fff  */
  text-decoration: none;
}

#menue a:hover, #menue a:focus, #menue a:active  {
  text-decoration: underline;
}

.menueon{
	color: #A00379 !important;
	background-color: #FFFBD5;   /* vorher #fff  */
	padding: 2px;
}  

/* Spalte 1
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#spalte1 {
  width: 200px;
  background: #FFFBD5 url(images/spalte_bg_hellgelb.jpg) repeat-y; /* image = 200px incl. border 1px und Schatten rechts ab 185px
  deshalb ist die ul nur 182 px breit */
    padding: 0;
  margin: 0;
}

#spalte1 h1 {
	color: #A00379;
	font-size: 90%;
	line-height: 120%;
	margin: 1em 0 10px 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#spalte1 ul {
  padding: 1px;
  margin: 0;
  width: 182px;
  border-top: 1px dotted #999; 
  list-style: none;
}

#spalte1 li {
font-size: 80%;
line-height: 180%;
}

#spalte1 a {
  display: block;
  position: relative;    
  padding-left: 15px;    /* 167px + 15px = 182px  von ul */
  width: 167px;
  background-color: #F1F0EF;  
  border-bottom: 1px solid #CCC; 
  margin-bottom: 2px;
  text-decoration: none; 
}

* html #spalte1 a {  /* Box Model Hack  */
  width: 182px;    /* Fuer IE 5 und 5.5 */
  wid\th: 167px;   /* Fuer IE 6 */
}

#spalte1 a:link, #spalte1 a:visited {
  font-weight:bold;
  color: #999;
  text-decoration: none; 
}

#spalte1 a:hover, #spalte1 a:active, #spalte1 li.on a {
  background-color: #F8F8F8;
  border-bottom: 1px solid #CCC !important; 
  color: #A00379 !important;  /*#AC007E*/
  text-decoration: none; 
  }
  
#spalte1 li.on a {
  border-left: 3px solid #A00379 !important; 
  padding-left: 12px;  /* ursprünglich 15px - border-left hier abziehen = 15-3=12px */
}
  
* html #spalte1 li {
  display: inline; /* Wird fuer IEs gebraucht */
}

* html #spalte1 a { height: 1em; } /* Wird für IE 5 gebraucht, sonst werden die Linien nicht ganz durchgezogen */

/* Spalte 2
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#spalte2 {
  background: #FFFBD5 url(images/globus_farbe.jpg) bottom right no-repeat;
  padding: 24px 0 10px 0;
}

#spalte2 h1 {
	color: #A00379;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 140%;
	border-bottom: 1px solid #AC007E;
	margin: 0 20px 1em 15px;
	letter-spacing: 1px;
}

#spalte2 h2 {
	color: #A00379;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 130%;
	margin: 0 20px 1em 15px;
}

#spalte2 h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	margin: 0 20px -0.5em 15px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #A00379;
	width: auto;
}

#spalte2 h4 {
	color: #A00379;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 130%;
	margin: 0 20px 1em 15px;
	text-align:center;
}

#spalte2 p, #spalte2 fieldset {
  font-size: 80%;
  line-height: 150%;
  margin: 1em 15px;
}

#spalte2 p.absatz {
  padding-top: 2em;
}

.mini {
  font-size: 70%;
  margin-left: 25px;
}


#spalte2 .starter {
	color: #A00379;
	font-family: arial,verdana,sans-serif;
	font-size: 150%;
    line-height: 150%;
    margin: 1em 5px;
	font-weight:bold;
	letter-spacing: 1px;
}

#spalte2 ul {
	font-size: 80%;
	line-height: 150%;
/*	padding: 0 20px 1em 15px;
	margin: 1em 20px; */
	padding: 0;
	margin: 5px 30px 8px 32px;
	list-style: none;
}

#spalte2 li {
background: url(images/liste-mundus-farbe.jpg) 0 0.2em no-repeat;
padding-left: 32px;
}

#spalte2 ul.abstand {
	margin-top: 5px;
	margin-bottom: 16px;
}
#spalte2 ul.abstand li {
	margin-bottom: 16px;
}

#spalte2 a { 
text-decoration: underline;
}
#spalte2 a:link, #spalte2 a:visited {
  color:  #666666;
}
#spalte2 a:hover, #spalte2 a:focus, #spalte2 a:active {
  color: #A00379;
}

#spalte2 a.reise { 
text-decoration: none;
line-height: 110%;
}
#spalte2 a.reise:link, #spalte2 a.reise:visited {
  color:  #666;
}
#spalte2 a.reise:hover, #spalte2 a.reise:focus, #spalte2 a.reise:active {
  color: #A00379;
}

#spalte2 .mitte {
	color: #A00379;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center
	font-size: 110%;
	line-height: 130%;
	margin: 0 20px 1em 15px;
}

#spalte2 table.rahmen {
  border: 1px solid #A00379;
}

#spalte2 table.rahmen td, #spalte2 table.rahmen th {
  border: 1px dotted #F0DFC5;
}

#spalte2 table.mitreise td {
  font-size: 80%;
  line-height: 120%;
  padding:2px 0;
  margin: 1em 15px;
}

#spalte2 table.mitreise {
  padding: 0;
  margin: 1em 15px;
  /*
    padding:10px;   --- klappt nicht mit IE7 seltsamerweise ---
  background-color:#FEFEFE;
  border:1px dotted #A00379;
  margin: 1.2em 15px;

  */
}

/* Footer
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#footer {
  font-size:60%;
  text-align:center;
  font-family:verdana,arial,helvetica,sans-serif;
  color:#A00379;
  padding: 6px 0 12px 0;
  line-height:160%;
  border-top:1px solid #A00379;
}

