/* commented backslash hides from ie5mac \*/ 

html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 

html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	background:  url(images/outer_816x1.jpg) repeat-y top center;
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	color:#444444;
}
a:focus 
{ 
	outline: none;
}
a:visited, a:link
{
	color:rgb(0, 35, 130);/*#1443a3;*/
	text-decoration:none;
	outline: none;
	
}
a img {
border: none;

}
a:hover img {
	background: #fff;
	vertical-align: bottom;
}
body {	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
}

#wrapper {
height:100%;
/*background:  url(images/outer_816x1.jpg) repeat-y top center;*/
}


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

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

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:120px;/*needed to make room for header*/
	
} 

#header{
position:absolute;
 top:0px; left:0px; 
width:776px; 
height:93px;
z-index:74; 
background-color: #fff;
background:  url(images/top-header_776x93.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:780px}
/* end hide*/
#footer {
    width:776px;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_776x82_2.jpg) no-repeat left top;

}
#footer p {
	margin-top: 15px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* 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:187px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 177px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:left;
	padding-left: 7px;
	z-index: 12;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 8px;
	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 {
	z-index: 300;
	line-height: 14px;
	/*padding-bottom: 7px;*/
}

#content h1 {
	font-size: 22px;
	color: rgb(0, 35, 130);            
	background:  url() no-repeat left top;
	line-height: 24px;
	position: relative;
	margin-top:5px;
	
	
}

#content h2 {
	font-size: 15px;
	color: rgb(0, 35, 130);            
	background:  url() no-repeat left top;
	line-height: 16px;
	position: relative;
	/*margin-top:10px;*/
	
	}

#content h3
{
	 font-size: 12px;
	 color: rgb(0, 35, 130);
	line-height: 14px;
	position: relative;
}

#content h4
{
	color: rgb(0, 35, 130);
	line-height: 14px;
	position: relative;
}
#content h5
{
	color: rgb(0, 35, 130);
	font-size: 7px;
	line-height: 7px;
	position: relative;
}

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

#content p {
	
	color: #444444;
	/*line-height: 18px;*/
	
}

#content  a {
	text-decoration: none;
}

#content  a:hover {
	background-color: rgb(0, 35, 130);
	color: #ffffff;
}


#footer p {
	padding: 8px;
}

.FSF_searchResults {
	font-size: 10px;
	line-height: 12px;
	
}


.FSF_extract {
	font-size: 10px;
	line-height: 12px;
	
}

.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 10px;
	line-height: 12px;
	
}

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

}

img {
	
	/*border: dotted 1px #444444;*/
	border:0px;
	vertical-align: bottom;
	float:left;
}

img.right {
	
	float:right;
}

img.center {
	
	float:none;
}


img.header {
	margin-left:-16px;
	margin-top:-20px;
}

.seal {
	
	
	margin: 10px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

.flashheader {
	margin-left:-16px;
	margin-top:-20px;
	z-index:-10; 
	background: url(images/auffallendbewegend.jpg) no-repeat left top;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
}

.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
{
    color: #1443a3;
}

#content a:hover, #sidebar a:hover
{
    background-color: #1443a3;
    color: rgb(255, 255, 255);
}

.breadcrumbs 
{
	float:left;
	padding-left: 8px;
	padding-top: 75px;
	text-align: left;
	
}

.breadcrumbs a
{
	
	text-shadow: 0.1em 0.1em #fff
}

.toggler {
	color: #1443a3;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-weight: bold;
	cursor: pointer;
	
}
.element {
	margin: 0px;
	padding: 5px 5px 0px 0px;
}


.element p {
	margin: 0;
	padding-top: 5px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
.tool-tip {
	color: #fff;
	width: 180px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right;
}
#kwicks_container {
	height: 115px;
	width:608px;
	overflow: hidden;
	margin-left:-40px;
	color: #fff;
	font-style: bold;
	
}
#kwicks {
	position: relative;
	
}

#kwicks .kwick{
	float: left;
	display: block;
	padding: 5px ;
	width: 170px;
	height: 99px;
	
}

#kwick_red {background: url(images/verlauf_blau.jpg) top left;}
#kwick_orange {background: url(images/verlauf_gruen.jpg) ;}
#kwick_yellow {background: url(images/verlauf_rot.jpg) ;}


.border 
{
font-size:8pt; 
font-family:Arial; 
border: 1px solid green;
} /* just borders to see it */

/* Example CSS style for encrypted email links */

span.emo_address, a.emo_address {
  color: #000000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #888888;
}

span.emo_address:hover, a.emo_address:hover {
  color: #81A021;
  border-bottom-color: #006600;
}