/* Haupeinstellungen */
/* Haupeinstellungen */
html {
	height: 100%;
	padding: 0 0 1px 0;
}body {
	margin: 10px 0;
	padding: 0;
	background: #EFFCF0
	line-height: 1.4em;
	color: #235324;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p, blockquote, ul, ol {
	margin-top: 0;
}
	
a {
	color: #660000;
}

a:hover {
	text-decoration: none;
}
.active {
	text-decoration: blink;
	color: #990000;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #660000;
	line-height: 120%;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #660000;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #235324;
}
h4, h5, h6  {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #660000;
}

/* Menu */

#menu {
	width: 800px;
	height: 35px;
	background: #EFFCF0;
	border: 10px solid #235324;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 27px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	font-size: 1.1em;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#menu a:active {
	float: left;
	height: 27px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 16px;
}

#menu a:hover {
	background: #DAEBDB;
}

#header {
	width: 800px;
	height: 180px;
	border: 10px solid #235324;
	border-top: none;
	background-image: url(../images/header_2011.jpg);
	margin: 0 auto;
}
/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	line-height: 1.4em;
	padding: 10px;
	border: 10px solid #235324;
	border-top: none;
	background-color: #EFFCF0;
	background-image: url(../images/img04.gif);
	background-repeat: repeat-y;
}

/* Posts left*/
#postsleft {
	float: left;
	width: 210px;
	padding: 10px;
}
.subhead  {
	color: #550000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-top: 10px;
}

#postsleft .story {
	padding: 0px 10px 0 10px;
}
#postsleft .list {
	padding: 0px 10px 0 10px;
	line-height: 100%;
}

/* Posts Right*/

#postsright {
	float: right;
	width: 500px;
	padding: 10px;
}
#postsright   .post {
	padding-bottom: 5px;
}

postright .subhead {
	color: #CC3300;
	font-family: "Times";
	font-size: 1.2em;
}

#postsright .story {
	padding: 10px 10px 0 20px;
}
#postsright .imageleft {
	padding: 0px 15px 15px 0;
}

#postsright .imageright {
	padding: 0px 0px 5px 15px;
	float: right;
}
.bottomborder {
	background-image: url(../images/img05.gif);
	background-repeat: repeat-x;
	width: 460px;
	float: inherit;
	vertical-align: baseline;
}
/* Footer */

#footer {
	margin: 5px auto 10px auto;
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #660000;
}

#footer a {
	color: #FFFFFF;
}
#li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 0.8em;
}
