html {
    overflow: -moz-scrollbars-vertical;
}
	
body {
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px; 
}

a {
    color: #565C5A;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

#outer_frame {
    width: 100%;
    background-color: white;
}
#frame {
    width:1000px;
    margin-right:auto;
    margin-left:auto;
    padding:0px;
    text-align:left;
}
		
#contentleft {
    width:240px;
    padding:0px;
    float:left;
    background:#fff;
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #595959;
    font-size: 11px;
}
	
#contentcenter {
    width:      520px;
    padding:    0px;
    float:      left;
    max-height: 500x;
    height:     500px;
    overflow:   hidden;
}

#contentright {
    width:      200px;
    padding:    20px;
    float:      left;
    background: #fff;
}

#content_outer {
    width:      100%;
}
#content {
    width:      520px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

#contentleft a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    background:url(/fileadmin/templates/images/arrow.gif) no-repeat right 4px;
padding-right:13px;
}

#contentleft a:hover {
    text-decoration: underline;
}

#menu {
position:relative;
}
#menu ul {
    width: 120px; 
    background:url(/fileadmin/templates/images/menu-bg.png) repeat-y;
    height: 500px;
    list-style-type: none;
    color: black;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
padding-top:10px;
padding-left:10px;
position:absolute;
left:0;
top:0;
}
#menu .l1 {
}
#menu .l2 { 
left:130px;
background-position:-130px 0;
}
#menu .l3 {
left:130px;
background-position:-260px 0;
}
#menu .l4 {  
left:130px;
background-position:-390px 0;
}

#menu .no ul {
display:none;
}


#menu li {
    width: 110px;
    text-align: left;
    text-transform: lowercase;
    font-size: 11px;
    line-height: 20px;
}




#menu li a:hover {
    text-decoration: underline;
}

#menu li.act a,
#menu li.cur a {
    color: #dd5b1d;
}

#menu li a,
#menu li.no a {
    color: #505050;
    text-decoration: none;
display:block;
}


h1 {
    font-size: 1.2em;
}

#content {
    color: #565C5A;
    padding-bottom: 10px;
}

#content h1 {
    color: #DD5A14;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

#contentright h1 {
    color: #db5c1c;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: -10px;
}

#contentright p {
    margin: 0px;
    padding: 0px;
}

#contentright h2 {
    color: #DD5A14;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption
{
    font-size: 0.8em;
}

form {
    margin: 0px;
    padding: 0px;
}

form a {
    font-size: 0.9em;
    color: #676566;
    text-decoration: underline;
}
form a:hover {
    text-decoration: none;
}

form label {
    float: left;
    width: 150px;
    font-size: 0.9em;
    text-align: left;
}

form br {
    clear: left;
}

#container {
    width: 1009px; 
    background-color: white; 
    background: url(/fileadmin/templates/images/bg_html.jpg) left top repeat-y; 
    padding-left: 22px;
}

#left_boxes {
    padding: 18px
}

#content_right form {
    text-align: right; 
    margin-right: 20px;  
}

#content_right form label {
    width: 70px;
}

#footer {
    padding-left: 199px; 
    background-color: #9ACC99; 
    width: 766px; 
    color: white; 
    height: 20px; 
    line-height: 20px;
}

#footer div {
    text-align: right; 
    display: block; 
    width: 565px; 
    border-left: 1px solid white; 
    border-right: 1px solid white; 
    padding-right: 10px;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#content_center a {
    color: #676566;
    text-decoration: underline;
}

#content_center a:hover {
    text-decoration: none;
}

/***************/
/* Bulletlists */
/***************/

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-type : disc; }
UL.csc-bulletlist-1 { list-style-type : circle; }
UL.csc-bulletlist-2 { list-style-type : square; }
UL.csc-bulletlist-3 { list-style-type : decimal; }


.csc-textpic-clear { clear: left; }


.csc-frame {
    padding: 7px;
}

.csc-frame h1 {
    margin: 0px;
    margin-bottom: 3px;
    padding: 0px;
}

.csc-frame-frame1 {
    border: 1px solid #EBEBEB;
}

.csc-frame-frame2 {
    border: 1px solid #EBEBEB;
    background-color: #fafafa}
    
    div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    font-size: 0.8em;
}

.tr-even {
    background-color: #e8f3e2;
}

.tr-odd {
    background-color: #f0f7ec;
}

td {
    padding: 3px;
    border-spacing: 1px;
    margin: 1px;
}

table { width: 100%; }

.csc-uploads-1 {
    border-width: 0px;
    background-color: white;
    border-spacing: 1px;
    background-color: white;
}


.contenttable-0 {
    border-width: 0px;
    background-color: white;
    border-spacing: 1px;
    background-color: white;
}

.contenttable-1 {
    border: 1px solid #EBEBEB;
    background-color: white;
    border-spacing: 1px;
    background-color: white;
} 

.contenttable-2 {
    border-width: 0px;
    background-color: white;
    border-spacing: 1px;
    background-color: white;
}

.contenttable-2 .tr-even {
    background-color: #EAEAEA;
}

.contenttable-2 .tr-odd {
    background-color: #F2F2F2;
}


.contenttable-3 {
    border: 1px solid #EBEBEB;
    background-color: white;
    border-spacing: 1px;
    background-color: white;
}

.contenttable-3 .tr-even {
    background-color: #EAEAEA;
}

.contenttable-3 .tr-odd {
    background-color: #F2F2F2;
}

.csc-mailform, fieldset {
    border-width: 0px;
    width: 100%;
}

.csc-mailform br {
    clear: left;
}

#contentright .bodytext {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
}

input {
    margin-bottom: 2px;
}

.csc-frame-rulerAfter {
    width: 100%;
    border-top: 1px solid green;
}

.csc-frame-rulerBefore {
    width: 100%;
    border-top: 1px solid green;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #595959;
padding:0px;
}