/*  
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/
*/


* {
	margin : 0;
	padding : 0;
}
body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #000000;
	font-size: 90%;
	background-color : #93a7ff;
	line-height : 1.4em;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 15px;
	margin-bottom : 20px;
	min-width: 1000px;
}
#wrapper {
	background-color : #93a7ff;
	padding : 0px;
	min-width : 700px;
	width : 100%;
}
#header {
	height : 80px;
	font-size : 200%;
	line-height : 0.6em;
	color : white;
	font-weight : normal;
	text-align : left;
}
#header span {
	

}
#header a {
	text-decoration : none;
	color : White;
}
#header a:hover, #header a:active, #header a:focus {
	font-weight: bold;
}
#header em {
	font-style : normal;
	font-size : 50%;
	color : white;
	font-weight : bold;
}
#statmenu {
	height : 32.5px;
	background-color : #93a7ff;
	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 : #93a7ff;
}
#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/my-all-top.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding : 10px;
	background-color : white;
	margin-top : 10px;
	clear : both;
}

#left {
	float : left;
	width : 180px;
	font-size : 90%;	
}
#left h2 {
	background-image : url(images/my-e_lefttop.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #dfe5fc;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-size : 120%;
	color : #000000;
}
#searchform {
	background-image : url(images/my-searchform.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding-left : 10px;
	height : 60px;
	padding-top : 10px;
	line-height : 1em;
	background-color : #c3cefd;
	margin-bottom : 10px;
	margin-top : 10px;
	font-size : 100%;
	font-weight: bold
}
#searchform label {
	margin-bottom : 3px;
	display : block;
}
#searchform input {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border : 0;
	background-color : transparent;
	cursor : pointer;
	font-size : 120%;
	color : #000000;
}
#searchform #b:focus {
	background-color : black;
	color : white;
}
#searchform #s {
	background-image : url(images/my-searchfocus.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	width : 120px;
	height : 22px;
	border : 1px solid #c3cefd;
	font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-top : 3px;
	padding-left : 5px;
	cursor : text;
}
#searchform #s:focus {
	background-image : url(images/my-searchfocus.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}
