body
{
	background-color: #fafafa;
	color: #333;
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 140%;
	margin: 0;
	padding: 0;
	padding-top: 50px;
}
#container
{
	margin: 10px auto;
	width: 760px;
}
blockquote,p,li,.entry-title
{
	padding-left: 10px;
	padding-right: 10px;
}
blockquote
{
	margin-left: 20px;
	margin-right: 0;
}
#site-name
{
	color: #222;
	font-size: big;
	margin: 15px 0;
	padding-left: 159px;
}
nav
{
	float: left;
	margin-right: 5px;
	padding-top: 50px;
	text-align: right;
	width: 150px;
}
.section_list
{
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.section_list ul
{
	list-style-type: none;
}
.section_list li
{
	margin: 0 10px 2px 0;
	padding: 0;
}
#content
{
	line-height: 140%;
	margin: 0 155px;
	padding-top: 10px;
}
#content-bild
{
	margin: 0 155px;
}
h1,h2,h3
{
}
.entry-title
{
	font-size: 18px;
}
a
{
	border-bottom: 0px #000 solid;
	color: #222;
}
a img
{
	border-bottom: 0px !important;
}
h1 >a
{
	background-color: #f1f1f1;
	border-bottom: 0px !important;
	font-style: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
article >header >a
{
	background-color: #fafafa;
	font-style: italic;
	text-decoration: underline;
}
a:hover
{
	background: #ff0;
	color: #000 !important;
}
a:active
{
	background: #222;
}
nav a
{
	border: none;
	color: #ccc;
	font-style: normal;
	text-decoration: none;
}
nav p
{
	font-size: medium;
	line-height: 1.5em;
	text-align: right;
}
small,.small
{
	font-size: 0.9em;
}
