@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);

{   
	margin: 0;  
    padding: 0;  
}  
  
header, footer, nav {  
    display: block;  
}  

a {
	border: none;
}


body {  
	background-color: #dae3e8;
	background:#d7e4cf url("images/bg.gif") repeat;
	font-family: 'PT Serif', Georgia, serif;	
	font-weight:normal;
	color:#333333;
    margin: 30px 0 30px 60px;  
    margin: 30px auto;
    width: 703px;  
}

p {  
    padding-bottom: 10px;  
}  
	
header {
	position:relative;
	background-color: #fff;
	width: 703px;
	height: 190px;
	height: 180px;
	-moz-border-radius-topright: 45px;
	border-top-right-radius: 45px;
}

	header img {
		position: relative;
		width: 350px;
		top: 20px;
		left: 60px;
		border: none;
	}
	
	h1 {
	 	position:absolute;
		top: 125px;
		top: 115px;
		left: 205px;
		font-family: 'PT Serif', Georgia, serif;
	 	font-weight:bold;
	 	font-size: 35px;
	 	font-size: 30px;
		color:#269dd7;
		margin: 0;  
	    padding: 0;  
	    text-decoration: none;
	}

#Spendenstoerer {  
	display: block;
	position: absolute;
	left: 670px;
	top: 180px;
	height: 180px;
	width: 180px;
    z-index:100;
}


*#Knopf {
	width: 180px;
	top: 0px;
	left: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}

*#Knopf:hover {
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
}
	

#menu {  
    display: block;  
    position: relative;
	padding: 0px;
	margin: 5px 0 0 0;
    width: 100%;
	height: 36px;
    background-color: #b7c6cd; 
    z-index: 50;
}  
	
	#menu ul {
		padding: 0 0 0 10px;
		margin: 0px;
	}

	#menu ul li {
		padding: 0px;
		margin: 0px;
	    list-style: none;  
	    float: left;
	}

	#menu ul li ul {
		padding: 0px;
		margin: 0px;
	    position: absolute;
	}
	
	#menu ul li ul li { display:none; }
	#menu ul li:hover ul li { display:block; }

	#menu ul li ul li {
	    position: relative;
        float: none;
	}

	#menu ul li a {
		display: block;
	    background-color: none; 
	    padding: 5px 10px;
		font-family: 'PT Serif', Georgia, serif;	
		font-style: normal;
		font-weight:normal;
		font-size: 19px;
        text-align: left;  
        text-decoration: none;  
        color: #fff;  
	}

	#menu ul li ul li a {
		display: block;
	    background-color: #fff; 
	    padding: 5px 20px;
		font-family: 'PT Serif', Georgia, serif;	
		font-style: normal;
		font-weight:normal;
		font-size: 19px;
        text-align: left;  
        text-decoration: none;  
        color: #333;  
	}

	#menu ul li ul li a {
		-webkit-box-shadow: 5px 5px 9px rgba(0,0,0,0.3); /* webkit browser*/ 
		-moz-box-shadow: 5px 5px 9px rgba(0,0,0,0.3); /* firefox */ 
		box-shadow: 5px 5px 9px rgba(0,0,0,0.3);
	}

        #menu ul li a:visited {  
            color: #fff;  
		}  

        #menu ul li ul li a:visited {  
            color: #333;  
		}  

        #menu ul li a:hover {  
            background-color: #269dd7;  
            color: #fff;
        }  

        #menu ul li ul li a:hover {  
            background-color: #269dd7;  
            color: #fff;
        }  





#Willkommen {  
    margin: 5px 0 0 0;  
    height: 503px;
	-moz-border-radius-bottomleft: 45px;
	border-bottom-left-radius: 45px;
	position: relative;
	overflow: hidden;
}  


	#Willkommen nav {
		position: absolute;
		right: 25px;
		bottom: 30px;
	}

	#Willkommen nav ul li {
	    list-style: none;  
	    float: left;  
    }  

		#Willkommen nav ul li a {
			display:block;
		    margin-left: 20px;  
	        width: 130px;  
	        height: 130px;
	        font-size: 28px; 
	        font-family: 'PT Serif', Georgia, serif;
		 	font-weight: bold;
			color: #269dd7;  
	        line-height: 36px;  
	        text-align: center;  
	        text-decoration: none;  
	        background: #fff;			
			-webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.3); /* webkit browser*/ 
			-moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.3); /* firefox */ 
			box-shadow: 3px 3px 9px rgba(0,0,0,0.3);
			-moz-border-radius: 4px;
			border-radius: 4px;
			padding: 13px;
			position:relative;
		}

		#Willkommen nav ul li a:hover {
	        background: #269dd7;
	        color: #fff;				
		}

		*#Pfeil {
			font-family: Zapf Dingbats, ZapfDingbats;
			position: absolute;
			bottom: 20px;
			left: 35%;
			font-size: 60px;
		}
	

