#logo_retter {
	/*padding:2.4em 0 0 0;*/
	position:absolute;
	top:0;
	left:0;
	float:left;
}

/*----- Tags -----*/

h3 { 
	border-top:#023B73 solid 1px;
}


/*-----  Extention 2Spalten -----*/
div.tx-fdfx2cols-pi1 {
	border:none;
	border-bottom:1px solid #023B73;
	/*background:url(../images/bg_twocols_retter.gif) repeat-y top center;*/
	background:none;
	padding-left:0.5em;
}
}

/*********************/
/*******navione*******/
/*********************/
/* Level 1 */
#navione {
	color:#023B73;
}

#navione ul li a:link {
	color:#023B73;
}
#navione ul li a:active {
	color:#023B73;
}
#navione ul li a:visited {
	color:#023B73;
}
#navione ul li a:hover {
	color:#023B73;
}

/* 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:#023B73;
}



/*************Navigation End************/


#main a:active {
	color:#023B73;
}
#main a:hover {
	color:#023B73;
}

.title a:hover {
	color:#023B73;
}
.title a:active {
	color:#023B73;
}
input.submit {
	background-color:#C8E1F5;
	margin-right:0.1em;
}

/*----- rechte Spalte -----*/

#right h2 {
	color:#023B73;
}

.hibox a:active {
	color:#023B73;
}
.hibox a:hover {
	color:#023B73;
}

/*Tabellen*/
table {
	border:#023B73 1px solid;
}
tbody .tr-even {
	background-color:#C8E1F5;
}
tbody td.td-last {
	border-right:#023B73 1px solid;
}
th {
	border-left:1px solid #023B73;
	border-bottom:1px solid #023B73;
}
td {
	border-left:1px solid #023B73;
}