/*
Theme Name: Euroweb Sportfoerderung
Theme URI: http://euroweb.de/
Description: Euroweb Sportfoerderung default Theme.
Version: 1.0
Author: Peter Gershanyk, Andreas Döschner, Dominik Kressler
Author URI: http://euroweb.de/
Tags: euroweb, sportfoerderung

	Euroweb Sportfoerderung v1.0
	 http://euroweb.de/

	This theme was designed and built by Peter Gershanyk, Andreas Doeschner, Dominik Kressler,
	for the blog of http://euroweb-sportfoerderung.de/

	All rights reserved!
*/

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Global Settings +++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.jpg) top center no-repeat #020609 fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;

}
* {
	margin: 0;
	padding: 0;
}

a {
outline:none;
}



h2, h3, h4{
	color: #e47f08;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

div#mainContent h2{
	color: #e47f08;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;

}


div#main h1,  div#mainContent h1{
	color: #e47f08;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
	text-decoration:none;
}

div#main h1 a, div#mainContent h1 a{
	text-decoration:none;
}


div.teaserContainer h1.teaserHeadline, div.teaserContainer h1.teaserHeadline a {
	color: #e47f08;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;

	min-height: 40px;
		text-decoration:underline;
}


ul {
	list-style: none;
}
/* +++++ Global Classes ++++++ */
.noBorder {
	border: none !important;
}
.noBackground {
	background: none !important;
}
img {
border: 0px;
}
.hidden {
	display: none;
}
/* +++++ Clearfix +++++ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Layout ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Header ++++++++++++++++++++++++++++++++++++++++++++++++ */
div#header {
	width: 900px;
	height: 276px;
}
div#header h1 {
	width: 222px;
	height: 276px;
	float: left;
	background: url(../images/bg-h1-branding.png) center center no-repeat;
	position:relative;
	z-index:50;
}
div#header h1 a {
	display: block;
	width: 218px;
	height: 276px;
	text-indent: -2000px;
}
div#header div#flashContainer {
	width: 678px;
	height: 276px;
	/*background-color: #fff;*/
	float: left;
}
div#header div#flashContainer div#motif {
	background:url(../images/header-image.png) no-repeat 0 1px;
	width: 678px;
	height: 276px;
}
/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	
}
.narrowcolumn {
	margin: 0px 0 0;
	background:#fff;
	margin-right: 2px;
}
div.trenner {
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 2px;
	/* background:  url(../images/horizontal-divider.gif) repeat-x;*/
	border-bottom: 1px dotted #e47f08;
}
div#layerContainer {
	width: 100%;
	height: 400px;
	position: absolute;
	top: -400px;
	left: 0;
	z-index:200;
}
div#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 0 0 0;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Newsletter +++++++++++++++++++++++++++++++++++++++++++++ */
div#newsletterContainer {
	width: 900px;

	font-size: 11px;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 120px;
	/*display: none;*/
}




/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Additional Navigation ++++++++++++++++++++++++++++++++++ */
div#navigationContainer {
	width: 100%;
	height: 400px;
	position: relative;
	top: -300px;
	left: 0;
	background: url(../images/white-40b.png) 0 0;
	z-index:100;
}
div#navigationContainer div#additionalNavigation {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}
div#navigationContainer div#additionalNavigation ul {
	position: relative;
	top: 100px;
	left: 0;
	list-style: none;
	height: 32px;
	width: 680px;
	padding: 13px 0 0 220px;
}
div#navigationContainer div#additionalNavigation ul li {
	float: left;
	padding: 4px 0 0 10px;
	height: 27px;
}
div#navigationContainer div#additionalNavigation ul li#startpageLink {
	width: 62px;
}
div#navigationContainer div#additionalNavigation ul li#contactLink {
	width: 51px;
}
div#navigationContainer div#additionalNavigation ul li#rssItem {
	width: 96px;
}
div#navigationContainer div#additionalNavigation ul li#newsletterLink {
	width: 69px;
}
div#navigationContainer div#additionalNavigation ul li#sitemapLink {
	width: 56px;
}
div#navigationContainer div#additionalNavigation ul li#imprintLink {
	width: 74px;
}
div#navigationContainer div#additionalNavigation ul li#search {
	padding-left: 50px;
	padding-top: 0;
}
div#navigationContainer div#additionalNavigation ul li a {
	display: block;
	height: 16px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
	padding: 0px 10px 0 0;
	font-size:12px;
}
div#navigationContainer div#additionalNavigation ul li a:hover {
	text-decoration: underline;
}
div#navigationContainer div#additionalNavigation ul li a#rssLink {
	background: url(../images/rss-icon.gif) 0 0.0em no-repeat;
	padding-left: 20px;
}
/* +++++ searchform +++++ */
form#searchform div {
	height: 27px;
	width: 155px
}
form#searchform {
	margin:0;
}
form#searchform input#s {
	border: none;
	width: 120px;
	height: 21px;
	background: url(../images/searchform.gif) 0 0 no-repeat #FFBE77;
	padding: 4px 2px 2px 4px;
	float: left;
}
form#searchform input#searchsubmit {
	background: url(../images/searchbutton.gif) 0 0 no-repeat;
	width: 29px;
	height: 27px;
	border: none;
	padding: 0;
	float: left;
	cursor: pointer;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Sidebar +++++++++++++++++++++++++++++++++++++++++++++++ */
