/* TheklaReuten.com */

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-color: #FFF;
	color: #000;
	font-family: Georgia, Verdana, Arial;
}

#logo
{
	margin-top: 125px;
	text-align: center;
}

#content
{
	margin-top: 45px;
	width: 905px;
	height: 75px;
	/* background-color: #000; */
}

.agency
{
	height: 75px;
	float: left;
	text-align: left;
	line-height: 20px;
	width: 160px;
	margin-left: 20px;
}

.agencycountry
{
	font-size: 16px;
	color: #D7D7D7;
	font-weight: bold;
}

.agencydescription, .agencydescription a
{
	color: #363636;
	font-size: 12px;
}

.agencyperson
{
	color: #989898;
	font-size: 12px;
}

.agencycontact
{
	color: #479E99;
	font-size: 12px;
}

.agencycontact a
{
	color: #479E99;
	font-size: 12px;
}

.border
{
	margin-top: 3px;
	width: 1px;
	height: 75px;
	background-color: #D7D7D7;
	float: left;
}
