#SimpleSearch{
	margin-left: 40px;
	margin-right: 40px;	
	border:1px solid #605B8D;
	
}

Form{	
	font-size: 12px;	
}
		
Input{	
	border:0;
}

.Pflicht{
	margin: 0;
	padding-left:5px;
	font-size: 16px;
	color: #FF6600;
	font-weight:bold; 	 
}
ul .Pflicht{
	font-size: 12px;
}
Form .Submit {	
	height: 18px;
	width: 60px;
	font-weight: normal;
	background-color: #605B8D;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	margin-left: 10px;		
	font-weight: bold;
}

.ctformSelectDiv{
	position:absolute;
	visibility:hidden; 
	overflow: auto;
	top:0;
	left:0;
	height: 150px;
	background: #4D487E;
	border: thin  #8D88AE;	
}

#CatIFrame{
	background-color: #2D285E;
}

.tSep{
	margin-right:3px;	
}
.CatLevel .CatLevel{
	margin-left:20px;
}
div.CatLevel:hover{
	border: 1px solid #FF6600;
}
div.CatLevelSel{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;
	cursor:pointer;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: nowrap;
	line-height: normal;
	border: 1px solid #FF6600;
}
.CatLevel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: white;
	text-decoration: none;
	border: 1px solid #8D88AE;
	cursor:pointer;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: nowrap;
	line-height: normal;	
}

.IFRAME_CAT_Collapse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	bold;
	vertical-align: top;
	text-align:	right;
	cursor: pointer;
	margin-right:	5px;
	margin-left:	5px;
	color: #FFFFFF;		
	}
	
.IFRAME_Cat{
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left:3px;
	padding-right:3px;
	color: #FFFFFF;
	border: 1px solid #8D88AE;	
}

/*Insert Formular*/
.ToolTip { 
	position:absolute; 
	top: 0px; left: 0px; 
	z-index: 200; 
	
	display:none; 
	font: 8pt 'MS Comic Sans','Arial',sans-serif; 
	background-color: #FFFFE6; 
	padding: 8px; 
	border: 1px solid black; 
	font-weight: bold;
/*	color: #FF6600;*/
	color:#605B8D;
}
.RichtigOFalsch{
	text-align: center;	
}
.RichtigOFalsch A{
	display: block;
	text-decoration: none;
	background-color: ActiveBorder;
	width:60px;
	color: black;
}

.iText,.iList{ /*Input Feld*/
	border: 1px solid black;
	margin-left:2px; 
	margin-bottom:2px; 
	vertical-align: top;
}

.iOpenTime{
	width: 20px;
	margin: 0;
}
.SelfInsert{
	width: 100%;
	margin: 0px;
 	padding: 0px;
	margin-bottom: -15px;
 	list-style-type: none;
}
.SelfInsert li{
	display: block;;
  line-height: 15px;  
  float: left;
  margin: 0px;
  margin-right: 2px;
  padding: 3px;
  border-left:1px solid #605B8D;
  border-bottom:1px solid #605B8D;
  background-color: #4D487E;
}
.SelfInsert a{
	font-size: 11px;
  text-decoration: none;
}
.SelfInsertDiv TD{
	vertical-align: bottom;
}
