﻿/* XBA Software AG Skin Startseite (Willkommen), basierend auf andreas01(dnn-portierung)*/
 

/***** Body and main container *****/
*
{padding:0;
 margin:0;
}

body {
margin:0 auto;
font:0.9em Calibri, Helvetica, sans-serif;
/* background:white url(img/hintergrund2011ton.png) repeat-y center; */
background: white;
color:black;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:800px;
border-style : solid;
border-width : 4px;
border-top-color : white;
border-left-color : white;
border-right-color: #0033cc;
border-bottom-color: #0033cc;
}

div.ContainerContentPane p {
font-family:verdana;
font-size:14px;
font-style:normal;
font-weight:normal;
margin:0pt 0pt 12px;
}

 /* roter Querbalken mit Nutzerdaten und Anmeldelinks */
#horizMenue
{clear: both;
/* background-image : url('img/farbverlauf2011ton.png'); */
/* background-repeat :repeat-y; */
background-color: #0033cc;
font-size:12px;
text-align: right;
padding: 1px 2px;
margin-bottom:5px; 
}

#xbausername 
{
    font-style:italic;
    }

#horizMenue 
{
    text-align:center;
background-position: right;
  }

#horizMenue a 
{
    color:White;
    text-decoration: none;
  }

#xbainfothektitel {
color:White;
font-weight:bold;
font-variant:small-caps;
}

/* Suchfeld Abstand oben */    
#leftside input 
{
    margin-top:20px; width:100%;
}

a#dnn_dnnSEARCH_cmdSearch
{   font-size:14px;
    border-width: 1px;
    border-style: none solid solid none;
    border-color: #C0C0C0;
    color: #214365;
    font-family: Sans-Serif;
    background-color: #e9f2ef;

}

div#xbastartsuche {text-align:right;}

/* Diverse */

a:link, a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #265697;
}
a:hover {
text-decoration:underline;
color:#265697;
}
a:active {
text-decoration:none;
font-weight:bold;
color:#286ea0;
}
a img {
border:0;
}

p {
margin:0 0 1.3em 0;
}

/* Anpassung der LiveContent Steuerelemente Verschieben Schliessen */
a.control {font-size:10px;color:gold;}



/* Kopf auf Willkommenseite als Tabelle*/

#header table 
{
    table-layout:fixed;
    border: 0;
    padding: 0;
    margin:0;
    width:100%;
    font-size:12px;
    font-family: Helvetica, Arial, Sans-Serif;
}

#header {
margin:0;
padding:0;
}

/* Linke Spalte (mit Men�, Suchfeld)*/

#leftside {
clear:left;
float:left;
width:160px;
margin:5px 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:15px 0px 10px;
width:160px;
font-size:0.9em;
color:#505050;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}


/* Men�modul HouseMenu */

div#menubox
{
font-family: Helvetica, Arial, sans-serif;    
font-weight: bold;
    font-size: 14px;
    width: 160px;
    line-height: 1.3em;
    background-image: url(img/menuebg.jpg);
    padding: 4px 0px;
    border-right: none;
    border-style: solid;
    border-width: 1px;
    border-color: #008080;
}

ul#HouseMenuV {
padding:0 0 4px 4px;
}

#HouseMenuV li {
margin-top:10px;
list-style:none;
width:156px;
border-top:solid 1px silver;
}

#HouseMenuV a {
color:#000164;
text-decoration:none;
}

#HouseMenuV ul 
{ 
    list-style:none;
    font-size:13px;
}

#HouseMenuV ul li {
list-style:none;
margin-left:8px;
margin-top:0px;
width:148px;
border-top:solid 1px silver;
}


#HouseMenuV li#HouseMenuNavItemWillkommen 
{padding-top:6px;
}

#HouseMenuV li#HouseMenuNavItemWillkommen a
{text-decoration: none;
}

#HouseMenuV a:hover
{   color: black;
    padding:3px;
    text-decoration:none;
    }
ul#HouseMenuV ul li#HouseMenuVCurrentItem
{   background-color:White;
    border:solid 1px red;
    border-right:none;   
  }
  
ul#HouseMenuV li#HouseMenuVCurrentItem
{   background-color:White;
    border:solid 1px red;
    border-right:none;
    }
    
 ul#HouseMenuV li#HouseMenuVCurrentItem li
{   background-color:transparent;
    border:none;
    background-image:url(img/xbawebliste.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    margin-left:2px;
    }

/* Rechte Spalte */

#extras {
float:right;
width:178px;
margin:0 0 5px;
padding:0;
line-height:1.2em;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
font-size:1.2em;
margin:0 0 8px;
padding:0;
}

#extras div.announce {
clear:left;
margin:5px 0px 15px;
padding:0px 0px;
width:178px;
font-size:0.8em;
background-color:white;
color:#505050;
line-height:1.3em;

}

/* Mittlere Spalte / Hauptinhalt */

#content {
margin:10px 185px 5px 175px;
padding:0 10px;
line-height:1.4em;
}

#contentwide {
margin:0 0 5px 170px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 180px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h1,#contentwide h1, #contentwide2 h1, #content h2,#contentwide h2, #contentwide2 h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer
{
    clear: both;
    margin: 0 auto;
    padding: 15px 0;
    width: 760px;
    text-align: center;
    color: #5E6A82;
    background: #ffffff;
}

p#Fusszeile { 
background-color: White;
border-color: #ffffff;
border-style: solid;
border-top-color: #c0dfff;
border-width: 4px 0 0 0;
clear: both;
font-size: 12px;
margin: 0;
padding: 0.5em 0em 0em 0em;
text-align: right;
} 

.fusszeileklein { 
font-size : 11px;
margin-left : 50px;
vertical-align:top;
} 

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#5E6A82;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/* Weitere Klassen, aus der Portierung �bernommen */

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}


