* {	border:none; outline:none; margin:0; padding:0;}

body {
	background: url(images/background_verlauf.jpg) repeat-x ;
        font-family: Arial;
        color: #4e4e4e;
        font-size: 12px;
	line-height: 1.5em;
	}

h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.1em;
	color: #1d5ba6;
	margin-bottom: 20px;
}

.headermeta h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.1em;
	color: #1d5ba6;
	margin-bottom: 0px;

}

h3, h2 {	margin: 5px 0 18px 0; font-size: 17px; font-weight: normal; color: #313131; line-height: 22px;}
h4 { font-size: 15px; margin: 5px 0px; font-weight: normal;}
li h4 {	font-weight: normal; }

p {	padding: 0px 0px 15px 0; }

A:link, A:visited, A:active { text-decoration: none; color: #1d5ba6;}
A:hover { text-decoration: underline; }
	
#background_container {
        position: absolute;
	width: 100%;
	background: url(images/background.jpg) no-repeat center top;
	margin: 0px auto;
	_text-align: center;
	}

*+html #background_container, * html #background_container { position: relative; }
	
#content_container {
	width: 800px;
	background: transparent url(images/faux_column.gif) repeat-y;
        background-position: 576px 0px;
	padding: 0px 0px 15px 24px;
	margin: 0px auto;
	_text-align: left;
	_padding: 0px 0px 15px 23px;
}

#logos {
	width: 824px;
	margin: 100px auto 0px auto;
	height: 87px;
	}


#logo-links {
	float: left;
	width: 255px;
	height: 80px;
	margin: 0px 0px 0px 20px;
	_margin-left: 10px;
	}
	
#header-rechts {
	float: right;
	width: 500px;
	height: 87px;
	margin: 0px 20px 0px 0px;
	_margin-right: 10px;
	}
#logo-rechts {
	text-align: right;
	width: 500px;
	height: 30px;
	margin: 3px 0px 0px 0px;
	_margin-right: 10px;
	}
	
#tabmenu {
	height: 3px;
	float: right;
	margin-top: 20px;
        _margin-top: 10px;

}

/* IE7 Hackz */
*:first-child+html #tabmenu { width: 362px; }
* html #tabmenu li a { margin-top: 14px; padding: 5px;}

#tabmenu li {
	list-style: none;
	float: left;
	margin-left: 5px;
	}
	
#tabmenu li a {
	height:16px;
	display:block;
	text-decoration:none;
	color: #6986a2;
	padding: 5px 10px;
	padding-bottom: 10px;
	_display:inline-block;
	_padding: 4px;
}

#tabmenu li a:hover { color: black;}
#tabmenu li.current_page_item a, #tabmenu li.current_page_parent a { background: #1d5ba6 url(images/tab_verlauf.gif) repeat-x; color: #FFFFFF; margin-right: 0px; }
#tabmenu li.current_page_item a:hover { color: white;}
#submenu li.current_page_item a {font-weight: bold;}


#left_column, #left_column_rezepte_cat19 {
	width: 535px;
	padding: 10px 0 0 0;
	float: left;
	}
        

#right_column {
	width: 200px;
	float:right;
	margin: 0px 0px 0 0;
	_margin: 0px 0px 0px 10px;
	padding: 20px 20px 0 0px;
        position: relative;
}

#right_column h3 { border-bottom: 1px solid silver; margin: 15px 0 5px 0;}
#right_column ul { padding: 0 0 5px 0;}

#right_column li {
	list-style: none;
	display: block;
	padding-left: 10px;
	font-size: 11px;
	}

#footer {
	border-top: 1px solid #d1d1d1;
	margin: 0px auto 0px auto;
	padding: 15px 0 0 0;
	font-size: 11px;
	width: 802px;
	text-align: center;
}

/* die floats clearen */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Für den Safari */
.clearfix {
	display: block;
}

/* Ab jetzt folgt WordPress-Design */

.post {margin: 15px 0px 40px 0}

.post-date {
	background: url(images/date.gif) no-repeat scroll 0% 0%;
	float:left;
	height:58px;
	margin:2px 10px 0px 0px;
	width:42px;
}

.post-month {
	color:#FFFFFF;
	display:block;
	font-size:10px;
	line-height:11px;
	margin-left:-3px;
	padding-top:2px;
	text-align:center;
	text-transform:uppercase;
}

.post-day {
	color:#999999;
	display:block;
	font-size:17px;
	font-weight:bold;
	line-height:14px;
	margin-left:-3px;
	padding-top:5px;
	text-align:center;
}

.post-year {
	color:#999999;
	display:block;
	font-size:12px;
	line-height:17px;
	margin-left:-3px;
	text-align:center;
}


.postmetadata {
	border-bottom:1px dotted #b3b3b3;
	background: url(images/writtenby.gif) no-repeat left center;
	font-size: 11px;
	color: #757575;
	padding: 5px 0 5px 22px;
	margin: 0px 0px 20px 51px;
}
	

.postmetadata_produkte {
	border-bottom:1px dotted #b3b3b3;
	background: url(images/writtenby.gif) no-repeat left center;
	font-size: 11px;
	color: #757575;
	padding: 5px 0 5px 22px;
	margin: 0px 0px 20px 0px;
}
	

        
.entry-bottom {
	display: block;
	border-top:1px dotted #b3b3b3;
	padding: 7px 10px 7px 10px;
	background: #F4F6F8;
	height: 20px;
}

