a:link    {text-decoration:none; color: #66cc99;}
a:visited {text-decoration:none; color: #66cc99;}

h1 {
    color: #ff9900;
    font-weight: lighter;
    font-size: 4em; 
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
     }

h2 {
    color: #666666;
    font-weight: lighter;
    font-size: 1.8em; 
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

h3 {
    color: #666666;
    font-weight: lighter;
    font-size: 1.4em; 
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

h4 {
    color: #ff9900;
    font-weight: lighter;
    font-size: 1.4em; 
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
}

h5 {
    color: #ff9900;
    font-weight: lighter;
    font-size: 2.2em; 
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
}


p {
    
    color: #666666;
    font-weight: lighter;
    font-size:0.9em;
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
}
.content {
		 	margin: 100px auto;
		 	width:300px;
		 	background:#ffffff;
		 	border:0px;
		 	
}

.bild {
	max-width: 100%;
	height: auto;
}



