@charset "utf-8";

#kopf {
    background:url(../bb-expression-logo-500x154-hell.png) no-repeat center top;
}

body {
    background-color:  #000000;
}
/*

#kopf h3 {
  color: white;
  text-align: right;
  font: Verdana;
  font-size: 1em;
  font-weight: normal;
  padding: 15px 100px 2em 0;
}

#kopf p {
  color: white;
  text-align: right;
  font-size: 2.5em;
  padding: 5px 100px 0 0;}


#owner {
  position: absolute;
  width: 900px; height: 150px;
  left: 0; top: 0;
}  

#owner p {
  color: #ff8500;
  font-size:1em;
  padding: 3.5em 0 0 3em;
}

html body {
  position: relative;
  width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: left; 
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  color: #6e6e6e;
}

#inhalt {
  padding: 3em 2em 0 2em;
}

* {
  margin:0;
  padding:0;
}

#inhalt h1, h3, p {
  padding-bottom:.7em;
}

#inhalt ul {
  padding-left: 14em;
  list-style-type: square;
  list-style-position: inside;
}

.image {
    text-align: left;
    padding-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 16px;
}

#inhalt ul {
    padding: 14px 0 10px 60px;
    list-style-type: "> ";
    list-style-position: outside;
    line-height: 1.5em;
}

*/
/* Linkformate */
/*
#inhalt a:link {
	color: #2d6e86;
	font-weight: normal;
        text-decoration: none;
}

#inhalt a:visited {
	color: #024C68;
}

#inhalt a:hover {
	color: #f34b00;
	text-decoration: underline;
	font-weight: normal;
}

#blaettern a:link {
	color: #2d6e86;
	font-weight: normal;
        text-decoration: none;
}

#blaettern a:visited {
	color: #024C68;
}

#blaettern a:hover {
	color: #f34b00;
	text-decoration: underline;
	font-weight: normal;
}

/* EndLinkFormate */

/*
#discl {
  padding-top: 2em;
  padding-left: 2em;
} 


#discl p {
  font-size: 0.8em;
}

#blaettern {
    text-align: center;
  padding: 0px;
}

#contact p {
  padding: 2em 2em;
}

#lastchange p {
  padding: 0em 2.5em;
  font-size: 0.8em;
}
*/
