body
{
/*     background-color: #FFFFFF;
    color: #000000; */
       background-color: #ffffff;
    color: #000000;
    font-family: Verdana;
}

/* -- tabellen --*/
table.main
{
    width: 100%;
}

table.navigation
{
     width: 875px;    
}


/* -- Zellen -- */
td.firstnavi
{
    text-align: left;
    width: 175px; 
}

td.gbuchlinks
{
    vertical-align: top;
    text-align: left;
}



td.mainlinks
{
    
}

td.mainmitte
{
    /* width: 882px; */  
}

td.mainrechts
{
    
}

td.gbuchautor
{

}

td.gbuchinhaltol
{
    color: #848484;
    vertical-align: top;
}

td.gbuchinhaltul
{
    color: #848484;
    vertical-align: top;    
}
td.gbuchinhaltur
{
   
}


span.hinweis
{
    font-size: xx-small;
}




/* links */ 

a.bodylink
{
    color: #000000;
}
   
a.secondnavi
{
    /*font-size: 20px;*/
}
a.secondnavi:hover
{
    /*font-size: 30px;*/
}

a:link
{
    color: #000000;
    text-decoration:none;
}
a:active
{
    color: #000000;
    text-decoration:none;
}
a:visited
{
    color: #000000;
    text-decoration:none;
}
a:hover
{
    color: #000000;
    text-decoration:none;
}
a.firstnavi:link
{
    color: #FFFFFF;
    text-decoration:none;
}
a.firstnavi:active
{
    color: #FFFFFF;
    text-decoration:none;
}
a.firstnavi:visited
{
    color: #FFFFFF;
    text-decoration:none;
}
a.firstnavi:hover
{
    color: #FFFFFF;
    text-decoration:none;
}

/* textarea */
textarea.text
{
    width: 100%;
}

div.bildlinks
{

}

div.error
{
    border: 1px #f00 solid;
    padding: 3px;
}

table.qoban
{
	border-style: solid;
	border:none;
	background-color:#CCCCCC;
	
	
}
 table.naboq
{

}

