body{
	background-color: #FFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}


h1{
color: #303030;
text-align: left;
font-size: 35px;
font-family: optima; Times New Roman;
font-weight: 300;


}
h1:hover{
color: #777777;
text-decoration: none;
}

a {
font-size: 12 px;
color: #777777;
text-decoration: none;
}

a:hover{
color: #303030;
text-decoration: none;
}

img {
border: none;
}


.navigation{
	float: left;
	border-width: 0px;
	height: 600px;
	width: 120px;
	border-style: solid;
	border-color: #ff0000;
	text-align: left;
	margin-left: 20px;
}

.kommentar{
text-align:center;

margin-left: 150px;
margin-top: 0px;
border-width: 0px;
border-style: solid;
border-color: #0000ff;
}


.inhalt{
	text-align: center;
	margin-left: 150px;
	border-width: 0px;
	border-style: solid;
	border-color: #00ff00;
	padding-top: 5px;
}

