* {
  margin:0;
  padding:0;
}

html, body
{
    margin: 0;
    padding: 0;

    text-align: center;
    background-color: silver;
    height: 100%;
}

body {
  font-size:90%;
  font: 90.01% Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.6em;
}

#seite {
    text-align: left;
    /* width: 50em; */
    width: 950px;
    background-color: white;
    margin:0 auto;
    /* height: 100%; */
}

#hgbildkopf {
    width:950px;
    height:177px;
    background:url(../bilder/marokko-und-urlaub.jpg)
    repeat;
}

#kopfbereich {
    filter:alpha(opacity=55);
    -moz-opacity:.55;
    opacity:.55;
    width:100%;
    color:brown;
    color:white;
    font-size:80px;
    font-family: Arial;
    font-weight: bold;
    padding-top: 53px;
    padding-left: 95px;
    line-height: 1em;

}

#menueoben {
    position: absolute;
    top:121px;
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    width: 950px;
}

#menueoben p {
    height: 30px;
	background-color: white;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	text-transform: lowercase;
	word-spacing: -0.3em;
	font-weight: bold;
	padding-left: 95px;
}

.kopfdunkel {
    color: #141E28;
}

.kopfhell {
    color: #9B999A;
}

.kopfweg {
    display: none;
}


#steuerung
{
    float: left;
    width: 12em;
  width: 175px;
    margin:1em;
  margin:15px;
  /* background-color:yellow; */
}

#steuerung a
{
    color:#333333;
    font-weight: bold;
    text-decoration: none;   
}

#steuerung ul   {
  list-style: none;
}

#steuerung li   {
  list-style: none;
  /* padding:0em .5em; */
}

#inhalt 
{
    margin: 1em 90px 1em 230px;


    padding: 0 1em;
    background-color: white;
    /* height: 70%; */
    /* background-color:orange; */

}

#inhalt hr
{
    clear: right;
    color: white;
    border:0px none white;
}

#inhalt h1, h2, h3 
{
    color: black;
    line-height: 1.2em;
}

#inhalt p
{
    color: black;
    padding-bottom: 1em;
}

#inhalt ul {
  padding-left:2em;
  margin-bottom: 1em;
}

#infoboxrechts
{
    float:right;
    width: 10em;
    /* background-color: orange; */
}

#kopf 
{
    background-image: url(../bilder/marokko-und-urlaub.jpg);
    height: 177px;
    width: 950px;
}

#fuss 
{
    clear: both;
    text-align: right;
    color:#333333;
    background-color: #d0d0d0;
    border-top : solid 1px black;
    border-bottom : solid 1px black;
    padding:0.1em 1em;
}


.bild
{
    float: right; 
    padding: 1em;
    margin-bottom:0em;
    clear: right
}


/*
.bild
{
    clear: left;
    float: right;
    text-align: right;
    margin-bottom:0em;
}

.bild img {
} 

.bild p
{
    padding:0 0 0 20px;
    line-height: 1.2em;
    color:#999999;
    font-size:8pt;
    font-style: italic;
    margin-bottom:0px;
}
*/

.bild p
{
    padding:0 0 0 20px;
    line-height: 1.2em;
    color:#999999;
    font-size:8pt;
    font-style: italic;
    margin-bottom:0px;
}

a img 
{
    border:1px solid black;
}


/* f&uuml;r die Bildergalerie */
.vorschaubilder {
    float:left;
    text-align: center;
    width: 160px;
    height: 140px;
    border:0px solid black;
    font: 85% Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}

.vorschaubilder img {
    border:0px;
}
