/* CSS von KomKa für Hardtwäldle Privat-Bierbrauerei in Lehrte - © Dez.2009 / Jan.2010 by SG  */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F4E635 url(images/bg.png) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.0em;
	line-height: 1.5em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 2em;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 1px 10px 0 1px;
}

img.right {
	float: right;
	margin: 1px 0 10px 0 1px;
}

img.center {
	float: center;
	margin: 1px 10 10 1px;
}

.gruen {
	color:#3E9722;
}

.fettgruen {
	color:#3E9722;
	font-weight: bold;
}

.fett {
	font-weight: bold;
}


/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #FF9933;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 12px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title2 h2 {
	height: 28px;
	padding: 12px 0 0 12px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title3 h2 {
	height: 28px;
	padding: 12px 0 0 12px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFF00;
}

.boxed .content {
	padding: 12px;
	border-top: 1px solid #FFFFFF;
	background: #E9F7E9 url(images/img07.gif) repeat-x;
}



/* Header */

#header {
	width: 920px;
	height: 205px;
	margin: auto;   /*  	margin: 10px  auto;  */
	background: url(images/img01.gif) top center no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 310px;
	height: 80px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 2.6em;
	color: #FEFBEB;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
	color: #FEFBEB;
}

#logo a {
	text-decoration: none;
	color: #FEFBEB;
}

/* Header > Menu */

#menu {
	float: right;
}

/*  IE menu muss ca. 50px tiefer)  */

* #menu ul {
	margin: 0;
	padding: 70px 10px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	color: #FFFFFF;
}

#menu .active a {
	color: #000000;
	background-image: url(images/img03.gif);
}
#menu .active a:hover {
	color: #000000;
	background-image: url(images/img03a.gif);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	background: url(images/contentbg.png) repeat-y;
}

/* Content > Main */

#main {
	float: left;
	width: 490px !important;
	width: 487px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Zitate */

#zitate {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 215px;
	margin: 0px auto;
}

#sidebar .boxed .title h2 {
	background: #386338 url(images/img08.png) no-repeat;
}

#sidebar .boxed .titlea h2 {
	background: #386338 url(images/img08.png) no-repeat;
	color: #FFFF00;
	}

#sidebar .boxed .title2 h2 {
	background: #386338;
}

#sidebar .boxed .title3 h2 {
	background: #386338 url(images/img08.png) no-repeat;
	color: #FFFF00;
}



/* Content > Sidebar > li1 (login) */

#li1 {
}

#li1  form {
}

#li1  fieldset {
	border: none;
}

#li1  legend {
	display: none;
}

#li1  label {
	display: block;
}

#li1  input {

	margin-bottom: 10px;
	padding: 5px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > litxt (updates)  */

#litxt {
}

#litxt ul {
	margin: 0;
	list-style: none;
}

#litxt h3 {
	font-size: .8em;
}

#litxt p {
	line-height: normal;
	font-size: .8em;
}

#litxt a {
	text-decoration: none;
}

/* Content > Sidebar2  */

#sidebar2 {
	float: left;
	width: 215px;
}

#sidebar2 .boxed .title h2 {
	background: #386338 url(images/img10.png) no-repeat right top;
}

#sidebar2 .boxed .title2 h2 {
	background: #386338;
}

#sidebar2 .boxed .title3 h2 {
	background: #386338 url(images/img10.png) no-repeat right top;
	color: #FFFF00;
}

#sidebar2 .boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: #E9F7E9 url(images/img11.gif) repeat-x;
}


/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > Quick Links*/

#quicklinks {

}

#quicklinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 2px solid #386338;
}

#footer p {
	color: #386338;
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #386338;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}








/* Postings */

.post {
}

.post .title {
	border-bottom: 1px dotted #386338;
	background: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	color: #386338;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #386338;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
	background: #FFFFFF;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	background: #FFFFFF;
}