/* THEMENÜBERGREIFENDE STANDARDSCHRIFTEN */
BODY,
HTML
{
	height:100%;
	padding:0px;
	margin:0px;	
}


BODY,
INPUT,
TEXTAREA,
SELECT,
TD,
DIV
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

A
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:1.6em;
}

H1,
H1 SPAN
{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top:0px;
	margin-bottom:6px;
	color:#000000;
}

.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 arial;
  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;
  background-color:#f2f2f2;
}

.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
{
     

     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;
 }



