/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* Uncomment if you want to use the tagline feature (make sure you uncomment .tagline below) - off by default*/
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
body { padding: 0; font-family: Arial, Verdana, Helvetica; font-size: 76%; color: #3f3f3f; background-color: #fff; text-align: center; margin-top: 20px; margin-right: 0; margin-left: 0; }
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}
hr { /* Simple style when CSS not in use */
	display: none;
	}
/* 6)-=-=-=- Forms -=-=-=- */
input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
input:hover {
	background: #fff;
	border: 1px solid #959595;
	color: #959595;
	font-size: 1em;
	}
p {
	line-height: 1.4;
	}
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
	}
textarea:hover {
	background: #fff;
	border: 1px solid #959595;
	color: #959595;
	}
._container_left { background-color: transparent; }
._container_right { background-color: transparent; }
.alt {
	background: #fafafa !important; 
	border: 1px solid #eee !important;
	padding: 10px 10px 0 10px !important;
	}
.alt:hover {
	border: 1px solid #959595 !important;
	}
/* 8)-=-=-=- Hacks -=-=-=- */
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
.commentlist {
	padding: 0;
	margin: 0;
	}
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #fff;
	border: 1px solid #eee;
	margin: 10px;
	}
.commentlist li:hover {
	border: 1px solid #959595;
	}
.comments {
	font-size:0.85em;
	text-align:center;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
.comments a:link, .comments a:visited {
	color: #959595;
	text-decoration: none;
	}
.comments a:hover, .comments a:active {
	color: #3F3F3F;
	background:none;
	text-decoration: none;
	}
.highlight { /* Basic highlight for text */
	background: #EEEFEA;
	}
.line {
	border-top: 3px solid #959595;
	margin-top: -5px;
	}
.main img {
	padding: 3px;
	border: 1px solid #959595;
	}
/* 3)-=-=-=- Left selectors -=-=-=- */
.main li { background-color: transparent; padding: 2px 0 0 10px; list-style: none; }
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
.meta {
	background: #F2F2F2;
	font-size: .9em;
	padding: 2px;
	}
.meta:hover {
	background: #EEEFEA;
	}
.postinput {
	margin-left: 10px;
	}
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
.searchfield {
	background: #fff;
	border: 1px solid #959595;
	color: #959595;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
.submit {
	background:red;
	height: 20px;
	width: 52px;
	border: 1px solid red;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
/* \ */
.submit { background-color: transparent; height: 20px; width: 52px; border: 0; margin-left: 2px; text-indent: -9999px; cursor: pointer; }
/**/
.submit:hover { background-color: transparent; height: 20px; width: 52px; border: 0; margin-left: 2px; cursor: pointer; }
/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default*/
.tagline {
	color: #888;
	margin: -16px 0 0 9px;
	position: absolute;
	font-size: 0.9em;
	}
.themes {
	font-size: .9em;
	}
.topline { background-color: transparent; }
.warning p { /* Used on the search page (image will appear if no result is found) */
	height: 160px; padding: 20px 0 0 90px; font-size: 1.5em; background-color: transparent; margin: 0 0 0 10px; }
#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}
#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}
#calendar {
	text-align:center;
	padding:20px 0;
}
/* 2)-=-=-=- Structure -=-=-=- */
#container { width: 900px; margin: 0 auto; text-align: left; vertical-align: top; }
#container-links { width: 190px; float: left; }
#content { text-align: left; width: 100%; }
#content-wrap { vertical-align: top; }
#content_bg { background-image: url(../media/back.gif); width: 900px; }
/* 5)-=-=-=- Footer -=-=-=- */
/*#footer { background-image: url(../media/back_footer.gif); height: 75px; text-align:left; clear:both; }*/
#footer { CLEAR: both; BACKGROUND-IMAGE: url(../media/back_footer.gif); background-repeat: repeat-y; background-position: 0 bottom; TEXT-ALIGN: left ; width: 700px; height: 55px; }
#footer p {
	padding: 32px 20px 0 20px;

	font-size: .9em;
	color: #777;
	}
.bild { width: 180px; float: left; }
.print { background-color: #fff; text-align: right; width: 510px; float: right; }
/* 1) -=-=-=- General selectors -=-=-=- */

#print-wrap { text-align: right; position: relative; left: 0; width: 510px; float: left; margin-right: 0; margin-bottom: 10px; margin-left: 0; padding-right: 0; padding-left: 0; }

#inhalt-wrap { text-align: left; position: relative; left: 0; width: 510px; float: left; margin-right: 0; margin-left: 0; padding-right: 0; padding-left: 0; }
/* 4)-=-=-=- Right selectors -=-=-=- */
#search { background-color: transparent; height: 50px; margin: 0 auto; padding-top: 22px; }
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
/* 7)-=-=-=- Accessibility -=-=-=- */
#skip {
	display: none;
	}
#wp-calendar {
	width:150px;
	margin:0 auto;
}
#wp-calendar a {
	font-weight:bold !important;
}
/*

	1) General selectors - body,h1/h3,a,blockquote,code,p
	2) Structure -,content,tagline
	3) Left selectors - main,meta,comments
	4) Right selectors - author,links,line,search,themes
	5) Footer - extras
	6) Forms - input,textarea
	7) Accessibility - skip,hr
	8) Hacks - clearfix

*/
/* End hide from IE-mac */	


.fb {
    width: 220px;
    float: left;
    height: 29px;
    line-height: 29px;
    clear: both;
    text-align: left;
    margin-top: 20px
}

.fb a {
    display: inline-block;
    height: 29px;
    line-height: 29px;
    text-decoration: none;
}

.fb a img {
    display: inline-block;
    float: left;
}

.fb a span {
    display: inline-block;
    height: 29px;
    padding-left: 10px;
    line-height: 29px;
    font-weight: bold;
}

#print-wrap {
	padding-top: 20px;
	position: static;
	width: 200px;
	float: right;
	margin-top: 4px;
	padding-bottom: 25px;
}

div.clearfix {
	clear: both;
}

#footer {
	height: 100px;
}





