/* Style Sheet 'format.css'  (c) 31.12.2010  Michael Pallas */

body {
 color: #222031;
}
a:link, a:visited {
 color: #000000;
}
a:hover, a:active, a:focus {
 color: #0000ff;
 background: #ddddff;
}
p, a, address, li, caption, td, th, label, input, blockquote {
 font-size: 0.86em;
}
#column .newstitle {
 color: #ddddff;
 background: transparent;
}
#content ul h2, #content ol h2, 
#content ul h3, #content ol h3,
#content ul h4, #content ol h4,
#content ul h5, #content ol h5,
#content ul h6, #content ol h6 {
 color: #ddddff;
 background: transparent;
}
hr {
 color: #e9ecef;
 background: #e9ecef;
}
.rand .imgborder, .bleft, .bright, .btop, .bbot {
 border-color: #222031;
}
.dark {
 color: #ffffff;
 background: #ddddff;
}
.medium {
 color: #000000;
 background: #d5dae0;
}
.light {
 color: #000000;
 background: #ddddff;
}

/* Content mit Spalte */
td.column {
 width: 200px;
 background: #e9ecef;
 border: 1px solid #ddddff;
 border-top-width: 4px;
 border-bottom-width: 4px;
}

/* rechte Spalte in der Tabelle als Box mit Header */
#content table.content td.columnbox {
 background: #e9ecef;
 border: 1px solid #ddddff;
 width: 220px;
}
#content table.content td.columnbox h2,
#content table.content td.columnbox h3,
#content table.content td.columnbox h4,
#content table.content td.columnbox h5,
#content table.content td.columnbox h6 {
 background: #ddddff;
 color: #ffffff;
 font-weight: bold;
 padding: 5px 5px 5px 5px;
}
#content table.content {
 width: 657px;
}

/* generated by 'makeHTML' (31.12.2010 17:49) */

