/* @override http://www.fettesbrot.de/fb/wp-content/themes/manifest/style.css */

/*
Theme Name: Manifest
Theme URI: 
Description: A clean and streamlined theme that focuses on the content and not the distractions.
Version: 1.01
Author: Jim Barraud
Author URI: http://jimbarraud.com
Tags: simple, clean, single column

*/

/* Reset All Styles
-------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;	
	margin-top: 10px;		
}

cite, em {
	font-style: normal;
	text-transform:normal;
}

ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#coreContent .pageNav a {
  display: inline-block;
  color: #ffffff;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #666;
  border: none;
  /*background-image: url(images/button.png);
  background-repeat: repeat-x;
  background-position: left top; */
  padding: 3px 10px;
  
  /*border-width: 1px;
  border-style: solid;
  border-color: #575757;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: border-color .2s ease-in, background-color .2s ease-in;*/
}



/* Global Styles
-------------------------------------------------------------------*/

body{
/*  background: #fff url(images/bkgrd_01.jpg) no-repeat fixed center bottom;
  */
  font: 12px "helvetica neue", helvetica, arial, sans-serif;
  color: #000000; 

}
#bodyBG{
   z-index:1;
   width:100%;
   height:100%;
   position:fixed;
   top:0px;
}

#siteWrapper{
   z-index:2;
   position:absolute;
   top:0px;
   
}
strong{
  font-weight: bold;
}

/* Links */

a {

  text-decoration: none;
  font-weight: bold;

}
a:hover {

}

.orange {
	color: #ea6a0b;
}

.blau {
	color: #0097D5;
}

.clearer {
	clear: both;
	margin:0px;
	padding: 0px;
	height: 0px;
	width:0px;	
}

a span.FBConnectButton_Text_Simple {
	font-size:11px;
}
a:hover span.FBConnectButton_Text_Simple {
	text-decoration:none;
}

/*Top Board
----------------------------------------------------------------------*/


#topboard {
	width: 960px;
	float: left;

	margin-top: 20px;
	margin-bottom: 20px;	
}


#logo {
	float: left;
	width: 595px;
	padding-left:0px;
}

#logo img {
	width: 274px;
	height:36px;	
	/*background-image: url(images/fettesbrot-logo.png) !important;*/
	background-image: url(images/fettesbrot-logo.gif);
	background-repeat:no-repeat;	
}

#logo a img {
	border:none;
}


#teaser {
	font-size: 11px;
	font-weight:bold;
	line-height:100%;
	color: #666666;
	float: left;
	margin-top: 12px;
	background-color:white;
	padding: 5px;	
}

#teaser a {
	color:#666666;
}
#teaser a:hover {
	color: #000;
}


#ball {
	float:right;
	width: 35px;
}

#ball img {
	height: 35px;
	width: 35px;
}


/* Main Content Body
-------------------------------------------------------------------*/

#coreContent{
  float: left;
  width: 960px;
  margin-top: 8px;
	margin-bottom: 10px;
}


/* FEEDS 
--------------------------------------------------*/

#feedlogos {
	width: 45px;
	position: absolute;
	right:5px;
	top:0px;
}
#feedlogos img {
	margin-bottom:1px;
	margin-top: 0px;
}

#feedlogos a img {
	opacity: .75;
}

#feedlogos a:hover img {
	opacity: 1;
}


#feedlogos img {
	background-image:no-repeat;
	width: 45px;
	height: 20px;
}


img.twitter {
	background-image:url(images/twitter.png) !important;	
	background-image:url(images/twitter.gif);
}

img.youtube {
	background-image:url(images/youtube.png) !important;
	background-image:url(images/youtube.gif);	
}
img.facebook {
	background-image:url(images/facebook.png) !important;
	background-image:url(images/facebook.gif);	
}
img.myspace {
	background-image:url(images/myspace.png) !important;
	background-image:url(images/myspace.gif);	
}

img.fbrss {
	background-image:url(images/fb-rss.gif) !important;
	background-image:url(images/fb-rss.gif);	
}





