body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, li, img, ul, ol{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #d7d2bc url(images/hintergrund.jpg) top center no-repeat;
	color: #212121;
	
}
a{
	color: #498bbf; text-decoration: none;
}
a:hover{
	color: #498bbf; text-decoration: underline;
}
img{
	border: none;
}
img a{
	border: none;
}
.alignright{
	float: right;
} 
.alignleft{
	float: left;
} 
.aligncenter{
	margin: auto;
}
#header{
	margin: auto; height: 165px; background: url(images/header-bg.jpg) top left repeat-x;	
}
#header-content{
	margin: auto; width: 1011px; height: 166px; background: url(images/header2.gif) top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif; text-align: left;
}
.blog-name{
	margin: 0 0 0 15px; padding-top: 35px;
}
.blog-name h2{
	font-size: 36px; color: #eee; display: inline;
}
.blog-name h2 a{
	color: #d7d2bc; text-decoration: none;
}
.blog-name h2 a:hover{
	color: #d7d2bc; text-decoration: none;
}
.blog-name h3{
	margin: 15px 0 0 30px; color: #eee; font-size: 18px; font-weight: bold; display: inline;
}
#wrapper{
	width: 1011px; margin: auto; text-align: left; overflow: hidden;
	background: #d7d2bc url(images/wrapper.gif) top left repeat-y;
}
#menu{
	width: 1011px; height: 80px; margin: 0; background: #d7d2bc url(images/menu5.gif) top left no-repeat;
}
.menu-titles{
	float: left; width: 635px; margin: 0 0 0 30px; padding-top: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu-titles h2{
	font-size: 17px; color: #d7d2bc; font-weight: normal;
}
.menu-titles h2 a{
	color: #d7d2bc; text-decoration: none; padding: 0 18px 0 15px; border-right: #d7d2bc 1px dotted;
}
.menu-titles h2 a:hover{
	color: #ececec; text-decoration: none;
}
.social{
	float: left; margin: 0 0 0 40px; width: 305px; color: #d7d2bc; font-size: 17px; padding-top: 41px;
}
.social a{
	float: left; margin-left: 10px;
	color: #d7d2bc; text-decoration: none; border-bottom: #d7d2bc 1px dotted;
}
.social a:hover{
	color: #ececec; text-decoration: none;
}
#container{
	float: left; width: 680px; margin: 0px;
}
.sidebar{
	float: left; margin: 0; width: 320px; line-height: 24px;
}

.sidebar ul{
	list-style-type: none; width: 305px; padding-bottom: 30px;
}
.sidebar ul a{
	color: #606060;
}
.sidebar ul a:hover{
	color: #606060; text-decoration: underline;
}
.sidebar ul ul{
	margin: 10px 0 0 20px; padding: 0px;
}
.sidebar ul ul li{
	border-bottom: #ececec 1px solid; width: 255px; padding: 2px 5px 2px 5px;
}
.sidebar ul h3{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #d7d2bc;
	margin: 20px 0 0 0; font-weight: normal; background: url(images/menu.jpg) center left no-repeat;
	padding: 26px 15px 16px 20px; line-height: 24px;
}
.sidny-de{
	line-height: 26px; width: 265px; margin: 15px 0 0 20px;
}
.sidny-de h3{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal;
	padding: 0 5px 5px 5px; border-bottom: #ececec 1px solid;
}
.sidny-de p{
	margin-top: 8px; padding: 0 5px 0 5px;
}
.post{
	padding: 5px 40px 0px 45px;
}
.post h1{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 30px;
	padding-bottom: 10px;
}
.post h1 a{
	color: #212121; text-decoration: none;
}
.post h1 a:hover{
	color: #212121; text-decoration: underline;
}
/*
.post h1{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 34px;
}
*/
.post h3{
	font-family: Georgia, "Times New Roman", Times, serif; color: #212121; font-weight: normal;
	font-size: 26px;
}
.post img{
	background: #ececec; border: #cccccc 1px solid; padding: 3px;
}
.post p{
	padding: 5px 0 5px 0;
}
.post h2.ueberschrift{
	width: 515px;
	padding-top: 10px;
}
.entry{
	border-bottom: #ececec 1px solid; padding: 20px 0 10px 0; line-height: 26px;
}
.entry blockquote{
	padding: 5px 15px 5px 15px;
}
.entry ul, ol{
	padding: 0 25px 0 25px;
}
.entry h1, h2, h3{
	padding: 0px 0 5px 0;
}
.entry h2{
	font-size: 16px;;
}
#footer{
	float: left; width: 1011px; height: 110px; margin: 0;
	background: #d7d2bc url(images/footer.gif) top left no-repeat;
}
#footer-credits{
	padding: 30px 45px 10px 45px; font-size: 17px; color: #eee;
}
#footer-credits a{
	color: #d7d2bc; text-decoration: none; border-bottom: #d7d2bc 1px dotted;
}
#footer-credits a:hover{
	color: #eee; text-decoration: none;
}
