body {
	color: #666666;
	letter-spacing: normal;
	margin-top: 0px;
	
}

img {
	border: none;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}




blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

/* Menu */

#menu {
	float: right;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 100px 65px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
#sidebar {
	float: none;
	width: 150px;
	margin: 30,;
	margin-top: 20px;
	
}
#footer {
	height: 100px;
	
}

#footer p {
	margin-top: 10;
	text-align: center;
}
.rahmen_schwarz {
	border: 1px solid #000000;
}

