/**
*	CSS
*	============================================================
*	This style sheet comes with no warranty.
*	It may be used, copied and modified
*	for your own purposes as you like.
*
*	Manfred Sorgo
*	http://www.sorgo.de
*	last update: Thu Jul 14 12:42:14 2011
*	============================================================
**/
*{font-size:12pt;font-family:Helvetica,Sans-Serif,Arial;}
a{text-decoration:none;}
h1{font-size:13pt;margin-top:5px;}
h1.big{font-size:16pt;}
h1.welcome{font-size:24pt;}
.lbl{font-size:24pt;}
h2{font-size:12pt;margin:0px;margin-top:2px;}
h3,h4,h5,h6{font-size:12pt;}
img{border:none;line-height:0px;}
ul{list-style-type:square;margin:0;padding-left:1em;list-style-position:outside;}
li{margin:0.3em;margin-left:0;line-height:1.5em;}
p{margin:0;margin-bottom:3px;}
center p{margin-bottom:12px;}
.small,.smallgray{font-size:8pt;}
td{vertical-align:top;padding:0px;}
td.bottom{vertical-align:bottom;}
body{margin:0;}
body#mnu{margin:10px;}
body.contents{margin:20px;margin-top:10px;margin-left:5%;margin-right:5%;}
body.printout{margin:20px;}
@media screen {
.noscreen,.hidden{display:none;}
*{line-height:24px;}
a{font-weight:bold;}
a.normal{font-weight:normal;}
div#navi a{display:block;padding:2px;padding-left:15px;margin-top:10px;}
div#navi a:hover{text-decoration:none;}
div#navi a#gal:hover{background:black;background-image:url('images/wurzelholz_sl.jpg');}
div#navi a#cater:hover{color:white;background:#6D8DA3;}
div#navi a#rest:hover{background:#F96;}}
@media print {
.noprint,.hidden{display:none;}
*{line-height:1.6em;}
a{color:black;}}

