html, body {
	margin: 0; padding: 0;
}
body {
	font-size: 10pt; /* hmmmm  */
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
	text-align: left;
	background-color : #CC9;
    color : #000;
}

table {
	font-size: 1em;
}
#layout {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
/* ----------------------------------------- */
#topnavi {
	position: relative;
	z-index: 100;
	margin: 0; padding: 0;
	background: #eed;
	text-align: center;
	/*position: fixed;
	width: 100%;*/
	margin-bottom: 0;
	border-bottom: 2px solid #CC9;
}

#topnavi ul {
	list-style: none;
	display: block;
	width: auto;
	margin: 0 auto; padding: 0;
	padding: 3px 0;
}
#topnavi li {
	/*float: left;*/
	display: inline;
	margin: 0 5px;
	position: relative;
	width: 10em;
}
#topnavi li a:link { 
    text-decoration: none;
    color: #300;
    font-weight: normal;
    padding: 0 3px;
}

#topnavi li a:active { 
    font-weight: normal;
    text-decoration: none;
    background-color: #960;
    color: #FFC;
}
#topnavi li a:visited { 
    font-weight: normal;
    text-decoration: none;
    color: #300;
}
#topnavi li a:hover {  
    font-weight: normal;
    text-decoration: none;
    background-color: #960;
    color: #FFC;
}
#topnavi li ul {
	display: none;
	position: absolute; 
  	top: 1em;
  	left: 0;
  	width: auto;
  	background: #eed;
  	padding: 0;
  	padding-top: 5px;
}
#topnavi > li > ul {
	top: auto;
	left: auto;
}
#topnavi li:hover ul,
#topnavi li.over ul { 
	display: block;
}

