html
    {
        background-image: url('../images/layout/bg_dark_green.png'); 
    }
   
body
{

	padding-top: 0px;
  width: 1000px;
  height: 100%;
  margin-left: auto ;
  margin-right: auto ;
  margin-top: 0px;
}  

div#left_side
{
float: left;
width: 660px;
margin-top:0px
height: 100%;
background-image: url('../images/layout/bg_light_green.png'); 

}

div#logo_menu
{
float: left;
height: 354px;
width: 660px;
margin-right: 0px;
background-image: url('../images/layout/header.png'); 
}  

div#logo
{
height:315px;
width: 159px;
margin-left: 294px;
margin-top: 10px;
}  

div#infopage
{
margin-left: auto ;
margin-right: auto ;
width: 528px;
height: 18px;
}

div#menu
{
float: left;
width: 132px;
height: 18px;
text-align: center;
font-family: Arial, Arial,Helvetica, sans-serif;
font-size: 12px;
font-weight: 600;
padding-top: 1px;
margin-left:0px;
background-image: url('../images/layout/button.png'); 
background-repeat: repeat-x;
}

a{
color: #f97709; 
outline: none;
text-decoration: none;
}
a:hover{
color: #ffffff; 
outline: none;
text-decoration: none;
} 

a.menulink
{
color: #1c2804;
outline: none;
text-decoration: none;
}

a.menulink:hover 
{
color: #cb7808; 
outline: none;
text-decoration: none;}

a.menulink_active
{
color: #5d7920; 
outline: none;
text-decoration: none;}

div#content_style{
float: left;
width: 620px;
overflow: auto;
min-height: 12px;
background-image: url('../images/layout/green_line.png'); 
background-repeat: repeat-y;
font-family: Arial, Arial,Helvetica, sans-serif;
font-size: 12px;
font-weight:200;
padding-left: 20px;
padding-right: 20px;
padding-top: 12px;
padding-bottom: 12px;
}

div#content_close{
float: left;
width: 660px;
height: 61px;
background-image: url('../images/layout/content_close.png'); 
}

div#logo_balk{
background-image: url('../images/layout/bg_dark_green.png'); 

float: left;
width: 660px;
height: 10px;

}
.c_balk
{
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
font-family: Arial, Arial,Helvetica, sans-serif;
color: #b2c92b;
font-size: 10px;
}

.end_spacing
{
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
font-family: Verdana,Geneva,Kalimati,sans-serif;
}

div#c_balk{
background-image: url('../images/layout/bg_dark_green.png'); 
font-family: Arial, Arial,Helvetica, sans-serif;
float: left;
color: #b2c92b;
font-size: 8px;
width: 660px;
height: 14px;
font-size: 8px;
font-weight: 100;
}


div#right_side
{
float: left;
height:353px;
width: 340px;
background-image: url('../images/layout/right_side.png'); 
background-repeat: no-repeat;
}  

div#image_tegels
{
height:201px;
width: 201px;
margin-left: 110px ;
margin-top: 225px ;

}

.link_c:hover
{
 color: #cb7808;
}

.link_c 
{
color: #1c2804; 
font-size: 14px;
text-decoration:none
outline: none;
}


.tegel_table
{
border: 0px;
height: 201px;
width: 201px;
}

.tegel_td
{
border: 0px;
height: 67px;
width: 67px;

}

.tegel_image
{
position:absolute;

z-index:1;
}

.tegel_image_border:hover
{
position:relative;
background-image: url('../images/layout/image_tegel_hover.png'); 
z-index:2;
}

.tegel_image_border
{
position:relative;
border: none;
z-index:2;
}



.text_contact_titel
{
color: #ffffff; 
font-family: Verdana,Geneva,Kalimati,sans-serif;
font-size: 16px;
font-style: italic;
font-weight: bold; 
}

.text_contact_context
{
outline: none;
color: #d3f300; 
font-family: Verdana,Geneva,Kalimati,sans-serif;
font-size: 12px;
text-decoration:none
}

.home_text
{
font-family: Verdana,Geneva,Kalimati,sans-serif;
font-size: 12px;
text-decoration:none
outline: none;
}

.home_list{
border: 0;
padding-left: 20px;
}

.image_style{
border: 1px solid #d3f300;
}


.text_style
{
font-family: Arial, Arial,Helvetica, sans-serif;
font-size: 12px;
font-weight:200;
}



a.text_contact_context:link
{
outline: none;
color: #d3f300; 
font-family: Verdana,Geneva,Kalimati,sans-serif;
font-size: 12px;
text-decoration:none
}

