/*
Theme Name: Struwwel by Hannes
Author: Johannes Mann
Author URI: http://www.hannes-mann.com

-------------------------------------------------------------- */
html {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #fe6000;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 {
	font-size: 1.5em;
	font-weight: 500;
}
body {
	font-family: Helvetica Neue, Helvetica, Helvetica CY, Arial, sans-serif;
	font-weight: 300;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url(images/main_hintergrund.jpg);
	line-height: 1.6em;
	text-align: justify;
}

#header {
	width: 100%;
	height: 257px;
	background-image: url(images/header_hintergrund.jpg);
	margin-bottom: -50px;
	background-position: center;
}

#header_grafik {
	margin:0 auto;
	display: block;
	padding-top: 13px;
	padding-left: -27px;
}

#description {
	position: absolute;
	margin: 0;
	padding: 0;
	font-weight: normal;
	left: 50%;
	font-size: 18px;
	top:145px;
	margin-left: -197px;
	color: #382c24;
}

#foto {
	position: absolute;
	left: 50%;
	margin-left: 160px;
	top:106px;
}

.mittig {
	margin: 0 auto;
	width: 920px;
}

#navi {
	height: 63px;
	width: 800px;
	background: #fe6000;
	background: -moz-linear-gradient(top,  #fe6000 0%, #cf4702 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe6000), color-stop(100%,#cf4702));
	background: -webkit-linear-gradient(top,  #fe6000 0%,#cf4702 100%);
	background: -o-linear-gradient(top,  #fe6000 0%,#cf4702 100%);
	background: -ms-linear-gradient(top,  #fe6000 0%,#cf4702 100%);
	background: linear-gradient(to bottom,  #fe6000 0%,#cf4702 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6000', endColorstr='#cf4702',GradientType=0 );
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #8e3b0f;
	padding: 0 30px;
}

#navi > li > a {
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	float: left;
	line-height: 63px;
	font-size: 22px;
	margin-right: 50px;
}

#navi > li {
	position: relative;
}

#navi a:hover {
	color: #000;
}

.children {
	border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	-webkit-border-radius: 0px 0px 5px 5px; 
	border: 1px solid #fff;
	position: absolute;
	padding: 10px;
	display: none;
	background-color:rgba(13,118,189,0.95);
	-moz-box-shadow: 0px 3px 4px #999;
	-webkit-box-shadow: 0px 3px 4px #999;
	box-shadow: 0px 3px 4px #999;
	z-index: 3;
}

.children a {
	color: #fff;
}

.children a:hover {
	color: #000;
	text-decoration: none;
}

.page-item-86 .children {
	margin-top:64px;
	margin-left: 104px;
}

.page-item-87 .children {
	margin-top:64px;
	margin-left: 217px;
}

.page-item-86:hover .children, .page-item-87:hover .children {
	display: block;
}


#footer {
	width: 100%;
	height: 316px;
	background-image: url(images/footer.jpg);
	padding-top: 30px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

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

#footer_ul {
	padding: 0;
	width: 920px;
	margin: auto;
	top: -10px;
	position: relative;
}

#footer_ul > li {
	float: left;
	width: 230px;
	line-height: 1.9em;
	margin-top: -15px;
}

.last_footer {
	text-align: right;
}

#footer p {
	font-size: 11px;
	position: relative;
	bottom: -263px;
	width: 920px;
	margin: 0 auto;
	color: #141425;
	text-align: center;
}

#news {
	margin-bottom: 20px;
}

.news_eintraege {
	width: 470px;
	background-color: #efefef;
	padding: 20px;
	border: 1px solid #b8b8b8;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	margin-bottom: 30px;
	background: url('images/fleck1.jpg') top left no-repeat, url('images/fleck2.jpg') bottom right no-repeat,  #efefef;
}

.events_eintraege {
	width: 880px;
	background-color: #efefef;
	padding: 20px;
	border: 1px solid #b8b8b8;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	margin-bottom: 30px;
	background: url('images/fleck1.jpg') top left no-repeat, url('images/fleck2.jpg') bottom right no-repeat,  #efefef;

}

.news_eintraege h1 {
	color: #4d4d4d;
	font-weight: 600;
	font-size: 1.1em;
}

.kleingeschrieben {
	font-size: 11px;
	border-top: 1px solid #666;
	color: #666;
}

.dropshadow {
	position: relative;
	top: -31px;
}

.dropshadow_events {
	position: relative;
	top: -30px;
}

#seitennavigation {
	width: 510px;
	height: 100px;
}
#seitennavigation_events {
	width: 920px;
	height: 100px;
}
#alte_posts {
float: right;
}

.teams {
	background-color: #efefef;
	padding: 20px;
	padding-bottom: 4px;
	border: 1px solid #b8b8b8;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	margin-bottom: 30px;
}

.trenn_orna {
	margin-bottom: 30px;
}

.dropshadow_long {
	position: relative;
	top: 29px;
	left: -20px;
	width: 920px !important;
	height: 8px !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	border-radius: 0 !important; 
	-moz-border-radius: 0 !important; 
	-webkit-border-radius: 0 !important;	
}

.teams h2 {
	color: #5f5045;
	font-size: 1.1em;
}

#parent_297 img {
	width: 104px;
	height: 104px;
	float: left;
	background-color: #efefef;
	padding: 5px;
	padding-bottom: 30px;
	margin-right: 15px;
	border: 1px solid #b8b8b8;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	display: inline;
}

.clear {
	clear: both;
}

#hauptamtliche_ul li {
	float: left;
	width: 120px;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	padding-left: 0;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.teams img {
	padding: 5px;
	border: 1px solid #b8b8b8;
}

#Projekte-in-Schulen li {
	list-style: circle;
	margin-left: 20px;
}

#kalender_hinter {
	float: right;
	width:392px;
	height:428px;
}


#kalender_navi {
	width:388px;
	text-align:center;
	font-size:20px;
}

#kalender {
	border-spacing: 4px;
}

#pfeil_links {
	margin-right: 20px;
	margin-bottom: -3px;
}

#pfeil_rechts {
	margin-left:20px;
	margin-bottom: -3px;
}

.tage {
	width:50px;
	height:50px;
	background-color:#333;
	text-align:center;
	color:#FFF;
}

tr td {
	background-color:#999;
	text-align:center;
	width: 50px;
	height: 50px;
}

.beschreibung {
	line-height: 20px !important;
	padding: 10px;
	text-align: justify;
}

.fix_line_height {
	line-height: 20px !important;
}

.sonstiges {
	background-color:#ffd8a0;
}

.konzert {
	background-color:#f28e01;
}

.kultur {
	background-color:#036;
}

.paedagogisches {
	background-color:#684940;
}

#legende {
	font-size:14px;
	text-align:left;
	margin-left: 20px;
	line-height: 23px;
}

#legende img {
	height: 11px;
}


.absolute {
	position: absolute;
	z-index: 1;
}

.aktiv a{
	line-height: 49px;
	width: 49px;
	text-align: center;
	display: block;
	z-index: 2;
	position: relative;
	text-shadow: 1px 1px 1px #333;
        filter: dropshadow(color=#000, offx=1, offy=1);
}

.aktiv {
	text-align: left;
}














