/* formatvorlagen fuer den allgemeinen stil der website roig des puig */
body {
	background-color: #99cc99;
	font-family: futura, arial, sans-serif;
}
td.title {
	font-size: 36px;
	color: #ffcc99;
	line-height: 33px;
}
a.titlelink {
	font-size: 36px;
	color: #ffcc99;
	line-height: 33px;
	text-decoration: none;
}
a.titlelink:hover {
	font-size: 36px;
	color: #FFFFFF;
	line-height: 33px;
	text-decoration: none;
}
td.subtitle {
	font-size: 24px;
	color: #6699cc;
}
td.text {
    font-size: 12px;
    line-height: 15px;
}
a.navigation {
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
a.navigation:hover {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
a.navigation_self {
	font-size: 12px;
	color: #6699cc;
	line-height: 18px;
	text-decoration: none;
}
div.zitat_black {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
div.zitat_white {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
div.formular {
	font-size: 12px;
}
