* { font-family: Arial, sans-serif; }

html, body { background-color: #ccc; }

strong { font-weight: bold; }
h1, h2.h1, div.h1 { font-size: 18px; font-weight: bold; color: #990066; margin: 0; line-height: 18px; }
h2 { font-size: 12px; color: #990066; font-weight: bold; margin: 1em 0 0.2em 0; }
h3 { font-size: 18px; font-weight: bold; color: #990066; margin: 0; line-height: 18px; }

ul { margin: 1em 0px 1em 0px; }
li { margin: 0 0 0 15px; /margin: 0 0 0 18px; marker-offset: 0px; list-style-type: circle; list-style-image: url(../img/site/punkt.gif); }

a:link, a:visited { text-decoration: none; color: #990066; }
a:hover, a:active { text-decoration: underline; color: #990066; }

form div.item { margin: 10px 0px 0px 0px; font-size: 12px; }

div.attend-button { background-color: #990066; width: 120px; text-align: center; padding: 0.4em 0 0.4em 0; font-weight: bold; }
div.attend-button a:link, div.attend-button a:visited { text-decoration: none; color: #fff; }
div.attend-button a:hover, div.attend-button a:active { text-decoration: underline; color: #fff; }

div#site { width: 908px; background-color: #fff; padding: 4px 0 4px 0; margin: 20px 0 0 20px; }

div#head, div#body, div#foot { margin: 0 4px 0 4px; }

div#head { background-color: #990066; }

div#logo { padding: 4px 0 4px 0; }

div#small-images { background-color: #fff; padding: 4px 0 4px 0; } 

div#menu { padding: 4px 0 4px 0; font-size: 12px; }
div#menu table { width: 100%; }
div#menu td { text-align: left; padding: 0 1.2em 0 1.2em; }
div#menu div.drop-down-container { text-align: left; position: absolute; background-color: #fff; margin: 4px 0 0 0; /width: 250px; display: none; border-bottom: 1px solid #990066; z-index: 1000; }
div#menu div.drop-down-container div { text-align: left; padding: 0.15em 0.4em 0.15em 0.6em; border-left: 1px solid #990066; border-right: 1px solid #990066; }
div#menu a:link, div#menu a:visited { text-decoration: none; }
div#menu a:hover, div#menu a:active { text-decoration: underline; }

div#body { margin: 5px; }

table#body-table { width: 100%; height: 400px; }
td#body-left, td#body-right, td#body-middle { padding: 1em 0 0 0; }

td#body-middle a:link, td#body-middle a:visited { text-decoration: none; border-bottom: 1px dotted #990066; }
td#body-middle a:hover, td#body-middle a:active { text-decoration: none; border-bottom: 1px solid #990066; }

div.body-menu.index {  }
div.body-menu div { margin: 4px 0 0 0; }
div.body-menu div.h1 { margin: 0; }
div.body-menu a:link, div.body-menua:visited { text-decoration: none; color: #990066; }
div.body-menu a:hover, div.body-menu a:active { text-decoration: underline; color: #990066; }

div#foot { padding: 0.4em 0 0.4em 0; background-color: #990066; color: #fff; font-size: 11px; text-align: center; word-spacing: 1em; }
div#foot span { word-spacing: 0.2em; }
div#foot a:link, div#foot a:visited { text-decoration: none; color: #fff; }
div#foot a:hover, div#foot a:active { text-decoration: underline; color: #fff; }

div#bottom-padding { height: 20px; }

div.clear { clear: left; }