body { 
	font-size: 62.5%; 
	font-family: "Myriad Pro", Tahoma, Verdana, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
border: 0;
}

#content img {
padding:2px;
}   

h1 {
	font-size:4em;
}

h2 {
	font-size: 2.5em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
	padding-bottom:5px;
}
h6 {
	font-size: 1em;
}

h2, h3, h4, h6 {
	margin: 0;
	padding: 0;
}


#content2 {
	font-size:2em;
}

#footer {
	font-size:1.2em;
}

.profilbild {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}


#nav a {
}

a {
text-decoration:none;
}

a:link,a:visited,a:active {
color:#000;
}

#nav a:hover {
background-color:#000;
color:#fff;
}