/*  
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/
Anpassungen für den KV Verden, von Klaus Kappel
*/


* {
	margin : 0;
	padding : 0;
}
body {
	font-family: Arial, Helvetica, sans-serif; /*"Trebuchet MS", Georgia*/
	color: #202123;
	font-size: 12px; /*90%*/
	background-color : #99CC66;
	line-height : 1.4em; 
 	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
/*text-align: center;*/
}
#wrapper {
	background-color : #99CC66;
	padding : 5px;
	width : 975px;
	/*width : 100%;*/
        min-height: 1000px;
        margin-left : auto;
        margin-right : auto;
        text-align: left;
}
#header {
	height : 125px;
        width : 975px;
	background-color :#e0e8bc; /*#e0e8bc; L�CKE ZWISCHEN LOGOS OBEN WEISS*/
	font-size : 200%;
	line-height : 0.6em;
	color : white;
	font-weight : normal;
	text-align : center;
	background-repeat : no-repeat;
	background-position : 100% 0;
	background-image : url(images/header/rotate.php);
}
#header span {
	padding-top : 30px;
	display : block;
	height : 125px;
	background-image : url(images/gruene_kv_verden.gif);
	background-position : 0 0;
	background-repeat : no-repeat;

}
#header a:hover, #header a:active, #header a:focus {
	text-decoration : underline;
}
#header em {
	font-style : normal;
	font-size : 50%;
	color : #FEFF5B;
	font-weight : bold;
}
#statmenu {
	height : 32.5px;
	background-color : #339933;
	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 .current_page_parent {
	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 .current_page_parent 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;
}
#statmenu .page_x_item {                    /*ROTER BUTTON STATMENU*/
	background-image : url(images/statmenu-x2.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#statmenu .page_x_item a {                 /*ROTER BUTTON STATMENU*/
	background-image : url(images/statmenu-y2.gif);
	background-position : 100% 0;
	background-repeat : no-repeat;
}
#all {
	/*background-image : url(images/all_top.gif);*/
	background-position : 0 0;
	background-repeat : no-repeat;
	padding : 10px;
	background-color : #fff;
	/*margin-top : 10px;  WEG, UM L�CKE ZWISCHEN KOPF UND BODY ZU SCHLIE�EN*/
	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 : #e0e8bc;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-size : 120%;
	color : #006600;
}
#tagcloud a {
    color: #3172B4;
    text-decoration: none;
}
#tagcloud a:hover {
    color: #006600;
    background: #FFFFFF;
}

#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: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 #e0e8bc;
	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;
}
#left ul {
	/*background-image : url(images/e_rightbottom.gif);   GH: Funktion ersetzt durch '#left p' s.u. 
	background-position : 100% 100%;
	background-repeat : no-repeat;
	padding-bottom : 10px;
        margin-bottom : 10px;*/
        background-color : #e0e8bc;
}
#left ul .flexo-list a{    /*Zur Steuerung der Unterseiten des Flex-Archivs*/
background-color : #e0e8bc;
background-image : url(images/bullet-green.gif); /*url(images/main_li_current.gif);        GR�NE BULLETS UNTERSEITEN LINKS*/
background-position : left;
background-repeat : no-repeat;
font-weight : normal;
}
#left ul .page_item {      /*steuert im li. Seitenmen� die inaktiven Oberseiten*/
font-weight : bold;
}
#left ul li {
	list-style-type : none;
	margin-left : 9px;
        margin-right : 2px;
	/*padding-top : 2px;*/
}
#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 : top left;
	background-repeat : no-repeat;
}
#left ul .current_page_item a {             /*steuert im li. Seitenmen� die aktivierten Oberseiten*/
	background-color : white;
	background-image : url(images/main_li_nolink.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#left li .page_item a {                      /*steuert im li. Seitenmen� die inaktiven Unterseiten*/
	background-color : #e0e8bc;
	background-image : url(images/bullet-green.gif); /*url(images/main_li_current.gif);       GR�NE BULLETS UNTERSEITEN LINKS*/
	background-position : left;
	background-repeat : no-repeat;
font-weight : normal;
}
#left ul .page_item .current_page_item a {   /*steuert im li. Seitenmen� die aktivierten Unterseiten*/
	background-color : white;
	background-image : url(images/bullet-green.gif); /*url(images/main_li_current.gif);       GR�NE BULLETS UNTERSEITEN LINKS*/
	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/main_li_nolink.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight : normal;
	display : block;
}
#left p {                     /*GH: Unterer Rand linke Leiste wird hergestellt*/
background-image : url(images/e_rightbottom.gif);   /*Aufruf in functions.php "linke Spalte"*/
background-position : 100% 100%;
background-repeat : no-repeat;
background-color : #e0e8bc;
margin-bottom : 10px;
}
#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 li .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;
}
#right {
	float : right;
	width : 185px;
}
#right h2 {
	font-size : 120%;
	color : #006600;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
