BODY
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    background: #fdfcea url(/pictures/forellenhof/homepage/forellenhof_bg.png) repeat-x top center;
    margin-top:0px;
}
BODY#body00 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_01.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body01 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_09.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body02 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_06.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body03 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_05.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body04 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_02.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body05 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_01.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body06 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_08.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body07 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_10.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body11 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_07.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}
BODY#body12 #header
{
    background: url(/pictures/forellenhof/homepage/header-bild_03.jpg) no-repeat left bottom;
    height: 348px;
    margin-bottom:6px;
}


#container{
	WIDTH: 915px;
    HEIGHT: auto;
    MARGIN: 0px auto;
    padding:0px;
    background: url(/pictures/forellenhof/homepage/forellenhof_header_bg.png) no-repeat left top;
}
    #header{
        margin:0px;
        width: 915px;
        background: url(/pictures/forellenhof/homepage/forellenhof_header_01.png) no-repeat left top;
        height: 354px;
    }
	    #headNavi {
		    text-align:right;
	    }
		    #headNavi ul{
			    list-style-type:none;
		    }
			    #headNavi ul li{
				    display: inline;
				    margin:5px;
			    }
				    #headNavi ul li a{
					    color:White;
				    }

    #containerBody {
        WIDTH: 915px;
        position:relative;
        height: auto;
        
    }
        #contentTop{
            clear:both;
	        WIDTH: 915px;
            HEIGHT: 00px;
        }
        #content {
            width:548px;
            position:relative;
            left:141px;
            background: #f4f3f2 url(/pictures/forellenhof/homepage/forellenhof_content_bg.png) no-repeat bottom left;
        }
            #contentOut {

            }
                #contentImg {

                }

                    #innerContent {
                        padding: 10px;
                        min-height:400px;
                        text-align:justify;
                    }
                
        #contentRight
        {
            width:226px;
            position:absolute;
            top:0px;
            left:689px;
            height:auto;
            
        } 
            #rightTop{}
            #rightMain{
                background: #9e917d url(/pictures/forellenhof/homepage/forellenhof_contentright_bg.png) no-repeat bottom right;
                height:230px;
            }
            #rightBottom{                
                height: auto;
                text-align:center;
                margin:0px;
                margin-top:5px;
                padding:0px;
            }
                #rightBottom UL
                {
                    LIST-STYLE-TYPE: none;
                    margin:0px;
                    padding:0px;
                }
                    #rightBottom LI
                    {
                        display: inline;
                        margin-left: 5px;
                        margin-right:5px;
                        font-size:10px;
                        color:Black;
                    }
                    #rightBottom a
                    {
                        color:black; 
                        text-decoration:none;  
                    } 
            
               
        #contentBottom{
            clear:both;
	        WIDTH: 915px;
            HEIGHT: 0px;
        }
        #footer{
            position:relative;
            height: auto;
            text-align:center;
        }
             #footer UL
                {
                    LIST-STYLE-TYPE: none
                }
                    #footer LI
                    {
                        display: inline;
                        margin-left: 10px;
                        margin-right:10px;
                        font-size:10px;
                        color:Black;
                    }
                    #footer a
                    {
                        color:black; 
                        text-decoration:none;  
                    }

        #containerNavi{
            position:absolute;
            left:0px;
            top:0px;
            width: 141px;
            height: 200px;
            height: auto !important;
            z-index:12;
            margin:0px;
            padding:0px;
        }
            #naviMain{
                height: 200px;
                height: auto !important;
                background: #c8a772 url(/pictures/forellenhof/homepage/forellenhof_navi_bg.png) no-repeat bottom left;
            }
                #naviMain ul {
                    list-style-type: none;
                    margin:0px;
                    padding:15px;
                }

                    #naviMain ul li {
                        margin-bottom: 3px;
                    }

                        #naviMain ul li a {
                            font-size: 14px;
                            color: white;
                            font-family: arial;
                            text-decoration: none;  
                        }
                        
            #naviBottom{
                height: auto;
                text-align:center;
                margin:0px;
                margin-top:5px;
                padding:0px;
            }
                #naviBottom UL
                {
                    LIST-STYLE-TYPE: none;
                    margin:0px;
                    padding:0px;
                }
                    #naviBottom LI
                    {
                        display: inline;
                        margin-left: 5px;
                        margin-right:5px;
                        font-size:10px;
                        color:Black;
                    }
                    #naviBottom a
                    {
                        color:black; 
                        text-decoration:none;  
                    }

A
{
    color: #5b4d3c;
    text-decoration: underline;
}
A:hover
{
    color: #9e917d;
}

.navList2
{
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
    list-style-type:none;
}
    .navList2 li
    {
        margin-left: 3px;
        margin-top: 2px;
        margin-bottom: 2px;
    }
.navList2 li a{
    font-size: 12px;
}
#vobitzLink{
    color: White;
    text-decoration: none;
}

.Titel{
    FONT-SIZE: 15pt;
    COLOR: black;
    PADDING-TOP: 10px;
    FONT-FAMILY: 'Arial';
    HEIGHT: 25pt
}
H1{
    font-size: 20px;
    font-family: Arial;
    text-align: left;
    color:#000000;
    font-weight:normal;
}

h3{
	margin-bottom:5px;
	margin-top:10px;
}

p{
	margin-bottom:10px;
	text-align:justify;
}

p.paragraph{
	margin-bottom:25px;
	text-align:justify;
}

p.lastparagraph{
    margin-bottom:20px;
    padding-top:20px;

}

#map
{
    margin-top:20px;
    width:520px;
    height:350px;
}



.imgGallery
{
    border: 1px solid #9e917d;
}