/*Sitebar
-------------------------------------------------*/



#coreContent{
  display:inline;
  float:left;
}
#col1 {
  display:inline;
  float:left;
  width:600px;
  margin-top: 6px;
}

#col2 {
  display:inline;
  float:left;
  width:310px;
  margin-top:1px;
}



#platten {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px;
}

#platten table {
	width: 288px;
	height: 288px;
}

#platten td {

}

#platten img {
	width: 138px;
	height: 138px;
}




.td01 {
	vertical-align:top;
	padding-right: 12px;
}
.td02 {
	vertical-align:top;

}
.td03 {
	vertical-align:bottom;
	padding-right: 12px;	
}
.td04 {
	vertical-align:bottom;
}


#platten td.column1 {

}

.whiteshadow {
	background-color:  white;
	opacity: 0.87;	
	width: 98px;
	padding: 2px;
}

.videoscreen {
	margin-top:0px;
	height: 288px;
	width:258px;
	padding:0px 15px 0px 15px;
}

.videoscreen h3 {
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 25px;
}


.left {
	float: left;
}
.right {
	float: right;
} 






/* Startseite
----------------------------------------------*/

/* #homepageTeaser.col1_col1, #tweeterFeed {
	margin-left: 0px;
	padding: 15px;
} */



/* Galerie
----------------------------------------------- */

h2.widgettitle {
	display:none;
}


.slideshow img {
	margin-top: 10px;
}




/*
-------------------------------------Headers */

h1,h2,h3,h4,h5 {
	text-align:left;
   color: #000;	
}




h1{
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
}
h1 a{
  padding-right: 60px;
  margin-left: 60px;
}
h1 a:link {
  color: #000;
}
h1 a:hover {
  color: #000;
  text-decoration: none;
}
h2{
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
h3{
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; 
}

h3#respond {
	font-size: 11px;
	color: #666;
}

h3#comments {
	font-size: 11px;
	font-weight: bold;
}





h3 a {

}
h3 a:hover {
  text-decoration: none;
}
h4{
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
h5{
  position: relative;
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: "helvetica neue", helvetica, arial;
  font-size: 10px;
  color: #888888;
  font-weight: bold;
}
h5 abbr{
  position: relative;
  margin: 0 auto;
  padding: 0px;
}

h5.postDate {
	font-size: 11px;
	font-weight:bold;
  padding: 0px;	
}


h4.vcard {
	display:none;
}

/* Form Elements */

input[type=text],
textarea{
  border: 1px solid #ddd;
  padding: 3px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  color: #666;

}
input:focus,
textarea:focus{
  border-color: #999;
  color: #333;
}
input[type=submit]{
	-moz-border-radius:2px 2px 2px 2px;
	background-color:#666666;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin-right:10px;
	padding:3px 10px;
  	font-family: helvetica, arial, sans-serif;
  	font-size: 11px;
}
input[type=submit]:hover,
input[type=submit]:focus{
  background-color: #697D80;
  border-color: #666;
}

form#commentform input[type="submit"] {
	color: white;
}

/* Structure */

#siteWrapper{
  margin: 0 auto;
  padding:0px;
  width: 960px;
  text-align: left;
  position: relative;
  
}
#siteDescription{
  font-size: 1.2em;
  margin: 10px auto 60px;
  width: 960px;
  padding: 11px 0 13px;
  color: #999;
  font-style: italic;
  display:none;
}

/* Main Navigation
-------------------------------------------------------------------*/

#navigation {
  margin-top: 0px;
  padding: 14px 0px 17px 0px;
  opacity:0.9;
  background: #ffffff;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;  
  height: 87px;
   width: 888px; 
}


.nav_element {
	display:block;
	float:left;
	margin-right:20px;
	padding:0px;
	font-size: 13px;
}
.nav_element.shops {
	margin-right:0px;
}

.nav_element a {
	color: #bdbdbd;
}



.nav_element li.navHeader {
	font-weight: bold;
	color: #666;	
}

.nav_element li.navHeader a {
	color: #666666;
}


