body {
	font-size: 0.8em;
	font-family: Georgia;
}
h3, h4, h5, h6 {
	color: #fff;
}
.post h3 a {
	color: #fff;
}
.jump {
	visibility: hidden;
	display: none;
	position: absolute;
	top: -500px;
	width: 0;
	height: 0;
}
.aktt_tweet_digest {
	padding-left: 50px !importants;
}
#sponsoren li {
	display: inline;
}
/************* MainNavi ****************/
.mainNaviTypo h1 {
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.mainNaviTypo a {
	color: #fff;
	text-decoration: none;
}
/************* SubNavi ****************/
#sidebar ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#sidebar li {
	text-align: right;
	list-style: none;
	color: #fff;
	text-transform: uppercase;
	margin: 0px 0px 25px 0px;
}
#sidebar li a {
	color: #fff;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
}
#amazoncontent {
	font-size: 100% !important;
}
/*************** Content ***************/
#spalteRechtsHeadline h2 {
	/*font-size: 150%;*/
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}
.post h2 {
	font-size: 200%;
	font-weight: normal;
	margin: 0px;
	color: #fff;
}
.post h2 a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.post h2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.post h3 a {
	color: maroon;
	background-color: white;
}
#spalteRechts p {
	margin: 0px 0px 25px 0px;
}

.imgtfe {
	margin: 0px 10px 10px 0px;
	float: left;
}
.datum {
	margin: 0px 0px 10px 0px;
	font-size: 80%;
	color: #fff;
}
.entry {
	color: #fff;
	font-size: 1.2em;
	line-height: 25px;
}
.datum a {
	color: white;
}
.entry a {
	background-color: white;
	color: maroon;
	padding: 0px 0px;
	text-decoration: none;
}
.postmeta {
	color: silver;
}
/*
.post img {
	border: 0px;
}
*/
.entry img {
	background: transparent !important;
	padding: 0px !important;
}
.post-edit-link {
	color: silver;
}
.navigation, .navigation a {
	color: #fff;
	font-weight: bold;
}
.spalte {
	color: #fff;
	line-height: 25px;
}
.spalte a {
	color: #fff !important;
	font-weight: normal;
}
/*************** Kommentare **************/
/*#kommentare {
	color: #fff;
}
#kommentare a {
	color: #fff;
}

.commentmetadata {
	margin: 10px 0px;
}
#respond {
	color: #fff;
}
#respond small {
	font-size: 100%;
}
#respond textarea {
	width: 520px;
}
#respond a {
	color: #fff;
}*/
.postmeta {
	line-height: 20px;
	font-size: 100%;
}
.postmeta a {
	color: #fff;
	text-decoration: underline;
}

/*********** Footer *********************/
.footerBar {
	color: #fff;
}
.footerBar a {
	color: #fff;
	text-decoration: none;
}
#footer {
	color: gray;
	text-align: center;
}
/*************** Begin Images ************/
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.thumbnail img {
	border: 0px !important;
}

/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	/*border: 1px solid #ddd;*/
	text-align: center;
	/*background-color: #f3f3f3;*/
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 100%;
	line-height: 17px;
	padding: 5px;
	margin: 0;
	color: #fff;
}
/* End captions */

/************ Suchfeld  *************/
.searchField {
	height: 25px;
	background: url(../images/backSuche.jpg) no-repeat;
	border: 0px;
	margin: 0px 5px 0px 0px;
	color: silver;
	padding: 5px 0px 0px 5px;
	
}
.searchBut {
	background: none;
	color: #fff;
	border: 0px;
}



/************** Kommentare *************/
/************* fixe Werte ***************/

.boxComment {
	font-size: 100% !important;
}
.kommentare {
	margin: 0px 0px;
	font-size: 100% !important;
}
ol.commentlist, ol.pinglist {  
    margin:0;  
    padding:0;  
    }  
  
.commentlist li {  
    list-style:none;  
    margin-bottom:14px;  
    } 
.pinglist li {
	list-style-type: none;
    margin-bottom:14px;
}

.comment-author {
	float: left;
	text-align: center;
}
.authorName {
	margin-top: 5px;
	text-align: center;
	font-size: 80%;
	display: block;
}
.commentContent {
	float: left;
}

.pings {
	float: none;
}
.pingName {
	text-align: left;
	font-size: 100%;
}




/************ sociable  *************/

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0 !important;
	background: transparent !important;
}
.sociable a {
	background: transparent !important;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	background: transparent !important;
}
/************ Ortstafel  *************/

.tafelTop {
	position: fixed;
	top: 0;
	left: 0;
	background: url(../images/ortsbeginn_Almstudio_planinastudio160.gif) no-repeat;
	width: 160px;
	height: 108px;
	z-index: 1;
}
.tafelBottom {
	position: fixed;
	left: 0;
	background: url(../images/ortsende_Almstudio_planinastudio160.gif) no-repeat;
	width: 160px;
	height: 108px;
	bottom: 0;
	z-index: 1;
}

























