/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 16px;
	font-family: Arial, sans-serif;
}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #fff;
	height:100%;
}

#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%;
} 

#header{
	width: 980px;
	margin: auto;
}

#ajaxmenu{
	position:absolute;
	top: 128px;
	width: 980px;
	height: 40px;
	font-size: 80%;
}
#logo {
	height:135px;
	margin: 10px 0;
	text-align: right;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	clear:both;
	text-align:left;
}
#footer p {
	margin-top: 10px;
	font-size: 0.7em;
}
#footer p a {
	text-decoration: none;
	color: #999;
}
* 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*/

#right {
	width:230px;
	float:right;
	color: #777;
	font-size: 80%;
	z-index: 55;
	background-color: #eee;
}
#right-inner {
	padding: 15px 10px 15px 10px;
	text-align: left;
}
#right-inner h2 {
	font-size: 16px;
}

#right-inner ul {
	padding-left: 20px;
}

#right-inner li {
	margin-bottom: 0.5em;
	list-style-type: circle;
}

#left {
	position:relative;/*ie needs this to show float */
	width:740px;
	float:left;
}
#left-inner {
	text-align: left;
}
#clearfooter {
	width:100%;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}




#content h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #999;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

#content h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #999;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p,li,ul,ol {
	color: #555;
	line-height: 1.4em;
}

#content p a {
	color: #F18E08;
}

#content p a:hover {
	background-color: #F18E08;
	color: #ffffff;
}


.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: #618200;
}

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

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

}

img {
	border: none;
}

#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;
}

#content a, #sidebar a, #naviobenrechts a
{
    color: #F18E08;
    text-decoration: none;
    border-bottom: 1px dotted #F18E08;
}

#content a:hover, #sidebar a:hover, #naviobenrechts a:hover
{
    color: #BF7B23;
    text-decoration: none;
}


#border {
   background-color: #ddd;
   height: 10px;
   width: 100%;
}

#border-inside {
   background-color: #F18E08;
   height: 10px;
   width: 980px;
   margin-left: auto;
   margin-right: auto;
}

#buehne {
   height: 170px;
   width: 980px;
   margin: 0 auto;
   background-color: #ccc;
}

#buehnenrand {
   background-color: #eee;
   height: 170px;
   width: 100%;
}

#zitat {
color:#FFFFFF;
margin-left: 750px;
padding: 5px 0 0 0;
width:225px;
text-align: right;
font-size: 0.8em;
line-height: 1.8em;
}

#zitat p {
background-color: #475258;
padding: 2px 7px;
margin: 0;
text-align: left;
}

#zitat .zitatgeber {
background-color: #475258;
padding: 4px 7px;
}

#naviobenrechts {
float: right;
}
