/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
/*  background aussen */
html,body {
	padding:0;
	margin:0;
	background:  url(images/bg_1x1.jpg) repeat;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	margin-top:45px;
	margin-bottom:12px;
	text-align:left;
	min-width:838px;/* for mozilla*/
	height:100%;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:650px;
	width:838px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_829x1.jpg) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:838px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/
#inner{
	width:100%;
	padding-top:145px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:838px;
	height:158px;
	z-index:74;
	background:  url(images/headerfee.jpg) no-repeat left top;

}
/* buttonslage */
#ajaxmenu_bg{
	position:absolute;
	top:158px;
	left:0px;
	width:830px;
	height:8px;
	z-index:74;
	background:  url(images/header_830x8.jpg) no-repeat left;
}
/* buttonslage */
#ajaxmenu{
	position:absolute;
	top:136px;
	left:2px;
	width:830px;
	height:26px;
	z-index:75;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:74;
	background:  url() no-repeat left top;
}
#picfee {
	position:absolute;
	bottom:1px;
	right:0px;
	width:180px;
	height:207px;
	text-indent: -5000px;
	z-index:74;
	background:  url(images/frau.gif) no-repeat left top;
}
/* mac hide \*/
* html #picfee {right:0px;bottom:1px}
/* mac hide \*/
* html #outer, * html #header {width:838px}
/* end hide*/
#footer {
        text-decoration: none;
	color: #fff;
	width: 838px;
	clear:both;
	height: 40px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_830x40.jpg) no-repeat left bottom;

}
#footer a {
        text-decoration: none;
}
#footer td  {
	font-size: 11px;
	color: #000;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:40px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	margin-top:12px;
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
/*	width: 178px;  */
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
/* ueberschrift seiten im content */
#left {
	position:relative;/*ie needs this to show float */
	width:600px;
	float:left;
	padding-left: 7px;
	padding-top: 27px;  
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#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 {
	position: relative;
	width: 570px;
	font-size: 12px;
	top:25px;
	z-index: 70;
	padding-bottom: 7px;
	margin-left:25px;
}
.contpic {
	position: absolute;
	top:136px;
	left:5px;
	z-index:-1;
	padding-bottom: 7px;
}

#content h2 {
	font-size: 14px;
	color: #FF9900;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 28px;
	line-height: 24px;
	position: relative;
	z-index: 70;
}
#content h3 {
	font-size: 15px;
}
#content h4 {
	font-size: 12px;
}
h3#post-  {
	font-size: 12px;
	color: #BD881A;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	border: 0;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #003366;
}

#content p a:hover {
	background-color: #E8B853;
	color: #fff;
}
#footer p {
	padding: 8px;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #003366;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #003366;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: 0;
/*	border: dotted 1px #444444;*/
}

#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;
}
/* links sidebar und content */
#content a, #sidebar a
{
   text-decoration: none;
    color: #000099;
}

#content a:hover, #sidebar a:hover
{
    background-color: #E8B853;
    color: #fff;
}
/* The Box in the sidebar */
.outer-box 
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:absolute;/*ie needs this to show float */
   width:164px;
   height:120px;
   margin-top: 178px;
   margin-left: 840px;
   float:left;
   font-weight: normal; 
   font-size: 11px;
   padding-top: 7px;
   padding-left: 14px;
   z-index: 56;
   border: 0;
   color: #000099;
   background:  url(images/sidebox.jpg) no-repeat left top;
}
/* Siegel */
#xmas 
{
   position:absolute;/*ie needs this to show float */
   top: 162px;
   left: 655px;
   z-index: 50;
   border: 0;
   color: #000099;
}