div#sidebar {
	width: 218px;
	margin-right: 2px;
	float: left;
}
div#sidebar ul#mainNavigation {
	width: 210px;
	padding: 30px 4px 40px 4px;
	background: url(../images/white-60.png) 0 0 repeat;
	margin-bottom: 0px;
}
div#sidebar ul#mainNavigation li {
	padding: 4px 0 8px 17px;
	background: url(../images/horizontal-divider.gif) bottom repeat-x;
}
div#sidebar ul li.mainNavHighlight {
	padding: 0 0 6px 17px !important;
	color:#E47F08;
	font-size:12px;
	font-weight:bold;
	background:none !important;
}
div#sidebar ul#mainNavigation li.page-item-72 {
	background:none;
}
div#sidebar ul#mainNavigation li a {
	color: #000;
	text-decoration: none;
}
div#sidebar ul#mainNavigation li a:hover {
	color: #EF870E;
	font-weight: bold;
}
div#sidebar ul#mainNavigation li.pagenav {
	background:none !important;
	margin-bottom:0;
	padding-bottom:0;
}
div#sidebar ul#mainNavigation h3 {
	margin-left:17px;
}

div#sidebar ul#mainNavigationSportler {
	width: 210px;
	padding: 30px 4px 40px 4px;
	background: url(../images/white-60.png) 0 0 repeat;
	margin-bottom: 0px;
}
div#sidebar ul#mainNavigationSportler li {
	padding: 4px 0 8px 30px;
	background: url(../images/horizontal-divider.gif) bottom repeat-x;
}
div#sidebar ul#mainNavigationSportler li.page-item-72 {
	background:none;
}
div#sidebar ul#mainNavigationSportler li a {
	color: #000;
	text-decoration: none;
}
div#sidebar ul#mainNavigationSportler li a:hover {
	color: #EF870E;
	font-weight: bold;
}
div#sidebar ul#mainNavigationSportler li.pagenav {
	background:none !important;
	margin-bottom:0;
	padding-bottom:0;
}
div#sidebar ul#mainNavigationSportler h3 {
	margin-left:17px;


}

.current_page_item{
font-weight: bold;

}



div#sidebar ul li.last {
	background:none !important;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	float: left;
	text-align: center;
	width: 100%;
	padding: 3px 0;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Content +++++++++++++++++++++++++++++++++++++++++++++++ */
.min
{

   min-height: 345px;
   height: auto !important;
   height: 345px;
}

.content {
	/*font-size:1.2em;*/
	font-size:12px;
	margin:0 0 2px 0;
	padding:33px 40px 10px 45px;
	width:595px;
	clear:both;
	background:#fff;

}
#sidebar_logos {
	clear:left;
	border-top: solid 2px #D5CB90;
	width: 218px;
}
h2 {
	color:#666;
	font-size:16px;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
.content p, .content ul {
	margin-bottom:15px;
}
.post {
	clear:both;
}
.content a {
	color:#e47f08;
	text-decoration:underline;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform label {
	clear:both;
	margin-right:10px;
}
#commentform textarea {
	width: 368px;
	padding: 2px;
	content: ".";
	display: block;
	height: 100px;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	background-color: #fff;
	margin-bottom: 2px;
	padding-bottom: 6px;
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#respond {
	background:#FAF8F2;
	padding:5px;
	border-top:1px solid #eee;
}

div#respond  input{
float:left;
}

