/*
Theme Name: Babble
Theme URI: http://elite-media.de/
Description: Widgetf&auml;higes Theme mit optimierter Navigation f&uuml;r weniger Barrieren.
Version: 1.2 Beta
Author: Astrid Sch&auml;fer
Author URI: http://www.elite-media.de/
Modified by: Stefan Meretz
Stefan Meretz URI: http://www.meretz.de/
*/


* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	color: #202123;
	font-size: 90%;
	background-color: #F0F7E2;
	line-height: 1.4em;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper {
	background-color: #365E13;
	padding: 10px;
	min-width: 700px;
	width: 100%;
}
#header {
	height: 80px;
	background-color: #92C135;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(images/header_right.gif);
}
#header h1 {
	display: inline;
	float: left;
	height: 50px;
	background-image: url(images/header_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
	padding: 13px 0 0 16px;
	float: left;
}
#header h2 {
	display: inline;
	float: left;
	margin: 46px 0 0 25px;
	font-style: normal;
	font-size: 1.2em;
	color: #FEFF5B;
	font-weight: bold;
}
#header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	margin-right: 12px;
	color: white;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
	line-height: 1.3em;
}
#header p {
	float: right;
	margin: 26px 12px 0 0;
	z-index: 1000;
}
#statmenu {
	height: 32.5px;
	background-color: #4E871C;
	padding-top: 7.5px;
	padding-left: 10px;
}
#statmenu li {
	list-style-type: none;
	background-image: url(images/statmenu.gif);
	background-position: 0 100%;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-right: 7px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #92C135;
}
#statmenu .current_page_item {
	background-image: url(images/statmenu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#statmenu li a {
	color: white;
	text-decoration: none;
	background-image: url(images/statmenu_2.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
#statmenu .current_page_item a {
	background-image: url(images/statmenu_1.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	color: black;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:focus  {
	color: black;
}
#statmenu  .current_page_item a:focus, #statmenu   .current_page_item a:active {
	text-decoration: underline;
}
#all {
	background-image: url(images/all_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: white;
	margin-top: 10px;
	clear: both;
}
#left {
	float: left;
	width: 180px;
}
#left h2 {
	background-image: url(images/e_lefttop.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #E4F0CA;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 120%;
	color: #FF4500;
}
#searchform {
	background-image: url(images/searchform.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 60px;
	padding-top: 10px;
	line-height: 1em;
	background-color: #D0E6A4;
	margin-bottom: 10px;
	margin-top: 10px;
}
#searchform label {
	margin-bottom: 3px;
	display: block;
}
#searchform input {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	font-size: 120%;
	color: #365E13;
}
#searchform #b {
	font-size: 95%;
}
#searchform #b:focus {
	background-color: black;
	color: white;
}
#searchform #s {
	background-image: url(images/search_input.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 120px;
	height: 22px;
	border: 1px solid #D0E6A4;
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 5px;
	cursor: text;
}
#searchform #s:focus {
	background-image: url(images/search_focus.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
/*#searchform #searchsubmit {
	background-image: url(images/lupe.gif);
	background-position: 50px -20px;
	background-repeat: no-repeat;
}*/
#left ul {
	background-image: url(images/e_rightbottom.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #E4F0CA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left ul li {
	list-style-type: none;
	margin-left: 10px;
	padding-top: 2px;
	margin-right: 10px;
}
#left ul li a, #right ul li a {
	color: #365E13;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background-image: url(images/main_li_nolink.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#left ul .current_page_item a {
	background-color: white;
	background-image: url(images/current.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#left ul li a:hover, #right ul li a:hover, #left ul li a:active, #left ul li a:focus, #right ul li a:active, #right ul li a:focus {
	background-color: white;
	color: black;
}
#left ul li strong {
	background-color: white;
	padding-left: 18px;
	background-image: url(images/current.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: normal;
	display: block;
}
#left #catmenu ul {
	background-image: none;
	margin: 0;
	padding: 0;
}
#left #catmenu li a {
	background-image: none;
}
#left #catmenu li {
	background-image: url(images/main_li_nolink.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
}
#left #catmenu li ul li {
	margin-left: 15px;
}
#left #catmenu .current-cat {
	background-image: url(images/current.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
	background-color: white;
}
#left #month li a {
	background-image: url(images/archiv.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#left #last li a {
	background-image: url(images/last.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
}
#left #login li a {
	background-image: url(images/personal.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#left .recentcomments {
	font-size: 90%;
	line-height: 1.3em;
}
#left #recentcomments li {
	padding: 3px 0;
}
#left #recentcomments a {
	background-image: none;
}
#right {
	float: right;
	width: 180px;
}
#right h2 {
	font-size: 120%;
	color: #FF4500;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/e_righttop.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #E4F0CA;
}
#right ul {
	background-image: url(images/e_leftbottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #E4F0CA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#right ul li {
	list-style-type: none;
	margin-left: 10px;
	padding-right: 10px;
}
#wp-calendar {
	background-color: #E4F0CA;
	width: 100%;
	background-image: url(images/e_leftbottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#wp-calendar caption {
	background-color: #F4F9E9;
	line-height: 1.5em;
	font-size: 90%;
}
#wp-calendar td, #wp-calendar th {
	text-align: center;
	border: 1px solid White;
	font-size: 90%;
}
#wp-calendar #today {
	background-color: #F4F9E9;
}
#wp-calendar a {
	color: #FF4500;
}
#wp-calendar a:hover {
	text-decoration: none;
	background-color: white;
	color: black;
}
#right #rss li a {
	background-image: url(images/rss.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#right #links li a {
	background-image: url(images/current.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#content {
	margin-left: 190px;
	background-color: #F0F7E2;
	background-image: url(images/content_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-right: 190px;
	padding: 10px 10px 0 10px;
	height: auto;
}
#breadcrumb {
	padding-bottom: 5px;
}
#content h2 {
	color: #365E13;
	font-size: 140%;
	margin-top: 10px;
	width: auto;
}
/*#content h2 em {
	font-size: 70%;
	font-weight: normal;
	color: #92C135;
}
#content h2 em var {
	color: black;
	font-style: normal;
}*/
#content h3 {
	font-size: 110%;
	margin-top: 10px;
	color: #4E871C;
}
#content h2 a {
	color: #4E871C;
	text-decoration: none;
}
#content .imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 5px solid #E4F0CA;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .print {
	float: right;
	margin: 24px 28px 0 10px;
	padding: 3px;
}
#content .print a:hover, #content .print a:active, #content .print a:focus {
	background-color: #D0E6A4;
}
#content .date {
	float: right;
	margin: -15px 7px 0 10px;
	line-height: 1.0em;
	padding: 3px;
	border: 1px solid #92C135;
	width: auto;
	background-color: white;
}
#content .date .d {
	font-size: 140%;
	display: block;
	text-align: center;
	color: #FF5D20;
}
#content .date .m {
	display: block;
	font-size: 80%;
	text-align: center;
}
#content .date .y {
	display: block;
	font-size: 67%;
	text-align: center;
	line-height: 0.95em;
}
#content .termin {
	display: inline;
	padding: 2px;
	color: #365E13;
	font-weight: bold;
	border: 1px solid #365E13;
}
#content .post {
	border: 5px solid #E4F0CA;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #F4F9E9;
}
#content .post small {
	display: block;
	margin-bottom: 15px;
}
#content .post .postend {
	background-image: url(images/comment.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 15px;
}
#content #xende {
	background-image: url(images/content_bottom.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px;
	clear: both;
	margin-right: -10px;
}
#foot {
	text-align: center;
	font-size: 80%;
	text-indent: 20px;
	clear: none;
	margin-top: 10px;
	border-top: 3px solid #E4F0CA;
	padding-top: 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link, #foot a:link {
	color: #4E871C;
}
#content a:visited, #foot a:visited {
	color: #92C135;
}
#content a:hover, #foot a:hover {
	text-decoration: none;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
	background-color: black;
	color: white;
}
.none {
	display: none;
}
#content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content ol .user, #content ol .admin {
	margin-left: 0;
	list-style-type: none;
	border: 3px solid #E4F0CA;
	padding: 10px;
	margin-bottom: 10px;
}
#content ol .user {
	background-color: #F8FBF2;
}
#content ol .admin {
	background-color: white;
}
#content ol .num {
	font-size: 110%;
	font-weight: bold;
	float: right;
}
#content ol .user cite, #content ol .admin cite {
	font-size: 110%;
	font-weight: bold;
	display: block;
}
#content ol .user p, #content ol .admin p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h4 {
	font-weight: bold;
	letter-spacing: 2px;
	color: #92C135;
