/* HTML Elemente */

html {

	font-size: 12px;

}



body {

	margin: 0;

	padding: 0;

	background: #e1f4fa url(images/site_bg.gif) repeat;

	font: 12px Arial, Verdana, Helvetica, sans-serif;

	color: #000;

	line-height: 14px;

}



a {

	color: #837175;

}



a:hover {

	color: #534044;

}



h1, h2, h3, h4, h5, h6 {

	padding: 0;

	margin: 0;

	color: #000;

}

h1 {

	margin-bottom: 10px;

	font-size: 12px;

	font-weight: bold;

}



p {

	margin: 0;

	padding-bottom: 10px;

}



ul {

	padding: 0;

	margin: 0;

}



ol {

	padding: 0;

	margin: 0;

}



/* Allgemeine Klassen */

big {

	font-size: 12px;

  font-weight: bold;

}



small {

	font-size: 10px

}



hr {

	color: #6cd1e3;

	background-color: #6cd1e3;

	height: 1px;

	border: 0

}



form {

	margin: 0;

	padding: 0;

	border: 0

}



input, select, fieldset {

	margin: 0

}



label {

	margin: 0

}



.err {

	color: red

}



.success {

	color: green

}



a img {

	border: none

}



/* Container */



#container {

	width: 100%;

	margin: auto;

}



#header {

	margin: 0 auto;

	width: 1025px;

}



#navicontainer {

	margin: 0 auto;

	width: 1025px;

}



#logo {

  width: 306px;

  float: left;

  background: #fff;

  padding-bottom: 10px;

	margin-left: 113px;

}



#navi {

	margin: 0 auto;

	width: 514px;

  float: left;

  background: #fff;

  padding-bottom: 10px;

}



#content {

	margin: 0 auto;

	width: 1025px;

}



#main {

	margin: 0 auto;

	width: 820px;

	float: left;

	background: #fff;

	margin-top:10px;

	margin-bottom:10px;

  margin-left:113px;

}



#articles {

	float: left;

	width: 526px;

	padding: 20px 24px 0 20px;

	background: #fff;

}



#sidebar {

	float: left;

	width: 240px;

	padding: 11px 10px 20px 0;

	background: #fff;

}



#footer {

  clear: left;

	margin: 0 auto;

	width: 1025px;

	margin-top:10px;

  margin-bottom: 20px;

}



/* Content */



/* Header */



/* Navi */



#navi ul {

	display: inline-block;

	width: 509px;

  height: 9px;

	padding: 9px 0 11px 5px;

	background: #006c83 url() no-repeat left;

	list-style: none;

}



#navi li {

	float: left;

	border-right: 1px solid #fff;

	padding: 0 20px 0 20px;

}



#navi a {

	color: #fff;

	font-weight: bold;

	font-size: 12px;

	text-decoration: none;

}



/* Articles */



div#articles div.date {

	float: left;

	width: 100px;

	height: 100px;

	margin-right: 21px;

	background: #cde2e7 url(images/date_bg.gif);

	font-weight: bold;

	color: #fff;

	text-align: center;

}



#articles p.articleDate {

	font-size: 44px;

	padding: 32px 0 24px 4px;

  color: #231f20;

}



#articles p.articleMonth {

	font-size: 12px;

  color: #231f20;

	padding: 0 0 0 4px;

}



div#articles div.articleItem {

	float: left;

	width: 405px;

  padding-bottom: 22px;

}



div#articles div.articleItemText {

	float: left;

	width: 405px;

	background: url(images/article_bg.gif) bottom repeat-x;

  padding-bottom: 3px;

}



#articles h1 {

	text-transform: uppercase;

	border-bottom: 1px solid #bf9acc;

}



span.posted {

	display: block;

	padding: 5px 0 10px;

	font-size: 11px;

	text-transform: none;

	font-weight: normal;

  color: #4592a4;

}



#articles p.text {

	dispaly: none;

}

div.archiv_hdl {
	padding-left: 121px;
}

#articles div.footer {

	clear: left;

	padding-top: 6px;

}