.side-box 
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:relative;/*ie needs this to show float */
   width:164px;
   height:114px;
   margin-top: 4px;
   margin-left: 10px;
   float:left;
   font-weight: normal; 
   font-size: 12px;
   padding-top: 7px;
   padding-left: 14px;

   z-index: 56;
   border: 0;
   color: #000099;
   background:  url(images/sidebox.jpg) no-repeat left top;
}
.side-siegel 
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:relative;/*ie needs this to show float */
   width:164px;
   height:150px;
   float:left;
   z-index: 56;
   border: 0;
   color: #000099;
}
.side-box-l 
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:relative;/*ie needs this to show float */
   width:164px;
   height:170px;
   margin-top: 4px;
   margin-left: 10px;
   float:left;
   font-weight: normal; 
   font-size: 11px;
   padding-top: 7px;
   padding-left: 14px;
   z-index: 56;
   border: 0;
   color: #000099;
   background:  url(images/sidebox-long.jpg) no-repeat left top;
}
.side-box-m
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:relative;/*ie needs this to show float */
   width:164px;
   height:152px;
   margin-top: 4px;
   margin-left: 10px;
   float:left;
   font-weight: normal; 
   font-size: 11px;
   padding-top: 7px;
   padding-left: 14px;
   z-index: 56;
   border: 0;
   color: #000099;
   background:  url(images/sidebox-mid.jpg) no-repeat left top;
}
.side-box-s 
{
   font-family: verdana, "Trebuchet MS", Tahoma, sans-serif;
   position:relative;/*ie needs this to show float */
   width:164px;
   height:105px;
   margin-top: 4px;
   margin-left: 10px;
   float:left;
   font-weight: normal; 
   font-size: 12px;
   padding-top: 7px;
   padding-left: 14px;
   z-index: 56;
   border: 0;
   color: #000099;
   background:  url(images/sidebox-short.jpg) no-repeat left top;
}
.presse-text
{
   font-size: 11px;
   color: #cc5800;   /* #663300;brown  */
   font-weight: bold;
}
.side-text
{
   font-size: 13px;
   color: #cc5800;   /* #663300;brown  */
   margin-bottom: 14px;
}
.side-box a:hover
{
   text-decoration: none;
    background-color: #E2A31D;
    color: #fff;
}
.side-text1
{
   font-weight: bold; 
   font-size: 13px;
   color: #ff0000;   /* #663300;brown  */
   text-decoration:none;  /* blink */
}
.side-text2
{
   font-weight: normal;
   color: #ff000;   /* #663300;brown  */
}
.side-text2 span
{
   color: #0000cc;   /* #663300;brown  */
}
.side-text3
{
   font-weight: normal;
   font-size: 13px;
}
.side-text4
{
   font-size: 6px;
   
}
.azsep
{
   color: #990000;   /* #663300;brown  */
   
}
azalpha
{
   color: #003399;   /* #663300;brown  */
   
}

.headline 
{
   font-weight: bold; 
   font-size: 16px;
   color: #0000cc;   /* #663300;brown  */
}

#sidegallery {
   position:absolute;
   top:31px;
   left:10px;
   width:140px;
   height:140px;
}
.side-partner
{
   margin-bottom: 14px;
   margin-left: 54px;
}
/* guestbook with jot */
.guestbook_top { 
    height: 1.6em; 
    padding: 0.3em 0.5em 0
}
.guestbook_big { 
    float: left; 		/* Ihr Name */
    color:#000099;
    font-size: 1.1em; 
    font-weight: bold; 
    margin-right: 0.5em;
}
.guestbook_small { 
    float: left; 		/* Eintragsdaten */
    font-size: 1.00em; 
    font-weight: normal;
}
.guestbook_contact { 
    float: right; 
    margin-left: 0.5em;
}
.guestbook_content { 
    padding: 0.5em; 
    clear: right; 
}

.guestbook_mod { 
    float: right; /* Icons-gb-right admins  */
    margin-left: 0.5em; 
}
.guestbook_extra { 
    float: right;   /* IP - Adresse  */
    padding-bottom: 1em 
}
.guestbook_vote { 
    float: right 
}
.smilie { 
    border: 0;  /* smilies im eintragtext */
    vertical-align: sub 
}
.smilies { 
    margin-left: 10px;
    padding:8px;
 }
.smilieSelect { 
    float: left; 
    margin-right: 0.25em 
}
.vote { 
    border: 0;  /* sterne */
    float: left; 
    margin-right: 0.25em 
}
/* eingabe Formular Gaestebuch */
#guestbook_formular  {
    background-color: #ffffee;
    color: #000;
}

