body {
	background-repeat: repeat;
	background-attachment : fixed;
}
h1{
	font : normal bold x-large/40px Arial;
}
h2{
	font : normal bold large Arial;
}
h3{
	font : normal bold large Arial;
}
h4{
	font : normal bold large Arial;
}
table {
	font: normal normal normal medium Arial;
}
p.tabellen{
	height : 10px;
	margin : 10px;
	white-space : normal;
}
p.geraetebeschreibung,ul.geraetebeschreibung,li.geraetebeschreibung{
	margin : 5px;
	white-space : normal;
}
p.jugend{
}
p,li{
    	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size : 13px;
}
p.rot{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size : 13px;
   	color: #FF0000;
}
p.aktuellesHeader{
	margin : 10px;
	white-space : normal;
	font : bold;
	background : #FBF000;
	font-weight : bold;
}
p.aktuellesText{
	margin : 10px;
	white-space : normal;
}
a.header{
	background : #FBF000;
	color : #AF0707;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size : 12px;
}
em{
	background : #AF0707;
	color : #FBF000;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size : 12px;
	font-style : normal;
}
a.header:link {  }
a.header:visited {  }
a.header:hover {
	text-decoration:none;
	font-size : 13px;
}

#Menue {
	position: absolute;
	top: 100px; left: 0.00px;
	width: 150px;
	#height: 550px;
	height: 100%;
	border-left: 0px; 
	border: 0px;
	margin: 0px;
	background-image: url(backgrounds/hintergrundMenue.jpg);
}

html>body #Menue {  /* nur fuer moderne Browser! */
    position: fixed;
}

#Header {
	position: fixed;
	top: 0em; left: 0.00px;
	height: 100px;
	width: 1000px;
	border: 0px;
	margin-top: 0em; 
	margin: 0px;
	z-index:2;
	background-image: url(backgrounds/header.jpg);

}

#Inhalt {
        position: absolute;
    top: 120px;
	margin-left: 10em; 
	border: 0px;
	z-index:1;
	height: 150px;
}

.guestbook_table {
    font-family: Tahoma,Verdana,Helvetica;
    font-size: 11px;
    color: #000000;
    background-color: #808080;
  }

  .guestbook_table2 {
    font-family: Tahoma,Verdana,Helvetica;
    font-size: 11px;
    color: #000000;
  }
  
  textarea {
    background-color: #f2f2f2;
    border: 1px solid #808080;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica;
  }

  input {
    background-color: #f2f2f2;
    border: 1px solid #808080;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica;
  }
 
  select {
    background-color: #f2f2f2;
    border: 1px solid #808080;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica;
  }
 
  .checkboxloeschen {
    background-color: #f2f2f2;
    border: 1px solid #808080;
  }
 
  .tableinborder {
    background-color: #000000;
  }

  .tdinstall1 {
    background-color: #f2f2f2;
  }

  .tdinstall2 {
    background-color: #d9e2e7;
  }

  .tdinstall3 {
    background-color: #d9e2e7;
  }

