@charset "utf-8";

body {
background:#FFFFEA;
color:#333;
font-family:'Trebuchet MS', 'Lucida Sans Unicode', Arial, sans-serif;
font-size:14px;
margin:0;
padding:0
}

a:link,a:visited,a:hover {
color:#036;
text-decoration:none
}

a:link,a:hover {
text-decoration:underline
}

a img {
border:0 solid #FFF
}

h1,h2,h3 {
color:#036;
margin:0;
padding:0
}

h1 {
font-size:16px
}

h2 {
font-size:15px
}

h3 {
font-size:14px
}


#achimleft {
display:none;
height:205px;
left:5px;
margin:100px 0 0;
overflow:visible;
position:absolute;
top:20px;
width:75px;
z-index:1
}

#content {
background:#FFF;
border-width:1px;
border-color:#CCC;
border-style:dashed;
margin:0 auto;
padding:0 10px;
position:relative;
text-align:left;
width:600px
}

.story {
clear:both;
font-size:14px;
padding:10px 0 0 10px
}

#achimright {
display:none;
height:133px;
margin:200px 0 0;
overflow:visible;
position:absolute;
right:10px;
top:20px;
width:100px;
z-index:1
}


