
/*********  GENERAL SETTINGS  *********/
body
{
	background-color:#759EAA;
}
img
{
	border:0;
}
a{
	text-decoration:none;
}
/**************************************/

	
#mainbox    
{
    WIDTH: 770px;
    HEIGHT: 427px;
	padding: 10px 0px 10px 10px;
    background-color: #B56444;
}


	#headerframe{
		width: 760px;
		height: 75px;
		/*border: 1px solid aqua;*/
	}
		#LogoBoxframe{
			width:352px;
			height: 75px;
			float:left;
			margin-right: 12px;
		}

		#nagivationbox{
			width:359px;
			height: 75px;
			text-align: right;
			float:left;
			/*border: 1px solid black;*/
			border-bottom: 1px solid black;
			margin-right: 5px;
			background: #B56444;
		}
		#nagivationbox a{text-decoration:none;}
		
			.NavigationRow{
				float:left;
				margin-top:1px;
			}

			.menuItem{float:left; padding:3px 6px 3px 6px;}
			#menu1{margin: 5px 0px 0px 5px;} /*Mitwirkenden*/
			#menu2{margin:5px 0px 0px 3px;} /*Partner*/
			#menu3{margin:0px 0px 0px 7px;} /*Streifzug*/
			#menu4{margin:10px 0px 0px 15px;} /*Kern*/
			#menu5{margin: 5px 0px 0px 25px;
                   width:100px;
                   height:30px;
                   /*overflow:hidden;
                   padding:0px;
                   background-image:url('../images/pflanzen_menuepunkt.gif');
                   background-repeat:no-repeat;*/
            }
            #menu5 a{
                   /*visibility:hidden;*/
                   width:100%;
                   height:100%;
                   display:block;
            } /*Akt.Stück*/
			#menu6{margin: 10px 0px 0px 37px;} /*Videos*/
			#menu7{margin: 0px 0px 0px 10px;} /*Gästebuch*/
						
		#Toolsbox{
			
		}
			#symbol{
				margin-top: 8px;
			}
	
		#image_section{
			width: 352px;
			height: 352px;
			float:left;
		}
		#bottomimg{
			margin-top:3px;
		}
		#text_section{
			height:auto;
			padding-right: 10px;
			float:right;
		}
			#contentframe{
				width:386px;
				height:352px;
				margin: 1px 0px 0px 10px;
			}
	
			#text_section_closure{
				width: 359px;
				height:auto;
				margin-left:10px;
				border-top: 1px solid black;
			}
	

#opalmemoriam
{
    display:none; 
    position:absolute;
	font-family:  Verdana,Tahoma,Arial,Helvetica;
	font-size: 10pt;
	color:#000000;
	text-decoration: none;
    width:460px !important;
	width:480px;
	height:336px !important;
	height:370px;
	background:white;
    padding:10px;
    overflow:hidden;
    border:2px solid #B56444;
}

    #opalmemoriam .titlecontainer, #opalmemoriam .titlecontainer a
    {
        font-size:14pt;
        font-weight:bold;
        margin-bottom:10px;
        color:#B56444;
        width:100%;
        float:left;
        clear:both;
    }
        #opalmemoriam .title{float:left;}
        #opalmemoriam .closebutton
        {
            float:right; 
            border:1px solid #B56444; 
            width:11px !important; 
            width:13px; 
            height:11px !important; 
            height:12px; 
            text-align:center;
            overflow:hidden;
        }
        #opalmemoriam .closebutton a
        {
            font-size:10pt;
            line-height:6pt !important; 
            line-height:9px; 
            cursor:pointer;
        }
    #opalmemoriam .text1
    {
        margin-bottom:20px;
    }

    #opalmemoriam .middlepart
    {
        float:left; clear:both; width:100%; margin-bottom:20px;
    }

    #opalmemoriam .middlepart .middlepartleft
    {
        float:left;
        width:230px;
        font-style: italic;
        margin-top:35px;
    }
    #opalmemoriam .middlepart .middlepartright
    {
        float:right
    }
        
        #opalmemoriam .image
        {
            width:135px;
            height:auto;
        }
        
    #opalmemoriam .text1, #opalmemoriam .text2{float:left; clear:both; width:100%;}
        
#facebookbutton{
    float: left;
    left: 660px;
    top: 330px;
clear:both;
    position: absolute;
z-index:0;
}
