html, body { 
background-color: #FFF; 

margin: 0; 
padding: 0; 
color: #000; 
text-align: center; 
}

body {
/* margin:  0 0 0 -13px; */
}

object, a { outline: none; }

#flash_div {
width: 1120px;
height: 766px;
}

div#centeredIntro { 
border: 0; 
background-color: #FFF; 
width: 1120px; 
height: 766px; 
position: relative; 
margin: 8px auto 0 auto;
color: black; 
-moz-outline-style: none;
}


div#centered { 
border: 0; 
background-color: #F5F2EB; 
background-image: url('img/buch_blank.jpg');
background-position: top left;
background-repeat: no-repeat;
width: 1120px; 
height: 766px; 
position: relative; 
margin: 24px auto 0 auto;
color: black; 
-moz-outline-style: none;
}

#navi1, #navi2, #navi3  {
text-align: center;
margin: 0;
position: absolute; 
width: 400px; 
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #918153;
/* border: 1px solid #C00; */
}

#navi1 a, #navi2 a, #navi3 a {
color: #918153;
}

#navi1 {
top: 236px;
left: 90px;
height: 70px; 
}
#navi2 {
top: 340px;
left: 90px;
height: 100px; 
}
#navi3 {
top: 490px;
left: 90px;
height: 100px; 
}

#cont {
text-align: left;
margin: 0 0 0 545px;
height: 710px;
clear: both; 
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #9A8462;
line-height: 140%;
}

#cont2 {
text-align: left;
margin: 0;
position: absolute; 
top:  120px;
left: 600px;
height: 520px; 
width: 500px; 
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #756B4F;
line-height: 140%;
/* border: 1px solid #C00; */
}

.stdtext, .stdtext a {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #9A8462;
line-height: 155%;
margin: 0 0 9px 0;
}

.bluehead {
font-family: "Trebuchet MS", sans-serif;
font-size: 19px;
font-weight: normal;
color: #52959E;
line-height: 140%;
}

.bluehead2 {
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
font-weight: normal;
color: #52959E;
line-height: 140%;
margin-left: -2px;
}

.brownhead {
font-family: "Trebuchet MS", sans-serif;
font-size: 19px;
font-weight: normal;
color: #9A8462;
line-height: 140%;
}

.bigletter {
font-size: 18px;
font-weight: bold;
letter-spacing: 0.05em;
}

.bigletter2 {
font-size: 16px;
font-weight: bold;
letter-spacing: 0.05em;
}


.justify {
text-align: justify;
}

.header {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: bold;
color: #45949E;
}


li {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #9A8462;
list-style-image: url('img/bausteine.png');
list-style-position: outside;
list-style-type: disc;
}

li br {
line-height: 110%;
}

a, li a, img {
border: none;
margin: 0;
padding: 0;
}

a.lnk, a.lnk:visited  {
color: #756B4F;
}

a, a:visited  {
text-decoration: none;
}

a:hover  {
color: #756B4F;
text-decoration: underline;
}

.act {
font-weight: bold;
color: #52959E;
}

.clear { clear: both; }
