/* commented backslash hides from ie5mac \*/ 
html {
	height:100%;
	margin:0;
	padding:0
}
/* end hack */ 
html, body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}
body {
	text-align:left;
	min-width:980px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
hr {
	background-color: #f4d4d8; /* Mozilla 1.4 */
	color: #f4d4d8; /* IE 6 */
	border: #f4d4d8; /* Opera 7.11 */
	height: 1px; /* in Opera */
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#wrapper {
	_height: 82px;
}
#outer {
	height:99.9%;
	min-height:100%;
	width:980px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
}
/* mac hide \*/
* html #outer {
	width:980px
}
/* end hide*/

html>body #outer {
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner {
	width:100%;
	padding-top:143px;/*needed to make room for header*/
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:40px;
	z-index:74;
}
#ajaxmenu {
	position:absolute;
	top: 45px;
	left:0px;
	width:980px;
	background:  #FFFFFF url(images/header_xxx.jpg) no-repeat left top;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {
	width:980px
}
/* end hide*/
#footer {
	width:500px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	color: #939393;
	border-top: solid 1px #939393;
	margin-top: 20px;
}
#footer p {
	margin-top: 5px;
}
#footer p a {
	text-decoration: none;
	color: #939393;
}
#footer p a:hover {
	color: #939393;
	text-decoration: underline;
}
* html #footer {
	margin-bottom:-1px
}/* ie rounding bug*/
/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;/* for ie*/
}
/* end hide*/

div, p {
	margin-top:0px;
}/*clear top margin for mozilla*/
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */
html>body #minHeight {
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content, #content_lob_tadel {
	width: 500px;
	padding-top: 0px;
	padding-bottom: 7px;
	line-height: 190%;
}
#content h2, #content_lob_tadel h2 {
	font-size: 16px;
	font-weight: bold;
	color: #bd0926;
	line-height: 24px;
	position: relative;
}
#content b, strong, #content_lob_tadel b, strong {
	color: #bd0926;
	font-size: 13px;
}
#content p, #content_lob_tadel p {
	color: #444444;
	line-height: 22px;
	_line-height: 16px;
}
#content a, #content p a {
	color: #000000;
	text-decoration: none;
	background: #FFFFFF url(images/pfeil_schwarz.gif) no-repeat left;
	padding-left: 15px;
}
#content a:hover, #content p a:hover {
	color: #000000;
	text-decoration: underline;
	background: #FFFFFF url(images/pfeil_schwarz.gif) no-repeat left;
	padding-left: 15px;
}
#content a.img , #content a.img:visited {
	background: none;
	background-images: none;
	padding: 0;
       margin: 0 auto;
}
#content_lob_tadel a, #content_lob_tadel p a {
	color: #000000;
	text-decoration: none;
}
#content_lob_tadel a:hover, #content_lob_tadel p a:hover {
	color: #000000;
	text-decoration: underline;
}
.FSF_searchResults {
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
#content img {
	border: solid 1px #939393;
	padding: 1px;
	margin: 5px;
}
#content ul li {
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}
.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}
#sidebar a {
	color: rgb(97, 130, 0);
}
#sidebar a:hover {
	background-color: rgb(97, 130, 0);
	color: rgb(255, 255, 255);
}
/* Lob & Tadel */
.content #post a, .content #post p a {
	color: #000000;
	text-decoration: none;
	background: none;
	padding-left: 0px;
}
.content #post a:hover, .content #post p a:hover {
	color: #000000;
	text-decoration: underline;
	background: none;
	padding-left: 0px;
}
.guestbook_top {
	float: left;
	padding: 0.3em 0.5em 0
}
.guestbook_big {
	color: #bd0926;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0.5em
}
.guestbook_small {
	color: #bd0926;
	float: left;
	font-size: 10px;
	font-weight: bold
}
.guestbook_contact {
	margin-left: 0.5em;
	border: 0;
}
.guestbook_content {
	padding: 0.5em;
}
.guestbook_mod {
	float: right;
	margin-left: 0.5em
}
.guestbook_extra {
	float: right;
	padding-bottom: 1em
}
#guestbook_toggle {
        text-align: right;
	margin-bottom: 25px;
	display: block;
	border-bottom: solid 1px #f4d4d8;
}