/* Stylesheet Meryemana Book */

body,html
{
height:100%;
margin:0px;
padding:0px;
}

body
{
background-color:#FFFFCC;
font-size:0.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3F3F3F;
}

a:link, a:visited, a:active
{
color:#0000DF;
text-decoration:none;
}

a:hover
{
color:#00009F;
text-decoration:underline;
}

#top
{
width:700px;
padding:0px 40px;
height:40px;
background:#FFFFCC url(img/top.gif) no-repeat center center;
margin:0px auto;
text-algin:right;
font-size:11px;
font-weight:bold;
}

#end
{
width:780px;
height:21px;
background:#FFFFCC url(img/bottom.gif) no-repeat center center;
margin:0px auto;
}

#main
{
width:780px;
height:98%;
margin:0px auto;
}

#chatimg {
float:right;
margin:5px;
position:relative;
top:-10px;
left:-30px;
}

#content
{
width:570px;
height:85%;
margin:0px auto;
padding:0px 60px 0px 150px;
background:transparent url(img/bg.gif) repeat-y top left;
text-align:left;
overflow:auto;
}

h1, h2, h3, h4, h5, h6
{
color:#00005F;
margin:10px 0px;
}

h1 {font-size:1.4em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}

.gal
{
border-left:1px solid #8F8F8F;
border-top:1px solid #8F8F8F;
border-right:2px solid #3F3F3F;
border-bottom:2px solid #3F3F3F;
}

.icon
{
vertical-align:middle;
}

.subinfo
{
font-size:0.8em;
}

.lesezeichen
{
width:80%;
border:1px solid #FFDF00;
background-color:#FFFFCC;
margin:15px auto;
text-align:left;
padding:10px;
font-size:0.8em;
}

.counter
{
display:block;
text-align:right;
border-bottom:1px solid #CFCFCF;
background-color:#f2f2f2;
padding:3px;
font-size:0.9em;
}

.counter img {vertical-align:middle;}

.category_list
{
border-bottom:1px solid #DFDFDF;
width:80%;
margin:10px 30px;
padding:3px;
font-size:0.85em;
}

.category_list a
{
font-weight:bold;
font-size:1.2em;
color:#003080;
}


.list_table td
{
border-bottom: 1px dotted #9F9F9F;
padding:3px;
font-size:0.7em;
border-right:1px solid #EFEFEF;
}

.sitenavi {
display:inline;
font-size:10px;
line-height:12px;
}

