﻿/* Modulrahmen xbastartinhalt f�r
 Text/HTML-Module auf der Startseite (Willkommen), mittlere Spalte */


div#content div.containerWrapper
{
   background-color:#FFF;
   padding:0;
   margin:0;
   border:none;
   font-family:Helvetica,Arial,sans-serif;
}

div#content div.containerWrapper h1 {
text-align:left;
margin-bottom:0px;}


div.containerWrapper div.ContainerContentPane
{
   margin:0px;
}

div.xbastartinhalt {
padding-bottom:12px;
border-bottom:solid 1px #804684;}

#content div.xbastartinhalt ul
{font-size:12px;
list-style-image:url(img/xbaweblisteklein.gif);
line-height:1.3em;
margin-bottom:12px;
}

div.xbastartinhalt h3
{color:#39484a;
font-size:16px;
text-align:left;
line-height:130%;
font-weight:bold;
font-family:Helvetica,Arial,Sans-Serif;

}

div.xbastartinhalt p
{color:black;
font-size:14px;
text-align:left;
line-height:1.3em;
font-weight:normal;
margin-bottom:0.2em;
}
#content div.xbastartinhalt p img {background-color:white;float:right;border-style:none; border:none 0 white;margin-left:4px;}

div.xbastartinhalt a, div.xbastartinhalt a:hover, div.xbastartinhalt a:visited
{
    text-decoration: none;
    color: #3366CC;
}

table.titleContainer, table.footerContainer
{
   width:99%;
}

td.titleCell
{
   width:100%;
   padding:0 0 0 8px;
}

h1 span.Head
{
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    color: #804684;
    text-decoration: none;
    line-height: 16px;
    font-family: Helvetica, Arial, Sans-Serif;
}

td.titleCell hr
{
   margin:4px 0 0 0;
   width:98%;
}

td.helpCell, td.settingsActionCell
{
   text-align:right;
}

table.footerContainer td a.CommandButton
{
   font:normal normal bold 8pt verdana;
   display:inline-block;
   margin:0 0 4px 6px;
   color:#AAA;
}

table.footerContainer td a.CommandButton:hover
{
   color:#FF0000;
}




