/* Style-Sheets */
* { font-family: Georgia, "Times New Roman", serif; margin: 0px; padding:0px; }
body { margin: 25px; font-size:12px; line-height: 21px; color:#000; background-color:#f8af17; text-align:center; background-image:url(../images/background.jpg); background-repeat:repeat-x; background-position:top;  }


td { font-size:12px; line-height:21px; }
input,textarea { color:#000; }
h1 { text-transform:uppercase; font-weight:bold; font-style: italic; font-size:12px; letter-spacing: 1px; line-height:18px; color:#000; display:block; margin:0px 0px 6px 0px; padding:0px 0px 2px 0px; background-image:url(../images/linie.gif); background-repeat:repeat-x; background-position:bottom; }
h2 { font-weight:bold; font-size:12px; line-height:18px; color:#be0a1e; display:block; margin:0px; padding:0px; }
h3 { text-transform:uppercase; font-size:12px; color:#fff; background-color:#999; padding:1px 1px 1px 3px; letter-spacing:1px; }
h4 { text-transform:uppercase; font-size:12px; color:#fff; background-color:#f70; padding:1px 1px 1px 3px; letter-spacing:1px; }
h5 { font-size:10px; font-weight:normal; color:#666; display:block; text-align:center; margin:0px auto; padding:2px 10px; }
img { border:none; }
p { margin: 0px }
.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; color: #be0a1e; background-color: #be0a1e; }
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: #e19300; font-weight: bold; text-decoration:none;}
.textsmall { font-size:9px; text-decoration:none; }
.textbig { font-size:13px; text-decoration:none; }
A.icon { margin:0px 1px; }
A.icon:hover { text-decoration:none; }

A.menu0 { color: #000; font-weight: normal; text-decoration:none;}
A.menu1 { color: #000; font-weight: normal; text-decoration:none;}
A.menu0:hover, A.menu1:hover { color: #000; font-weight: normal; text-decoration:underline;}


A.navigation { color:#e19300; font-weight: bold; }
A.url { color: #e19300; font-weight: bold; text-decoration:none; }
A.download { color:#e19300; font-weight: bold; }
A.back { text-decoration:none; }
A.next { text-decoration:none; }
A:hover, A.navigation:hover,A.url:hover,A.download:hover,A.back:hover,A.next:hover { color:#000; text-decoration:underline; }
A.dir { background:url(../images/dir0.gif) no-repeat left; padding-left:14px; color:#888; text-decoration:none; }
A.dir:hover { background:url(../images/dir1.gif) no-repeat left; padding-left:14px; color:#888; text-decoration:none; }

div.menuend { border-color:#999; border-width:1px 0px 0px 0px; border-style:solid; padding:3px 0px; }
.box { text-align: center; color: #be0a1e; font-size: 10px; line-height: 12px;}
.quote { margin:0px 0px 0px 16px; color:#0000BE; }
.small { font-size:9px; line-height: 12px; text-align: center; }

.big { font-size:14px; }
.rot { color:#f00; }
.warn { color:#f00; }
.c { font-size: 9px; }
.subtxt { color:#999; font-weight:bold; }
.u { text-decoration:underline; }

#impressum { font-size:9px; line-height: 12px; text-align: center; width: 100%; }

#page { width:748px; margin:0 auto; background-color:#fff; text-align:left; }

#left { margin: 0px 0px 8px 8px; width: 142px; float: left;}
#header { }
#topmenu { }
#menu { position:absolute; left:0px; top:0; width:201px; visibility: hidden;}
#maincontent { float: left; margin: 0px 0px 0px 8px; } /*left:162px;*/
#marginal { float: right; width: 210px; margin: 0px 8px 0px 0px; }/*left:540px; top:270px; width:200px;*/
.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; font-weight: normal;}
.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; }

#logout  { position: absolute; left: 550px; top: 0px; padding:3px 0px; width: 197px; text-align: right;}


/* 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 */
