* {
	margin: 0;
	padding: 0;
	}


				
							
						
body {
	
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	font-style:normal;
	font-weight: normal;
	background-color: #CCC;
 
	}
	
h1 {  font-size:2.5em; color:#990033;  margin-left:10px; margin-bottom:20px; padding-top:5px;
	}
			
h2 { margin-top:30px; margin-bottom:30px; margin-left:10px; font-size:1.8em; color:#666666; font-weight:normal;
	}

h3 { font-size:1.8em; color:#666666; 



	}


p { text-indent:3%; font-size:1.2em;
margin-left:5px;

margin-bottom:6px;
}






cite { font-style: italic;  font-size:1.2em; font-weight: lighter; color: #300;
margin-left:5px;
	}
	
p:first-letter{ font-style:italic; font-size:1.1em; font-weight:bold; color:#990033;
				}

p img {
	border:1px solid #ccc;
	margin-right:6px;
	
	padding:1px;
	     }


a{	color:#990033;
	font-style:normal;
	text-decoration:none;
   }


/* id`s */


	
#container {
	
	width:905px;
	margin-left: auto;
	margin-right: auto;
	min-height:1000px;
	

             }

#header {
	
	background-color: #ececae;
	background-image: url(../images/hort_8.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	
          }
		  
#logo {
	position: relative;
	top:0px;
	left:70px;
	background: transparent;
	
		
          }

#content {

	
	
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990033;
	background-color: #ececae;
        
            }
  
		   
#box_bilder{ 
	position:static;
	top:20px;
	margin:20px auto 40px auto;
	padding:10px;
	max-width:600px;
               }
			   
#dias { position:relative; 
        margin:20px auto 50px auto;
		max-width:700px;
         }


#tabelle{ margin-top:50px;
          margin-right:auto; 
          margin-bottom:10px;
          margin-left:auto;
		  width:50%;
		
          }

/* Navigation 	*/
 

	
#navi  { margin: 3px; padding: 2px;
    	 text-align: center;
		 background-color: #ececae;
		 width:897px;
		} 
	
#navi li {  list-style: none;
            display: inline;
			}

#navi a   {	color: #990033;
	        font-style:normal;
	        text-decoration:none;
	        font-size:1.1em;
	        margin:4px;
			}



#navi  a:hover{
	              background-color: #ececae;
	              color: #666666;
	              font-size:1.1em;
				} 
	
					
/*class*/

.bild { width:168px; 
		margin-top:30px;
		margin-right:30px;
		margin-bottom:30px;
		margin-left:10px; 
		border:1px solid #ccc;
		padding:3px;
          }

.liste { margin-top:10px;
		 margin-left:25px;
		 font-size:1.2em;
          }

.wichtig1 {
	background-color: #99CC99;
	text-align:center;
	font-style:italic;
	font-size:1.2em;
	position: static;/
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
            }



.wichtig2 { text-indent:none; 
            margin-top:10px;
			margin-bottom:70px; 
            font-size:1.2em;
            }
			
.wichtig3 {
	background-color: #99CC99;
	text-align: left;
	margin:20px auto 20px auto;
	font-style:italic;
	font-size:1.2em;
            }



.linie { width:200px; 
         margin-left: auto;
		 margin-bottom:auto;
         margin-right:auto;
         border-bottom:solid #990033;		 	
         }
		 
		 

		
