a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


.tblContent
{
    width: 100%;   
}
    .tdContentLinks
    {
      vertical-align: top;
      width: 263px; 
      text-align: center;
      }
    .tdContentRechts
    {
       vertical-align: top;
       text-align: center;
       }

.left_content
{
	margin: 0 auto;
	width: 223px;
	height: 100%;
	text-align: left;
	
}
.right_content
{
	margin: 0 auto;
	width: 617px;
	height: 100%;
	text-align: left;

}


#imgPreviewContainer {
    background: #efefef url("../../../imgsite/loading.gif") no-repeat center;
    padding: 10px;
    display: none;
    position: absolute;
    z-index: 999;
    border: 1px solid #d8d8d8;
}



.noscript
{
	background:#FFFF90 none repeat scroll 0 0;
	border-color:#000000;
	border-style:solid;
	border-width:0 0 1px;
	color:#2F2F2F;
	font-size:12px;
	line-height:1.25;
	text-align:center;
	
}

.noscript .noscript-inner {
	background:transparent url(../../../imgsite/i_notice.gif) no-repeat scroll 20px 50%;
	margin:0 auto;
	padding:12px 0;
	width:950px;
}


.dvTalen
{
	width: 100%;
	text-align: right;
	float: right;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.blockMsg1 {
  background-color: #fff;
  background-image: url("../../../imgsite/loading_page.gif");
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #F0B311;
  height: 50px;
  width: 270px;
}

.ul_tags
{
	list-style-image:none;
	list-style-position:outside;
}
.ul_tags li
{
	display:inline;
}

.tag
{
	/*margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	display:inline-block;*/
	display:inline;
}

.xx_small
{
	font-size: 10px;
	line-height: 12px;

}

.x_small
{
	font-size: 11px;
	line-height: 13px;
}

.small
{
	font-size: 12px;
	line-height: 14px;
}

.medium
{
	font-size: 14px;
	line-height: 16px;
}

.large
{
	font-size: 16px;
	line-height: 18px;
}

.x_large
{
	font-size: 18px;
	line-height: 20px;
}

.xx_large
{
	font-size: 20px;
	line-height: 22px;
}

.ddlAjaxContainer
{
	width: 180px;
}

.ddlAjax
{
	display: inline-block;
}