/* .nav_element a:hover {
	color: #0097D5;
}

.nav_element li.navHeader a:hover {
	color: #0097D5;	
} */


#mainNav{
  margin-top: 0px;
  padding: 15px 0px 15px 0px;
  background: #ffffff;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
#mainNav ul{
  margin: 0 auto;
  width: 960px;
  text-align: left;
}
#mainNav li{
  display: inline;
  margin-right: 20px;
  text-transform: uppercase;
}
#mainNav li:last-child{
  margin-right: 0;
}
#mainNav a:link,
#mainNav a:visited{
  color: #999;
}
#mainNav a:hover,
#mainNav a:active{
  text-decoration: none;
  color: #2E301C;
}
#mainNav .current_page_parent a:link,
#mainNav .current_page_parent a:visited,
#mainNav .current_page_item a:link,
#mainNav .current_page_item a:visited{
  font-weight: bold;
  color: #2A2D1A;
}
#mainNav .current_page_parent a:hover,
#mainNav .current_page_parent a:active,
#mainNav .current_page_item a:hover,
#mainNav .current_page_item a:active{
  color: #2E301C;
}



/* Posts
-------------------------------------------------------------------*/

.postContent{
  margin-top: 0px;
  position: relative;
  width: 558px;
  padding: 15px;
  /*background-color: #F9F9F9;*/
  background-color:#fafafa;
}
.postContent h4{
  position: relative;
  top: 0;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  font-style: italic;
  border-bottom: none;
}
.postDate ~ .postContent{
  margin-top: 0px;
}
.postDate{

/*  position: relative;
  margin: 0 auto;   */
  margin-bottom:0px;
}
#coreContent p,
#coreContent li,
#coreContent dd{
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 140%;
  color: #000;
  text-align: left;

}
#coreContent p{
  text-align: left;
  width: 500px;
}

#coreContent p.comment-page-numbers {
	font-size:11px;
}

#coreContent p.paginated-comments-pages {
	padding: 15px 0px 15px 10px;
	font-size: 11px;
	border-bottom: 1px solid #ebebeb;
	width: 520px;
	color: #333;
	
}
#coreContent p.paginated-comments-pages a {
	padding: 0px 5px 0px 5px;
}

#coreContent p.paginated-comments-pages strong {
	font-weight:normal;
	color: black;
	letter-spacing: 2px;
}




#coreContent li{
  list-style: none;
  list-style-type: none;
  margin-left: 0px;
  padding-left:0px;
}

#coreContent li.alt {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding-top: 15px;
	width: 510px;	
}

#coreContent dt{
  font-size: 1.3em;
  color: #333;
}
.entry-content{
  margin-top: 24px;
  text-align: left;
}
.entry-content a:link,
.entry-content a:visited{
  text-decoration: none;
}
.hentry{
  padding-bottom: 50px;
}
#coreContent .postMeta{
  margin: 3px auto 0;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
}
#coreContent .postMeta div{
  margin-bottom: 5px;
  text-align:left;
  font-size: 11px;
  width: 200px;
  padding-left:15px;
}
#coreContent .postMeta a {
  color: #666;
}

#coreContent .postMeta span{
  text-transform: uppercase;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #000;
  border: none;
  padding: 0;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-weight: bold;
  margin: 0px;
  font-style: normal;
  position: static;
}

.entry-content h1{
 line-height: 125%;
}
.entry-content h2{

}
.entry-content h3{

}
.entry-content h4,
.entry-content h5,
.entry-content h6{

}
.entry-content strong{
  color: #000;
}
.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol{
  margin: 0 0 20px 15px;
}
.entry-content ol li{
  list-style-type: decimal !important;
}
.entry-content li{
  margin-bottom: 5px !important;
}
.entry-content blockquote{
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.5em;
  color: #7D7D7D;
  margin: 0 20px 20px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}
#coreContent .entry-content blockquote p{
  font-size: 1.1em;
  line-height: 1.3em;
  color: #7D7D7D;
}
.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}
.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}
.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}
#coreContent .entry-content p.wp-caption-text{
  font-size: 1.1em;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}
