/*
Theme Name: Ausbildungswerk Kreuzberg e.V. Default
Theme URI: http://abw-kreuzberg.de/
Description: Standardtheme für das Ausbildungswerk Kreuzberg e.V.
Version: 0.6
Author: Zorro Media // Claudius Herwig
Author URI: http://claudiusherwig.de/

*/


html {
	padding: 0;
	margin: 0;
}

body {
	color: #564b47;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: white;
	text-align: center;
	margin-top: 0;
}

/*----------------------Layout ----------------------*/

#headimage {
	text-align: left;
	width: 640px;
	clear: right;
	margin: 0;
	padding: 0;
}

#wrapper {
	text-align: left;
	width: 920px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 30px;
}

#header {
	width: 736px;
	height: 145px;
	margin: 0;
	padding: 0;
}

#logo alt {
	text-align: left;
	padding: 20px 0 0;
	width: 200px;
	margin: 0 0 20px;
}

#logo {
	text-align: left;
	margin: 0 0 45px;
	padding: 25px 0 0;
	width: 200px;
	height: 100px;
}

#leftcol {
	text-align: left;
	width: 200px;
	height: auto;
	float: left;
	clear: right;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	padding: 0;
}

#content {
	width: 640px;
	float: left;
	clear: right;
	min-height: 100%;
	margin: 0;
	border: solid 0 gray;
}

#rightcol {
	width: 132px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
}

#footer {
	bottom: 0;
	width: 900px;
	float: left;
	margin: 0;
	padding: 0;
}

#innerfooter {
	color: #888;
	font-size: 11px;
	text-align: right;
	margin: 0 0 0 240px;
	padding: 10px 0;
	bottom: 0;
	width: 640px;
	border-top: 1px solid #d4d4d4;
}

/*----------------------Typo ----------------------*/



h1 {
	color: #469576;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 15px;
}

h2 {
	color: #469576;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 0;
}

h3 {
	color: #5a5a5a;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0;
}

#content ul {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 20px;
	list-style: square url(images/menu/pfeil3.gif) inside;
	display: block;
}

p {
	color: #4a4a4a;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	padding: 0;
}

.wp-caption-text {
	color: #808080;
	font-size: 11px;
	line-height: 1.3em;
	margin: 5px 0 0;
	padding: 0;
	font-weight: normal;
}

/*----------------------Links ----------------------*/

a:link {
	color: #469576;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	text-decoration: none;
}

a:visited {
	color: #469576;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}

a:hover {
	color: #5a5a5a;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}

a:active {
	color: #469576;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
}

p a:link {
	color: #469576;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: -5px;
	padding-right: 13px;
}

p a:visited {
	color: #469576;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: -5px;
	padding-right: 13px;
}

p a:hover {
	color: #545454;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/menu/pfeil3.gif);
	margin-right: -5px;
	padding-right: 13px;
}

#footer a:link {
	color: #595a5a;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	text-decoration: none;
}

#footer a:visited {
	color: #595a5a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}

#footer a:hover {
	color: #469576;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:active {
	color: #469576;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/*----------------------Content Boxes ----------------------*/

.headlinebox {
	text-align: left;
	width: 490px;
	margin: 0;
	padding: 0 0 15px 15px;
}

.contentbox {
	text-align: left;
	margin: 0;
	padding: 18px 20px 15px 0;
	height: auto;
	border-top: 1px dashed #d4d4d4;
	
	/* start ie 5 hack */ width: 520px;
	voice-family: "\"}\"";
	voice-family:inherit;
	
	/* end ie 5 hack */ width: 620px;
}

.contentboxTop {
	text-align: left;
	margin: 0;
	padding: 25px 0 15px;
	width: 640px;
	height: auto;
	voice-family: inherit;
}


#content .wp-caption{
	width: 200px;
	float: left;
	clear: right;
	margin-right: 14px;
	margin-bottom: 3px;
	padding-top: 4px;
}

#content .wp-caption img {
	float: left;
	clear: left;
	width: 200px;
	margin-bottom: 3px;
}

#content img.alignleft {
	float: left;
	clear: both;
	width: 200px;
	margin: 0px 24px 13px 0;
}

.clear {
	font-size: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}

hr, h6 {
	color: #ffffff;
	height: 0px; 
	border-top: 1px dashed #d4d4d4;
	margin-bottom: 20px;
	}

.wp-caption {
	float: left;
	clear: right;
	}

/*----------------------Teaser----------------------*/

#teaserbox {
	float: left;
	text-align: left;
	margin: 0 0 10px;
	padding: 18px 0 15px;
	width: 650px;
	height: auto;
	border-top: 1px dashed #d4d4d4;
	voice-family: inherit;
}

#teaserbox p a:link {
	color: #469576;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}

#teaserbox p a:visited {
	color: #469576;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}

#teaserbox p a:hover {
	color: #545454;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	margin-right: 0;
	padding-right:0;
}

.teaser {
	width: 142px;
	height: 150px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 4px;
	border: solid 1px #d4d4d4;
}

a:link .teaser {
	border: solid 1px #d4d4d4;
}

a:hover .teaser {
	background-color: #d4d4d4;
	border: solid 1px #d4d4d4;
}

/*----------------------Banner----------------------*/

.bannerleft {
	text-align: left;
	width: 190px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #d4d4d4;
}

a:link .bannerleft {
	
}

a:visited .bannerleft {
	
}

a:hover .bannerleft {
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
}

