html
{
height: 100%;
}


body
{
font-size: 100.01%;
text-align: center;  /* Zentrierung im Internet Explorer */
background-color:#CDC9A5;
height: 100%;
}

div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1000px;

	background: #fff url(grafiken/seite.gif) repeat-y;

}
div#StartSeite {

    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 1000px;
	
}	
div#fusszeile {

margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
background: #fff url(grafiken/fuss.gif) repeat-x;
height: 39px;
clear: both;

}
div#kopf {

margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
background: #fff url(grafiken/kopf.jpg) repeat-x;
height: 185px;
width: 1000px;

}
div#inhalt_rechts{
	float: right;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding-left: 2px;
    width: 845px;


	 min-height:550px;
height:auto !important;  /* für moderne Browser */
height:550px;  /*für den IE */
padding-top: 2px;


}	
div#galerie
{
text-align: center;

}



div#inhalt_links{
	float: left;
    text-align: right;    /* Seiteninhalt wieder links ausrichten */
    margin: 20 auto;      /* standardkonforme horizontale Zentrierung */
    width: 150px;
	
	min-height:550px;
height:auto !important;  /* für moderne Browser */
height:550px;  /*für den IE */
}	

div#galerie
{
text-align: middle;
margin-left: 0%;
margin-right: 0%;
min-width: 12em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

div#Inhalt {

 text-align:center;
  background: #fff url(grafiken/mitte.gif) repeat-y;
  padding: 1em 1em 1em 1em; 
  min-width: 2em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
 min-height:550px;
height:auto !important;  /* für moderne Browser */
height:550px;  /*für den IE */}

div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt h2 {
  font-size: 2.2em;
  margin: 0 0 1em;
}
div#Inhalt p {
  font-size:1em;
  margin: 1em 0;
}
div#Inhalt_rechts p {
  font-size:1em;
  margin: 0em 0;
  padding-left: 5px;
  padding-right: 5px;
}
div#Inhalt_rechts h2 {
  
  padding-left: 5px;
  padding-right: 5px;
}
img
{
border-color: #000;
}
img.startseite
{
border-color: #000;
display: block;
}
img.thumb{
border: 2px solid #aaa;
margin: 3px;
margin-left: 12px;
margin-top: 12px;
}

img.thumb_weltweit{
border: 1px solid #aaa;
margin: 1px;
margin-left: 1px;
margin-top: 1px;
}

img.bilder
{
border-style: solid;
border-width: 2pt;
border-color: white;
}
img.karte
{
border-style: solid;
border-width: 0pt;
border-color: white;
}
img.bilder:link        { color: black; border: 2px solid black; }
img.bilder:visited     { color: black; border: 0px solid yellow; }
img.bilder:hover       { color: black; border: 2px solid white;}
img.bilder:active      { color: black; border: 0px dashed red; }

img.thumb:link        { color: white; border: 2px solid #000; }
img.thumb:visited     { color: white; border: 0px solid yellow; }
img.thumb:hover       { color: #000000; border: 2px solid #000000;}
img.thumb:active      { color: black; border: 0px dashed red; }

a:link        { color: #000; }
a:visited     { color: #000;  }

a:active      { color: #000; }
a:hover  { color: #8B2323; }

h2.bilder
{
font-family: arial;
font-style: normal;
font-size: 12pt;
color: black;
text-align: center;
}




  p.startseite6
{
margin-left: 200px;
margin-top: 20px;
font-family: Monotype Corsiva;
font-style:normal;
font-size: 17pt;
color: black;

 
}

ul#navigation
 {
margin: 0;
padding: 0;
margin-left: 3px;
list-style-type: none;
background-image: url(grafiken/menu.png);
height: 39px;
width: 994px;

	   
}


ul#navigation li {

float: left;

  }
ul#navigation a {
background-image: url(grafiken/navi_bg_divider.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 35px;
padding-left: 35px;
display: block;
line-height: 39px;
text-decoration: none;
font-family: arial;
font-style: italic;
font-size: 13pt;
color: black;
}
ul[id]#navigation a {
background-image: url(grafiken/navi_bg_divider.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 37.45px;
padding-left: 37.4px;
display: block;
line-height: 39px;
text-decoration: none;
font-family: arial;
font-style: italic;
font-size: 13pt;
color: black;
}
ul#navigation span 
{
background-image: url(grafiken/navi_bg_divider.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 35px;
padding-left: 35px;
display: block;
line-height: 39px;
text-decoration: none;
font-family: arial;
font-style: italic;
font-size: 13pt;
color: black;
text-decoration: underline;

}
ul[id]#navigation span 
{
background-image: url(grafiken/navi_bg_divider.png);
background-repeat: no-repeat;
background-position: right;
padding-right: 37.45px;
padding-left: 37.4px;
display: block;
line-height: 39px;
text-decoration: none;
font-family: arial;
font-style: italic;
font-size: 13pt;
color: black;
text-decoration: underline;
}
ul#navigation a:hover
{
background-image: url(grafiken/navi_bg.png);
background-repeat: repeat;
}

ul#navigation_unten
{
font-family: arial;
font-style: italic;
font-size: 13pt;

   
color:black;
	margin: 0.0em;
	padding-top: 9px;
  }

ul#navigation_unten li {
 
    list-style: none;
    display: inline;
    margin: 0.5em; padding: 1px;


  }
ul#navigation_unten a {

color:black;
text-decoration: none;
}
ul#navigation_unten span 
{

color: black; 
font-weight: bold;
}
ul#navigation_unten a:hover
{
background: white;
color: black; 
}
ul#navigation_unten p
{
margin-left: 500px;
display: inline;
}

ul#Galerie 
{

margin-left:0em;
margin-right:0em;
font-family: arial;
font-style: italic;
font-size: 11pt;
float:left;

padding: 0px;
text-align:left;
color:black;
margin: 0em;

  }

ul#Galerie li {
    list-style: none;
    margin: 0.4em;
	padding: 0;
	margin-right:0.4em;
	margin-left:1em;
	font-weight: normal;

  }
ul#Galerie a {
color:black;
text-decoration: none;
}

ul#Galerie span 
{
color: black; 
text-decoration: underline;
}
ul#Galerie span#ueberschrift 
{
text-decoration: underline;
font-weight: bold;
color: black; 
}
ul#Galerie span#leer 
{
text-decoration: none;
}
ul#Galerie a:hover
{

color: grey; 
}


.eing 
{
background-color: #FFFFFF; 
border-left: 1px solid #000000;
border-right: 1px solid #000000; 
border-top: 1px solid #000000; 
border-bottom: 1px solid #000000; 
} 
.sender
{
background-color: #FFFFFF; 
border: 1px solid #2f5faf; 
margin-top: 1px;
margin-bottom: 1px;
margin-right: 1px;
margin-left: 1px;
font-weight: bold;
font-size: 11px;
color: #2f5faf;
line-height: 14px;
font-family: verdana, arial, helvetica;
}
fieldset {
width:500px;
border-color: #000000;
border-width:1px;
}


  

