/* Style-Sheets */
* { font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size:11px; line-height: 16px; margin: 0px; padding:0px; }
body { color:#000; background-color:#fff; text-align:center; margin: 25px; }
div { text-align: left; }
#wrapper { width: 748px; margin: 0 auto; background-color: #fff;}
td { font-size:12px; line-height:18px; }
input,textarea { color:#000; }
  
h1 { text-transform:uppercase; font-weight:normal; letter-spacing: 1px; color:#EE0B81; display:block; margin:0px 0px 9px 0px;  border-bottom: dotted 1px #EE0B81; }
h2, h4, h5 { font-weight:bold; display:block; margin:0px; padding:0px; }
h3 { text-transform:uppercase; font-size: 10px; font-weight:normal; letter-spacing: 1px; color:#000; display:block; margin:0px; padding:0px; }
img { border:none; }
.admin { color:#33c; }
.adminbox {  background-color:#ccf; border-color:#999; border-width:1px 0px 1px 0px; border-style:solid; padding:2px 0px; }
.thumbnail { background-color:#fff; }

hr { height:1px; border-top:1px dotted #EE0B81; border-left:0; border-right:0; border-bottom:0;}
ul { list-style-type:none; padding:0px; margin:0px; }
/* ul { list-style-image: url(../images/list-dot.gif); } */
li { background-image:url(../images/dot.gif); background-repeat:no-repeat; background-position:0px 1ex; padding-left:1em; }
/* ul { list-style-type: square; } */

A { color: #EE0B81; text-decoration:none; }
.textsmall { font-size:9px; text-decoration:none; }
.textbig { font-size:13px; text-decoration:none; }

A:hover { text-decoration: underline; }
i { margin-right: 2px;}
div.menuend { border-color:#999; border-width:1px 0px 0px 0px; border-style:solid; padding:3px 0px; }
.box p { font-size:9px; line-height: 12px; text-align: center; color: #EE0B81; }
.quote { margin:0px 0px 0px 16px; color:#0000BE; }
.small { font-size:9px; }
.big { font-size:14px; }
.rot { color:#f00; }
.warn { color:#f00; }
.c { font-size: 9px; }
.subtxt { color:#999; font-weight:bold; }
.u { text-decoration:underline; }
#left { margin: 0px 0px 8px 8px; width: 142px; float: left; }
#header {  }
#topmenu { }
#menu { text-align: right; font-size: 9px; line-height: 12px; margin-right: 8px; padding-top:5px; }
#menu a {font-size: 9px; line-height: 12px; }
#maincontent { margin: 0px 190px 0px 158px; } 
#marginal { float: right; width: 190px; margin: 0px 0px 8px 0px; }
.block { display:block; }

SUB,SUP { line-height:1px; }
div.markup { border:1px inset; background-color:#ddd; padding:3px 0px; }
div.markup a { border:1px outset; padding:2px; margin:0px; color:#444; }
div.markup a:hover { border:1px inset; background-color:#ccc; }

.adminbox div { border:1px inset; background-color:#ddd; padding:3px 0px; }
.adminbox div a { border:1px outset; padding:2px; margin:0px; color:#444; }
.adminbox div a:hover { border:1px inset; background-color:#ccc; }
.adminbox div.imgpos { border:none; background:none; padding:0px; }
.adminbox div.imgpostd { border:none; background:#e0e7ff; padding:0px; } /* Farbe 50% zwischen Content und adminbox */

.adminbox span { border-bottom:1px solid #999; display:block; background-color:#fff; margin-bottom:1ex; padding-top:1px; }
.adminbox span a { border-width:1px 1px 0px 1px; border-style:solid; border-color:#999; background-color:#bbb; color:#444; text-decoration:none; margin:0px 2px; padding:0px 2px; }
.adminbox span a:hover { background-color:#ccc; }
.adminbox a {text-decoration: none }
.adminbox a:hover {text-decoration: underline }

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