.bannerleft2 {
	width: 190px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

a:link .bannerleft2 {
	
}

a:visited .bannerleft2 {
	
}

a:hover .bannerleft2 {
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
}

.bannerleft3 {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: 190px;
	border-color: #d4d4d4;
	border-style: solid;
	border-width: 0 0 1px;
}

a:link .bannerleft3 {
	
}

a:visited .bannerleft3 {
	
}

a:hover .bannerleft3 {
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

/*----------------------Menu----------------------*/

/*---------Main Menu---------*/

#navcontainer {
	background-color: white;
	width: 200px;
	margin: 0 0 25px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

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

#navcontainer li {
	
}

#navcontainer a,
#suchen-li {
	padding: 6px 10px 6px 12px;
	width: 178px;
	color: #595a5a;
	font-size: 12px;
	background-image: none;
	text-decoration: none;
	border-top: 1px solid #d4d4d4;
	display:block;
	
	/* start ie 5 hack */ width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/* end ie 5 hack */ width: 178px;
}

#searchform {
	margin-top: 0px;
	}

#s {	
	width: 119px;
	border: none;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	height: 22px;
	padding-left: 10px;
	padding-top: 3px;
	background-color:#F5F5F5;
	}
	
#searchform label {
	display: none;
	}
	
#searchsubmit {
	background-color: #ffffff;
	border: none;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	height: 21px;
	margin: 2px 0 0 0;
	padding-bottom: 24px;
	padding-top: 2px;
	}
	
.suchseite a {
	font-weight: bold;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	}
	

#navcontainer a:hover {
	color: #469576;
	background-color: white;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}

#navcontainer ul ul li {
	
}

#navcontainer ul ul a {
	padding: 3px 5px 3px 23px;
	color: #469576;
	font-size: 11px;
	background-position: 0 30px;
	text-decoration: none;
	border-top: 1px dashed #c5d6cf;
	border-bottom: 0 solid #d4d4d4;
	border-right-width: 0;
	border-left-width: 0;
	display: block;
	/* start ie 5 hack */ width: 195px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/* end ie 5 hack */ width: 172px;
}

#navcontainer ul ul a:hover {
	color: #469576;
	background-repeat: no-repeat;
	background-position: 12px 5px;
	text-decoration: none;
}

/*------- selected states-------*/

#navcontainer ul li.current_page_item a{
	color: #469576;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/menu/pfeil1a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right-width: 0;
	border-bottom-color: #d4d4d4;
	border-left-width: 0;
	border-bottom-width: 0;
}

#navcontainer ul li.current_page_parent a {
	color: #469576;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/menu/pfeil2a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #d4d4d4;
	border-right-width: 0;
	border-bottom-width: 0;
	border-bottom-color: #d4d4d4;
	border-left-width: 0;
}

#navcontainer ul li.current_page_item a:hover {
	color: #469576;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li.current_page_parent a:hover {
	color: #469576;
	font-size: 12px;
	background-image: url(images/menu/pfeil2a.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*#navcontainer ul li.current_page_item ul a {
	color: #469576;
	font-weight: bold;
	background-image: url(images/menu/pfeil1a.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}*/
#navcontainer ul li.current_page_item ul a,
#navcontainer ul li.current_page_parent ul a {
	padding: 3px 5px 3px 23px;
	color: #469576;
	font-size: 11px;
	font-weight: normal;
	background-position: 0 30px;
	text-decoration: none;
	border-top: 1px dashed #c5d6cf;
	border-bottom: 0 solid #d4d4d4;
	border-right-width: 0;
	border-left-width: 0;
	display:

block;
	/* start ie 5 hack */ width: 195px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/* end ie 5 hack */ width: 172px;
}

/*#navcontainer ul li.current_page_item ul a:hover {
	color: #469576;
	background-image: url(images/menu/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
}*/

#navcontainer ul li.current_page_item ul a:hover,
#navcontainer ul li.current_page_parent ul a:hover {
	background-image: url(images/menu/pfeil1a.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	color: #469576;
	font-size: 11px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 12px 5px;
	text-decoration: none;
}

#navcontainer ul ul li.current_page_item a,
#navcontainer ul ul li.current_page_item a:hover {
	color: #469576;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/menu/pfeil1a.gif);
	background-repeat: no-repeat;
	background-position: 13px center;
	border-top: 1px solid #d4d4d4;
	border-right-width: 0;
	border-bottom-color: #d4d4d4;
	border-left-width: 0;
	border-bottom-width: 0;
}

#navcontainer ul li ul {
	display: none;
}

#navcontainer ul li.current_page_item ul {
	display: block;
}

#navcontainer ul li.current_page_parent ul {
	display: block;
}


/*----------------------slideshow----------------------*/

.slideshow {
	width: 640px;
	height: 240px;
	overflow: hidden;
}

/* Anpassungen Philipp */

.entry {
        color: #4a4a4a;
        font-size: 12px;
        line-height: 19px;
        text-align: left;
        padding: 0;
}
/*
#kontaktseite dt {font-weight:bold;text-decoration:underline;}
#kontaktseite dd {margin-bottom:20px;width:100%}
*/

/* @group Bilderboxen */
.absatz {clear:both;}
.rechts {float:right;margin-left:10px;}
.links {float:left;margin-right:10px;}
.neurechts {clear:both;float:right; margin-top:10px;margin-left:10px;}
.neulinks {clear:both;float:left;margin-top:10px;margin-right:10px;}
dl {margin:0px;padding:0px;}
dt {margin:0px;padding:0px;}
dt img {margin:0px;padding:2px;background:none;border:0px black solid;}
dd 
{font-size:80%;position:relative;text-align:left;padding:0px;margin:0px;width:200px}
/* @end */

table img {border:1px solid grey; padding:2px;}

