body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hp_hintergrund.gif);
}

.aussenTabelle {
            background-color: #dedbc6;
            padding: 3px;

}


.innenTabelle {
            background-color: #ffffff;
            border: 1px #000000 solid;
}


h1 {
    font-family: arial, verdana, tahoma, sans-serif;
    background:#efece6;
    font-size: 18px;
    padding: 3px;
    border: 1px #445544 solid;
    color: #445544;
    font-variant:small-caps;
    letter-spacing:1pt;
}

h2 {
    font-family: arial, verdana, tahoma, sans-serif;
    background:#efece6;
    font-size: 15px;
    padding: 2px;
    color: #445544;
    font-variant:small-caps;
    letter-spacing:1pt;
}

h3 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 15px;
    font-variant:small-caps;
    letter-spacing:1pt;
}

hr {
     color:#000000;
     height:1px;
     text-align:left;
     border:1px solid #000000;
}

td {
    font-family: verdana, tahoma, sans-serif;
    font-size: 12px;
    line-height: 16px;
}


.rand_gepunktet {
                 border-left: 1px dotted #999999;
}



/* CSS Menu Start */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
        font-family: Arial, sans-serif;
        font-size: 9pt;
        font-style: normal;
        font-weight: bold;
        color: #BEB796;
}

div.menuBar {
        background-color: #446655;
        padding: 7px 2px 6px 2px;
        text-align: left;
}

div.menuBar a.menuButton {
        background-color: #446655;
        color: #ffffff;
        cursor: default;
        left: 0px;
        margin: 2px;
        padding: 7px 6px 6px 6px;
        position: relative;
        text-decoration: none;
        top: 0px;
        z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #ded7c6;
  border: 0px outset #ded7c6;
  color: #445544;
  cursor:pointer
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #ded7c6;
  border: 0px inset #ded7c6;
  color: #445544;
  cursor:pointer
}

div.menu {
  background-color: #ded7c6;
  border: 0px outset #ded7c6;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #445544;
  cursor: default;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #eeeeee;
  color: #000000;
  cursor:pointer
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #F5F3EB;
  margin: 4px 2px;
}

.weiss {
        color: #ffffff;
}

A.fuss:link {
       color : #000000;
       font-weight: bold;
}

A.fuss:visited {
       color : #000000;
       font-weight: bold;
}

A.fuss:hover {
       color: #880000;
       font-weight: bold;
}

A.fuss:active {
        color: #880000;
        font-weight: bold;
}


img {
     border: 0px;
     margin: 5px;
}

.ohne_rand {
     border: 0px;
     margin: 0px;
}

.wp_logo {
     border: 1px solid #000000;
     margin: 0px;
}

.fehler {
        color: #880000;
        font-weight: bold;
}

.bestaetigung {
        color: #006600;
        font-weight: bold;
}

.rand {
       border: 1px solid #000000;
       padding: 2px;
       background: #efefe7;
}

.button {
         border: 2px groove #000000;
         background: #ded7c6;
         color: #000000;
}

.info {
       background: #f4f4f4;
       border: #000000 1px dotted;
       background-image:url(images/hp_service_hintergrund);
}


/* Farben für Funktion swich (hell/dunkel, für die Anzeige von Tabellen etc.)
.switch_hell {
              background : #EAEAFF;
}
.switch_dunkel {
              background : #DDDDFF;
} */





#film {
	position:relative;
	width:730px;
	height:100px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#playertext {
	position:absolute;
	left:0px;
	top:82px;
	width:730px;
	height:auto;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990134;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#linkbox {
	position:absolute;
	width:730px;
	height:80px;
	z-index:2;
	margin: auto;
	background-image: url(spenden_plugin.jpg);
	background-repeat: no-repeat;
}
#linkbox a{
	position:absolute;
	width:730px;
	height:80px;
	z-index:2;
	margin: auto;
}
#linkbox a:link{
	position:absolute;
	width:730px;
	height:80px;
	z-index:2;
	margin: auto;
}
#linkbox a:hover{
	position:absolute;
	width:730px;
	height:80px;
	z-index:2;
	margin: auto;
}
