body {
	background: #EEEBDC;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.box {
	border: 1px solid #f97c00;
	background: #ff9b37;
	padding: 3px;
}

a.box:link, a.box:visited {
	color: #000000;
}

a.box:hover, a.box:active {
	color: #003a09;
}

.nav {
margin-top: 0px;
margin-left: 1px;
margin-right: 1px;
}

.menu {
margin-top: 0px;
margin-right: 7px;
margin-left: 10px;
}

div, td {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	line-height: 1.5;
}

.rechtslinks {
background: #ff6000;
}

.mitte {
background: #ffa800;
}

.rot {
color: #ff0000;
}

.gruen {
color: #00ff00;
}

h2, h3, h4 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
margin-bottom: 2px;
padding-top: 0px;
margin-top: 15px;
}

h5 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
margin-bottom: 5px;
margin-top: 0px;
}

h1 {
	font-size: 18px;
	background: #F0F0F0;
	color: #009933;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

h2 {
	font-size: 15px;
	color: #009933;
}

h3 {
	font-size: 15px;
	color: #009933;
}

h4 {
	font-size: 15px;
	background: #F0F0F0;
	color: #009933;
}

h5 {
	font-size: 15px;
	background: #fffdfa;
	color: #009933;
}

a:link {
text-decoration: underline;
font-weight: bold;
color: #f97c00;
}

a:visited {
text-decoration: underline;
font-weight: bold;
color: #f97c00;
}

a:active {
text-decoration: underline;
font-weight: bold;
color: #f97c00;
}

a:hover {
text-decoration: underline;
font-weight: bold;
color: #FF914E;
}

.center {
text-align: center;
}

p.von {
text-align: right;
margin-top: 0;
margin-bottom: 0;
}

.right {
text-align: right;
}

.rechtsklein {
	text-align: right;
	font-size: 10;
	margin: 15px 0;
	padding: 0;
}
p {
	margin: 5,0,5,0;
}
.antwort {
	margin-left: 20px;
}
.anmeldung {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.listebg1, .listebg2 {

	font-size: 14px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

.listebg1 {
	background: #ff8f20;
}
.listebg1:hover {
	background: #ff9b37;
}

.listebg2 {
	background: #ffa245;
}
.listebg2:hover {
	background: #ffac5a;
}

a.schwarz {
	color: #003a09;
	text-decoration: none;
}

#menu {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
}

#menu li {
	padding: 5px;
}

#menu li ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

#menu li ul li {
	padding: 2px;
	margin: 0px;
}

.borderbottom {
	border-bottom: 3px solid #18982b;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(/wordpress/wp-content/themes/twentyeleven/images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(/wordpress/wp-content/themes/twentyeleven/images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(/wordpress/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 75%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
	float:right;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 0px;
	z-index: 1;
}
#respond .form-allowed-tags {
	clear: both;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
