
body
{
	background-color: #00cc00;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
}

a
{
	color:#0060af;
	text-decoration:none;
}

a:visited
{
	color:#0060af;
	text-decoration:none;
}

a:hover
{
	color:#0060af;
	text-decoration:underline;
}

.a_img a
{
	color:#0060af;
	text-decoration:none;
}

.a_img a:visited
{
	color:#0060af;
	text-decoration:none;
}

.a_img a:hover
{
	color:#0060af;
	text-decoration:none;
}

td
{
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
}

td.smaller
{
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 10px;
}

.tdTexti
{
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	text-align: left;
}

.tdTexti_Center
{
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	text-align: center;
}

.ahrefHeader_White
{
	color: #ffffff;
	text-decoration: none;
}

.ahrefHeader_White:visited
{
	color: #ffffff;
	text-decoration: none;
}

.ahrefHeader_White:hover
{
	color: #ff0000;
	text-decoration: none;
}

.header
{
	background:url(../images/header.jpg) repeat-x scroll center;
	width:1040px;
	height:145px;
}

/* --- <topmenustrip> ----------------------------------- */

.topmenuaddress
{
	text-align:center;
	font-weight:bold;
	color:White;
	position:absolute;
	left:0px;
	top:142px;
	height:26px;
	width:100%;
}

.topmenustrip
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/*background:transparent url(../Images/graybtnback.gif) repeat-x scroll 0 0;*/
	/*border-top:1px solid #f3f3f3;
	border-bottom:1px solid #B6B6B6;
	border-right:solid 1px #cccccc;*/
	color:Black;
	position:absolute;
	left:0px;
	top:165px;
	/*bottom:0px;*/
	height:26px;
	width:100%;
	/*margin-bottom:20px;*/
	/*overflow:hidden;*/
	/*padding-top:8px;*/
	background:#0060af url(../images/button.png) repeat-x scroll center;
}

.topmenustrip a
{
	color:White;
	font-weight:bold;
	padding:6px 20px;
	text-decoration:none;
	background:#0060af url(../images/button.png) repeat-x scroll center;
}
.topmenustrip a:link
{
}
.topmenustrip a:visited
{
	color:White;
}
.topmenustrip a:hover
{
	/*background:transparent url(../Images/redbtnback.gif) repeat-x scroll 0 0;*/
	background:Orange url(../images/button.png) repeat-x scroll center;
	color:#137eb4;
}
.topmenustrip a:active
{
}

.topmenustrip ul
{
	list-style-type:none;
	line-height:26px;
	padding:0px;
	margin:0px;
}

.topmenustrip ul li
{
	float:left;
	border-right:solid 1px #cccccc;
	height:26px;
}

.topmenustrip ul li.first
{
	border-left:solid 1px #cccccc;
	margin-left:120px;
}

/* --- </topmenustrip> ----------------------------------- */

