/*formatuser in bcms*/
/*general settings editor */
ul { 
  list-style-type: square; 
  list-style-position: outside; 
  margin: 0 0 0 15px; 
  padding: 0; 
} 
ol { 
  margin: 0 0 0 15px; 
  padding: 10px; 
  	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
} 
p {
	margin: 0px;
	padding: 0px;
}
hr{
border: 0;
size:1px;
height:1px;
color:#999999;
background-color: #999999;
}
/*END general settings editor */
.textnormal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.bildlinks {
		border: none;
		float: left;
		margin-right:10px;
		margin-top:10px;
		margin-bottom:10px;
}
.bildrechts {
		border: none;
		float: right;
		margin-left: 10px;
		margin-top:10px;
		margin-bottom:10px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
  color: #FF7419;
  text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
  color: #FF7419;
  text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
  color: #FF7419;
  text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.titel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*END formatuser in bcms*/
/*********************************************************************************************************/
/*.tablebcms {
	overflow:hidden;
	width:510px;
	vertical-align:top;
	}*/
.normaltextsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
}
.normaltextsmall a:link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
}
.normaltextsmall a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #999999;
	text-decoration: none;
}
.normaltextsmall a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	color: #CC0000;
	text-decoration: none;
}
a.navtopright{
color:#444444;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.navtopright:hover{
color:#CC0000;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.fieldsearch {
    width:120px;
	height:14px;
	background-color: #F5F5F5;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	border: none;
	vertical-align:top;
}

