body {
	background-color: #000000;
	color: #FF0000;
     }

#center {display: block; text-align: center;}

#inhalt {
        width: 965px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        }

#top {
        color: #FFFFFF;
        background-color: #000000;
        font-family: Arial;
        text-align: center;
}
#top h1 {
        font-size: 50px;
        font-weight: normal;
        letter-spacing: 0.3em;
        line-height: 20px;
}
#top h2 {
        font-size: 25px;
        line-height: 10px;
        letter-spacing: 0.2em;
}

#nav_left{
        font-size: 12px;
        color: #000000;
        background-color: #FF0000;
        max-width: 180px;
        width: 180px;
        float: left;
        text-align: left;
        min-height: 1066px;
        }

#nav_left h1  {
        font-size: 38px;
        line-height: 35px;
        margin-left: 13px;
        }

#nav_left p  {

        margin-left: 13px;
        }


#content {
	min-height: 1066px;
	width: 785px;
	float: right;
	background-color: #FF0000;
	font-size: 14px;
	font-family: #0000
<a href="/kontakt.html/">kontakt</a><br>0000;
	color: #000;
	text-align: center;
}
a {
        text-decoration:none;
        font-weight:bold;
        color:#000000;
        font-size: 16px;
        font-family: Arial;
        line-height: 1.5;
        margin-left: 13px;
}

a:hover {
        color: #D9E6F5;
}

#content .link a
      {
        text-decoration:none;
        color: #FF0000;
        }

.pic {
        float:right;
        margin-right:15px;
        margin-top: 25px;
}

.left {
text-align: left;

}
