body {
	background: #FFFFFF url(images/top.JPG) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border: 1px solid #cecece;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#content a{
	color: #6495ED;
	text-decoration: underline;
}

#content a:hover{
	text-decoration: none;
}

hr {
	display: none;
}

#header {
	background: rgb(34, 3, 0) url(images/bg_menu.bmp) repeat-x;
	background-position: bottom;
	width: 950px;
	margin: 0 auto;
}

#logo {
	margin-left: -165px;
	margin-top: 20px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 30px;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: orange;
}

#logo a {
	color: orange;
	text-decoration: underline;
}

#splash {
	float: right;
	width: 754px;
	height: 266px;
	padding-bottom: 3px;
	background: url(images/head2.jpg) no-repeat left top;
}

#header {
	width: 950px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 930px;
	padding-left: 20px;
	background: url(images/menu.JPG) repeat-x left top;
	font-family: Papyrus;
	font-size: 15px;
	margin-bottom: 2px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 60px;
}

#menu li a {
	float: left;
	padding: 20px 20px 15px 20px;
	margin-right: 2px;
	margin-left: 2px;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu li a:hover {
	color: orange;
	background: url(images/img05.jpg);
	border-top: 2px solid orange;
}

#menu li a:active {
	color: orange;
	background: url(images/img05.jpg);
	border-top: 2px solid orange;
}

#menu li#aktiv a {
	color: orange;
	background: url(images/img05.jpg);
	border-top: 2px solid orange;
}

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

#page {
	width: 950px;
	margin: 0 auto;
}


#content {
	float: left;
	width: 750px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

#footer {
	clear: both;
	width: 950px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/top.JPG) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#sidebar {
	float: left;
	margin-top: 30px;
	width: 190px;
	font-size: 14px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding-left: 15px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
}

#sidebar li li#streck{
	border-top: 1px solid rgb(2, 126, 2);
}

#sidebar li li#titel{
	border-top: 1px solid rgb(2, 126, 2);
	margin-top: 0px;
	margin-bottom: -4px;
	font-size: 18px;
}

#sidebar li ul li a {
	color: orange;
	font-family: papyrus;
	font-weight: bold;
	text-decoration: none;
}

#sidebar li ul li a:hover {
	color: black;
	text-decoration: none;
}

#entry h3, h4 {
	margin-bottom: 0px;
}
