

/* formatvorlage standard für http://www.hegibach-stachen.ch/ */


td.navigation {
	color: #00427A;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	}

td.subnavigation {
	color: #00427A;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
    text-align: center;
	}

td.titel {
	color: #333333;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
    font-weight: bold;
	}

td.lauftext {
	color: #333333;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
    font-weight: normal;
	line-height: 18px;
	}

td.wohnungstypen {
	color: #333333;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
    font-weight: normal;
	line-height: 14px;
	}


td.navigation a {
	color: #00427A;
    height: 22px;
	margin-top: 8;
	text-decoration: none;
    }

td.subnavigation a {
	color: #00427A;
	text-decoration: none;
    }

td.navigation a:hover {
	color: #C80000;
    }

td.subnavigation a:hover {
	color: #C80000;
    }

td.kontakt {
	color: #333333;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
    font-weight: normal;
	line-height: 18px;
	}

td.kontakttitel {
	color: #333333;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
    font-weight: bold;
	line-height: 18px;
	}



