body { 
	font: 0.8em arial; 
	color: #262623; 
	background: url(/images/buch_brille_2002.jpg) no-repeat top center; 
	background-color: #dbedc2;
	margin-left: 0px; 
	}
p { 
	font: 1em arial; 
	text-align: justify;
	}
h1 { 
	font-size: 1.5em; 
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #595952;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
	}

h2 { 
	font-size: 1.3em; 
	letter-spacing: 1px; 
	margin: 8px; 
	margin-top:1em;
	margin-left: 0px;
	color: #595952;
	}

h3 { 
	font: italic normal 1.1em; 
	letter-spacing: 1px; 
	margin: 6px; 
	margin-left: 0px;
	color: #595952;
	}
	
small {
	font-size: 0.7em;
	}

a:link { 
	text-decoration: none;
	font-weight: bold; 
	color: #333333;
	}
a:visited { 
	text-decoration: none; 
	color: #444444;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666666;
	}

img {
	border:1px solid #000000;
	margin: 2px;
	}
	



/* specific divs */
#container { 
	
	background-color: #FFF5CD; 
	/* padding: 130px 20px 20px 200px;  */
	padding: 20px 20px 20px 20px;
	margin-top: 181px;
	margin-left: 5%;
	margin-right: 5%;
	border: 1px solid;
	}

#linkList {
	margin-left: auto; 
	margin-right: auto;
	padding: 20px 20px 20px 20px;
	 position: absolute; 
	/* position:fixed;  */
	top: 0px; 
	width: 82%;
	 /* background-color: #EDEACC; */
	 /* background: transparent url(images/titel1.jpg) top left no-repeat; */
	}
	
	
#linkList2 { 
	font: 15px verdana, sans-serif; 
	/* background: transparent url(images/bg_nav.gif) top left repeat-x; */
	padding: 5px; 
	margin-top: 129px;
	margin-left: auto;
	margin-right: auto;
	/* width: 170px */
	width: 100%; 
	height: 40px;
	text-align: center;
	background-color: #EDEACC;
	border: 1px solid #111111;
	}


#ABNaviLink {
	text-align:center;
	margin-bottom:1.5em;
	margin-top:0.5em;
	padding-top:1px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	background-color: #EDEACC;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	}


	
#bildbeschriftung23 {
	width: 160px;
	height: 220px+2em;
	float: left;
	}
	
#bildbeschriftung32 {
	height: 220px+1.5em;
	width: 320px+1.5em;
	float: left;
	}
	

#eintrag {
	font: italic normal 0.4em;
        letter-spacing: 1px;
	margin-bottom:2em;
        margin-top:2em;
        padding-top:1px;
        padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 20px;
        border: 1px solid #000000;
        background-color: #EDEACC;
        width: auto;
        margin-left: auto;
        margin-right: auto;
}

#index {
margin-top:2em;
}

#suche {
margin-top:2em;
}

#selectedletter {
	font-size: 1.3em;
	font-weight: bold;
}

#werbung {
	margin-left: 0px;
        margin-right: 0px;
        padding: 1px 1px 1px 1px;
         position: absolute; 
        /* position:fixed; */
        top: 110px;
        right: 0.5%;
	width: 122px;
}

#prevnext {
	margin-bottom:1em;
        margin-top:0.5em;
        border: 1px solid #000000;
        background-color: #EDEACC;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 1em;
display: block;
vertical-align: top;
height: 1em;
text-align: center;
}

#prev {
    float: left;
}

#next {
    text-align: right;
    float: right;
}


	

#ABNaviLink a{
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	color: #4D4C46; 
	}

#ABNaviLink a:link {
        text-decoration: none;
        font-weight: bold;
        color: #333333;
        }

#ABNaviLink a:visited {
        text-decoration: none;
        color: #444444;
        }

#ABNaviLink a:hover, a:active {
        text-decoration: underline;
        color: #666666;
        }



#linkList a:link, a:visited, a:hover, a:active{
	font-weight: bold; 
	}



