/* modified from http://legal.innogames.de/staemme/stamm.css */
a:link	{ font-weight:bold; color: #804000; text-decoration:none; }
a:visited	{  font-weight:bold; color: #804000; text-decoration:none; }
a:active	{  font-weight:bold; color: #0082BE; text-decoration:none; }
a:hover { font-weight:bold; color: #0082BE; text-decoration:none; }
.hidden { color:#DED3B9; }
div.main { background-color:#F1EBDD; background-image:url(graphic/background/content.jpg); border:1px solid #804000; padding: 10px }

body	{ background-color: #d2c09e; background-image:url(graphic/background/bg-tile.jpg); 
font-size:12px; font-family: Verdana, Arial; line-height: 140%;
width: 900px; margin: 10px auto }

li { margin-bottom: 5px; }
ol { padding:0px 10px 10px 40px; }

h1		{ font-size:20px;}
h2		{ font-size:18px;}
h3      { font-size:16px; font-weight:bold; }
h4      { font-size:12px; font-weight:bold; font-style:italic; margin-bottom:4px}
h5      { font-size:12px; font-weight:bold; margin-bottom:2px}
img   { border: none; }
.small { font-size: 8px; }
img.middle { vertical-align:middle; }
.last_text_block { padding-left:20px; }

