body {
	background: #fff;
	color: #222;
	line-height: 140%;
	margin: 0 0 2em;
	padding: 0;
}
a, a:link {
	outline: none;
	text-decoration: none;
}
div.hfeed a,div.hfeed a:link,div.entry-content ul.xoxo li.hentry span a,div.entry-content ul.xoxo li.hentry span a:link{
	border-bottom: 1px solid #9aa1ae;
	color: #34425b;
}
img {
	border: 0px;
}

#header {
	background-color: #FFFFFF;
	position: fixed;
	width: 100%;
	padding-top: 12px;
	margin-bottom: -120px;
}

div.entry-content h2 {
	border-bottom: 1px solid #000000;
	color: #b86b7a;
}
div.entry-content h2,
div.entry-content h3 {
	font-size: 1.5em;
	margin:1em 0 -0.5em;
}
div.entry-content h2,
div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6{
	font-weight:400;
}
div.entry-content h3 {
	border-bottom: 1px solid #000000;
	color: #b86b7a;
	font-size: 16px;
	font-weight: bold;
}
div.entry-content h4 {
	font-size: 1.4em;
	margin: 1.5em 0 -0.3em;
}
div.entry-content h5 {
	font-size: 1.3em;
	margin: 1.5em 0 -0.4em;
}
div.entry-content h6 {
	font-size: 1.2em;
	margin: 1.5em 0 -0.5em;
}


.Stil1 {
	font-size: xx-small;
}
.Stil2 {
	font-size: 14px
}
.Stil4 {
	font-size: 14px;
	font-weight: bold;
}
.Stil5 {
	color: #FF0000
}
.Stil6 {
	font-size: 9px
	color: #333333;
}
.Stil7 {
	font-size: 12px
}
.Stil16 {
	font-size: 12px;
	color: #B86B7A;
	font-weight: bold;
}
.Stil17 {
	font-size: large;
	font-weight: bold;
}
.Stil18 {
	font-size: 18px;
	color: #B86B7A;
	font-weight: bold;
}
.Stil26 {
	font-size: 10px;
	color: #333333;
}
#content {
	height: 80%;
	padding-top: 130px;
	padding-left: 155px;
}

#navigation {
	padding-top: 150px;
	float: left;
	position: fixed;
	width: 140px;
	margin-right: -20%;
	text-align: right;
}

#navigation h3{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 133%;
	letter-spacing: 1px;
	margin: 0 0 0.1em;
	text-transform: uppercase;
}

#navigation .link a {
	border-bottom: 1px solid #CCD0D6;
	color: #34425B;
	text-decoration: none;
}

#navigation .link a:hover {
	border-bottom: 1px solid #0D1117;
	color: #0D1117;
}

