/* CSS Document */

#logo {
	display: none;
}

/*verschiebe buttons von remind-service*/

#to_dest, #all_to_dest,#to_source,#all_to_source{
     background-color: white;
     border: solid 1px #31428a;
     color: #31428a;
}

/* allgemeine Formatierungen*/

body {
	color: #31428a;
	font-size: 12px;
	font-family: Arial, Verdana;
	background-color: transparent;
	margin: 25px;
}

.link_zurueck_rechner {
	color: #31428a;
	font-size: 11px;
	text-decoration: underline;
}

a {
	color: #31428a;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input, select {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

ul {


}


li {	list-style-position: outside;
	list-style-image: url('pics/aufzaehlung.gif');
}


.titel, .jahr {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.titel div {
	border: 0px;
}

.titelkl {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.headtext {
	color: #000000;
	font-size: 10px;
	display: block;
}

.jahr {
	background-color: #FFFFFF;
}

td {
	color: #000000;
	font-size: 11px;
}

#tabs {
	border-bottom: solid 1px #000000;
	margin-bottom: 10px;
	padding: 3px;
	font-size: 12px;
}

/*Annuitäten Navigation*/

.anr_nav {
}

.anr_nav a {
	color: #000000;
}

#tabs a {
	color: #31428a;
	margin-right: 10px;
}

#tabs a:hover {
	color: #000000;
	margin-right: 10px;
}

#tabs .calctab {
	color: #31428a;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

#tabs .calctabActive, #tabs .calctab:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.subnav {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	width: 157px;
}