div#respond fieldset.submitbox input{
	width:160px;
	padding:5px;
	background:#e47f08;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	border:none;
    margin-left:210px;
	margin-top:-25px;


}







#comment_post_ID, #comment_parent {
	display:none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#_wp_unfiltered_html_comment {
	display:none;
}
h4#comments {
	color:#000;
	font-size:14px;
}
/* End Comments */

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => MainContent +++++++++++++++++++++++++++++++++++++++++++ */
div#mainContent {
	float: right;
	background:url(../images/bg-mainContent.gif) bottom center repeat-x;
	width:680px;
}
div#background_sidebar {
	/*float:left;*/
	width: 900px;
	background:  url(../images/white-sidebar.png) repeat-y;
	margin-bottom:2px;
}
div#mainContent div.contentBlock {
	width: 595px;
	padding: 20px 40px 20px 45px;
	background-color: #fff;
	margin-bottom: 2px;
}
div#mainContent div.contentBlock h2, h3 {
	color: #e47f08;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}
div#mainContent div.contentBlock h3 a {
	color: #e47f08;
}
div#mainContent div.contentBlock p {
	padding-bottom: 12px;
	margin: 0;
	color: #555555;
}
/*div.content h3 {
	font-size:16px;
}*/
div.content h3 a , div.content h1 a{
	text-decoration:underline;
}
div.content p {
	color:#000;
}
div.content p a {
	color:#666;
}



/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Teaser box ++++++++++++++++++++++++++++++++++++++++++ */
div.contentBlock div.teaserContainer {
	border-right: 1px dotted #666;
	float: left;
}
div.teaserContainer p {
	font-size: 11px;
}
div.teaserContainer div.teaserLogo {
	margin-bottom: 20px;
	text-align: center;
	height: 175px;
}
div.teaserContainer h3.teaserHeadline {
	color: #e47f08;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;

	min-height: 40px;
}
div.teaserContainer a.teaserLink {
	color: #e47f08;
	font-weight: bold;
	padding-right: 20px;
	background: url(../images/teaserlink-icon.gif) 6.7em 0.5em no-repeat;

}
div.teaserContainer p a {
	text-decoration:none;
	color:#555;
}

div.teaserContainer .teaserDate {

}

div.contentBlock div#teaser01 {
	width: 168px;
	padding-right: 10px;
height: 365px;

}
div.contentBlock div#teaser02 {
	width: 177px;
	padding:0 7px 0 7px;
	height: 365px;
}
div.contentBlock div#teaser03 {
	width: 200px;
	padding-right: 0 !important;
	padding-left: 15px;
	height: 365px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Form +++++++++++++++++++++++++++++++++++++++++++++++ */


form { 	/* Gestaltung des Formulars - Breite und Abstände z. B. */
	margin:0 0 15px 0;
	padding:0 0 0px 0;
}
fieldset {						/* Formularabschnitte */
	border:none;
	padding:0 0 0 0px;
}
label, input {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	width:200px;
	margin:10px 5px 0 0;
	padding:1px;

/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}
input, textarea {				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:1px solid #e47f08;
	width: 190px;
	padding: 2px;
	margin: 0 0 6px 0;
	float:left;
}
input.radio {
width:20px;
}
label.radio-small {
width:50px;
}
input:focus, textarea:focus {		/* Stile für aktivierte Formularfelder */
	border:1px solid #333333;	
}
label {							/* Feldbeschriftungen */
	text-align:left;									
	padding: 0;
	margin: 0;	
}
fieldset.submitbox input {
	width:196px;
	padding:5px;
	background:#e47f08;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	margin-left:200px;


	
}
fieldset {
margin-bottom:5px;
}
fieldset legend {
display:none;
}


