/* ######################################################################## */
/* ##  LINKS                                                             ## */
/* ######################################################################## */

a.popAdmin:link      { font-size: 10px; color: #000099; text-decoration: none;      }
a.popAdmin:active    { font-size: 10px; color: #000099; text-decoration: none;      }
a.popAdmin:visited   { font-size: 10px; color: #000099; text-decoration: none;      }
a.popAdmin:hover     { font-size: 10px; color: #000000; text-decoration: underline; }

a.balloon:link      { font-size: 11px; color: #666666; text-decoration: none; }
a.balloon:active    { font-size: 11px; color: #666666; text-decoration: none; }
a.balloon:visited   { font-size: 11px; color: #666666; text-decoration: none; }
a.balloon:hover     { font-size: 11px; color: #000000; text-decoration: none; }

div.parDescr
{
font-size: 9px; font-family: Verdana; line-height: 11px;
}
div.cmsInfoIconGreen
{
margin-top: 3px;
margin-right: 4px;
float:left;
width: 6px;
height: 6px;
border-style: solid;
border-width: 1px;
border-left-color: lightgreen;
border-top-color: lightgreen;
border-right-color: darkgreen;
border-bottom-color: darkgreen;
background-color: mediumseagreen; 
}
div.cmsHintGreen
{
color: lightgreen; 
}


div.cmsInfoIconRed
{
margin-top: 3px;
margin-right: 4px;
float:left;
width: 6px;
height: 6px;
border-style: solid;
border-width: 1px;
border-left-color: lightpink;
border-top-color: lightpink;
border-right-color: darkred;
border-bottom-color: darkred;
background-color: indianred; 
}
div.cmsHintRed
{
color: indianred; 
}

div.cmsInfoIconBlue
{
margin-top: 0px;
margin-right: 0px;
float:left;
width: 6px;
height: 6px;
border-style: solid;
border-width: 1px;
border-left-color: lightskyblue;
border-top-color: lightskyblue;
border-right-color: midnightblue;
border-bottom-color: midnightblue;
background-color: steelblue; 
}
div.cmsHintBlue
{
color: steelblue; 
}

div.cmsButton
{
height: 18px;
border-style: solid;
border-width: 1px;
border-left-color: #ffffff;
border-top-color: #ffffff;
border-right-color: #999999;
border-bottom-color: #999999;
background-color: #dddddd; 
}

div.cmsBalloon
{
margin-top: 12px;
z-index: 5000;
position: absolute;
visibility: hidden;
border-style: solid;
border-width: 1px;
background-color: #dddddd; 
border-left-color: #ffffff;
border-top-color: #ffffff;
border-right-color: #666666;
border-bottom-color: #666666;
}


div.cmsBalloonText
{
font-size: 11px;
font-weight: normal;
color: #003ccc;

border-style: solid;
border-width: 1px;
border-left-color: #ddeeff;
border-top-color: #ddeeff;
border-right-color: #9393dd;
border-bottom-color: #9393dd;
background-color: #bfcef2; 
padding-top: 3px;
padding-left: 6px;
padding-right: 6px;
padding-bottom: 3px;

}

td.cmsBalloonText
{
font-size: 11px;
font-weight: normal;
color: #003ccc;
}

div.cmsPack
{
margin-left: 12px;
margin-top: 12px;
margin-right: 12px;
margin-bottom: 12px;

border-style: solid;
border-width: 1px;
border-left-color: #999999;
border-top-color: #999999;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
}

div.cmsMenuText
{
float: left;
padding-left: 12px;
line-height: 16px;
color: #ffffff;
font-weight: bold;
}
div.cmsMenuIcon
{
text-align: right;
padding-top: 2px;
padding-right: 2px;
}

div.cmsBalloonInnerBar
{
height: 16px;
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
border-color: #666666;
}

div.cmsBalloonBar
{
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
border-color: #ffffff;
background-color: #cccccc;
}


div.cmsButtonIcon
{
float:left;
}
div.cmsButtonText
{
font-size: 11px;
color: #333333;
float:left;
font-weight: normal;
padding-right: 12px;
padding-top: 2px;
}


/* ######################################################################## */
/* ##  TABELLEN                                                          ## */
/* ######################################################################## */

/* ######################################################################## */
/* ##  ZELLEN                                                            ## */
/* ######################################################################## */

/* ######################################################################## */
/* ##  ARTICLE STYLES                                                    ## */
/* ######################################################################## */

/* ######################################################################## */
/* ##  INPUTS/FORMULARELEMENTE                                           ## */
/* ######################################################################## */

/* ######################################################################## */
/* ##  SCHRIFTEN                                                         ## */
/* ######################################################################## */

/* ######################################################################## */
/* ##  BILDER                                                            ## */
/* ######################################################################## */

img.cmsInfoIcon
{
width: 6px;
height: 6px;
margin: 0px;
}

img.cmsButton
{
width: 12px;
height: 12px;
margin-top: 3px;
margin-right: 5px;
margin-left: 5px;
}

hr.white  { background-color: white; border-width: 0px; height: 1px; margin-top: 1px; margin-bottom: 1px; }
hr.green  { background-color: mediumseagreen; border-width: 0px; height: 1px; margin-top: 1px; margin-bottom: 1px; }
hr.red  { background-color: darkred; border-width: 0px; height: 1px; margin-top: 1px; margin-bottom: 1px; }

em.passiv  { color: #C00D00; }
