html,body{
  height:100%;
  margin:0;
  padding:0;
}

body {
  text-align: center;
  font: normal 11px verdana, helvetica, arial, sans-serif;
  color: #999;
  background-image: url(./pics/bg.jpg);
 	background-repeat:repeat-x;
 	background-attachment: fixed;
	background-color: #0D1226;
}


div#all {
	top:20%;
	position: relative;
  width: 700px;
  margin: 0px auto ;
  text-align: left;
  border: 1px solid #000;
  background-color: #000;
   vertical-align: middle;
   margin-top:-100px;
  /*-moz-border-radius: 10px;*/
}

p {
  margin: 10px;
  padding: 5px;
}

table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
form {
  display: inline;
}

td {
  font-size: 1em;
  line-height: 1.4em;
  padding: 3px;
  font-size: 11px;
}

a:link {
  padding: 0 2px 0 2px;
  text-decoration: none;
  color: #999;
}

a:visited {
  padding: 0 2px 0 2px;
  text-decoration: none;
  color: #999;
}

a:hover, a:active {
  padding: 0 2px 0 2px;
  text-decoration: none;
  color: #999;
}



div#inhalt {
  z-index:200;
/*
  border: 1px solid #000;
 Floating-Problem im IE/Mac */

/*\*//*/

position: relative;

/**/
/* background: url(./pics/hase1.jpg) no-repeat right bottom;  */
}

/* HAUPTSPALTE ------------------------------------------------------------ */

#content {
  width: 700px;
  voice-family:inherit;
  font-size: 11px;
  margin: 0px;
  margin-top: 20px;
  /*background: url(./pics/bg1.png) no-repeat left top;*/
  /*filter:alpha(opacity=15); -moz-opacity: 0.75; opacity: 0.75;*/
	padding-top: 13px;
	background-color: #000;
	color: #fff;
}

#content h1 {
  line-height:1.5;
  color: #888;
  font-size:15px;
  margin:5px 5px 10px 25px;
  padding:0 0 0 5px;
  text-align: left;
}
#content h2 {
  line-height:1.5;
  color: #004080;
  font-size:13px;
  margin:5px 5px 10px 5px;
  padding:0 0 0 5px;
  text-align: left;
}
#content h3 {
  line-height:1.5;
  color: #990000;
  font-size:12px;
  margin:5px 5px 10px 5px;
  padding:0 0 0 5px;
  text-align: left;
}

#content hr {
  background: url("./pics/bullet.gif") no-repeat center;
  width: 9px;
  height: 9px;
  border: 0 none;
  margin: 4 auto;
  text-align: center; /*IE*/
}



h3.kommentarhead {
  position: relative;
  top: -.5em;
}

#footer,
#footer_full {
  clear: both;
  padding-top: 0.4em;
  padding-left: 0.7em;
  margin: 3px;
	background-color: #000;
	height: 45px;
}

/* SEITE: HOMEPAGE ------------------------------------------------------- */

.links {
  float: left;
}

.rechts {
  float: right;
}

#gallery img {
  border: 1px #aaa solid;
  margin: 5px;
  margin-top: 0px;
  padding: 4px;
	background-color:#FFFFFF ;
}

#gallery a img:hover {
  border: 1px black solid;
}



/* Vertical nav */
#button {
  width: 160px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
  background-color: #EBEEF2;
  color: #333333;
  border-left: 0px solid #004080;
  border-bottom: 1px solid #004080;
  margin: 0px;
  float: right;
  border-top: 2px solid #004080;
  border-left: 2px solid #004080;
  border-right: 2px solid #004080;
  display:none;
}

#button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 0px;
  margin-top: 0px;
}

#button li {
  border-bottom: 1px solid #004080;
  margin: 0;
}

#button li .link {
  display: block;
  padding: 2px 2px 2px 0.5em;
  background-color: #EBEEF2;
  color: #333;
  text-decoration: none;
  background: ;
  background-repeat: no;
  line-height: 1.4;
}
#button li .aktive {
  display: block;
  padding: 2px 2px 2px 0.5em;
  color: #333333;
  text-decoration: none;
  background-repeat: no;
  line-height: 1.4;
  background-color: #FFFFFF;
}

#button li a:hover {
  color:  #333333;
  background-color: #FFFFFF;
}

/* HEADER ----------------------------------------------------------------- */


.header {
  height: 150px;
  width: 700px;
}
.header img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#content .preview {
  border: 1px solid #004080;
  padding: 4px;
  margin: 5px;
  width: 450px;
  background: #EBEEF2;
}

.box {
  width: 90%;
  overflow: auto;
  border: 1px solid #E0D6BF;
  padding: 10px;
  margin:20px;
}
.player {
  width: 280px;
  overflow: auto;
  border: 1px solid #CCCCCC;
  padding: 10px;
  margin:10px;
  float:left;
}

.thumb a img {
  /*Filter: Gray;  */
  border: 1px solid #D1D1D1;
  margin: 0px;
  padding: 2px;
}

.thumb a:hover img{
    border: 1px solid #000;
    margin: 0px;
    padding: 2px;
}

INPUT {
  background-color: #fff;
  color: black;
  font-size: 11px;
  font-family: Verdana, Arial;
  border: 1px solid #D0D0D0;
  padding: 2px;
  margin: 2px;
}

TEXTAREA {
  background-color: #fff;
  color: Black;
  font-size: 11px;
  font-family: Verdana, Arial;
  border: 1px solid #D0D0D0;
  padding: 2px;
  margin: 2px;
}

.table { border: 1px #000000 solid}
.image {border: 1px #FF0000 solid }

#menu {
  float:left;
  width:700px;
  font-size:100%;
  line-height:normal;
  height: 22px;
  background-color: #004080;
  background:url("./pics/menu91.gif") left top;
  text-align: center;
  cursor: pointer;
}
#menu ul {
  margin:0;
  padding:0px 10px 0 0px;
  list-style:none;
  cursor: pointer;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
  cursor: pointer;
  }
#menu a {
  float:left;
  background:url("./pics/menu91.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  cursor: pointer;
  }
#menu a span {
  float:left;
  display:block;
  background:url("./pics/menu91.gif") no-repeat right top;
  padding:5px 17px 4px 17px;
  color:#FFF;
  width: 77px;
  margin: 0px;
  cursor: pointer;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#FFF;
  font-style: bold;
  }
#menu a:hover {
  background-position:0% -32px;
  }
#menu a:hover span {
  background-position:100% -32px;
  }

#menu #current a {
        background-position:0% -32px;
}
#menu #current a span {
        background-position:100% -32px;
}
#menu .item1, #menu.item1:hover,#menu .item1-active, #menu .item1-active:hover {
  color: #000;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
  color: #c20000;
}
#menu .section .item2, #menu .section .item2:hover,#menu .section .item2-active, #menu .section .item2-active:hover {
	width:130px;
    padding: 3px 6px 3px 6px;
    border: 1px solid #D1D1D1;
    border-top: 0px solid #000;
    font: 10px verdana;
    color: #000000;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 500;
    background-color: #E3E3E3;
}
#menu .section .item2 {
    background-color: #fff;
    color: #000;
    font-weight:normal;
    background: #F6F6F6;
}
#menu .section.item2:hover, #menu .section.item2-active,
#menu .section.item2-active:hover {
    color: #000;
    background-color: #E3E3E3;
    background: #E3E3E3;
}

#menu .item2 img,
#menu .item2-active img{
    position: absolute;
    top: 2px;
    right: 1px;
    border: 0;
}
#menu .section {
    border: 0px #FFFFFF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background: #fff;
    color: #000;
    font-weight:normal;
}
