body {

background: #AF7158 url(gfx/background.gif) repeat-y top left;

}

a {

color:white;
font-weight:bold;
text-decoration:none;
}
a:hover {


color:white;
font-weight:bold;
text-decoration:underline;


}


#page {

position:absolute;
top:0px;
left:0px;


}

#deko {

background: url(gfx/deko.jpg) no-repeat top left;

width:125px;
height:497px;


}

#titel {

position:absolute;
left:125px;
top:0px;
width:718px;
height:170px;

background: #AF7158 url(gfx/titel.jpg) no-repeat top left;

}

#lang {
position:relative;
left:610px;
top: 11px;
font: 11px Verdana;
color:white;
}

a.lang {
font: 11px Verdana;
color:white;
text-decoration:none;
}
a.lang:hover {
font: 11px Verdana;
color:white;
text-decoration:underline;
}
a.lang:visited {
font: 11px Verdana;
color:white;
text-decoration:none;
}
a.lang:visited:hover {
font: 11px Verdana;
color:white;
text-decoration:underline;
}


#menu {

position:absolute;
top:170px;
left:125px;
width:158px;
height:327px;
background: #AF7158 url(gfx/menu.gif) no-repeat top left;

}

a.menu {
font:14px Verdana,Tahoma;
color:white;
text-decoration:none;
font-weight: normal;
}
a.menu:visited {
font:14px Verdana,Tahoma;
color:white;
text-decoration:none;
font-weight:normal;
}
a.menu:hover {
font:14px Verdana,Tahoma;
color:white;
text-decoration:none;
font-weight:normal;
}
a.menu:visited:hover {
font:14px Verdana,Tahoma;
color:white;
text-decoration:none;
font-weight:normal;
}


#text {
position:absolute;
top:170px;
left:283px;
width: 560px;
background: transparent url(gfx/text.jpg) no-repeat top left;

}

#main_text {
width:534px;
text-align:justify;
font: 12px Verdana;
color:white;
}

h1 {
font:17px Verdana;
color:white;

}

#copy {
text-align:right;
margin-top:50px;

position:relative;
height:10px;
width:534px;
padding-top:5px;
padding-bottom:5px;
font:10px Verdana;
color:white;
}
