/* CSS Document Sonstige Seiten (Philosophie)*/

body { margin: 0px; padding: 0px; background: #fffdec url(../resources/mainbg.gif); color:#5a4d1a; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height: 130%; }

/*Layouts*/
div#head { background: #ffd283; position:relative; height:106px; overflow:hidden;}
span.orange { color:#fffdec;}

div#topnav { border:1px solid white; border-width: 0 1px 0 1px; padding:0px; background:#fffdec; font-size:11px; height:20px; overflow:hidden;}
div#topnav li.active a {font-weight:bold;}

div#content {margin-top:0; margin-right: 0; background:#fffdec; padding:3px 10px;}
div#content p {margin:0; padding:0; margin-bottom:.5em;}

div#content table {border: 1px solid #ffd283; font-size:10px; width:100%; margin-bottom:20px;}
div#content table.vote {width:500px;}
div#content th { background-color: #ffd283; font-weight: bold; text-align: left; padding: 2px 6px;}
div#content td { padding: 3px 6px; vertical-align:top;}
div#content td.name { width:175px;}
div#content td.img { width:205px;}
div#content td.label { width:250px;}
div#content td a { color:#5a4d1a; font-weight:bold;}
div#content tr.second { background-color: #FFF2DA; }

div#content p.addhotel {padding-left: 16px; background: url(/resources/plus.gif) left 2px no-repeat;}
div#content p.removehotel {padding-left: 16px; background: url(/resources/minus.gif) left 2px no-repeat;}

div.empfehlung {margin-top:1em; clear:left;}
div.empfehlung img {margin-right:1em; float:left;}
