﻿.faq     { 
	background: white url('../images/plus.gif'); 
	background-repeat:no-repeat;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 
	border-bottom:0px dotted silver;
	margin-top:20px; 
	color:gray; 
	font-size: 12pt; 
	font-weight:normal; 
	line-height: 130%; 
	padding-top:0px; 
	padding-bottom:3px; 
	margin-bottom:5px;   
	padding-left: 20px;
	text-align:left;
	cursor: hand;
	cursor: pointer;
	text-decoration:underline;
 }
.faq  a   { 
	color:gray; 
	font-weight:normal; 
	 }	
.faq  a:visited   { 
	font-weight:normal; 
	color:gray; 
	 }	
.faq  a:hover   { 
	font-weight:normal; 
	color:red; 
	 }	








.toggler {
	color: #222;
	margin: 30px;
	padding: 22px 25px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
}
 
.element {
	background-color: #f5f5f5;
	background-image: url(../images/xxxxaccordion.gif);
	background-repeat: no-repeat;
	margin-left:7px;
	margin-right:55px;
	border-left:1px solid silver;
	margin-top:6px;
	padding:20px 20px 40px 20px;
	
}
 
.element p {
	margin: 0;
	margin-top:10px;	
}
.erstabsatz


.float-right {
	padding:10px 20px;
	float:right;
}
 
.blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.nichts {
	border-bottom:0px solid white
 
}


.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #B7D1FC;
	padding: 10px 10px 4px;
	background:  url(../images/overlay.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 10px 10px;
	background: url(../images/overlay.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 200px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