form label.required {
	background:url(../images/required.gif) no-repeat right center;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++ => Footer +++++++++++++++++++++++++++++++++++++++++++++++ */	
#footer {
	clear: both;
	/*float:left;*/
	width: 635px;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 220px;
	padding-top: 22px;
	padding-right: 0pt;
	padding-bottom: 22px;
	padding-left: 45px;
	background-color:#FFFFFF;
}
.img_logo {
	margin-left: 40px;
	margin-top: 20px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer .footCol {
	width:185px;
	float:left;
}
#footer h6 {
	color: #1f4b86;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li a, #footer ul li {
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer div.footer_img {
	float:left;
	margin-right: 10px;
	background-color:#00CC99;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	padding-bottom: 6px;
	font-size: 11px;
	line-height: 1.5em;
	clear: both;
	border-top:1px solid #eee;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	width: 155px;
	padding: 4px 2px 2px 4px;
	float: left;
	height: 27px;
	border: none;
}
.post hr {
	border-top:1px dotted #DD0238;
	margin-bottom:10px;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
	/*background-color: #fff;*/
	/*width: 128px;*/
	margin: 5px 0px 5px 0px !important;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#sidebar h2 {
/*	margin: 5px 0 0;
	padding: 0;
	margin: 30px 0 0;*/
	margin: 40px auto 20px;
	padding: 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin:0px 0px 0px 8px;
}
.alignleft {
	float: left;
	margin:0px 8px 0px 0;
}
/* End Images */


div.navigation div.alignleft {
	float: left;
	background-color:#FFFFFF;
	width:200px;
	color: #e47f08;
	text-align:left;
	height: 25px;
	margin-top:-10px;


}

div.navigation div.alignleft a{
	margin-left: 43px;
color: #e47f08;
}


div.navigation div.alignright {
	float: right;
	background-color:#FFFFFF;
	width:200px;
	color: #e47f08;
	text-align:right;
	height: 25px;
	margin-top:-10px;
}

div.navigation div.alignright a{
	margin-right: 43px;
color: #e47f08;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

 .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
 .entry li {
	margin: 7px 0 8px 10px;
		
}

.entry ul li ul li a, .entry ul li ul li a:hover{
height: 7px;
width: 7px;
background: url(../images/sitemap.gif) 0 5px no-repeat;
padding-left: 10px;
	
}

.contenttable
{
width: 479px;

}
.contenttable p {
color:#555 !important;
}
/*.entry ul li ul li:before{
	content: "\00BB \0020";
	
}*/

.content table {
max-width:595px !important;
margin-bottom:15px;
}

.content table ul {
margin-bottom:0;
}

.content table ul li {
margin:0;
text-indent:0;
}
.content table ul li:before/*, #sidebar ul ul li:before*/ {
	content:"";
	padding-left:0;
}

.content table tbody tr {

}

.content table tr td {
vertical-align:top;
padding:10px;
/*display:inline-table;*/
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* Begin Form Elements */


select {
	width: 130px;
	margin: 5px 10px 0 0;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	font-weight: bold;
	padding-bottom: 6px;
	display: block;
	padding-left: 15px;
	float:left;
	width: 635px;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 220px;
	padding-top: 22px;
	padding-right: 0pt;
	padding-bottom: 22px;
	padding-left: 45px;
	background-color:#FFFFFF;
	clear: both;
	/*float:left;*/
	margin-top: 10px;
	margin-bottom: 60px;
}
.hidden {
	display:none;
}
div.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	/*padding-bottom: 60px;*/
	background:#fff;
	margin-top:-2px;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* CONTENT THUMBNAILS */

.wp-caption {
	border: 1px solid #FDC032;
	text-align: center;
	background-color: transparent;
/*	padding: 4px 0 4px 0px;
margin: 10px; */
	width:auto !important;
}
.wp-caption img {
	margin: 0 auto;
	padding: 3px;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
	display:none;
}

.size-thumbnail {
	border: 1px solid #FDC032;
	text-align: center;
	background-color: transparent;
	width:auto !important;
}
img.size-thumbnail  {
	padding: 3px;
}

.size-caption  {
	border: 1px solid #FDC032;
	text-align: center;
	background-color: transparent;
	width:auto !important;
}
img.size-caption  {
	padding: 3px;
	margin-top:0;
}
/* End captions */

.neuigkeiten {
	color:#666;
	font-size:14px;
	margin-bottom: 10px;
	font-weight:bold;
}
.bold{
font-weight: bold;
}

span#orange , span#orange a {
color: #e47f08;
text-decoration: underline;
}

div.back , div.back a {
text-indent: -9999px;
display:block;
height: 19px;
width: 62px;
background: url(../images/back.gif)0 0  no-repeat;

}
