/*
	------------------------------------------------------------------
	created by 		: Paul van Roekel
	date			: july 2006	
	------------------------------------------------------------------	
	You're welcome to use any code in this file for your own projects
	the used images however are copyrighted and not for use 
	on other sites! Want to contact me? Use the form on this website...
*/


body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/16px verdana, arial, sans-serif;
	color: #222;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/body_bg0.gif) top center #fff;
	text-align: center;
}

html{
	margin: 0px;
	padding: 0px;
}


#container {
	background: #FFFFFF;
	color:#FFFFFF;
	line-height: 18px;
	margin: 15px auto;
	width: 600px;
	padding: 5px 20px 20px 20px;
	
}

#description{
	background: #FFFFFF;
	padding: 10px;
	margin: 0px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}

#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}

.unvisible { 
	display: none;
 }

.thumbnail {
	float: left;
	margin: 3px;
	padding: 3px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
	}

.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
	background: FFFFFF;	
	display:block;
	width: 166px;
	height: 175px;
	color: #76B41C;
	font-weight: bold;

	
}


.thumbnail img{
	background: #CCCCCC;
	padding: 3px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

/*--Stylesheet aus style.css--*/

h1 {
	margin: 0;
	padding: 0;
	font: bold 18px/140% arial, verdana, sans-serif;
	color: #111;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/h1000000.jpg) no-repeat #2FB44F;
	height: 90px;
	width:990px;
}  

h1 span {
	display: none;
}


h1 span {
	display: none;
}

div#wrapper0 {
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/bg_body2.gif) top center no-repeat transparent;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	height:150px;
	z-index:0;
	margin:0;
	padding:0
}  

div#wrapper1 {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	text-align: left;
	position: relative;
	
}

div#wrapper2 {
	margin: 0;
	padding: 0;
	float:left;
	width:990px;

	
}

div#wrapper3 {
	margin: 0;
	padding: 4.2em 0 0 0;	
	float:left;
	width:990px;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/v_dots00.png) 700px 0px repeat-y #fff;
	
}

div#header {
	
	padding: 0 0 2em 0;
	margin:0;	
	float:left;
	width:990px;
	height:9.8em;
	background: #fff url(http://www.bde-berlin.org/wp-content/themes/bde/img/h_dots00.png) bottom left repeat-x;
}




ul#topnav {
	margin: 0;
	border-top: solid 1px #999;
	padding: 3px 0 0 0;
	list-style: none;
	float:left;
	width:990px;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/nav_ul00.gif) repeat-x #444;
} 

#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
	
#topnav a {
	display: inline;
	float:left;
	color: #eee;
	text-decoration: none;
	margin: 0;
	padding: 5px 15px 4px 15px;
	border-right: 1px solid #aaa;
	font: bold 11px arial, verdana, sans-serif;
}
#topnav a:hover, #topnav a.active {
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/nav_li00.gif) repeat-x;
	color: #333;
}

ul#subnav {
	position: absolute;
	padding: 0;
	left: 0;
	top: 9.75em;
	width: 990px;
	background: transparent;
}
	
#subnav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
	
#subnav a {
	color: #333;
	display: inline;
	text-decoration: none;
	margin: 0;
	padding: 5px 13px;
	background: #fff;
	background-image: none;
	float: left;
	border-right: 1px solid #ddd;
}
	
#subnav a:hover, #subnav a.active {
	color:#e50;
	background: #fff;
	background-image: none;
	border-right: 1px solid #ccc;
}

div.clear, br, hr {
	clear: both;
}

div#footer {
	padding: 25px 0 50px 0;
	color: #555;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/h_dots00.png) repeat-x #fff;
	width: 990px;
	float:left;
	text-align: center;
	margin: 0;
	border-top: 15px solid #fff;
}
div#footer a {
	color: #555;
	text-decoration: none;
	position:relative;
}
div#footer a:hover {
	color: #111;
	text-decoration: none;
}

/*
-------------------- = CONTENT ---------------------- */

div#content {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0 20px 30px 20px;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	font: normal 11px/16px verdana, arial, sans-serif;
        margin: 0 0 5px 10px;
	padding: 0 0 0 13px;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/li000000.gif) no-repeat 3px 7px;
        list-style: none;
}
/*
-------------------- = CONTENT-Boxen ---------------------- */

div.box_float {
font: normal 11px/16px verdana, arial, sans-serif;
float: left;
padding: 5px;
width: 200px;
}
div.box_float img {
border: 1px solid #999988;
display: block;
}

/*
-------------------- = Ende CONTENT-Boxen ---------------------- */
div#sidebar_a {
	float: left;
	width: 225px;
	margin: 20px 0 0 0;
	padding: 0 10px 30px 10px;
}

div#sidebar_b {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0 10px 30px 10px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 16px/150% arial, verdana, sans-serif;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 14px/150% arial, verdana, sans-serif;
	color: #005D0B;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 16px/150% arial, verdana, sans-serif;
	color: #333;
}


p {
	font: normal 11px/16px verdana, arial, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}




/*
-------------------- = FORMS ---------------------- */


form {
	margin: 0 0 10px 0;
	padding: 0;
	color: #005D0B;
}
/*
div#suche {
	position: absolute;
	top: 45px;
	left:760px;
	z-index:3;
}*/
div#suche {
	position: relative;
	float:right;
	margin-top:-45px;
	margin-right:10px;
}


div#suche input {
	border: 1px solid #222;
	width: 100px;
	color: #333;
	background: #ABDAB6;
	font: normal 12px arial, verdana, sans-serif;
}

input, textarea {
	border: 1px solid #aaa;
	font: normal 11px verdana, arial, sans-serif;
	vertical-align: middle;
	margin: 0 0 5px 0;
	padding: 2px;
}

div#suche input:hover, div#suche input:focus, div#suche textarea:hover, div#suche textarea:focus  {
	border: 1px solid #333;	
}

div#suche  input.submit {
	width: auto;
	cursor: pointer;
	font: bold 11px verdana, arial, sans-serif;
	background: #e50;
	color: #fff;
	border: 1px solid #555;	
	padding: 1px 5px;
	_padding: 1px;
}
input.submit:hover {
	background: #111;
	border: 1px solid #111;	
}


input.checkbox, input.radio {
	border: 0 none;
	width: auto;
}

div#suche input#search {
	width: 180px;
}


hr {
	color: #ccc;
	background: #ccc;
	border: 0 none;
	height: 1px;
	margin: 10px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	font: normal 12px/16px verdana, arial, sans-serif;
        margin: 0;
	padding: 0;
	list-style: none;
}

ul#categories li {
	margin: 0 0 9px 0;
	padding: 0 0 2px 0;
	list-style: none;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/h_dots00.png) repeat-x left bottom;
}

#sidebar_b ul#categories a {
	text-decoration: none;
	font-weight: normal;
	color: #444;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/arrow200.gif) 0px 8px no-repeat;
	padding: 3px 10px 3px 15px;
	width: auto;
	font: normal 11px/16px verdana, arial, sans-serif;
}

#sidebar_b ul#categories a:hover, #sidebar_b ul#categories a.active {
	text-decoration: none;
	color: #e70;
	background: url(http://www.bde-berlin.org/wp-content/themes/bde/img/arrow000.gif) 0px 8px no-repeat;
}
	


