/**
 * Style sheet home
 */
#header
{
	height:341px;
	background-image:url("tl_files/internals/structure/aaf_head_bg_home.png");
}

#header div.inside img
{
	margin-left: -124px;
}

#infoBoxes
{
	margin-top:10px;
	margin-bottom:37px;
}

#infoBoxes .infoBox
{
	width:179px;
	height:357px;
	float:left;
	margin-right:8px;
	background-color:#f3f1e9;
	border:1px solid #cac29e;
}

#infoBoxes .last
{
	margin-right:0px;
}

#infoBoxes .infoBox div.header h2
{
	height:22px;
	font-weight:bold;
	font-size:100%;
	color:#ffffff;
	text-transform: uppercase;
}

#infoBoxes .infoBox div.header h2 a
{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:9px;
	text-decoration:none;
	color:#fff;
}

#infoBoxes .mission div.header h2
{
	background-color:#cac19e;
}

#infoBoxes .medicine div.header h2
{
	background-color:#990000;
}

#infoBoxes .culture div.header h2
{
	background-color:#016d37;
}

#infoBoxes .media div.header h2
{
	background-color:#00739e;
}

#infoBoxes .infoBox div.teaser
{
	padding:6px;
	font-size:95%;
	color:#333333;
}

#infoBoxes .mission
{
	background-color:#fff;
}

#footerSearch input.text
{
	width:178px;
}

.teaser a
{
	display:block;
}