.hentry img{
  margin: 15px 0px 15px 0px;
  border: 1px solid #e1e1e1e;
}


/* Single Post Page
-------------------------------------------------------------------*/

.single h3{
  margin-top: 0px;
  margin-bottom: 5px;
}
.single h5{
  position: static;
  font-family: "helvetica neue", helvetica, arial;
  border-bottom: none;
}
.single.hentry{
  margin-top: 0px;
  border-bottom: none;
  padding-bottom: 0;
}
#coreContent .single .postMeta{
  margin: 20px 0 0;
  padding: 20px;
  text-align: left;
  width: 510px;
  background-color: white;
  color: #333333;
}

/* Links Page
-------------------------------------------------------------------*/

#coreContent .entry-content #linkList{
  margin-left: 0;
}
#coreContent .entry-content #linkList li{
  list-style-type: none;
  margin-left: 0;
}
#coreContent .entry-content #linkList li li{
  font-size: .9em;
  list-style-type: square;
  margin-bottom: 20px !important;
  margin-left: 15px;
}
#coreContent .entry-content #linkList ul{
  margin: 10px 0 40px;
}

/* Comments
-------------------------------------------------------------------*/

.commentEntry{
  padding: 10px 10px 25px 10px;
 width: 510px;
 border-bottom: 1px solid #ebebeb;
}


#coreContent .commentEntry p{
  color: #666;
}
.avatar{
  float: left;

}


.commentContent{
  float: left;
  width: 520px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px 0px 0px 0px;
  background-color: white;
}
.commentMeta{
  color: #333;
  font-size: 11px;
  text-align: left;
}

.commentMeta{
  color: #333;
  font-size: 1;
  text-align: left;
}
.commentMeta a:link,
.commentMeta a:visited{
  font-weight: bold;
}
.nocomments{
  font-size: 13px;
  padding: 25px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.commentApprove {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	padding: 8px 0px 8px 8px;
	background-color: #e1e1e1;
	margin:  0px 0px 10px 0px;
	width: 150px;
	font-weight: bold;

}

/* Comment Form */

#comments {
	width:520px;
}



fieldset{
  background: #F6F6F6;
  padding: 0 0 10px;
  width: 520px;
  opacity: 0.98;
}
legend{
  position: relative;
  display: block;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0 0 4px 0;
}
legend span{
  position: relative;
  top: -15px;
  display: block;
  /*width: 540px;*/
  width:500px;
  background-color: #fff;
}
#comments h4,
legend span{
  /*border-top: 1px dotted #e1e1e1;*/
  padding: 10px 20px 10px 10px;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
}
.leaveComment{
  margin-top: 14px;
  padding-bottom: 19px;
}
.commentForm{
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  margin: 0 10px;
  color: #666666;  
}

form#commentform p {
	font-size:11px;
}

#post-415 form#commentform {
	background-color:#f6f6f6;
	width: 520px;
	padding: 20px 10px 10px 10px;
	margin-bottom: 35px;
}



form#commentform input {
	font-size:11px;
	margin-right: 10px;
	color: #666;
}
form#commentform small {
	font-size:11px;
	font-weight:bold;
	color: #666;
}

form#commentform textarea {
	font-size:11px;
	font-weight:bold;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	width: 490px;
	color: #666;

}

#coreContent ol.commentlist p {
	color: #666;	
}

#coreContent ol.commentlist li {
	font-size:11px;
	font-weight:bold;
	color: #666;
}

#coreContent ol.commentlist li p {
	font-weight:normal;
	margin-top:15px;
}

#coreContent .commentForm p {
	font-size: 11px;
	color: #666;
}

small.commentmetadata {
	margin-bottom: 20px;
}

