

/*----- Tags -----*/

h3 { 
	border-top:#000000 solid 1px;
}
/*--Tabellen--*/
th {
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
td {
	border-left:1px solid #000000;
}
/* Extention 2Spalten */
div.tx-fdfx2cols-pi1 {
	border:1px solid #000000;
	background:url(../images/bg_twocols_neutral.gif) repeat-y top center;
}

/*********************/
/*******navione*******/
/*********************/
/* Level 1 */
#navione {
	color:#000000;
}

#navione ul li a:link {
	color:#000000;
}
#navione ul li a:active {
	color:#000000;
}
#navione ul li a:visited {
	color:#000000;
}
#navione ul li a:hover {
	color:#000000;
}

/* Level 2 */
#navione ul ul li a:link,
#navione ul ul li a:visited,
#navione ul ul li a:active,
#navione ul ul li a:focus,
#navione ul ul li a:hover {
	color:#000000;
}



/*************Navigation End************/


#main a:active {
	color:#000000;
}
#main a:hover {
	color:#000000;
}

.title a:hover {
	color:#000000;
}
.title a:active {
	color:#000000;
}

input.reset {
	background-color:#EB7F02;
}
input.submit {
	background-color:#EB7F02;
}

/*----- rechte Spalte -----*/

#right h2 {
	color:#B4BEC4;
}

.hibox a:active {
	color:#000000;
}
.hibox a:hover {
	color:#000000;
}

/*Tabellen*/
table {
	border:#000000 1px solid;
}
tbody .tr-even {
	background-color:#000000;
}
tbody td.td-last { /* Hi Dirk, nur .td-last funktioniert bei mir nicht */
	border-right:#000000 1px solid;
}
/*----- Klassen end -----*/