background-image : url(images/e_lefttop.gif);
	background-position : 0 0;	
/*background-image : url(images/e_righttop.gif);   RECHTE MEN�-TROPFEN WIE LINKE
	background-position : 100% 0;*/
	background-repeat : no-repeat;
	background-color : #e0e8bc;
}
#all h2 a.rsswidget {      /* Titel der Links zu RSS-Seiten korrigiert und rot*/
	color : #006600;
	text-decoration : none;
}
#all h2 a.rsswidget:hover {
	text-decoration : underline;
}
#right ul {
background-image : url(images/e_rightbottom.gif);
	background-position : 100% 100%;	
/*background-image : url(images/e_leftbottom.gif); RECHTE MEN�-TROPFEN WIE LINKE
	background-position : 0 100%;*/
	background-repeat : no-repeat;
	background-color : #e0e8bc;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#right ul li {
	list-style-type : none;
	margin-left : 10px;
	padding-right : 10px;
}
#wp-calendar {
	background-color : #e0e8bc;
	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 : #006600;
}
#wp-calendar a:hover {
	text-decoration : none;
	background-color : white;
	color : black;
}

#right a {
        text-decoration: none;
        font-weight: bolder;
        color: green;
}

#right #rss li a {
	background-image : url(images/rss.gif);
	background-position : left;
	background-repeat : no-repeat;
white-space : pre-line;
}
#right #links li a {
	background-image : url(images/current.gif);
	background-position : left;
	background-repeat : no-repeat;
}
#right .button {                             /*BUTTONS-RECHTS ABSTAND*/
        margin-bottom : 4px;
}
#content {
	margin-left : 190px;
	background-color : #e0e8bc;
	background-image : url(images/content_top.gif);
	background-position : 0 0;
	background-repeat : no-repeat;
	margin-right : 195px;
	padding : 10px 8px 0 8px;
	height : auto;
}
#breadcrumb {
	padding-bottom : 5px;
}
#content h2 {
	color : #006600; /*#365E13;   Titel Themenseiten rot */
	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 {                    /*F�R ROTE ZWISCHEN�BERSCHRIFTEN*/
	font-size : 110%;
	margin-top : 25px;
	color : #006600; /*#4E871C;*/
}
#content h2 a:link {
	color : #006600; /*#4E871C;     Links/Titel Hauptseite rot!  */
	text-decoration : none;
}
#content h2 a:visited {
        color : #006600;                     
        text-decoration : none;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content h2 a:focus {
	background-color : white;
}
#content .alignleft {   /*Umlauf um Bilder korrigiert, alignleft und alignright*/
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	/*border : 4px solid #ffffee; #e0e8bc;*/
}
#content .alignright {
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-top : 10px;
	/*border : 4px solid #ffffee; #e0e8bc;*/
}
#content p {
	margin-top : 10px;   /*GE�NDERT, WG DATUM GRO� UND ABST�NDE DER P's*/
	margin-bottom : 10px;
}
#content .date {
	float : right;
	margin-right : 5px;
        margin-top : 25px;
	line-height : 1em;
	padding : 3px 0 0 0;
	border : 1px solid #92C135;
	width : auto;
	background-color : white;
	margin-left : 5px; 
        min-height : 27px;
}
#content .date .d {
	font-size : 140%;
	display : block;
	text-align : center;
	color : #9eae54;
	padding : 0 3px;
}
#content .date .m {
	display : block;
	font-size : 85%;
	text-align : center;
}
#content .date .y {
	display : block;
	font-size : 95%;
        color : #9eae54;
	text-align : center;
}
#content .t-date {                    /*F�R TERMINE AUF TERMINSEITE*/
	float : left;
	margin-right : 10px;
	line-height : 1em;
	padding : 3px 3px 1px 3px;
	border : 1px solid #92C135;
	width : auto;
	background-color : white;
	/*margin-left : 2px;*/
}
#content .t-date .d {            
	font-size : 100%;
	display : block;
	text-align : center;
	color : #9eae54;
}
#content .t-date .h {
	display : block;
	font-size : 95%;
	text-align : center;
}
#content .post {
	padding : 0px 8px;
	border : 5px solid #e0e8bc;
	margin-bottom : 10px;
	background-color : #ffffee;
}
#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 : 10px;
	margin-top : 15px;
}
#content .post-links {       /*HIER BEGINNEN INFO-K�STEN LINKS-RECHTS*/
width : 255px;
height: 252px;
float: left;
	padding : 0px 8px;
	margin-bottom : 12px;
	background-color : #ffffee;
}
#content .post-rechts {
width : 255px;
height: 252px;
float: right;	
	padding : 0px 8px;
	margin-bottom : 12px;
	background-color : #ffffee;
}

