* {
	margin:0px;
	padding:0px;
	border:0px none;
}

@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Comic Sans MS", cursive;
  font-size:11px;
  color:#660099;
  text-align:center;
   border:0px solid;
   background-color:#fffbea;
}

#container {
  position:relative;
  width: 900px;
  height:600px;
  text-align:left;
  margin: 0 auto;
  background-color:#f7e8fc;
  }
  
#header {
	position:absolute;
	left:0px;
	width:900px;
	height:10px;
	}



#entersite {
	position:absolute;
	top:160px;
	left: 175px;
	height:330px;
	width:500px;
}

#pic {
	position:absolute;
	top:221px;
	left:72px;
	height:300px;
	width:300px;
	background-image:url(klassich.gif);
	}
	
#karte {
	position:absolute;
	top:210px;
	left:480px;
	height:300px;
	width:300px;
	background-image:url(Bilder/karte.gif);
}

#blume{
	position:absolute;
	top:559px;
	left:450px;
	height:35px;
	width:35px;
	background-image:url(Bilder/blume.gif);
}




#textfeldhome {
	position:absolute;
	top:480px;
	left: 0px;
	height:200px;
	width:900px;
}

#textfeld {
	position:absolute;
	left:47px;
	top:180px;
	margin-left:auto;
    margin-right:auto;
    font-family:helvetica,sans;
    width:806px;
    height:360px;
    overflow:auto;
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size:14px;
	text-align:left;
	line-height:1.7em;
	color:#660099;
	border-bottom:1px solid #c497e2;
  	border-left:1px solid #c497e2;
  	border-right:1px solid #c497e2;
}
	

h1 {
	font-size:18px;
	text-align:left;
	line-height:1.5em;
	font-family:"Comic Sans MS", cursive;
	font-weight:normal;
	color:#660099;
}		


h2 {
	font-size:16px;
	text-align:left;
	line-height:1.5em;
	font-family:"Comic Sans MS", cursive;
	font-weight:normal;
	color:#660099;
}		

h3 {
	font-size:16px;
	text-align:center;
	line-height:1.5em;
	font-family:"Comic Sans MS", cursive;
	font-weight:normal;
	color:#660099;
}		
		
h4 {
	font-size:12px;
	text-align:center;
	line-height:1.5em;
	font-family:"Comic Sans MS", cursive;
	font-weight:lighter;
	color:#660099;
}		
h5 {
	font-size:16px;
	text-align:center;
	line-height:1.5em;
	font-family:"Comic Sans MS", cursive;
	font-weight:normal;
	color:#660099;
}		

  
  
#tabelle {
  position:absolute;
  left:47px;
  top:160px;
  width: 806px;
  height:390px;
  font-size:12px;
  text-align:left;
  margin: 0 auto;
  color:#660099;
  line-height:1.7em;
  overflow:auto;
  padding: 0em -1em 1em 1em;
  text-decoration:none;
  border-bottom:1px solid #c497e2;
  border-left:1px solid #c497e2;
  border-right:1px solid #c497e2;
  }
  
  table td {
  vertical-align: middle;
  padding-left:2.0em;
}

  
  .liste_termine {
	font-family:Verdana, Geneva, sans-serif;
  }
  
  .td1 {
	width:30em;
  }
  
  .td2 {
	width:30em;
	height:30em;

  }
  
  
  *+html .td1 {
	 width:30em;
	 height:30em;

  }
  
    *+html .td2 {
	width:30em;
	height:30em;
  }
  
  *html .td1{
	 width:30em;
	 height:30em;

  }
  
  *html .td2 {
	width:30em;
	height:30em;
	  }

#impressum {
  position:absolute;
  left:47px;
  top:180px;
  width: 806px;
  height:360px;
  font-size:12px;
  text-align:center;
  margin: 0 auto;
  color:#660099;
  line-height:1.7em;
  margin-left:auto;
  margin-right:auto;
  padding: 0em 1em 1em 1em;
  text-decoration:none;
  border-bottom:1px solid #c497e2;
  border-left:1px solid #c497e2;
  border-right:1px solid #c497e2;
  }



table{
	padding:0.5em 0.5em 0.5em 0.5em;
}

  
  input {
	  border:1px solid #c497e2;
	  margin-bottom:0.4em;
	  
  }
  
  
  textarea {
	  border:1px solid #c497e2;
	  margin-bottom:0.5em;
  }
  
  .bottons {
	  margin-left:105px;
  }
  

  
a {
    color:#660099;
	text-decoration:none;
  }
  
