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

/* @group tags */

body {
	margin-top: 0px;
	margin-bottom: 0;
	color: white;
	font: 76% Georgia, "Times New Roman", Times, serif;
	background: url(http://herrfischer.net/wp-content/images/background.gif) no-repeat scroll center top;
}

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: 390px;
}

#header img {
}

#header a {
}

#header a:hover {
}

#header #header1 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 30px;
	padding-top: 50px;
	width: 800px;
	position: relative;
}

#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: 700px;
	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: right;
	width: 475px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: -45px;
}

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

#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 {
	width: 450px;
}

#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.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 {
	font-size: smaller;
}

#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 sidebar */

#text #sidebar {
	text-align:right;
	float: left;
	padding-right: 20px;
	width: 179px;
	padding-top: 63px;
	margin-top: -51px;
	color: #000;
}


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

#text #sidebar h2 {
	text-transform: uppercase;
	letter-spacing: 2pt;
	margin: 18px 0 10px;
	font-size: 15px;
	text-decoration: underline;
	color: black;
}

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

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

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

#text #sidebar ul a:hover {
	text-decoration: underline;
}

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

#text #sidebar #impressum a {
	text-decoration: underline;
	padding-top: 0px;
	padding-bottom: 0px;
}

#text #sidebar #impressum a:hover {
	text-decoration: none;
}

#text #sidebar 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 */