.commentForm em{
  text-transform: lowercase;
  color: #999;
  font-size: 11px;
  font-style: normal;
}
.commentForm input[type=text]{
  display: block;
  margin-bottom: 2px;
  width: 300px;
  font-size: 11px;
}
.commentForm textarea{
  width: 492px;
  max-width: 520px; /* Restricts the resizing capability in webkit bases browsers */
  height: 150px;
  font-size: 11px;
  font-weight: bold;
}
.commentForm input[type=submit]{
  float: right;
  margin-top: 8px;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
}

.commentWarning p {
	margin-top: 20px;
	
}



/* Paging Navigation
-------------------------------------------------------------------- */

#coreContent .pageNav {
	padding: 0px;
}


.pageNav{
  margin-top: 40px;
  padding: 0px;
}
.pageNav .prev,
.pageNav .next{
  display: inline;
}
.pageNav .prev{
  margin-right: 2px;
}
.pageNav .next{
  margin-left: 2px;
}

/* Archives
-------------------------------------------------------------------- */

#archives{
  margin-top: -50px;
}

#archives h3 {
	color: #000;
	font-weight: bold;
}

h2.archiveTitle{
  margin: -30px 0 70px;
  color: #666;
}
h2.archiveTitle strong{
  color: #000;
}
#archives h3,
#coreContent li h3{
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  text-align: left;
  font-weight: normal;
  margin: 0 0 5px;
}
#coreContent li h3{
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
#archives label{
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.4em;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
}
#archives #date{
  float: left;
  width: 150px;
}
#archives #categoryTags{
  float: left;
  width: 320px;
  margin-left: 30px;
}
#archives ul{
  margin: 5px 0 60px;
  text-align: left;
}
#archives ul li{
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #999;
  font-size: 1.3em;
  line-height: 1.5em;
  white-space: nowrap;
}
#archives li a{
  margin-right: 5px;
}
#archives #date ul li{
  display: block;
  list-style-type: none;
  margin: 0 10px 0 0;
}
.tagArchives li{
  float: left;
  margin-right: 10px;
}
.categories li{
  margin-bottom: 5px;
  font-size: 2.3em;
}

/* Recent Posts (on the 404 page)
-------------------------------------------------------------------- */

#recentPosts{
  border-top: 2px solid #ccc;
}
#recentPosts li{
  list-style: none;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#recentPosts a{
  float: left;
}
#recentPosts .postDate{
  float: right;
  
}

/* Search Results
-------------------------------------------------------------------- */

#coreContent.searchresults{
  margin-top: -35px;
}
.searchresults .postMeta{
  text-align: left;
}
.searchpanel{
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  margin: 0 0 40px;
  padding: 10px 0;
}
.searchpanel input[type=text]{
  width: 250px;
  font-size: 1.7em;
}
.searchpanel input[type=submit]{
  font-weight: normal;
  -webkit-border-radius: 12px;
  -moz-border-radius: 16px;
  background-position: left 5px;
  font-size: 1.4em;
  
}

/* Footer
-------------------------------------------------------------------- */

#footer {
  width: 960px;
  margin: 40px auto 0;
  margin-bottom: 0px;
  margin-top: 20px;
  text-align: left;
  font-size: 11px;
  padding: 20px 2px 4px 2px; 
  display: block;
}
.footerContent{
  width: 500px;
  margin: 20px auto 0;
  clear: left;

}

#footer a {
	margin-right: 10px;
}

#footer p{
  line-height: 125%;
}

.footerlabel {
	background-color: #fff;
}
#footer #search{
  margin: 15px 0 30px;
}
#footer h5{
  position: relative;
  top: 0;
  margin-bottom: 8px;
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-size: 1.3em;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;
}
#footer .elsewhere{
  margin-bottom: 30px;
}
#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px dotted #ccc;
  font-size: 1.2em;
}
#footer .elsewhere li.last{
  padding: 0;
  margin: 0;
  border-right: none;
}
#footer #search input[type=text]{
  font-size: 1.4em;
  border-color: #ccc;
}
#footer #search input[type=text]:focus{
  border-color: #999;
}

/* Google Ad
-------------------------------------------------------------------- */

.googleAd{
  margin-bottom: 40px;
  padding-top: 40px;
  border-top: 1px dotted #ccc;
}