#articles div.kategorie {

	width: 230px;

  float: left;

  padding-left: 15px;

  background: url(images/kategorie_bg.gif) no-repeat;

}



#articles div.kommentar {

	width: 120px;

  float: left;

  padding: 0 0 3px 23px;

  margin-left: 16px;

  background: url(images/kommentar_bg.gif) no-repeat;

}



#articles div.schlagwort {

  clear: left;

  padding: 9px 0 3px 16px;

  background: url(images/schlagwort_bg.gif) left top no-repeat;

}



div.articleItemText h1.comments {

  padding: 20px 0 10px 0;

}



#articles div.archiv_hdl {

	padding: 0 0 0 121px;

}



#articles div.archiv_hdl h1 {

	text-align: left;

	border-bottom: 0;

	padding: 0 0 0 0;

}



div.articleItemText ul, div.articleItemText ol, div.articleItemText p {

  margin-bottom: 6px;

  padding: 0;

}



div.articleItemText ul {

  margin-bottom: 6px;

  padding: 0 0 0 10px;

	list-style: none;

}



div.articleItemText ol {

  margin-bottom: 6px;

  padding: 0 0 0 27px;

}



div.articleItemText ul li {

	background: url(images/list.gif) no-repeat left top;

	padding-left: 10px;

}



div.articleItemText img {

	margin: 0 10px 6px 0;

	border: 1px solid #a8a9ad;

  padding: 2px;

}



div.articleItemText object {

	margin: 0 0 6px 0;

}



/* Sidebar */



#sidebar p.rssFeed {

	clear: left;

  padding: 20px 0 0 0;

}



#sidebar p.search {

}



#sidebar form {



}



#sidebar p.lable {

	float: left;

	width: 40px;

	padding-top: 2px;

  font-size: 12px;

  color: #555;

}



#sidebar p.input {

	float: left;

	width: 174px;

  padding-left: 5px;

}



#sidebar input.txtfield {

	width: 174px;

  height: 11px;

	float: left;

	border: 1px solid #a0c8d2;

	font-size: 10px;

  padding:0 0 2px 2px;

}



#sidebar p.button {

	float: left;

	width: 14px;

  padding-left: 2px;

}



#sidebar p.function {

	padding: 30px 0 0 0;

}



#sidebar h1.kategorien {

	background: url(images/hdl_kategorien.gif) no-repeat;

text-indent: -9999px;

}

#sidebar h1.letzte_posts {

	background: url(images/hdl_letzte_posts.gif) no-repeat;

  text-indent: -9999px;

}

#sidebar h1.links {

	background: url(images/hdl_links.gif) no-repeat;

  text-indent: -9999px;

}

#sidebar h1.archiv {

	background: url(images/hdl_archiv.gif) no-repeat;

  text-indent: -9999px;

}

#sidebar h1.tagclouds {

	background: url(images/hdl_tagclouds.gif) no-repeat;

  text-indent: -9999px;

}



#sidebar ul {

	list-style: none;

	background: #fff;

}



#sidebar li {

	background: url(images/list.gif) no-repeat left top;

	padding-left: 10px;

	margin-top: 5px;

}



div.tagclouds {

	padding-top: 30px;

  text-align: justify;

}



#sidebar a {

	text-decoration: none;

}



div.tagclouds a:link,

div.tagclouds a:visited {

	line-height: 24px;

	padding-right: 2px;

	text-decoration: none;

}



/* Footer */



#footer div.footerContent {

	width: 820px;

  float: left;

	background: #fff;

  padding: 10px 0 0 0;

	margin-left: 113px;

}



#footer div.footerLeft {

	width: 174px;

  float: left;

  padding-left: 141px;

	font-size: 11px;

}



#footer div.footerMiddle {

	width: 301px;

  float: left;

	font-size: 11px;

}



#footer div.footerRight {

	width: 144px;

  float: left;

	font-size: 11px;

}



#footer p.wordpress {

	padding: 2px 0 0 104px;

}



#footer div.footerBottom {

	width: 820px;

  margin-left: 113px;

	clear: left;

	height: 13px;

	background: url(images/footer_bg.png) no-repeat left top;

}
