body {
width: 12cm;
margin: 0 auto;
font: normal 10pt/1.3em Helvetica, Arial, Geneva, sans-serif;
color: #000;
}

h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, Geneva, sans-serif;
color: #111;
font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
	border-bottom: 2px solid #111;	
}

h4 {
	font-size: 1em;
	border-bottom: 2px solid #aaa;
}


blockquote {
font-style: italic;
margin-left: 2em;
}

a:link, a:visited, a:focus, a:hover, a:active {
color: #111;
text-decoration: underline;
}

.kommentar, .kommentar-alt, .manu {
	border-bottom: 1px solid #aaa;
}

#footer {
	border-top: 1px solid #111;
}


#navigation, #teaser, #sidebar, .gravatar img, #comment-form, #comment_form {
display: none;
}
