/*
Reset the CSS
*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 0.79em;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
table {	border-collapse: collapse; border-spacing: 0; }
a:focus { border: 0px; outline: none;}
/*
End of Reset CSS
*/
html
{
overflow: auto;
}

body
{
margin: 0px auto;
padding: 0px;
color: #000;
font-family: Verdana, sans-serif;
background-color: #fff;
}

h1
{
color: #2b3604;
font-size: 20px;
margin-bottom: 10px;
}

h2
{
color: #3b4905;
font-size: 16px;
}

h3
{
color: #788d2c;
}

.page_width
{
margin: 0px auto;
position:relative;
width: 980px;
}

.hidden
{
display: none;
}

.right
{
position: absolute;
right: 0px;
}

.red
{
    color: red;
}
/*
**************************************************************************** Top
*/
#CRcontainer_top
{
height: 265px;
border-top: 55px solid #fff;
background-color: #475a01;
}

#CRcontainer_top_content
{
height: 100%;
}

#CRcontainer_top_logo
{
position: absolute;
right: 16px;
top: -56px;
}

/*
********************************************************************* Navigation
*/
#CRcontainer_navigation
{
    position: absolute;
    top: 60px;
    left: 20px;
    color: #fff;
}

#CRcontainer_navigation_content
{

}

#CRcontainer_navigation_content li
{
   display: inline;
}

#CRcontainer_navigation_content ul li
{
   
}


/*
************************************************************************* Middle
*/
#CRcontainer_middle
{
height: 500px;
background-color: #fff;
}

#CRcontainer_middle_content
{
height: 100%;
}

#CRcontainer_start_middle_mainimage
{
position: absolute;
top: -145px;
left: 0px;
}

#flash
{
position: absolute;
top: 170px;
left: 0px;
}

#CRcontainer_middle_content_box
{
position: absolute;
top: -145px;
left: 0px;
width: 975px;
}

#box_top
{
width: 100%;
height: 145px;
background: url(../images/mainimage_top.jpg) no-repeat;
}

#box_top_headline
{
position: absolute;
top: -20px;
right: 30px;
font-size: 16px;
color: #86a205;
}

#box_middle
{
width: 100%;
background: url(../images/mainimage_middle.jpg) repeat-y;
}

#box_middle_text
{
position: relative;
top: -80px;
left: 48px;
width: 875px;
line-height: 1.2em;
font-size: 12px;
}

#fotogalerie
{
height: 290px;
overflow: hidden;
}

#galerie_navigation
{
position: relative;
left: 180px;
}

.galerie_link
{
margin-right: 25px;
font-size: 18px;
color: #788d2c;
cursor: pointer;
}

.active
{
font-weight: bold;
}

#galerie_container
{
height: 160px;
overflow: hidden;
}

#galerie_laubbaum_container
{
height: 160px;
}

#galerie_nadelbaum_container
{
height: 160px;
}

#galerie_wacholder_container
{
height: 160px;
}

#galerie_gestaltungen_container
{
height: 160px;
}

#galerie_container ul
{
display: inline-block;
}

.galerie_item
{
margin-right: 25px;
width: 200px;
height: 200px;
}

#linkcontainer
{
position: relative;
left: 70px;
height: 350px;
text-align: center;
}

.externallinks
{
position: relative;
float: left;
margin-bottom: 40px;
width: 250px;
text-align: center;
}

.externallinks_text
{
margin-top: 5px;
font-size: 12px;
}

#box_bottom
{
position: relative;
top: -30px;
width: 100%;
height: 30px;
background: url(../images/mainimage_bottom.jpg) no-repeat;
}

/*
************************************************************************* Bottom
*/
#CRcontainer_bottom
{
position: fixed;
bottom: 0px;
height: 30px;
width: 100%;
border-top: 5px solid #86a205   ;
background-color: #354401;
}

#CRcontainer_bottom_content
{
height: 100%;
}

#CRcontainer_bottom_navigation
{
position: absolute;
top: 8px;
left: 20px;
}

#CRcontainer_bottom_navigation_content
{
font-size: 12px;
color: #fff;
}

#CRcontainer_bottom_navigation_content li
{
display: inline;
}

#dkbw
{
position: absolute;
top: 10px;
right: 20px;
color: #fff;
font-size: 10px;
}

/*
************************************************************************* Footer
*/
#CRcontainer_footer
{

}

/*
***************************************************************** Administration
*/
#box_top_text
{
position: relative;
top: 35px;
left:50px;
font-size: 12px;
height: 50px;
}

#box_top_navigation_workshop, #box_top_navigation_aktuelles
{
font-size: 14px;
cursor: pointer;
}

#admin_box_middle_text
{
height: auto;
position: relative;
left:50px;
top: -70px;
height: 440px;
}

#wysiwyg_container
{
position: relative;
top: -70px;
left:50px;
width: 880px;
height: 400px;
visibility: hidden;
}

#speichern
{
position: relative;
top: -30px;
left: 840px;
display: none;
}

/*
***************************************************************************Links
*/
a{outline: none; border: 0px; line-height: 1.2;}
a:link {outline: none; border: 0px; color: #fff; text-decoration: none;}
a:visited {outline: none; border: 0px; color: #fff; text-decoration: none;}
a:hover {outline: none; border: 0px; color: #A4CA12; text-decoration: none;}
a:active {outline: none; border: 0px; color: #A4CA12; text-decoration: none;}


