body, div, p, th, td, h1, h2, h3, h4, h5, h6 {
        font-family: Arial, Hevetica, Sans-serif;
        color: #395771;
}


body, div, p, th, td, a, a:link {
        font-size: 12px;
}

a:link, a:active, a:focus, a:visited {
        color: #395771;
        text-decoration: underline;
}

a:hover {
        color: #42484F;
}

input, textarea, select {
	border: 1px solid #3A5871; 
	font-family:  Arial, Hevetica, Sans-serif;
        color: #395771;
        font-size: 12px;
}

input:focus, textarea:focus, select:focus {
	background-color: #ECE8E0;
}

.bodytext {
        margin: 0 0 0 0;
}


.headline {
	font-size: 16px;
	font-weight: bold;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
}

.headline_infobox {
	color: #026491;
        font-size: 14px;
	font-weight: bold;
}

.text_infobox, td.text_infobox {
	color: #B3A87A;
}

.text_infobox a {
	color: #B3A87A;
}

.img_text_right {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.img_text_right10 {
        float: left;
        padding-right: 10px;
}

.td_blau_box_links1 {
	width: 290px;
	padding: 5px 5px 5px 5px;
	border-right: 10px #FFFFFF solid;
	border-bottom: 5px #FFFFFF solid;
	border-top: 10px #FFFFFF solid;
	background-color: #e6edf5;
}

.blau_box_links a, .blau_box_rechts a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.blau_box_links {
	float: left;
	position:relative;
        width: 300px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #e6edf5;
	text-align:center;
}

.blau_box_rechts {
	float: left;
	width: 210px;
	margin-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #e6edf5;
	text-align: center;
}

.tbl_buchung {}
tbody.tbl_buchung tr td {
	background-color: #FFFFFF;
}


td.td_buchung_kat_A { color: #A70000; }
td.td_buchung_kat_B { color: #026491; }
td.td_buchung_kat_C { color: #FFC000; }
td.td_buchung_kat_D { color: #00997E; }
td.td_buchung_kat_E { color: #DA5F05; }
td.td_buchung_kat_F { color: #00BAEF; }
