/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 148;
BORDER: 0px solid #000000;
PADDING: 3px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica sans-serif;
FONT-SIZE: 10px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #006699;
BACKGROUND-COLOR: ;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
COLOR: #006699;
BACKGROUND-COLOR: ;
TEXT-DECORATION: overline underline;
POSITION: relative; TOP: 1px; LEFT: 1px;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 148;
BORDER: 0px solid #FF0000;
PADDING: 3px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica sans-serif;
FONT-SIZE: 10px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #006699;
BACKGROUND-COLOR: ;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 148;
BORDER: 0px solid #3366ff;
PADDING: 3px;
MARGIN: 0Px;
FONT-FAMILY: verdana, arial, helvetica sans-serif;
FONT-SIZE: 9px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #006699;
BACKGROUND-COLOR: ;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #006699;
BACKGROUND-COLOR: ;
TEXT-DECORATION: overline underline;
POSITION: relative; TOP: 1px; LEFT: 1px;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 148;
BORDER: 0px solid #FF0000;
PADDING: 3px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica sans-serif;
FONT-SIZE: 9px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #006699;
BACKGROUND-COLOR: #d0dde8;
}




body {
 margin: 0;
 padding: 0;

 font-family: sans-serif;


 min-width: 100%;
 width: 100%;
 max-width: 100%;

 background-color: #ffffff;
 background-image: images/bg.gif;
 color: black;
}

h1 {
 font-size: 3em;

 margin-right: auto;
 margin-left: 1em;
 margin-bottom: 0;
 
 padding-bottom: .8em;
}
h1 a {
 text-decoration: none;
 color: #121298;
}
h1 a[href]:hover {
 color: #000089;
 background-color: #6c95ea;
}
h1 img {
 border: none;
}
#breadcrumb li {
 font-size: 12px;
 display: table-cell;
 padding-left: 0;
 float: left;
 margin-bottom: 1.5em;

}

#menu {
 float: left;
 clear: both;
 display: table-cell;


 padding-right: 0.5em;
 padding-bottom: 0.5em;
 margin-right: 0.5em;
 margin-left: 0.5em;
 margin-bottom: 0.5em;


}

#menu {
 padding-left: 2em;

 margin-left: 0;
 margin-bottom: 1em;
 font-size: 12px;
 list-style-image: url('/wbb231/shop/img/listengraphik.png');
}
#menu ul {
 font-size: 12px;
 padding-left: 1.5em;
 margin-bottom: 0;
 list-style-image: url('/wbb231/shop/img/listenquadrat.png');
}
#menu li {
 margin: 0;
 padding: 0;
 padding-bottom: 0.125em;
 padding-top: 0.125em;
 white-space: nowrap;
 font-size: 12px;
}
#menu em {
 font-style: normal;
 font-size: 12px;
}
a, *[href] {
 font-size: ;
 text-decoration: none;
 color: #006699;
}

a:hover, *[href]:hover {
 font-size: ;
 text-decoration: underline overline;
 color: #006699;
 POSITION: relative; TOP: 1px; LEFT: 1px;
}
#breadcrumb a {
 font-size: 12px;
 text-decoration: none;
 font-weight: normal;
}

#content {
 margin: 0;
 margin-left: 15em;
 margin-top: 5em;
 margin-right: 1em;

 display: table-cell;
 line-height: 1.3em;

 padding-left: 1em;
 padding-right: 1em;
 padding-top: 1em;
 padding-bottom: 1em;

 //border: 0.5em ridge #1E4B1E;

 //-moz-border-radius: 1.5em;
}
#content ul {
 padding-left: 2.5em;
 padding-top: 0;
 margin: 0;
}
#content li{
 margin-bottom: 0.5em;
 list-style-image: url('/img/listenquadrat.png');
}
#content dd {
 margin-bottom: 1em;
 max-width: 35em;
}

#content a {
 font-weight: bold;
 text-decoration: none;

}
#content a:hover, #content a:active {
 text-decoration: underline overline;
 POSITION: relative; TOP: 1px; LEFT: 1px;
}
#content a:visited {
 font-weight: normal;
}
#content code {
 white-space: pre;
 display: block;
 margin: 1em;
 margin-right: 0;
}
#content p {
 padding-bottom: 0.75em;
 max-width: 35em;
 text-align: justify;
}

*:target {
 font-weight: bold;
}

#download a {
 display: block;
}

#copy {
 text-align: center;
 padding-top: 50px;
 padding-bottom: 10px;
}
#copy {
 clear: both;
}
.loschen {
 clear: both;
}
