
html, body {
	margin: 0;
	padding: 0px;
	text-align: center;
	border: 1px black;
}

body  { color: #000000; font-size: 13px; font-family: Arial, Verdana; background: #8D8D8E url("images/top_right.gif") no-repeat right top; padding: 0 0 }

a  { color: #FF9900; text-decoration: none; background: inherit inherit inherit inherit; padding-right: 0px }

a:hover {
	text-decoration: underline;
}


acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	background: inherit;
	color: #E1E1E1;
	text-align: left;
}

h1, h1 a {
	background: inherit;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	background: inherit;
	color: #000000;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0px 0px 10px 10px;
	text-align: left;
	width: 715px;
}

#content a:hover {
	text-decoration: underline;
	
}

#content img {
	float: left;
	margin: 0px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	/*background: url(images/bottom.gif) no-repeat bottom center;*/
	background-color: #FFF;
	clear: both;
	color: #000;
	font-size: 11px;
	height: 20px;
	padding: 11px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	
}

#header {
	background: inherit;
	color: #a0a999;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0px 0px 0 7px;
	text-align: right;
	width: 490px;
}

#header a {
	background: inherit;
	color: #990000;
}

#header img {
	border: none;
}

#page {
	/*background: url(images/middle.gif) repeat-y top center;*/
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
	border: 1px solid #000;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #595949;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 170px;
	
}

#sidebar a {
	background: inherit;
	color: #FF9900;
}

#sidebar a:hover {
	background: inherit;
	text-decoration: underline;
}

#sidebar h2 {
	background: inherit;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(images/masterhead.jpg) no-repeat top center;
	height: 149px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.commentbody {
	color: #595949;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	background: inherit;
	color: #808979;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	background: inherit;
	color: #808979;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	background: inherit;
	color: #808979;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #005577;
}

#menu   { font-size: 12px; font-family: Arial; font-weight: normal; padding-top: 8px; padding-left: 0px; }
#buts  { background: url("images/head.gif") no-repeat center top; height: 32px; background: #000;}

#menu a {
	background: inherit; padding-left: 8px;
	color: #FFF;
}

#menu a:hover {
	background: inherit; padding-left: 8px; color: #F58405;text-decoration: none
}

.intern   { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.a.intern { font-family: Arial; text-decoration: none }

#fw_linkbaum , #fw_linkbaum a   { color: #fff; font-size: 10px; font-family: Verdana; font-style: normal; font-weight: normal; line-height: 16px; list-style-type: none; margin: 0; padding: 0; width: 967px }
#fw_linkbaum  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; padding-top: 2px; clear: both }

#fw_linkbaum a:hover { color:#F99D1C; text-decoration:underline; }

#fw_linkbaum li {
float: left;
margin: 0;
width: 190px;
}
#fw_linkbaum li ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#fw_linkbaum li ul li {
float: none;
background:none;
padding:0;
width:auto;
}

#fw_linkbaum li.footer_baufivermittler, #fw_linkbaum li.footer_baufi, #fw_linkbaum li.footer_ratgeber, #fw_linkbaum li.footer_themen, #fw_linkbaum li.footer_darlehen {
width:190px;
}

#footer2  { font-size: 11px; font-family: Arial; background: #000000; text-align: justify; margin: 0 auto 0; padding: 10px; width: 938px; height: 150px; clear: both; border: solid 1px black }