body{
	background:#E0C3A9;
	font-family:arial;

	
}
#main {

	  width: 950px;
    height: 550px;
    margin: auto;
		
}
.home {
	background: url(bg_home.jpg) no-repeat 10px 10px #E0C3A9;
}
.kaff {
	background: url(bg_kaff.jpg) no-repeat 10px 10px #E0C3A9;
}
.frue {
	background: url(bg_frue.jpg) no-repeat 10px 10px #E0C3A9;
}
.kond {
	background: url(bg_kond.jpg) no-repeat 10px 10px #E0C3A9;
}
.kont {
	background: url(bg_kont.jpg) no-repeat 10px 10px #E0C3A9;
}
.raum {
	background: url(bg_raum.jpg) no-repeat 10px 10px #E0C3A9;
}
.torten {
	background: url(bg_torten.jpg) no-repeat 10px 10px #E0C3A9;
}
#navi{
    width: 190px;
    float: right;
}

#navi ul{  margin: 110px 0 0 0;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 45px 0 0;
    list-style-type: none;
    color: #750D24;
    font-weight: bold;
    text-align: center;
}
#navi li{
    padding: 0;
    height: 1.9em;
}
#navi a{
    text-decoration: none;
		color: #750D24;
}
#navi a:visited{
    color: #750D24;
}
#navi a:hover{
    color: #FEF2CA;
}

#navi p{
    margin: 60px 0 0 3px; 
    color:#FEF2CA;
    font-weight: bold;
    font-size: .9em;
		line-height:22px;
}
#text{
    float: right;
		font-weight: bold;
    color: #750F2A;
    width: 320px;
    margin: 120px 0 0 0;
    padding: 0 2.1em 0 0;
		font-size: 0.9em;
		line-height:1.4;
}
