<!--
body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #FFF;
	font-size: 0.8em;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

    #links {
      display: none;
    }
	
	#links_links {
      display: none;
    }
	
	#links_music {
      display: none;
    }
	
	#links_contact {
      display: none;
    }
	
	#links_about {
      display: none;
    }
	
	#links_gallery {
      display: none;
    }
	
	#links_guestbook {
      display: none;
    }
	
	  #hauptmenue {
	  width:800;
      left: 0px;
      right: 0px;
      top: 0px;
	  text-align:left;
	  background-color:#FFF;
    }

    #content {
      margin-left: 0px;
	  width: 800px;
	  padding:20px;
	  text-align:left;
    }
    #footer {
      display: none;
    }
	
   
acronym{
	background-color : #f0f0f0;
	cursor : help;
}

legend{
font-weight:bold;
}
   
input.text { background: Silver; }
textarea.text { background: Silver; }
option.text { background: Silver; }
select.text { background: Silver; }
input.button { width: 35px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #DDE9EE; cursor:pointer; }

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size : 1.6em;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size : 1.1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	color : #000;
}

td {
	font-size : 0.9em;
}

hr {
	color : #CCC;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}

.great {
	font-size: 1.5em;
}
	
.red {
	color : #C18DAA;
	}
	
div.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color: #000;
	float : left;
	font-weight : bold;
	width : 20px;
	height : 20px;
}

.brown {
	color : #ffffff;
	background-color :#339999;
}

.borderall {
	border : 1px outset #b7b7b7;
}

.borderall2 {
	border : 1px inset #b7b7b7;
	background : #dce1e4;
	color: #000;
}

.borderall3 {
	border : 1px inset #5F5F5F;
	background-color : #e6e09d;
}

.borderall4 {
	border : 1px outset #b7b7b7;
	background-color : #c1d9e3;
	color: #000;
}


a:link {
  color : #0033cc;
  background-color : transparent;
  text-decoration : underline;
}


a:visited {
  color : #0033cc;
  background-color : transparent;
  text-decoration : underline;
}


a:active {
  color : #0033cc;
  background-color : transparent;
  text-decoration : underline;
}


a:hover {
	color : #0033cc;
	text-decoration : underline;
}

-->

