html {
margin: 0;
padding: 0;
}

body {
    background-color:#f7efde;
    font-family:Verdana, Arial, serif;
    font-size: 100%;
}

h1 {
    width: 679px;
    float: left;
    font-size: 100%;
    margin: 0;
    padding: 10px 0 3px 10px;
    color: #0069AE;
    }

h2  {
    width: 678px;
    float: left;
    margin: 0;
    padding: 0 0 8px 20px;
    font-size: 100%;
    color: #0069AE;
}

h3  {
    margin: 0;
    padding: 35px 20px 0 0;
    font-size: 90%;
    color: #fff;
    line-height: 1.5em;
    }

h4  {
    margin: 0;
    padding-right: 20px;
    font-size: 90%;
    color: #fff;
    text-align: right;
}

address {
    margin: 0;
    padding: 70px 0 0 25px;
    font-style: normal;
}

address a {
    margin: 0;
    padding: 12px 0 0 0;
    display: block;
    font-size: 80%;
    color: #fff;
    }

address a:hover {
    color: #808080;
    } 

.bu {
    font-weight: bold;
    display: block;
}

#container {
    width:  930px;
    margin: 40px auto;
    border: 1px solid #e6e6e6; 
    }

#head {
    width: 930px;
    float: left;
    height: auto;
    background: #fff url(../img/logo_reisewelten.gif) no-repeat bottom right;
}

    #balk {
    width: 394px;
    height: 16px;
    background: #D13F3C url(../img/fff_pixel.gif) repeat-y 231px;
    }
    
#inhalt {
    float: left;
    width: 930px;
    background-color: #0069AE;
}

#spalte1 {
  width: 231px;
  height: 500px;
  background-color: #D13F3C;
  float: left;
  border-right: 2px solid #fff;  
}

    #spalte1 img {
    width: 231px;
    }
    
    #spalte1 ul {
    margin: 0;
    padding: 4px;
    color: #fff;
    list-style-type: none;
    font-size: 70%;
    }

    #spalte1 li  {
    padding-bottom: 3px;
    }

#spalte2 {
  width: 464px;
  height: 500px;
  float: left;
  border-right: 2px solid #fff;
  }

    #spalte2 ul {
    margin: 0;
    padding: 140px 0 0 0;
    list-style: none;
    text-align: center;
    }

    #spalte2 li {
    font-size: 100%;
    display: inline;
    padding: 5px;
    line-height: 1.5em;
    }

    #spalte2 a {
        color: #fff;
        font-weight: bold;
    }

    #spalte2 a:hover {
        color: #808080; 
    }

    #spalte2A {
    height: 116px;
    border-bottom: 2px solid #fff;
    }
    
    #spalte2A img {
    width: 161px;
    float: left;
    } 
    
    #spalte2A h3 {
        width: auto;
        float: right;
    } 



#spalte3 {
  width: 231px;
  height: 484px;
  float: left;
  border-bottom: 16px solid #D13F3C;
}

    #spalte3 img {
    width: 231px;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    }

    #spalte3A {
    height: 116px;
    }

    .tel {
        margin: 0;
        padding: 37px 0 0 25px;
        display: block;
        text-align: left;
        color: #fff;
        font-weight: bold;
        font-size: 90%;
        }
    
    
    .tnr {
        margin: 0;
        padding: 0 0 0 25px;
        display: block;
        text-align: left;
        font-weight: bold;
        line-height: 1.4em;
        color: #fff;
        font-size: 90%;
        }



    #spalte3B {
    height: auto;
    }
    
    .title {
        font-weight: bold;
        display: block;
        width: 100%;
        padding: 0 0 5px 0;
        font-size: 90%;
        color: #fff;
    }
    
    .post {
        font-size: 80%;
        color: #fff;
    }   


#fuss {
    width: 930px;
    clear: both;
    padding-top: 10px;
    }
    
    #fuss ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 70%;
    }
    
    #fuss li {
    display: inline;
    padding: 2px;
    line-height: 1.5em;
    }
    
    #fuss a {
    color: #808080;
    text-decoration: none;
    padding: 2px;
    }
    
    #fuss a:hover {
    color: #086DCE;
    background: #D9D7D7;  
    }
    
    #fuss img {
    padding: 10px;
    position: relative;
    top: 0%;
    left:38%
    }
    
    #fuss p {
    	margin: 0;
    	padding: 10px 0 0 0;
    	text-align: center;
    	font-weight: bold;
    	color: #808080;
    	}