/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #991733;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hometitel {
	font-size: 21px;
	color: #E4BBC3;
	font-weight: bold;
}
.homemitte {
	background-color: #E4BBC3;
}
.hometxt {
	color: #E4BBC3;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homenew {
	color: #E4BBC3;
}
a {
	font-size: 11px;
	font-weight: bold;
	/*color: #A9D3D3;*/
/*	color: #ffffff;*/
	color: #E4BBC3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navb {
	font-size: 12px;
	font-weight: normal;
	color: #E4BBC3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sub {
	/*color: #A9D3D3;*/
	color: #E4BBC3;
	font-weight: normal;
}
.act {
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.norm {
	font-size: 11px;
	font-weight: bold;
	/*color: #A9D3D3;*/
	color: #E4BBC3;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white {
	color: #fff;
}
.subm  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4BBC3;
	color: #cccccc;
}
.vertline {
	color: #E4BBC3;
}
.vertline2 {
	color: #E4BBC3;
	font-weight: normal;
	letter-spacing: -2px;
	margin-right: 1px;
}

/* facebook magic */
#fb-wrap {
	margin: auto auto;
	width: 110px;
	height: 20px;
}

#fb-logo {
	float: left;
}

#fb-like-button {
	float: right;
	
	width: 83px;
	height: 20px;
	overflow: hidden;
}

.fb_reset {
	display: none;
}
