html {
font-family:verdana, sans-serif;	
font-size:smaller;
}

body {
height:100%;
background-color: #FFFFEB;
}

a, a:hover {
color: #000080;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;	
position:relative;
top: 3px;
padding-right: 0.5em;
}

p {
margin-top:0.5em;
margin-bottom:1.0em;
}

div.content {
width: 980px;
height: 100%;
margin: auto;
}

div.left {
float: left;
width: 205px;

background-color: #FFF0D1;
padding-left: 1em;
}

div.right {
float: right;
width: 200px;
padding-left: 0.75em;
}

div.kurzinfo {
margin-top: 0.5em;
margin-bottom: 3em;
text-align: center;	
}

div.kurzinfo a:hover {
text-decoration: none;
}

div.kurzinfo a img {
padding-right: 2px;
}
	
div.center {
float:left;
width: 549px;
}

div.header {
height: 229px;
text-align: center;	
border: 1px solid #FFF0D1;
background-color: #FFF0D1;
}

div.header h1 {
font-family: Times, serif;
font-size: xx-large;
color: red;
margin-top: 2em;
margin-bottom: 0px;
}

div.header h2 {
color: #000080;
font-size: large;
margin-top: 0.75em;
}

div.beschreibung {
padding-left: 1em;	
padding-top: 1em;
}

p.paragraph1 {
margin-top: 0;	
}

div.cover {
float:right;
margin-top: 0;	
padding-left: 0.5em;
padding-right: 0.25em;
}

ul {
margin-left:0px;
margin-top: 0px;
padding-left: 0.5em;
list-style-type: none;
}

li {
margin-bottom: 0.5em;	
}

/*
li.pdf {
list-style-image: url(images/page_white_acrobat.png);	
}

li.video {
list-style-image: url(images/film.png);	
}

li.audio {
list-style-image: url(images/sound_low.png);	
}
*/

ul.linklist {
margin-top: -0.25em;	
padding-left: 0.5em;	
list-style-type: none;
}

div.artikel,
div.interviews {
color: #000080;
}

h3 {
font-size: small;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 1em;
}

div.artikel div.rahmen {
margin-left:-1em;	
border-top: 3px solid #FFFFEB;	
border-bottom: 3px solid #FFFFEB;
margin-bottom: 0.75em;
}

div.interviews div.rahmen {
margin-left:-1em;
border-top: 3px solid #FFF0D1;	
border-bottom: 3px solid #FFF0D1;
margin-bottom: 0.75em;
}

div.leseprobe {
margin-top: 1.75em;	
margin-bottom: 1.25em;
border-top: 3px solid #FFF0D1;	
border-bottom: 3px solid #FFF0D1;
padding-top: 0.25em;
padding-bottom: 0.5em;
padding-left: 0.5em;
}

div.footer {
margin-top: 2em;	
text-align: center;	
background-color: #FFF0D1;
padding-top: 0.5em;
padding-bottom: 0.5em;
}

div.popup {
padding: 0.5em;	
}
