body {
    font-family: georgia, verdana, arial, sans-serif;
    color: #000;
    background: #fff;
}

h1.frontpage { font-size: 150%; }

a:active { text-decoration: none }

table.layout {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
    border-left: 0;
    border-right: 0;
    margin-left: auto;
    margin-right: auto;
    font-family: georgia, verdana, arial, sans-serif;
}

td.main {
    font-family: georgia, verdana, arial, sans-serif;
    vertical-align: top;
}

td.navbar {
    width: 20%;
    font-family: verdana, arial, sans-serif;
    color: #000;
    background-color: #ccccff;
    border-width: 1px;
    border-color: #000;
    vertical-align: top;
    padding: 4px;
}

td.adsense_look {
    font-family: arial, sans-serif;
    font-size:13px;
    line-height:15px;

    background-color: #ffffff;
    border-style: none;
    border-width: 0;
}

table.adsense_look {
	border-width: 1px;
	border-style: solid;
    border-color: #336699;
	margin-bottom: 4px;
}

a.adsense_look:link,a.adsense_look:visited,a.adsense_look:hover,a.adsense_look:active{color:#0000ff;cursor:hand;}

table.links {
    border-width: 1px;
    border: 1px solid #ccccff;
    width: 100%;
    font-family: verdana, arial, sans-serif;
    font-size: 75%;
    color: #000;
    background-color: #ffffff;
    vertical-align: top;
    padding: 1px;
    margin: 10px 0px 10px 0px;
}

.navbartitle { text-align: center }

a.navlink { font-weight: normal }

.hide { display: none }

.addtopspace { margin-top: 2em }

.endmatter {
    font-family: times-new-roman, sans-serif;
    font-size: 60%;
    font-style: italic;
}

.button { border-style: none }

.center { text-align: center }

.right { text-align: right }

OL.navlinklist{
    line-height: 2.0;
    list-style-type: decimal;
}

pre {
    margin-left: 1%;
    color: green;
    background: white;
    font-family: monospace;
}

address {
    font-size: smaller
}

.rule { margin-top: 2em }
.recom { }
.rationale { FONT-SIZE: 0.75em }

H1 {  }
A.qindex {}
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold }
A.elRef { font-weight: bold }
A.code {
    text-decoration: none;
    font-weight: normal;
    color: #4444ee;
    background-color: white
}
A.codeRef {
    font-weight: normal;
    color: #4444ee;
    background-color: white
}
DL.el { margin-left: -1cm }
DIV.ah {
    background-color: black;
    color: white;
    margin-bottom: 3em;
    margin-top: 3em
}
DIV.fragment {
    margin-left: 1%;
    color: green;
    background: white;
    font-family: monospace;
}
TD.md {
    background-color: #f2f2ff;
    color: black;
}
TD.mdname1 {
    background-color: #f2f2ff;
    color: black;
}
DIV.groupHeader {
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-weight: bold
}
DIV.groupText {
    margin-left: 16em;
    font-style: italic;
    font-size: smaller
}
FONT.keyword {
    color: #008000;
    background-color: white
}
FONT.keywordtype {
    color: #604020;
    background-color: white
}
FONT.keywordflow {
    color: #e08000;
    background-color: white
}
FONT.comment {
    color: #800000;
    background-color: white
}
FONT.preprocessor {
    color: #806020;
    background-color: white
}
FONT.stringliteral {
    color: #002080;
    background-color: white
}
FONT.charliteral {
    color: #008080;
    background-color: white
}

td.container
{
  width: 50%;
  vertical-align: top;
  padding-right: 30px;
}

table.teasermenu
{ color: #404040;
width: 100%;
border: 1px #d79900 solid;
border-collapse: collapse;
margin: 10px 10px 10px 10px;
}

.teaserheader
{ border-bottom: none;
background-color: #fff2ba;
font-weight: bold;
font-size: 16px;
line-height: 16px;
padding: 4px 0px 5px 10px;
color: #404040;}

.teasercontent
{ font-size: 16px;
line-height: 17px;
color: #404040;
background-color: #fafafa;
}

ul {border: 1px dashed #FFF;}
li {border: 1px dashed #FFF;}

ul.teaserlev1 {
margin: 0px;
padding: 4px 10px 5px 10px;
}
ul.teaserlev1 li {
list-style: none;
padding: 0px 10px 5px 10px;
margin-top: 0px;
}

ul.teaserlev2 {
font-size: 13px;
line-height: 14px;
margin: 0px;
padding: 0px 0px 0px 12px;
}
ul.teaserlev2 li {
list-style: none;
padding: 1px;
}

/*
table {border: 1px solid red;}
th {border: 1px dashed red;}
td {border: 1px dashed purple;}
div {border: 1px dashed #888;}
div div {border: 1px dotted #888;}
div div div {border: 1px dashed #BBB;}
div div div div {border: 1px dotted #BBB;}
div div div div div {border: 1px dashed #DDD;}
ul {border: 1px dashed #DDD;}
li {border: 1px dashed #DDD;}
*/
