#jz {
    position: absolute;
    left: 322px;
    top: 47px;
}

body{
    text-align:       left;
    font-family:      "Trebuchet MS";
    font-size: 0.7em;
    background-repeat: repeat-y;
    background-position: 0px 0px;
    padding: 0;
    margin: 0;
    /*margin-left: -20px;*/
}

a {
    color: white;
    text-decoration: underline;
}
a:hover {
    color: white;
    text-decoration: none;
}
li #grey a { color: white; }
li #blue a { color: white; }
li #yellow a { color: white; }
p.bodytext a {
    text-decoration: underline;
    font-weight: bold;
}
p.bodytext a:hover {
    text-decoration: underline;
}

#header {
    width: 801px; 
    height: 114px;
}

#content {
    width: 800px; 
    border-top: 1px solid white; 
    border-right: 1px solid white;
}

/** html #content img {
    margin-bottom: -4px;
}
*+html #content img {
    margin-bottom: -4px;
}*/

#topmenu {
    list-style-type: none;
    width: 800px;
    height: 23px;
    margin: 0px;
    padding: 0px;
}

#topmenu li {
    width: 266px; 
    float: left;
    text-transform: uppercase;
    text-align: center;
    color: white;
    font-weight: bold;
    height: 22px;
    padding-top: 1px;
    margin: 0px;
    font-size: 1.2em;

}

#topmenu #blue {
    background: url(../images/bg_topmenu_blue.gif) left top repeat-x;
    border-right: 1px solid white;
}
#topmenu #grey {
    background: url(../images/bg_topmenu_grey.gif) left top repeat-x;
    border-right: 1px solid white;
}
#topmenu #yellow{
    background: url(../images/bg_topmenu_yellow.gif) left top repeat-x;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
    text-decoration: none;
    color: white;
}
#topmenu li a:hover {
    text-decoration: underline;
}

#content_inner {
    margin: 0px;
    padding: 0px;
}

#leftcol {
    width: 232px; 
    float: left;
    padding: 16px;
    overflow:hidden;
}

* html #leftcol {
    margin-right: 10px;
}

#centercol {
    width: 492px; 
    margin-left: 276px;
    padding: 16px;
}

* html #centercol {
    width: 478px; 
}

#font_sizer {
    position: absolute; 
    top: 93px;
    left: 661px;
    margin: 0px;
    width: 140px; 
    height: 25px; 
    color: #fff; 
    z-index: 100;
    text-align: right;
}

#font_sizer img {
    vertical-align: middle;
}

img {
    border: 0px;
}

#leftmenu {
    list-style-type: none;
    color: white;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    font-weight: bold;
}


#leftmenu #leftmenu_active {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

#leftmenu li {
    width: 190px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 15px;
}

#leftmenu li a {
    text-decoration: none;
    color: white;
}

#leftmenu li a:hover {
    text-decoration: underline;
}
#leftmenu_active a:hover {
    text-decoration: none;
}

#leftsub {
    list-style-type: none;
    width: 200px;
    color: white;
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#leftsub li {
    width: 200px;
    text-align: left;
    text-transform: none;
    text-indent: 20px;
    font-size: 1em;
    padding: 2px;
    text-decoration: none;
    border-top-width: 1px;
    border-bottom-width: 1px;
}

#leftmenu_active #leftsub li a, #leftmenu_active #leftsub li a:active {
    text-decoration: none;
}

#leftsub #leftsub_active {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    text-decoration: none;
}
#leftsub #leftsub_active a {
    text-decoration: none;
}
#leftmenu_active #leftsub li a:hover {
    text-decoration: underline;
}

#centercol #textmenu {
    height: 30px;
    display: block;
}

#centercol #textmenu a {
    text-decoration: underline;
}
#centercol #textmenu a:hover {
    text-decoration: none;
}

#abssidebar {
    position: absolute; 
    top: 0px; 
    left: 801px; 
    width: 214px;
}

#sidebar {
    width: 164px;
    padding: 20px;
    color: white;
}

h1 {
    font-size: 1.1em;
}

div.csc-header-n5 h1 {
    margin: 0px;
    padding: 0px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption
{
    font-style: italic;
    margin-top: 4px;
}

.csc-frame-rulerAfter, .csc-frame-rulerBefore {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 1px;
    font-size: 1px;
    clear: both;
}

div.csc-frame-frame1 {
    padding: 10px;
}

div.csc-frame-frame2 {
    padding: 10px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img
{
    border-color: white;
    border-width: 5px;
}

label {
    width: 100px;
    float: left;
    margin-bottom: 5px;
}

fieldset {
    margin-bottom: 5px;
}

input, select {
    margin-bottom: 5px;
}

form div.csc-mailform-field {
    clear: left;
}

fieldset.csc-mailform {
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}

.csc-mailform-radio {
    float: left;
}


.wtgallery_listpic img {
    border: 5px solid white;
    margin: 2px;
}

* html .wtgallery_listpic img {
    border: 2px solid white;
    margin: 2px;
}

.wtgallery_singlepic img {
    border: 5px solid white;
    margin: 2px;
    width: 480px;
}

* html .wtgallery_singlepic img {
    width: 470px;
}

h1 .csc-firstHeader 
{
    float: left;	
    clear: left;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap
{
    float: left;
    clear: none;
}

/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable { border-collapse: collapse; margin-left: 3px;}
TABLE.contenttable P { font-size: 1em; }
TABLE.contenttable TR TD { vertical-align: top; padding: 7px; }

TABLE.contenttable-0 P { color: #363636; }


TABLE.contenttable-1 { width: 99%; }
TABLE.contenttable-1 P { color: #EFEFEF; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }

TABLE.contenttable-2 P { color: #EFEFEF; }
TABLE.contenttable-2 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-2 TR.tr-0 TD { font-weight: bold; background-color: #EFEFEF;}

TABLE.contenttable-3 P { color: #EFEFEF}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { font-weight: bold; background-color: #EFEFEF;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }


/* 
 * -------------------------------------------
 * Formatierungen und Styles für chgallery 
 * -------------------------------------------
 */
 
 .tx-chgallery-pi1 .info,
 .tx-chgallery-pi1 .single,
 .tx-chgallery-pi1 .single span {
 	background-color: transparent !important;
 	border: 0px !important;
 }
 