/* Admin Edits
-------------------------------------------------------------------- */

.loggedin a,
a.post-edit-link:link,
a.post-edit-link:visited,
a.comment-edit-link:link,
a.comment-edit-link:visited{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  background-color: #333333;
  font-size: 10px;
  padding: 3px 5px 3px 5px;
  margin-top: 5px;
}



#coreContent p.loggedin{
  display: inline-block;
  margin-top:5px;
  margin-bottom: 35px;
  padding: 10px;
  background: #efefef;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

/* Self Clearing Floats
-------------------------------------------------------------------- */

#siteWrapper:after,
.post:after,
.commentEntry:after,
.commentForm:after,
#footer .elsewhere:after,
#metaContent .metaExtend:after,
#mainNav:after,
#mainNav ul:after,
#archives ul:after,
#coreContent .postMeta:after,
#recentPosts li:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.wpa_container span.wpa_text {
   font:12px "helvetica neue",helvetica,arial,sans-serif;
   text-transform: uppercase;
   font-weight: normal;
   color: #999999;
   margin-bottom: 20px;
   letter-spacing:0px;
}
.wpa_container, .wpa_container div, .wpa_container span, .wpa_container a{
   color:#e1e1e1;
   font-size:12px;
   font:12px "helvetica neue",helvetica,arial,sans-serif;
   margin-top: 3px;
}

a#prevButton, a#nexButton {
	text-transform:uppercase;
	font-size: 9px;
	font-weight:bold;
	color: #000;
	margin-top: 10px;
	
}
li#text-3 {
	margin-top:5px;
}


/* Twitterfeed
-----------------------------------------*/


#twitterFeed {
 	padding: 5px 15px 15px 15px;
	opacity:1;
}

#twitterFeed h3 {
	margin-top: 5px;
}
#twitterFeed h5 {
	color: #000;
	font-size: 18px;
}

.twitter-message {
	margin-bottom: 10px;
	font-size: 12px;
}

.twitter-timestamp {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
}

#twitterFeed p {
	line-height: 125%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: white;
	font-size:11px;
	font-weight: bold;
	width: 250px;
}


a.twitter-link {
	font-size: 11px;
	font-weight: normal;
	color: white;
	/* display:none;*/
}
a:hover.twitter-link {
	color: black;
}


/*textwidget 
-----------------------------------------*/
#homepageTermine .textwidget {
	font-size: 11px;
	font-weight:bold;
	margin:0px;
	border: none;
	color: #fff;
}


#sidebar .textwidget {
	padding-bottom: 5px;
	margin-bottom:3px;
	margin-top: 5px;
	font-size:11px;
	font-weight: bold;
	color: white;
	border-top: 1px dotted #e1e1e1;
	border-bottom: 1px dotted #e1e1e1;
}

#coreContent li .textwidget h3 {
	margin-bottom: 20px;
}





/*Startseite / Homepage
-------------------------------------------*/


.col1_col1,.col1_col2{
   display:inline;
   float:left;
   width:240px;
   padding: 10px 15px 10px 15px;
   opacity:1;

   /* border-left:1px solid #f2f2f2;
   border-right:1px solid #f2f2f2;
   border-bottom:1px solid #f2f2f2; */ 
}
.col1_col1 {
	margin-left:0px;
	min-height:310px;
    background-color:#0097D5;	    

}

.col1_col2 {
	min-height:310px;
    background-color:#ea6a0b;
}



.homepage h3 a, .videoscreen h3 a {
	color: #fff;
	background-image:url(images/fwd-white.gif);
	background-repeat:no-repeat;
	background-position: 100% 7px;
	padding-right: 10px;
}

.homepage h3 a:hover, .videoscreen h3 a:hover {
	color: #000;
	background-image:url(images/fwd-black.gif);		
}


#homepageTeaser h3.teaser-title a {
		background-image:url(images/fwd-white-sm.gif);
		background-position: 100% 3px;			
}

