/* THEMENÜBERGREIFENDE STANDARDSCHRIFTEN */
BODY
{
	height:100%;
	padding:0px;
	margin:0px;	
	background-image: url(/cms/settings/images/bg/bg_border.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#08165a;
}

BODY,
DIV,
A
{
    text-decoration:none;
}


IMG
{
    border:0px;
}

.NewModule_Image
{
  border: 0px white;
  padding-top:10px;
  padding-bottom:10px;
  left:10px;
  width:105px;
  height:70px;
  text-align:center;
  overflow:hidden !important;
  
}

.NewModule_Text
{
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none; 
  padding: 1px; 
  top:60px;
  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);
}
