html, 

#inhalt {padding:50px 50px 50px 50px;
	} 

	p {
        font-family: "Garamond", "Times New Roman", serif;
        font-size: 16px;
        color: #660000;
        }


        h1{
        text-indent: 30px;
        font-family: "Garamond", "Times New Roman", serif;
        color: #660000;
        }

        h2{
        text-indent: 30px;
        font-family: "Garamond", "Times New Roman", serif;
        color: #660000;
        }

        h3{
        text-indent: 30px;
        font-family: "Garamond", "Times New Roman", serif;
        color: #660000;
        }

        h4{
        font-family: "Garamond", "Times New Roman", serif;
        color: #660000;
        }

        a {text-decoration:none;}

        a:link {color: #660000;}
	
	a:visited {color: #660000;}

        a:hover {font-weight: bold;}

        a img {border: none;}