body {
	margin: 0 auto;
	background: #f6c43d url(images/body_bg.png) no-repeat top;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
}

h1, h2, h3 {
	font-weight: normal;
	color: #cb1b09;
}

h1 a, h2 a, h3 a {
	color: #cb1b09;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #cb1b09;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	letter-spacing: -1px;
	font-size: 20px;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 185%;
}

blockquote {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	font-style: italic;
	border-left: 5px solid #f6c43d;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
}

#bigbox {
        width: 810px;
        margin: 0 auto;
}

#header {
        background: url(images/header_bg.png) no-repeat left bottom;
	width: 810px;
	height: 345px;
	float: left;
}


#search {
	float: right;
	padding-top: 70px;
	padding-right: 30px;
}

#searchquery {
	width: 10.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
}

#searchsubmit {
	background: #939B00;
	border: 1px solid #5F6800;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

.commentmetadata {
	background: #f2f3f4;
	border: 3px solid #f2f3f4;
	font-size: 12px;
	color: #333;
	padding: 2px;
}

#navi {
	width: 810px;
	height: 40px;
        padding-top: 0px;
        padding-left: 0px;
	float: left;
	background: url(images/navi_bg.png) repeat-x left top;
}

#navi ul {
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}

#navi li {
	float: left;
        margin-right: 15px;
}

#navi a {
        font-size: 14px;
	border: none;
	text-decoration: none;
	color: #f6c43d;		margin-right:20px;
}

#navi a:hover {
        font-size: 14px;
        font-weight: bold;
	text-decoration: none;
	color: #f6c43d;
}

#pagebg {
	width: 810px;
	float: left;
	background: url(images/content_bg.png) repeat-y left top;
}

#content {
	float: left;
	width: 530px;
        margin-top: 10px;
        margin-left: 20px;
}

#commentform #submit {
	width: 100px;
        height: 30px;
        background: #d9531a;
        border: #cb1b09 solid 1px;
        color: #fff;
}


#commentform #comment {
	width: 460px;
        height: 200px;
}


input, textarea {
     	padding: 2px 5px;
	background: #ffffff;
	border: 1px solid #cb1b09;
	color: #333;
}


.post {
	padding-bottom: 25px;
}

.post .title {
	margin: 0;
}

.post h1 {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 1.7em;
	padding-right: 35px; 
}

.post h2 {
	margin: 0;
	padding-right: 30px; 
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}

.pagetitle {
	margin: 0;
	padding: 20px;
}

.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font-size: 10px;
	color: #333333;
}

.post .longmeta {
	height: auto;
}

.post .meta .autor {
	float: left;

}

.post .meta .datum {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}

.post .links {
	margin: 0;
	padding: 5px 0 20px 0;
	line-height: normal;
	font-size: 0.8em;
}

.post h1 a, .post h2 a  {
	text-decoration: none;
}

#sidebar {
        padding-top: 0px;
	float: right;
	width: 230px;
	margin-top: 10px;
        margin-right: 20px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
        padding: 0px;
}

#sidebar li {
	padding: 0 15px;
}

#sidebar li ul {
	margin-bottom: 20px;
}

#sidebar li li {
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 14px;
        font-weight: bold;
	padding-left: 20px;
        color: #cb1b09;
        background: url(images/stern.png) no-repeat left top;
}

#sidebar a {
        font-size: 12px;
	color: #cb1b09;
        text-decoration: none;
}

#sidebar a:hover {
	color: #666;
	text-decoration: none;
}

#searchform {
	width: 230px;
        height: 50px;
}

#sidebar #searchform #s {
	width: 110px;
        height: 22px;
	padding: 2px;
        border: #cb1b09 2px solid;
        background: #d9531a;
        float: left;
}

#sidebar #searchsubmit {
	background: url(images/suchen.png) no-repeat left top;
        height: 30px;
        width: 89px;
        border: none;
        float: left;
        margin-left: 10px;
}

#footer {
	width: 800px;
	height: 20px;
        padding-top: 5px;
        padding-left: 10px;
	margin-bottom: 30px;
	background: #cb1b09 url(images/footerbg.png) no-repeat left bottom;
	font-size: 12px;
        color: #fff;
        float: left;
}