#topnavi li ul li {
	display: block;
	text-align: left;
	margin: 0;
}
#topnavi li ul li a {
	display: block;
	color: #333;
	padding: 0 5px;
}
/* ----------------------------------------- */
table.as-header .headline {
	text-align: center;
	margin-bottom: 0.3em;
}
table.as-header h2,
table.as-header h3 {
	display: inline;
	font-size: 1.4em;
}
table.as-header h3 {
	font-size: 1.1em;
}
table.as-header h3:before {
	content: "/ ";
}
/* ----------------------------------------- */
.input-txt {
	border: 1px inset #CCC;
	background: #FFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0; padding: 2px 4px;
}
.input-btn {
	border: 1px outset #CCC;
	background: #DDD;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0; padding: 2px 4px;
}
.input-select {
	border: 1px inset #CCC;
	background: #FFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0; padding: 2px 0 1px 2px;
}
.formwrap legend {
	color: #333;
	font-weight: bold;
}
.formwrap label {
	display: block;
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	margin-right: 20px;
	color: #333;
}
.formwrap div {
	margin-bottom: 0.5em;
}
.formwrap .input-txt,
.formwrap select {
	width: 300px;
	font-weight: normal;
}
.formwrap textarea {
	width: 500px;
	height: 350px;
}
/* ----------------------------------------- */
/* preview
*/
div.messpreview {
	padding: 1em;
	border: 1px inset #F60;
	background: #EED;
}
table.as-header {
	width: 95%;
	border: 0;
	margin: 0 auto; padding: 0;
	margin-top: 0.5em;
}
table.as-header td {
	padding: 5px;
}
.main-nav {
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
.warning {
	width: 50%;
	margin: 2em auto;
	color: #900;
	font-weight: bold;
}
h1 {  
    font-size: 1.8em; 
}

h2 { 
    font-size: 1.6em;
}

h3 {  
    font-size: 1.4em;
    color: #663;
}

h4 {  
    font-size: 1.2em; 
}
h5 {  
    font-size: 1.1em; 
}
h6 {
	font-size: 1em;
}

p, form, textarea {  
    font-family: Arial, Helvetica, sans-serif; 
}
textarea {
	margin: 0; padding: 2px 3px;
	font-size: 1em;
}

td.highlight
{
    background-color: #DDA;
    color: #333;
}

td.highlightmojo
{
    font-weight: normal;
    background-color: #FFE;
    color: #000;
}


.darklight
{
    background-color: #996;
    color: #000;
}


td.navi
{
    background-color: #EED;
    color: #000;
}


a:link { 
    font-weight: bold;
    text-decoration: underline;
    color: #630;
}

a:hover {  
    font-weight: bold;
    color : #966;
}

a:active { 
    font-weight: bold;
    color : #966;
}

a:visited { 
    font-weight: bold;
    color : #996;
}
td.darklight a {
	text-decoration: none;
}
td.darklight a:visited {
	color : #333;
}

li { 
    line-height: 1.3em;
    margin-bottom: 0.15em;
}

ul.datelist,
ul.starters {
	margin: 0; padding: 0;
	list-style: none;
	margin-left: 4%;
}
ul.starters {
	margin-top: 2em;
	margin-left: 0;
}
ul.starters li,
li.starters {
	margin-bottom: 2em;
}
ul.starters li a,
ul li.starters a{
	font-size: 1.15em;
	text-decoration: none;
}
ul.starters li li a,
ul.starters li.archivlink a {
	font-size: 1em;
	text-decoration: underline;
}
ul.starters li ul {
	margin-top: 0;
}
ul.starters li ul li {
	margin-bottom: 0;
}
ul.starters li ul li ul {
	margin-top: 0;
}

.big { 
    font-size: 2.5em; 
    font-weight: bold;
}

.big2 { 
    font-size: 1.6em; 
    font-weight: bold; 
    font-style: italic;
}

.small { 
    font-size: 0.9em; 
    font-weight: normal;
}

.tiny { 
    font-size: 8pt; 
    font-weight: normal;
}

pre, tt { 
    font-family: "Courier New", Courier, mono;
}

#events {
	width: 70%;
	margin: 0 auto;
}
div.content {
	margin: 0 auto;
	width: 95%;
}
.content h1 {
	line-height: 1.15em;
}
div.content p {
	line-height: 1.3em;
}
/* newbie welcome */
p.as_newbies {
	font-size: 0.883em;
	color: #663;
}
p.as_newbies a.posted-0 {
	color: #663;
}
/* -------------------------------------------------------
* pageHeader neu
*/
div.as-header {
	margin: 0 auto;
	padding: 1em 3em 1em 3em;
	background: #DDA;
	position: relative;
}
div.as-header .col-l,
div.as-header .col-m,
div.as-header .col-r,
div.as-header .col-50 {
	float: left;
}
div.as-header .col-l,
div.as-header .col-r {
	width: 20%;
}
div.as-header .col-r {
	text-align: right;
}
div.as-header .col-m {
	width: 60%;
}
div.as-header .col-50 {
	width: 50%;
}
div.as-header .col-50.right {
	text-align: right;
}
div.as-header .clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div.as-header h2,
div.as-header h3 {
	display: inline;
	font-size: 1.4em;
}
div.as-header h3 {
	font-size: 1.1em;
}
div.as-header h3:before {
	content: "/ ";
}
div.as-header .headline {
	text-align: center;
	margin-bottom: 0.3em;
}
div.as-header .toggle-header {
	position: absolute;
	font-size: 10px;
	color: #666;
	width: 200px;
	bottom: -10px;
	left: 4em;
	text-align: left;
}
div.as-header .toggle-header a {
	text-decoration: none;
	color: #630;
	font-weight: normal;
}
.hide {
	display: none;
}
/* -------------------------------------------------------
* page navigation neu
*/
ul.page-nav {
	list-style: none;
	margin: 0px; padding:5px;
	border-top: 2px solid #dda;
	border-bottom: 2px solid #eed;
	text-align: center;
}
ul.page-nav li {
	margin: 0px; padding: 0px;
	display: inline;
	font-size: 13px;
	line-height: 1em;
}
ul.page-nav li a,
ul.page-nav li a:visited {
	margin: 0px;
	padding: 5px 7px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
ul.page-nav li.bold a {
	font-weight: bold;
}
ul.page-nav li.small a {
	padding-left: 1px;
	
}
ul.page-nav li a.active {
	color: #630;
	background: #eed;
}
/* -------------------------------------------------------
* page options neu
*/
p.page-options {
	font-size: 0.86em;
	margin: 1em auto;
	text-align: right;
}