.entry-bottom-tags { font-size: 10px; float:right; background: url(images/tag_blue.png) left center no-repeat; padding-left: 22px;}
.entry-bottom-readmore { float:left; background: url(images/read_more.png) left center no-repeat; padding-left: 22px; font-size: 14px;}
.entry { background: transparent url(images/post_bottom.gif) bottom right no-repeat; padding: 0px 5px 5px 0px; min-height: 30px; }
.entry ul { margin: 0 0 15px 20px; font-size: 13px; line-height: 18px;}
.entry li { background: url(images/arrowright.gif) left 5px no-repeat; list-style: none; padding: 0 0 10px 25px;}
.ngg-galleryoverview { background: transparent url(images/post_bottom.gif) bottom right no-repeat; padding: 0px 5px 20px 0px; margin: 0 0 20px 0; }
.slideshowlink { background: transparent url(images/galerie-top.gif) top left no-repeat; padding: 5px 0px; margin: 10px 0px; text-align: center; vertical-align: middle; height: 18px;}
a.slideshowlink { padding: 0px; margin: 0px 0 10px 0; background: none;}
#left_column_rezepte_cat19 .entry {background: transparent url(images/post_bottom.gif) bottom right no-repeat; padding: 5px 0px 1px 0px;}
.ngg-gallery-thumbnail img:hover { background-color: #1d5ba6; }

#left_column_rezepte_cat19 .entry-bottom { padding: 3px 10px; }
#left_column_rezepte_cat19 h3 {font-size: 15px; margin-bottom: 5px;}
#left_column_rezepte_cat19 h2 {font-size: 15px; padding: 0 0 4px 0;}


a.rsslink {
	background: transparent url(/wp-content/themes/jentschurasport/images/RSS_16.png) no-repeat scroll left center;
	margin: 0px auto;
	padding-left:20px;
        display: inline-block;
}

.alignright { float:right; margin: 3px 0px 5px 15px; }
.alignleft { float:left; margin: 3px 15px 5px 0px; }

.current-cat { font-weight: bold; }
.tagcloud { text-align: center; width: 190px; margin: 10px 0 0 0; padding: 5px 0px}
.post-links { padding: 10px 0px; }
.arrowleft { float:left; background: url(images/arrowleft.gif) left center no-repeat; padding-left: 22px; font-size: 12px; cursor: pointer;}
.arrowright { float:right; background: url(images/arrowright.gif) right center no-repeat; padding-right: 22px; font-size: 12px; cursor: pointer;}

.hinweis { padding: 15px 10px 0px 90px; margin: 0 0 15px 0; background: #f9f6ee url(images/hinweis.png) repeat-y; border: 1px solid #efe8d2; font-size: 13px; line-height: 18px;}
.hinweisOhne { padding: 15px 10px 0px 15px; margin: 0 0 15px 0; background: #f9f6ee; border: 1px solid #efe8d2; font-size: 13px; line-height: 18px;}

.hinweis h3 {color: #a1201c; font-size: 16px;}

blockquote {padding: 15px 10px 0px 90px; margin: 0 0 15px 0;background: #f9f6ee url(images/zitat.png) repeat-y; border: 1px solid #efe8d2; font-size: 13px; line-height: 18px; display: block;}
cite {font-size: 11px;}

.attachment { padding: 0px;}
.tag-link-20 {white-space: nowrap;}

a.extern {
	background: transparent url(images/external.png) right center no-repeat;
	padding-right:13px;
	_background: none;
	_padding-right:0px;
}

ul.pdflink li {
        list-style: none;
        padding: 2px 0;
        background: url(images/arrowright.gif) left 5px no-repeat;
        padding: 0 0 5px 25px;
}

ul.arrow li {
        list-style: none;
        padding: 2px 0;
        background: url(images/arrowright.gif) left 5px no-repeat;
        padding: 0 0 5px 25px;
}

ul.pdflink li a {
        background: transparent url(images/icon_pdf.gif) right center no-repeat;
        padding: 5px 20px 5px 0;
}

address {font-style: normal;}
.social-bookmarks { margin-top: 20px; width: 100%; text-align: center;}
.sociable {margin: 5px;}

/* ----- Style für Vitalstoffe Tabelle Anfang*/
.marginalie {background: #ebf6ef; border: 1px solid #339966; padding: 15px; margin: 0 0 15px 0px;  }
.marginalie P {font-size: 11px; padding: 0px; margin: 0 0 10px 0;}
.marginalie h2 {margin: 0 0 2px 0; padding: 0px; line-height: normal; font-size: 20px;}
.marginalie h3 {margin: 0 0 2px 0; padding: 0px; font-size: 15px;}
.marginalie .green {color: #339966;}
.marginalie .green-border { border-left: 3px solid #339966; padding-left: 10px;}
.marginalie .green h2, .marginalie .green h3, .marginalie .green p {color: #339966;}
.marginalie .abstandlinks { margin-left: 15px;}
.marginalie .blue, .marginalie .blue h2, .marginalie .blue h3 {color: #0089c5; }
.sichtbar { display: block;}
/* ----- Style für Vitalstoffe Tabelle Ende*/
.neu { font-weight: bold; color: red; }

.wp-caption {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin: 0px 0px 10px;
    padding-top:4px;
    text-align:center;
}

.wp-caption.alignright { margin: 0 0 0 15px; }

.wp-caption-text {
	font-size: 10px;
	padding: 5px;
	line-height: 17px;
}

.wp-caption-dd {
    font-size:8px;
    line-height:17px;
    margin:0pt;
    padding:0pt 4px 5px;
}

.flvPlayer {
        text-align: center;
        margin: 15px 0px;
}

.morgenstund-tv-einklinker_on {
        margin: -10px 0 0px -39px;
        _margin: -10px 0 0 -34px;
}

.probenteaser-einklinker {
        margin: -10px 0 18px 0;
        _margin: -10px 0 0 4px;
}

.transalp-bilder-einklinker {
        margin: -10px 0 5px 0;
        _margin: -10px 0 0 4px;
}

.thumbnail_150 {float:left; width: 150px;}