#left ul {
	background-image : url(images/my-e_rightbottom.jpg);
	background-position : 100% 100%;
	background-repeat : no-repeat;
	background-color : #dfe5fc;
	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 : #000000;
	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 {
	color: #3D5FF8;
	font-weight: bold;
	
}
#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;
}
#right {
	float : right;
	width : 160px;
	font-size : 90%;	
}
#right h2 {
	font-size : 120%;
	color : #000000;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 5px;
	background-image : url(images/my-e_righttop.jpg);
	background-position : 100% 0;
	background-repeat : no-repeat;
	background-color : #dfe5fc;
}
#right ul {
	background-image : url(images/my-e_leftbottom.jpg);
	background-position : 0 100%;
	background-repeat : no-repeat;
	background-color : #dfe5fc;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#right ul li {
	list-style-type : none;
	margin-left : 10px;
	padding-right : 10px;
}
#wp-calendar {
	background-color : #dfe5fc;
	width : 100%;
	background-image : url(images/my-e_leftbottom.jpg);
	background-position : 0 100%;
	background-repeat : no-repeat;
	border-collapse : collapse;
	margin-bottom : 10px;
}
#wp-calendar caption {
	background-color : #f0f2fc;
	line-height : 1.5em;
	
}
#wp-calendar td, #wp-calendar th {
	text-align : center;
	border : 1px solid White;
	
}
#wp-calendar #today {
	background-color : #f0f2fc;
}
#wp-calendar a {
	color : #000000;
}
#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 : #f0f2fc;
	background-image : url(images/my-content_top.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	margin-right : 170px;
	padding : 10px 10px 0 10px;
	height : auto;	
}
#breadcrumb {
	padding-bottom : 5px;
}
#content h2 {
	color : #000000;
	font-size : 140%;
	margin-top : 10px;
	width : auto;
}
#content h2 em {
	font-size : 70%;
	font-weight : normal;
	color : #000000;
}
#content h2 em var {
	color : black;
	font-style : normal;
}
#content h3 {
	font-size : 110%;
	margin-top : 10px;
	color : #000000;
}
#content h2 a {
	color : #000000;
	text-decoration : none;
}
#content .imgleft {
	float : left;
	margin-right : 20px;

	margin-bottom : 10px;
	margin-top : 10px;
	border : 5px solid #dfe5fb;
}
#content p {
	margin-top : 15px;
	margin-bottom : 15px;
}
#content h2 a:hover {
	text-decoration : underline;
}
#content .date {
	float : right;
	margin-right : 7px;
	line-height : 1em;
	padding : 3px;
	border : 1px solid #000000;
	width : auto;
	background-color : white;
	margin-left : 10px;
}
#content .date .d {
	font-size : 140%;
	display : block;
	text-align : center;
	color : #000000;
}
#content .date .m {
	display : block;
	font-size : 80%;
	text-align : center;
}
#content .post {
	border : 5px solid #dfe5fb;
	padding : 10px;
	margin-bottom : 20px;
	background-color : #FFFFFF;
}
#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/my-content_bottom.jpg);
	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 #dfe5fb;
	padding-top : 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link, #foot a:link {
	color : #000000; font-weight: bold;
}
#content a:visited, #foot a:visited {
	color : #000000;  font-weight: bold;
}
#content a:hover, #foot a:hover {
	color : #3D5FF8;  font-weight: bold;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
	background-color : black;  font-weight: bold;
	color : white;
}
img {
	border : 0;
}
.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 : #f0f2fc;
	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 : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight : normal;
}
#breadcrumb h3 {
	color : #000000;
	margin : 0;
}
#content ul li, #content ol li {
	margin-left : 20px;
}
blockquote {
	padding-left : 50px;
	background-color : #f0f2fc;
	border : 3px solid #f0f2fc;
	background-image : url(images/blockquote.gif);
	background-position : 5px 15px;
	background-repeat : no-repeat;
}
#content em {
	font-style : normal;
	color : #000000;
}
cite {
	font-style : normal;
	color : #000000;
}
abbr, acronym {
	border-bottom : 1px dotted #708090;
}
samp {
	color : #1E90FF;
}
dfn {
	font-style : normal;
	color : #000000;
	font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
pre {
	background-color : #f0f2fc;
	border : 3px solid #f0f2fc;
	padding : 10px;
	overflow : auto;
	width : inherit;
	line-height : 1.5em;
}
.klein {
	font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size : 95%;
}
/*----------------- Formulare ---------------------------*/

#content fieldset {
	border : 3px solid #E4F0CA;
	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: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	margin-bottom : 3px;
	background-color : #f0f2fc;
	border : 1px inset white;
}
#content .btn {
	border : 3px solid #f0f2fc;
	background-color : white;
}
#content .error {
	background-color : white;
	border : 1px solid #f0f2fc;
}
#content input:focus, #content textarea:focus {
	background-color : white;
}
#content textarea {
	width : 99%;
	background-color : #f0f2fc;
	margin-top : 5px;
	border : 1px inset white;
}
.clear {
	clear : both;
}

/* Formatierungen fuer Kopf bzw. Titel-Banner (linker Rand) */

.kopf-1 { border:0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; padding-right: 0px}

.topban-1 { background-image: url(/Bilder/Buttons_u_Banner/logo-msa-art.jpg); background-repeat: no-repeat; 
			width: 905px; height: 125px; margin-bottom: 14px; }

.topban-2 { background-color: #000000; background-image: url(/Bilder/Buttons_u_Banner/Logo-03.jpg); background-repeat: no-repeat; background-position: right 0; 
			height: 82px; margin-left: 155px; padding-top: 15px;
			color: #fff; }

.topban-3 { width: 610px; height: 1em; margin-left: 155px; vertical-align: text-top;
			color: #FFF; font-size: .8em;}

#button1 { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-01.jpg); background-repeat: no-repeat; 
		width: 150px; height: 28px; float: left; }
		
#button1:hover  { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-02.jpg); background-repeat: no-repeat; 
		}
#button2 { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-03.jpg); background-repeat: no-repeat; 
		width: 150px; height: 28px; margin-left: 150px; }
		
#button2:hover  { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-04.jpg); background-repeat: no-repeat; 
		}
#button3 { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-05.jpg); background-repeat: no-repeat; 
		width: 150px; height: 28px; float: left; }
		
#button3:hover  { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-06.jpg); background-repeat: no-repeat; 
		}
#button4 { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-07v3.jpg); background-repeat: no-repeat; 
		width: 151px; height: 28px; margin-left: 450px;}
		
#button4:hover  { background-image:url(/Bilder/Buttons_u_Banner/Logo-Navi-08v3.jpg); background-repeat: no-repeat; 
		}
		
#bild-links-01 /* Float fÃ¼r Bild links */
{float: left; padding-right: 15px; padding-bottom: 30px; font-size: .8em; font-weight: bold;}

#bild-rechts-01 /* Float bei Bild rechts*/ 
{float: right; padding-left: 15px; padding-bottom: 15px; font-size: .8em; text-align: center; font-weight: bold;}
