body, html{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: transparant;
}

#logo_materia{
position: absolute;
margin: 0px 0px 0px 19px;
width: 180px;
height: 70px;
z-index: 1;
}

#language_block{
position: absolute;
display: none; 
margin: 0px 0px 0px 286px;
width: 91px;
height: 24px;
z-index: 1;
}

#language_text{
position: absolute;
display: none; 
margin: 4px 0px 0px 387px;
width: 100px;
height: 11px;
z-index: 1;
}

#bg_change{
position: absolute;
display: none; 
margin: 109px 0px 0px 650px;
width: 35px;
height: 35px;
z-index: 1;
}

#menu_left{
position: absolute;
display: none; 
margin: 141px 0px 0px 0px;
width: 199px;
height: 200px;
z-index: 1;
}

#menu_left #shadow_top{
float: left;
display: none; 
width: 199px;
height: 5px;
}

#menu_left #menu_item{
float: left;
display:none;
width: 199px;
height: 25px;
}

#menu_left #menu_item #text{
position:absolute;
display: none; 
margin: 5px 15px 0px 0px;
width: 152px;
height: 25px;
text-align: right;
}

#menu_left #menu_item #shadow{
display: none; 
position:absolute;
margin: 0px 0px 0px 167px;
float: left;
width: 5px;
height: 25px;
}

#menu_left #menu_item #arrow{
display: none; 
position:absolute;
margin: 0px 0px 0px 172px;
float: left;
width: 27px;
height: 25px;
}

#menu_left #shadow_mid{
display: none; 
float: left;
width: 199px;
height: 5px;
}

#menu_left #shadow_bottom{
display: none; 
float: left;
width: 199px;
height: 5px;
}

#content{
position: absolute;
margin: 94px 0px 0px 20px;
width: 500px;
height: 300px;
z-index: 1;
}

#content #top{
float: left;
width: 349px;
height: 75px;
*height: 69px;
}

#content #top #arrow{
display: none; 
position: absolute;
margin: 0px 0px 0px 0px;
float: left;
width: 30px;
}

#content #top #title{
position: absolute;
/*margin: 0px 0px 0px 20px;*/
margin: 0px 0px 0px 0px;
float: left;
width: 319px;
}

#content #text{
float: left;
margin-top:10px;
margin-left:0px;
width: 600px;
height: 20px;
z-index:50;
overflow: show;
}

#menu_left #sub_shadow_top{
display: none; 
float: left;
width: 199px;
height: 5px;
}

#menu_left #sub_item{
display: none; 
float: left;
width: 199px;
}

#menu_left #sub_item #sub_text{
display: none; 
position:absolute;
margin: 0px 0px 0px 0px;
float: left;
width: 167px;
text-align: right;
}

#menu_left #sub_item #sub_shadow_right{
display: none; 
position:absolute;
margin: 0px 0px 0px 167px;
float: left;
width: 27px;
background-image: url('images/menu_left_sub_shadow_right.jpg');
background-repeat: repeat-y;
}

#menu_left #sub_shadow_bottom{
display:none;
float: left;
width: 199px;
height: 5px;
}

ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
}

li{
font-family: Arial;
font-size: 12px;
color: #72777b;
line-height: 20px;
}

p{
font-family: Arial;
font-size: 12px;
color: #72777b;
line-height: 18px;
}

p.title{
font-family: Myriad Pro, Arial;
font-size: 18px;
color: #676a6e;
line-height: 22px;
}

p.language{
margin: 0px 0px 0px 0px;
color: #cbcbcb;
font-family: Arial;
font-size: 10px;
}

a:link{
font-family: Arial;
font-size: 12px;
color: #72777b;
}
a:active{
font-family: Arial;
font-size: 12px;
color: #72777b;
}
a:visited{
font-family: Arial;
font-size: 12px;
color: #72777b;
}
a:hover{
font-family: Arial;
font-size: 12px;
color: #72777b;
}

a.language:link{
color: #cbcbcb;
font-family: Arial;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
}
a.language:active{
color: #cbcbcb;
font-family: Arial;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
}
a.language:visited{
color: #cbcbcb;
font-family: Arial;
font-size: 10px;
text-decoration: none;
text-transform: uppercase;
}
a.language:hover{
color: #72777b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
text-transform: uppercase;
}

a.menu_left:link{
color: #72777b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}
a.menu_left:active{
color: #72777b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}
a.menu_left:visited{
color: #72777b;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}
a.menu_left:hover{
color: #000000;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

input{
width: 200px;
}
textarea{
width: 200px;
height: 100px;
}

input.knop {
background-color: #ffffff;
font-family: Arial;
font-size: 11px;
width: 95px;
}
