@charset "UTF-8";

.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #5f5f5f;
	text-align: left;
	padding: 2px 0px 0px 0px;
}

.subtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #5f5f5f;
	text-align: left;
	/*padding: 2px 0px 0px 0px;*/
}

.foot1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	color: #5f5f5f;
	
}
.mail {
	color: #cc0033;
	font-weight: normal;
}

.tbl_height {
	height: 100%;
}
.container {
	width: 580px;
	height: 388px;
	text-align:center;
	/*background-color:#bdc9d5;*/
}
html, body, div {
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #5f5f5f;
}

/****** links ******/

a.footer:link {
	color: #cc667f;
	font-weight: normal;
	text-decoration: none;
}
a.footer:visited {
	color: #cc667f;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	color: #cc0033;
	font-weight: normal;
	text-decoration: none;
}

/*a.footer:activ {
	font-size: 8px;
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
}*/

a.news:link {
	color: #cc667f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	background: none;
}
a.news:visited {
	color: #cc667f;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	background: none;
}
a.news:hover {
	color: #cc0033;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	background: none;
}

a.txt:link {
	color: #5f5f5f;
	font-weight: normal;
	text-decoration: underline;
}
a.txt:visited {
	color: #5f5f5f;
	font-weight: normal;
	text-decoration: underline;
}
a.txt:hover {
	color: #454545;
	font-weight: normal;
	text-decoration: underline;
}

/*a.txt:activ {
	font-size: 8px;
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
}*/

