/* THEMENÜBERGREIFENDE STANDARDSCHRIFTEN */
BODY,
HTML,
FORM
{
	height:100%;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	background-image: url('/cms/settings/images/bg/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

A IMG  
{
    border:0px;
}

BODY,
INPUT,
TEXTAREA,
SELECT,
TD,
DIV
{
	font: 13px trebuchet ms, arial;
	line-height:20px;
	color: #5e5e5e;
	
	
}

A
{
	font: bold 13px trebuchet ms, arial;
	line-height:20px;
	color: #5e5e5e;
	text-decoration:none;
}

H1
{
	font: 20px Georgia, Times New Roman;
	color: #003f72;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:6px;
}

.divimg
{
	font-size:0px;
	line-height:0px;
}

.rspTabsContainer
{
    background-color:#ffffff !important;
    background-image: url('/cms/settings/images/bg/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.NewModule_Image
{
  border: 0px white;
  padding-top:10px;
  padding-bottom:10px;
  left:10px;
  width:105px;
  height:50px;
  text-align:center;
  overflow:hidden !important;
  
}

.NewModule_Text
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none; 
  padding: 1px; 
  top:45px;
  left:5px;
  width:110px;
  text-align:center;
  overflow:hidden;
}

.RadDock .rdCenter
{
    background-image: none !important;
    background-color:transparent !important;
}

.RadDock .rdTitleBar
{
  background-image: url('/cms/settings/images/white.gif') !important;
  background-repeat:repeat-y;
  background-position:top right;
}

.RadDock .rdTop .rdLeft,
.RadDock .rdTop .rdCenter,
.RadDock .rdTop .rdRight,
.RadDock .rdBottom .rdLeft,
.RadDock .rdBottom .rdCenter,
.RadDock .rdBottom .rdRight
{
    height:0px !important;
    line-height:0px !important; 
}

.RadDock .rdTop .rdCenter .rdTitleBar
{
     
     background-color:#f1f1f1 !important;
     opacity:1 !important;
     mozopacity:1 !important;
     filter:alpha(opacity=100) !important;
     text-indent: 20px !important;
     height:27px !important;
}

.RadDock .rdLeft,
.RadDock .rdRight
{
    width:0px !important;
    background-image:none !important;
}

.rdPlaceHolder{border:0 !important;background:transparent !important}


.RadDock .rdCustom,
.RadDock .rdCustom:hover
{
 background-image: url('/cms/settings/images/paint_24.gif') !important;
 background-position: 0px -3px !important;
 background-repeat:no-repeat;
  
 }

.RadDockZone
    {
        border-width:0px !important;
    }
    
.RadDockZoneHighlighted
    {
        background-color: #c9ecff !important;
    }
    
.RadDockZoneHighlighted_ClipBoard
    {
        background-color: #a2f893 !important;
    }
    
.RadDockZoneHighlighted_Copy
    {
        background-color: #faff6d !important;
    }
    
.RadDockZoneHighlighted_Admin
    {
        background-color: #ffb7b7 !important;
    }
    
.RadDockZoneHighlighted_Delete
    {
        background-color: #ffb7b7 !important;
    }
    
 .RadDock
 {
    background-color:transparent !important;
 }

.trans10
{
    opacity:0.1;
    mozopacity:0.1;
    filter:alpha(opacity=10);
}

.trans20
{
    opacity:0.2;
    mozopacity:0.2;
    filter:alpha(opacity=20);
}

.trans30
{
    opacity:0.3;
    mozopacity:0.3;
    filter:alpha(opacity=30);
}

.trans40
{
    opacity:0.4;
    mozopacity:0.4;
    filter:alpha(opacity=40);
}

.trans50
{
    opacity:0.5;
    mozopacity:0.5;
    filter:alpha(opacity=50);
}

.trans60
{
    opacity:0.6;
    mozopacity:0.6;
    filter:alpha(opacity=60);
}

.trans70
{
    opacity:0.7;
    mozopacity:0.7;
    filter:alpha(opacity=70);
}

.trans80
{
    opacity:0.8;
    mozopacity:0.8;
    filter:alpha(opacity=80);
}

.trans90
{
    opacity:0.9;
    mozopacity:0.9;
    filter:alpha(opacity=90);
}

.table_image
{
border-collapse:none;
  empty-cells: show;
  background-color:red !important;
  width:600px;
  cellpadding:15px;
  cellspacing:15px;
}


.table_image_td
{
  background-color:#ffffff !important;
  text-align:center;
  vertical-align:middle;
}

.image_wrapper
{
 display:table;
 height:210px;
 border:0px !important;
 background-image:none !important;
}

.image_content
{
  display: table-cell;
  background-color:#ffffff !important;
  float:left;
  height:180px;
  line-height:180px;
  width:195px !important;
  border: 5px solid #c9d8d4!important;
  border-right: 5px solid #c9d8d4!!important;
  text-align:center;
  vertical-align:middle;
  background-image:none !important;
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;
}







