/*Hauptstile*/

body {
    background-color: #141313;
  	color : #ffffff;
    font-family : verdana, arial, helvetica, sansserif;
  }

a:link, a:visited {
    text-decoration:none;
    text-underline:none;
    color: #ffffff;
  }
a:active {
    text-decoration:none;
    text-underline:none;
    color: #ff0000;
  }

a:hover {
    text-decoration: none;
    color: #ff0000;
  }

#menue{
	height:100px;
	text-align:center;
	vertical-align:top;
	line-height: 24px;
	font-size:11px;
}


#haupt {
	margin-left:150px;
	margin-top:50px;
	margin-bottom:100px;
	width:500px;
}

#linie_links {
	border-left-style:solid;
	border-left-color:#ff0000;
	border-left-width:2px;
	width:20px;
}

#fusszeile {
	font-size: 10px;
	color:#cc0000;
	text-align:center;
	height:60px;
	vertical-align:bottom;
}

/*table {
    border-bottom-width : 0px;
    border-collape : collapse;
    border-left-width : 0px;
    border-right-width : 0px;
    border-spacing : 0px;
    border-top-width : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
    text-align: center;
    vertical-align: middle;
  }
*/

.inhalt {
    font-size: 11px;
    line-height: 300%;
    text-align: left;
    vertical-align: top;
    color: #eeeeee;
  }


.bild_1 {
    font-family : Verdana, Arial, Helvetica, Sansserif;
    font-size : 11px;
    font-style : normal;
    line-height : 130%;
    text-align : center;
    height: 40px;
    vertical-align: bottom;
  }


.logo {
    text-align : left;
  }

h2 {
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#ff0000;
	font-family : Verdana, Arial, Helvetica, SansSerif;
}

h4 {
    color : #da0000;
    font-family : Verdana, Arial, Helvetica, SansSerif;
    font-size : 14px;
    font-weight : normal;
    text-align : left;
  }


h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #ff0000;
  }

#galerie {
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}

#impressum {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    line-height: 200%;
  }


#link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 11px;
    color: #4444ff;
  }


#linktext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 140%;
    color: #dddddd;
  }


#bildunter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    line-height: 140%;
    font-style: italic;
    color: #bbbbbbb;
    height: 50px;
  }


#hinweis {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    height : 110px;
    text-align : justify;
    vertical-align : middle;
  }


#erlaeuter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    vertical-align: middle;
    text-align: left;
    line-height: 175%;
    color: #eeeeee;
    width:400px;
  }


#text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 125px;
    text-align: left;
  }

#biotext {
    font-size: 11px;
    line-height: 22px;
    text-align: left;
    width:400px;
    height:600px;
    vertical-align:top;
  }

