/* CSS carow-wrono.de */

body {
      color:#000000;
      background-color: #EFFFE2;
      font-family: "Trebuchet MS",serif;
}


table,tr,td,a,li { color: #000000;
      font-size:12pt;
}


td.header1 {
	background-color: #C8EE60;
	font-weight: bold;
	font-size:14pt;
}

.header2 {
	background-color: #C3EE9E;
	font-weight: bold;
	border-bottom: 1px solid black;
}

td.odd {
	background-color: #69BB63;
}

td.even {
	background-color: #C3EE9E;
}



p {
   color:#000000;
   font-size:12pt;
   text-aling:left;
}

.small {
      font-size:9pt;
}


a.menu { color: #119265;
        font-size:10pt;
        padding-left:12px;
        text-decoration:none;
        font-weight:bold;
}

a.menu:hover {
        color: #33B487;
        font-size:10pt;
        padding-left:12px;
        text-decoration:underline;
        font-weight:bold;
}

.menu_aktiv { color: #017043;
        font-size:10pt;
        padding-left:12px;
}


.rahmen {
    border: 1px solid black;
}

.grey {
    color: #EFEFEF;
}


