/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TABLE {
	font-family: verdana, arial;
	font-size: 12px;
	color: #454040;
}
        a:link {color: #cd3d0c; text-decoration: none; }
        a:visited {color: #cd3d0c; text-decoration: none;}
        a:hover {color: #999999; text-decoration: none;}

H1 { font-size: 13px;background-color: #efefef; color: #cd3d0c; padding-top: 3px; padding-bottom: 3px; }
H2 { font-size: 11px;color: #cd3d0c; padding-bottom: 3px; }
P,H1, H2 {margin: 0px 0px 5px 0px;}



TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top;
	width: 740px;
	background-color: white;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 180px;
	background-color: #efefef;
	background-repeat : repeat;
	padding-top: 15px;
	padding-bottom: 150px;
}
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: #333333;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: none;
	color: #cb3d0c;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #ffffff;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
  padding-bottom:5px;
  background-image: url(../images/menu_color.gif);
  

}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px solid #ffffff;
  font-weight:bold;
  font-size: 11px;
  padding-top:5px;
  padding-left:5px;
  padding-bottom:5px;

  background-image: url(../images/menu_grey.gif);
  
}
TD#menu_1 DIV.menu1-level1-act A {
  color: #232323;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  border-bottom: 0px solid #ffffff;
  font-weight:bold;
  font-size: 10px;
  padding-left:20px;
  padding-top:4px;
  padding-bottom:4px;
  background-image: url(../images/menu_color_l2.gif);
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  border-bottom: 0px solid #ffffff;
  font-size: 10px;
  font-weight:bold;
  padding-left:20px;
  padding-top:4px;
  padding-bottom:4px;
  background-image: url(../images/menu_grey_l2.gif);

}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}


.csc-mailform {
        border: 0px;
		
}


.csc-mailform input, .csc-mailform textarea {
	font-size: 10pt; 
    font-family: Verdana, Arial;	
}

.csc-mailform-radio {
	margin-top: 20px;
}
 
.csc-mailform-field label {
        font-size: 10pt; 
        font-family: Verdana, Arial;
        width: 250px;
        float: left;
        text-align: right;
        margin-right: 0.5em;
		
        
}
 
.csc-mailform-submit {
	margin-top: 20px;
	margin-left: 250px;
	float: left;
} 

.table200200 { border-style: solid; border-width: 1px; border-color: #cdcdcd}
.table200200 .td-0 {width=200px;}
.table200200 .td-last {width=200px;}
.table200200 .tr-even {vertical-align: top; background-color: #fff9c6;}
.table200200 .tr-odd {vertical-align: top; background-color: #fffad7;}

.agenda { border-style: solid; border-width: 1px; border-color: #cdcdcd}
.agenda .td-0 {width=120px;}
.agenda .td-last {width=630px;}
.agenda .tr-even {vertical-align: top; background-color: #fff9c6;}
.agenda .tr-odd {vertical-align: top; background-color: #fffad7;}

.agenda4sp {border-style: solid; border-width: 1px; border-color: #cdcdcd; margin-bottom: 10px; width:740px;}
.agenda4sp .td-0 {width:40px; text-align: center;}
.agenda4sp .td-1 {width:40px; text-align: center;}
.agenda4sp .td-2 {width:120px;}
.agenda4sp .tr-even { vertical-align: top; background-color: #fff9c6;}
.agenda4sp .tr-odd {vertical-align: top; background-color: #fffad7;}

.ferienplan {border-style: solid; border-width: 1px; border-color: #cdcdcd; margin-bottom: 10px; width:740px;}
.ferienplan .td-0 {width:185px; text-align: left;}
.ferienplan .td-1 {width:185px; text-align: left;}
.ferienplan .td-2 {width:185px; text-align: left;}
.ferienplan .tr-even { vertical-align: top; background-color: #fff9c6;}
.ferienplan .tr-odd {vertical-align: top; background-color: #fffad7;}

.agenda4sptit {border-style: solid; border-width: 1px; border-color: #cdcdcd; background-color: #ffedca; color: #cd3d0c;}
.agenda4sptit .td-0 {width=40px; vertical-align: top; }
.agenda4sptit .td-1 {width=40px; vertical-align: top; }
.agenda4sptit .td-2 {width=120px;vertical-align: top; }
.agenda4sptit .td-last-child {width=450px;vertical-align: top; }


.tx_ablinklist_listview_categories {
	font-size: 11px; 
	color: #cd3d0c; 
	padding-top: 20px; 
	padding-bottom: 3px;
}

.tx_ablinklist_listview_category {
	font-family: verdana, arial;
	font-size: 11px;
	color: 555555;
	padding-top: 3px;
}

.tx_ablinklist_listView_linkAddNew {
	
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }
