
body {
  background: url(../images/hintergrund_gto.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: black;
  text-align: center;
}

td {
  font-size: 11px;
}

th {
  font-size: 14px;
}

h1 {
  font-size: 16px;
  font-weight: normal;
}

h2 {
  font-size: 14px;
  font-weight: normal;
}

h3 {
  font-size: 12px;
  font-weight: normal;
}

a:link, a:visited, a:active {
  color: red;
  text-decoration: none; 
}

a:hover {
  text-decoration: none;
  font-weight: bold;
}

#container {
  width: 800px;
  background: #003300;
  margin: 10px auto;
}


#head {
  width: 805px;
  height: 120px;
}

#nav1 {
  width: 800px;
  height: 28px;
  border-top: 1px solid white;
  display: none; 
}

.navbut {
  width: 133px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-top: 4px;
}

.navbut a:link, .navbut a:visited {
  text-decoration: none;
  color: white;
}

.navbut a:active, .navbut a:hover {
  color: #003300;
  letter-spacing: 1px;
  background: white;
}

#main {
  width: 800px;
  height: 500px; 
}

#main1 {
  width: 800px;
  height: 475px;  
  background: white;  
}

#main1 img {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

#start {
  background: url(../images/titelbild_wind1.jpg) no-repeat;
  width: 800px;
  height: 500px;
}

#fuss {
  text-align: right;
  color: white;
  display: none;
}

#fuss a:link, #fuss a:active, #fuss a:visited {
  text-decoration: none;
  color: white;
}

#fuss a:hover {
  font-weight: bold;
}

#fuss address {
  float: left;
  text-align: left;
  font-style: normal;
}

#titel {
  float: left;
  margin-left: 35px;
  color: #006600;
  font-size: 22px;
}

#gruss h1 {
  font-size: 24px;
}

#gruss h2 {
  font-size: 18px;
}

#spalte1 {
  width: 210px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
 
}

#spalte2 {
  width: 400px;
  float: left;
  font-size: 14px;
  text-align: left;
 
}

#sprachen {
  background: none;
  width: 500px;
  height: 20px;
  float: right;
  margin-top: 354px;
  font-size: 16px;
  font-weight: bold;
  color: #ff6600;
}

#sprachen a:link, #sprachen a:active, #sprachen a:visited {
  text-decoration: none;
}

#sprachen a:hover {
  color: #003300;
  letter-spacing: 1px;
}
 
.dengl {
  float: right;
  width: 125px;
}

#kontakt {
  width: 720px;
  float: left;
  margin-left: 40px;
  text-align: left;
}

.impress {
  color: white;
  text-align: left;
  margin-left: 20px;
  margin-top: 20px;
  width: 700px;
  padding-bottom: 5px;
  
}

.impress h1 {
  margin: 0;
  padding: 0 0 20px 0;
}

.impress ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.impress ul li {
	float: right;
	width: 450px;
}

.impress p {
	float: left;
	margin: 0;
	padding: 0;
}

.anmeld {
  text-align: left;
  float: left;
  margin-left: 60px;
}

#acrobat {
  float: left;
  text-align: left;
  margin-left: 65px;
  clear: both;
}

#fotobox {
  float: left;
  margin-left: 40px;
}

.foto {
  width: 225px;
  float: left;
}

.foto h1 {
  margin: 0;
  padding: 0;
  font-size: 16px;
}

#ergeb {
  text-align: left;
  width: 320px;
  float: left;
  margin-left: 50px;
}

#plan img{
  margin-top: 5px;
}












