/* stylesheet vorlage für eine Kunden Homepage von Wohnnet */

BODY, DIV, FORM, LI, P, TABLE, UL, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

/* body { border: 1px solid red; margin: 0px auto 0px auto; width: 900px; } */
.headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CB0629;
	text-decoration : none;
	font-weight : bold;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : underline;
	font-weight : lighter;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CB0629;
	text-decoration : underline;
	font-weight : lighter;	
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}
.menu:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F1DDA7;
	text-decoration : none;
	font-weight : bold;	
}
.backgroundoben{
	background-color : #CB0629;
}
.linie{
	background-color : Black;
}
.backgroundunten{
	background-color : #FFFFFF;
}

#cont_container .tabella_100 h1 { color:red; font-size:14px;}
#cont_container .tabella_100 td { padding-left:5px; }
#cont_container .tabella_inline td { padding-left:5px; }

.kunden_wrp_t { width:936px; }

