/* ------------------------------------------------------------------------------------------ */

* {
margin : 0;
padding : 0;
}

td {
text-align : left;
vertical-align : top;
}

/* ------------------------------------------------------------------------------------------ */

body {
background-color : #fff4df;
text-align : center;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 100.01%;
}

#screen {
margin : 0 auto 0;
width : 710px;
text-align : left;
background-color : #FFFFFF;
}

/* ------------------------------------------------------------------------------------------ */

#top {
position : relative;
background-color : #fff4df;
height : 40px;
width : 710px;
text-align : right;
}

#toppos {
position : absolute;
top : 10px;
right : 20px;
}

a.navtop, a.navtop:link, a.navtop:visited, a.chosentop, a.chosentop:link, a.chosentop:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.7em;
text-decoration : none;
color : #000000;
}

a.navtop:hover  {
text-decoration : underline;
}

/* ------------------------------------------------------------------------------------------ */

#header {
height : 12px;
width : 710px;
background-color : #d4d5d7;
}

#content {
width : 710px;
background-image : url(../layout/schatten-2.png);
background-repeat : repeat-y;
}

#area {
margin : 0 19px 0 9px;
padding : 0;
background-color : #FFFFFF;
background-image : url(../layout/friedrich-wilhelm-raiffeisen.png);
background-repeat : no-repeat;
background-position : right 121px;
}

/* ------------------------------------------------------------------------------------------ */

#navigation {
margin : 20px 0 0 20px;
float : left;
width : 100px;
}

a.nav, a.nav:link, a.nav:visited, a.chosen, a.chosen:link, a.chosen:visited {
font-family : Verdana, Verdana, Helvetica, sans-serif;
font-size : 0.7em;
text-align : left;
text-decoration : none;
color : #000000;
font-weight : bold;
line-height : 20px;
}

a.nav:hover, a.chosen, a.chosen:link, a.chosen:visited  {
color : #d4d5d7;
}

/* ------------------------------------------------------------------------------------------ */

#text {
position : relative;
min-height : 300px;
margin : 0 0 0 150px;
padding : 20px;
width : 450px;
}

#zitat {
position : absolute;
top : 220px;
left : 00px;
}

#name {
position : absolute;
top : 270px;
left : 70px;
}
/* ------------------------------------------------------------------------------------------ */

#foot {
height : 22px;
width : 710px;
}

/* ------------------------------------------------------------------------------------------ */