#content .post-title {        /*INFO-K�STEN NUR TITEL*/
border : 5px solid #e0e8bc;
	padding-top: 12px;
	margin-bottom : 10px;
	background-color : #ffffee;
display : block;
clear : both;
}
#content .post-title a:link, #content .post-title a:visited{  
text-decoration : none;
font-size : 120%;
color : #006600;
}
#content .post-title a:hover {
	text-decoration : underline;
}                            /*ENDE INFO-K�STEN NUR TITEL*/
#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 #e0e8bc;
	padding-top : 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link {
	color : #4E871C;
}
#foot a:link {
	color : #92C135;
}
#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 : white;
	color : black;
}
img {
	border : 0;
}
.none {
	display : none;
}
#content ol, #content h1, #content h2, #content h4, #content h5 {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content ul{
	margin-bottom : 15px;
}
#content ol .user, #content ol .admin {
	margin-left : 0;
	list-style-type : none;
	border : 3px solid #e0e8bc;
	padding : 10px;
	margin-bottom : 10px;
}
#content ol .user {
	background-color : #F8FBF2;
	background-image : url(images/user.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content ol .user cite, #content ol .admin cite {
	font-size : 130%;
	margin-left : 40px;
	margin-top : 10px;
	display : block;
}
#content ol .admin {
	background-color : white;
	background-image : url(images/admin.gif);
	background-position : 10px 5px;
	background-repeat : no-repeat;
}
#content h4 {
	font-weight : normal;
	letter-spacing : 3px;
	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 : #ffffee;
	/*border : 3px solid #e0e8bc;*/
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
/*#content em {                  EM SOLL KURSIV SEIN! FUNKTION �BERNIMMT H3
	font-style : normal;
	color : #006600;
}*/
cite {
	font-style : normal;
	color : #92C135; /*#4E871C Green;*/
}
abbr, acronym {
	border-bottom : 1px dotted #708090;
}
samp {
	color : #1E90FF;
}
dfn {
	font-style : normal;
	color : #006600;
	font-family : Georgia, Arial, Helvetica, sans-serif;
}
pre {
	background-color : #ffffee;
	border : 3px solid #e0e8bc;
	padding : 10px;
	overflow : auto;
	width : inherit;
	line-height : 1.5em;
}
.klein {
	font-family : "Times New Roman", Times, serif;
	font-size : 95%;
}
img #wpstats {
#content .post-title { display:none;
}

/*----------------- Formulare ---------------------------*/

#content fieldset {
	border : 3px solid #e0e8bc;
	padding : 10px;
}
#content legend {
	padding-left : 10px;
	padding-right : 10px;
	font-size : 80%;
	color : black;
}
#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 #e0e8bc;
	background-color : white;
}
#content .error {
	background-color : white;
	border : 1px solid #006600;
}
#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;
}
/*----------------- KV Verden ---------------------------*/

.block {
        width: 99%;
	display : block;
        overflow: visible;
}
.block img { float: left; }