body {
background-color: #432D50;
margin:0;
padding:0;
text-align:center;
}

.inhalt {
background-image: url(grafik/luther_bg.jpg);
background-repeat: no-repeat;
width:790px;
height:690px;
margin: 0 auto;
padding:0;
text-align: left;
font-family: Courier, Times New Roman;
font-size:14px;
}

.links {
float:left;
width:349px;
height:500px;
}

.buch {
position: relative;
margin-top:79px;
margin-left:79px;
width:240px;
height:400px;
}

.blaettern {
position: relative;
margin-top:0px;
margin-left:90px;
}

.rechts {
float:left;
width:339px;
height:500px;
}

.frage {
position: relative;
width:280px;
height:340px;
color:#ffffff;
margin-top:79px;
margin-left:100px;
z-index:30;
}

.antwort {
position: relative;
width:310px;
height: 100px;
color:#ffffff;
margin-top:0px;
margin-left:100px;
}

.hack {
clear:both;
}

.navi {
position: relative;
text-align: right;
color:#ffffff;
top:60px;
left:200px;
width:180px;
height:110px;
}


a.link:link, a.link:visited {
color: #B688D2;
font-weight:bold;
text-decoration: none;
padding-left: 36px;
background-image: url(grafik/link.gif);
background-repeat: no-repeat;
}

a.link:hover, a.link:active {
color: #B3AA9C;
font-weight:bold;
text-decoration: underline;
padding-left: 36px;
background-image: url(grafik/link.gif);
background-repeat: no-repeat;
}

a.nav:link, a.nav:visited {
color: #B688D2;
font-weight:bold;
text-decoration: none;
}

a.nav:hover, a.nav:active {
color: #B3AA9C;
font-weight:bold;
text-decoration: underline;
}

.txt {
color: #ffffff;
font-size:16px;
font-weight: bold;
}

.wahr {
color: #7A8C0E;
font-weight:bold;
}

.falsch {
color: #E25008;
font-weight:bold;
}

.fett {
font-weight:bold;
}

.info {
color: #ffffff;
font-size:12px;
}

.headline {
color: #B3AA9C;
font-size: 15px;
}

.klein {
font-size: 10px;
}

.gross {
font-size: 16px;
font-weight:bold;
color: #FFFFFF;
}

a:focus {
outline:none;

}
