body,td,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link {
	color: #000066;
	text-decoration: none;
    font-weight: bolder;
}
a:visited {
	color: #000066;
	text-decoration: none;
    font-weight: bolder;
}
a:hover {
	color: #000000;
	text-decoration: none;
    font-weight: bolder;
}
a:active {
	color: #000000;
	text-decoration: none;
    font-weight: bolder;
}

#buecher {
    color: #006600;
	font-size: 40px;
	font-weight: 600;
}

#navigation_titel {
    color: #000000;
	font-size: 12px;
	font-weight: 550;
}

#navigation_produkt {
    color: #666666;
	font-size: 12px;
	font-weight: 100;
}

#navigation_produkt_aktiv {
    color: #000000;
	font-size: 12px;
	font-weight: 100
}

#einstiegsseite {
	font-size: 11px;
}

#navigation {
	font-size: 10px;
    color: #006600;
    font-weight: 500;
}

.navigation_kontakt {
    color: #EEEEFF;
	font-size:11px;
}

.input_feld {
	background-color: #FFFFFF;
	border: #000066 solid 1px;
}

#buch_titel1 {
    color: #FF0000;
	font-weight: 900;
}

#buch_titel1_gr {
    color: #FF0000;
	font-weight: 900;
	font-size:16px;
}

#buch_titel2 {
    color: #000066;
	font-weight: 700;
}

#titel {
	font-size: 14px;
    color: #006600;
    font-weight: 800;
}

#titel-website {
	font-size: 14px;
    color: #FFFFFF;
    font-weight: 800;
}

#ueberschrift {
    letter-spacing: 3px;
	font-weight: bold;
}

#einstiegsseite {
	font-size:12px;
}