#homepageTeaser h3.teaser-title a:hover {
		background-image:url(images/fwd-black-sm.gif);		
}

#homepageTeaser h5.postDate {
	color: white;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}



#homepageTermine li{
   	list-style: none;
}
.teaser-title {
   font-size:13px;
   margin-top: 0px;
}

#homepageTeaser p {
	font-size:11px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

.startHr{
     width:270px;
     height:1px;
     float:left;
     margin-left:15px;
     margin-top:6px; 
     margin-bottom:6px;
}
.startHr.bgorange{
     margin-left:5px;
}
.page .postContent{
   /*width: 500px;*/
   width:558px;
   margin-top:0px;
   /* background-color: transparent; */
}
.wpa_time{
     background-color:#fff;
}
#homepageTeaser p {
   margin:0px 0px 10px 0px;
}
#homepageTeaser h3.teaser-title {
   margin-bottom:0px;
}
#homepageTeaser h3.teaser-title a {
	color: #fff;
}
#homepageTeaser h3.teaser-title a:hover {
	color: #000;
}

#homepageTeaser h3.morenews {
	margin-top: 25px;
}

/*Sitebar
----------------------------------------*/



#sidebar{
   margin-right: 0px;
   float:right;
   display:none;
   opacity:0; 
   width: 288px;
   background-color:#fff;  

   
}

#sidebar h2.widgettitle{
      display:none;   
}


/*iframe
--------------------------------------------------*/
iframe {
	width: 650px;
}


#post-32 .postContent, #post-36 .postContent {
	width:660px;
}

#post-32 #col2 {
	display:none;
}


/*plattentab 
------------------------------------------------------*/
#coreContent table.plattentab {	
	width:500px;
}

#coreContent table.plattentab td {
	vertical-align: top;
	border-top: 1px solid #F2F2F2;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.plattencover {
 	width: 270px;
}

#coreContent table.plattentab p {
	line-height: 125%;
	width: auto;
}

#coreContent table.plattentab a {
	font-size: 11px;
}

#coreContent table.plattentab img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#coreContent table.plattentab h1 {
	margin:0px;
	padding: 0px;
	font-size: 16px;
	margin-bottom: 3px;
}
#coreContent table.plattentab h2 {
	margin:0px;
	padding: 0px;
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #333;		
}

#coreContent table.plattentab ul {
	padding:0px;
	margin:0px;
}
#coreContent table.plattentab li {
	font-size:11px;
	line-height:115%;
}
a.lyricslink {
	margin-left: 5px;
}



/* Downloads
-------------------------------------------------*/

#post-40 h4 {
	margin-top: 35px;
	margin-bottom: 4px;
}
#post-40 td {
	font-size: 11px;
	padding-bottom: 7px;
	padding-right: 7px
}

table.downloadtab {
	width: 500px;
}
#post-40 table.downloadtab td {
	padding-bottom:2px;
}
#homepageTermine h2.widgettitle  {
   display:none;    
}
#post-37 table, #post-38 table  {
	margin-bottom: 20px;
}

#videoOff .videoscreen {
	display:none;
}

/* Newsletter
----------------------------------------------*/

.entry-content.newsletter p {
	margin-top: 20px;	
}
.entry-content.newsletter td {
	padding: 10px 15px 10px 0px;
}
.entry-content.newsletter input[text] {
	width: 20px;
	font-size: 11px;
	font-weight:bold;
}
.entry-content.newsletter h3, .entry-content.newsletter h1 {
	font-size:12px;
	color: black;
}
.entry-content.newsletter ul {
	margin:0px;
	padding: 0px;
}
li.list {
	margin-top: 10px;
}
.entry-content.newsletter a {
	color: #0097D5;
}
.entry-content.newsletter a:hover {
	color: #ea6a0b;
}
span.error {
	color: #ea6a0b;
	padding-top:10px;
	font-size: 12px;
}

/* FINALE 2011 */

/* #feedlogos, .textwidget, #teaser, #ball {
	display: none;
}
#navigation {
	display: none;
	}
#footer {
	display: none;
} */


