/* @override 
	http://herrfischer.net/wp-content/themes/fresh-bananas/style.css
	http://silberlaube.de/wp-content/themes/fresh-bananas/style.css
*/

/* @group tags */

body {
	margin-top: 0px;
	margin-bottom: 0;
	background: white url(http://herrfischer.net/wp-content/images/hg.png) repeat-x fixed 0 100%;
	font: 76% Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
}

img {
	border: 0px
}

em {
	font-style: italic;
}

/* @end */

/* @group header */

#header {
	height: 400px;
}

#header h1 {
	width: 340px;
	position: relative;
	color: #282828;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2pt;
	text-indent: 45px;
	left: 60px;
	top: -50px;
	text-align: left;
	font-size: 25px;
}

#header h2 {
	width: 800px;
	position: relative;
	color: #282828;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2pt;

	top: -50px;
	text-align: center;
	font-size: 12px;
}

#header img {
}

#header a {
}

#header a:hover {
}

#header #header1 {

}

#header #header2 {

}

#header #header3 {
	color: black;
	text-align: right;
	float: left;
	width: 179px;
	height: 110px;
	padding-right: 20px;
	padding-top: 10px;
}

#header #header3 a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group text */

#text {
	text-align: left;
	width: 780px;
       padding-left: 70px
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}

#text p, #text #main ul, #text #main ol {
	line-height: 200%;
}

/* @end */

/* @group main */

#text #main {
	color: #000000;
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: -45px;
}

#text #main h1 {
	color: #191919;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 2pt;
	width: 400px;
}

#text #main h1 a {
	color: #191919;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	letter-spacing: 2pt;
	background-color: #fff;
}

#text #main h1 a:hover {
	text-decoration: underline;
}

#text #main h1 a:visited {
	color: #000000;
}

#text #main h2 {
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: 3px;
	margin-top: 30px
}

#text #main h3 {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 30px;
	letter-spacing: 1px;
}

#text #main p {
}

#text #main p.meta {
	color: #999;
}

#text #main p.label {
	color: white;
	background-color: #a5a5a5;
	padding: 10px
}

#text #main p.label a, #text #main p.label a:hover, #text #main p.label a:visited {
	color: #ffffff;
	text-decoration: underline;
	background: #000000;
}

#text #main p a.more-link, #text #main p a.more-link:visited {
	text-decoration: none;
}

#text #main p a.more-link:hover {
	color: #fff;
	background-color: #000;
}

#text #main a {
	text-decoration: underline;
	color: #000000;
	background-color: #fff;
}

#text #main a.lng_en:before {
	content: url(http://herrfischer.net/wp-content/images/english.gif);
	display: inline;
}

#text #main a.extern:before {
	content: url(http://herrfischer.net/wp-content/images/pdf.gif);
	display: bottom;
}

#text #main img {
	margin-bottom: 5px;
	margin-right: 20px;
}

#text #main img.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

#text #main img.landscape {
	float: left;
	margin-bottom: 5px;
}

#text #main img.lng {
	float: left;
	margin-right: 8px;
}

#text #main blockquote {
}

#text #main #linklist ul {
	list-style: inherit;
	margin-top: 30px;
}

#text #main #linklist li {
	margin-bottom: 5px;
	line-height: 100%;
	list-style: square inherit;
	margin-left: -20px;
}

/* @end */

/* @group sidebars */

#text #sidebar {
	text-align:right;
	float: left;
	padding-right: 20px;
	width: 170px;
	padding-top: 0px;
	margin-top: -51px;
}

#text #rightsidebar {
	text-align: left;
	float: right;
	padding-left: 35px;
	width: 160px;
	padding-top: 0px;
	margin-top: -51px;
}

#text #sidebar h1, #text #rightsidebar h1 {
	font-size: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#text #sidebar h2, #text #rightsidebar h2 {
	color: black;
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 18px 0 10px;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}

#text #sidebar ul {
	line-height: 170%;
	list-style-type: square;
	padding-left: 1em;
	list-style-position: inside;
}

#text #rightsidebar ul {
	line-height: 170%;
	list-style-type: square;
	padding-left: 1em;
	list-style-position: inside;
}

#text #rightsidebar a {
	text-decoration: underline;
}

#text #rightsidebar a:visited {
	text-decoration: underline;
}

#text #rightsidebar a:hover {
}

#text #sidebar ul a {
	text-decoration: none;
	background-color: #fff;
}

#text #sidebar ul a:visited {
	text-decoration: none;
}

#text #sidebar ul a:hover {
	background: #000;
	color: #ffffff;
}

#text #sidebar #impressum {
	text-align: right;
	position: relative;
	right: 0px;
}

#text #rightsidebar #impressum {
	text-align: left;
	position: relative;
	left: 0px;
}

#text #sidebar #impressum a, #text #rightsidebar #impressum a {
	text-decoration: none;
	background-color: #000;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#text #sidebar #impressum a:hover, #text #rightsidebar #impressum a:hover {
	text-decoration: underline;
	background-color: #fff;
	color: #000;
}

#text #sidebar li, #text #rightsidebar li {
	margin-bottom: 10px;
}

/* @end */

/* @group footer */

#text #footer {
}

#text #footer p {
	margin: 0;
}

/* @end */

/* @group my */

.img_language {
	float: left;
	margin-right: 5px;
}

/* @end */

/* @group others */

#reply label {
	display: block;
}

code {
	background: #EFF29F;
	color: #000;
	font-size: 1.2em;
}

pre {
	font-size: 1.2em;
	padding: 5px
}

pre code {
	font-size: 1em;
	/* When people would place a code element in a pre, it would get very large */
}

.comment {
	list-style-type: none;
	margin: 0;
}

.hilite {
	color: #fff
}

/* @end */

/* @group img */

#img_small {
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}

#img_small img {

}

#img_small p {
	margin-top: 5px;
	font-size: 0.8em;
	padding: 5px;
	border: 1px  #000000;
}

/* @end */

/* Begin FU-Zeitung-Ecke */

div#fuz-ecke {
	position: absolute; top:0px; left: 0px; z-index: 2342; width:107px; height:113px;
	background-image: url(http://silberlaube.de/wp-content/images/fuz_ecke_klein.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
	padding:0;
	margin:0;
	text-align: left;
}

/* IE */
* html div#fuz-ecke {
    position: absolute; top:0px; left: 0px; z-index: 2342; width:360px; height:380px;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="http://silberlaube.de/wp-content/images/fuz_ecke_klein.png");
    border:none;
	padding:0;
	margin:0;
	text-align: left;
}

div#fuz-ecke img {
	border:none;
	padding:0;
	margin:0;
	background: none;
}

div#fuz-ecke a#peel img {
	width: 100%;
	height: 100%;
}

div#fuz-ecke a, div#fuz-ecke a:hover {
	text-decoration: none;
	border:none;
	padding:0;
	margin:0;
	display: block;
	background: none;
}

div#fuz-ecke a#peel:hover {
	position: absolute; top:0px; left: 0px; z-index: 4223; width:360px; height:380px;
	display: block;
	background-image: url(http://silberlaube.de/wp-content/images/fuz_ecke_gross.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* IE */
* html div#fuz-ecke a#peel:hover {
    position: absolute; top:0px; left: 0px; z-index: 4223; width:360px; height:380px;
    display: block;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="crop", src="http://silberlaube.de/wp-content/images/fuz_ecke_gross.png");
}

div#fuz-ecke a#preload
{
	background-image: url(http://silberlaube.de/wp-content/images/fuz_ecke_gross.png);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}

/* End FU-Zeitung-Ecke */