/*	font-size: 90%;*/
}
#content h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#breadcrumb h3 {
	color: #A2CE4B;
	margin: 0;
}
#content ul li, #content ol li {
	margin-left: 20px;
}
blockquote {
	padding-left: 50px;
	background-color: #F4F9E9;
	border: 3px solid #E4F0CA;
	background-image: url(images/blockquote.gif);
	background-position: 5px 15px;
	background-repeat: no-repeat;
}
/*#content em {
	font-style: normal;
	color: #FF4500;
}*/
cite {
	font-style: normal;
	color: Green;
}
abbr, acronym {
	border-bottom: 1px dotted #708090;
}
samp {
	color: #1E90FF;
}
dfn {
	font-style: normal;
	color: #FF4500;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
pre {
	background-color: #F4F9E9;
	border: 3px solid #E4F0CA;
	padding: 10px;
	overflow: auto;
	width: inherit;
	line-height: 1.5em;
}
.klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

/*----------------- Bilder ---------------------------*/
img {
	border: 0;
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 4px 0;
	display: inline;
}
img.alignnone {
	padding: 4px;
	margin: 0 7px 4px 0;
	display: block;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*----------------- Formulare ---------------------------*/

#content fieldset {
	border: 3px solid #E4F0CA;
	padding: 10px;
}
#content legend {
	padding-left: 10px;
	padding-right: 10px;
/*	font-size: 80%;*/
	color: #365E13;
}
#content label {
	float: left;
	width: 130px;
}
#content .nonlabel {
	float: none;
	width: auto;
}
#content input {
	font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	background-color: #F6FAED;
	border: 1px inset white;
}
#content .btn {
	border: 3px solid #E4F0CA;
	background-color: white;
}
#content .error {
	background-color: white;
	border: 1px solid #FF4500;
}
#content input:focus, #content textarea:focus {
	background-color: white;
}
#content textarea {
	width: 99%;
	background-color: #F6FAED;
	margin-top: 5px;
	border: 1px inset white;
}
.clear {
	clear: both;
}

/*-------------------- Tabellen ---------------------------*/

#multiple_column {
	table-layout: fixed;
	width: 100%;
	vertical-align: top;
	margin-top: -10px;
}
#multiple_column td {
	vertical-align: top;
}
#multiple_column p {
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background-image: url(images/main_li_nolink.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#multiple_column img {
	vertical-align: bottom;
}
#multiple_column a:hover, #multiple_column a:active, #multiple_column a:focus {
	background-color: #D0E6A4;
	color: black;
}