#Inhalt {  
    display: block; 
    background-color: #fff; 
	margin: 5px 0 0 0;
	padding: 15px 40px 30px 40px;
}  
    	

	#Inhalt #Start {
		padding-top: 20px;
		font-family: 'PT Serif', Georgia, serif;	
		font-style: italic;
		line-height: 1.5em;
		font-weight:normal;
		color:#666;
		font-size: 20px;
	}

  		#Inhalt h3 {
			font-family: 'PT Serif', Georgia, serif;	
			font-style: italic;
			font-weight: bold;
			font-size: 28px;
			line-height: 35px;
	        text-align: left;  
	        text-decoration: none;  
	        color: #333;    			
			margin: 0px;
			padding: 20px 0 25px 0;
			position: relative;
  		}

  		#Inhalt p {
			font-family: 'PT Serif', Georgia, serif;	
			font-style: normal;
			font-weight:normal;
			font-size: 18px;
			line-height: 26px;
	        text-align: left;  
	        text-decoration: none;  
	        color: #333;    			
			margin: 0px;
			padding: 0 0 15px 0;
  		}

		#Inhalt p em {
			font-style: italic;			
		}

		#Inhalt p b {
			font-weight: bold;
		}

		#Inhalt p q, #Inhalt #vita li q {
			font-style: italic;			
	        color: #777;   			
		}

			#Inhalt p q:before, #vita li q:before {
				content:"»";
			}
	
			#Inhalt p q:after, #vita li q:after {
				content:"«";
			}	
  
  		#Inhalt ul {
			font-family: 'PT Serif', Georgia, serif;	
			font-style: italic;
			font-weight:normal;
			font-size: 18px;
			line-height: 26px;
	        text-align: left;  
	        text-decoration: none;  
	        color: #333;    			
			margin: 0px;
			padding: 0 0 15px 20px;
			list-style-type: square;
  		}
  		
  			#Inhalt ul li, #Inhalt ol li {
				margin: 0px;
				padding: 0px;
  			}

  		#Inhalt ol {
			font-family: 'PT Serif', Georgia, serif;	
			font-style: normal;
			font-weight: normal;
			font-size: 18px;
			line-height: 26px;
	        text-align: left;  
	        text-decoration: none;  
	        color: #333;    			
			margin: 0px;
			padding: 0 0 15px 40px;
			list-style: lower-alpha;;
  		}

		#Inhalt .entoderweder {
			list-style: decimal;
		}

		#Inhalt .entoderweder li {
			list-style: decimal;
			width: 270px;
			margin: 0 15px 20px 0;
			float: left;
		}

		#Inhalt h4 {
			font-family: 'PT Serif', Georgia, serif;	
			font-style: normal;
			font-weight: bold;
			font-size: 22px;
			line-height: 30px;
	        text-align: left;  
	        text-decoration: none;  
	        color: #333;    			
			margin: 0px;
			padding: 20px 0 15px 0;			
		}	
  
  		#Inhalt a { text-decoration: none; color: #269dd7 }
  		#Inhalt a:visited { color: #269dd7; }  
  		#Inhalt a:hover { background: #269dd7; color: #fff; }  


		#Inhalt img {
			padding: 0px;
			margin: 0px;
		}

		#Inhalt .Bild {
			float: right;
			min-width: 100px
			min-height:50px;
			max-height: 380px;
			max-width: 300px;
			padding: 5px 0 15px 15px;
		}

		#Inhalt .icon { 
			margin-right: 10px; 
		}

		#Inhalt .projektbild { 
			width: 600px; 
			clear: both;
		}  
  
  		#Inhalt #vita {
  			list-style: none;
			font-style: normal;
			margin: 0px;
			padding: 0 0 15px 55px;
  		}
  		
  		#Inhalt #vita li {
  				text-indent: -55px;
				margin: 0px;
				padding: 0 0 10px 0;
  			}
  		

  	#Inhalt nav ul {
		padding: 0px;
		margin: 15px 0 0 0;
		height: 150px;
	    list-style: none;  
	}

	#Inhalt nav ul li {
	    float: left;  
    }  

		#Inhalt nav ul li a {
			display:block;
		    margin: 0 20px 20px 0; 
		    min-width: 100px; 
	        height: 25px;
	        font-size: 20px; 
	        font-family: 'PT Serif', Georgia, serif;
		 	font-weight: bold;
		 	font-style: normal;
			color: #269dd7;  
	        text-align: center;  
	        text-decoration: none;  
	        background: #fff;			
			-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.3); /* webkit browser*/ 
			-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.3); /* firefox */ 
			box-shadow: 2px 2px 6px rgba(0,0,0,0.3);*/
			-moz-border-radius: 4px;
			border-radius: 4px;
			padding: 7px 10px;
		}

		#Inhalt nav ul li a:after {
				content:" ➼";
				font-family: Zapf Dingbats, ZapfDingbats;
				font-size: 24px;
		}

		#Inhalt nav ul li a:hover {
	        background: #269dd7;
	        color: #fff;				
		}

.programmzeit {
	width:90px;
	vertical-align: top;
}
  
footer {
    margin-top: 5px;  
	width: 703px; 
	background: #b7c6cd;
	height: 120px;
	-moz-border-radius-leftbottom: 45px;
	border-bottom-left-radius: 45px;
	position: relative;
}

footer nav {
	display: block;  
    position: absolute;
    bottom: 0px;
    padding: 0 0 15px 20px;
}

footer nav ul {
	padding: 0px;
}
  
footer nav ul li {
    list-style: none;  
    float: left;  
}

    footer nav ul li a {  
        display: block;  
		margin: 0px;
	    padding: 5px 20px;
		font-family: 'PT Serif', Georgia, serif;	
		font-style: normal;
		font-weight:normal;
		font-size: 19px;
        text-align: left;  
        text-decoration: none;
        color: #fff;  
    }  
  
        footer nav ul li a:visited {  
            color: #fff;  
		}  

        footer nav ul li a:hover {  
        	background-color: #269dd7;  
        	color: #fff;
        }  

  
