/** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 ************************************************************************************************
 *
 *	Copyright (c) 2009, Arno Dudek (http://www.adgrafik.at, office@adgrafik.at)
 *
 *	@copyright	Copyright (c) 2009, Arno Dudek
 *
 ************************************************************************************************
 ** * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */


#accessibility .fontsizer .increase {
	background: url(../images/interface/menu_zoom_increase_1.gif) no-repeat;
}

#accessibility .fontsizer .normalize {
	background: url(../images/interface/menu_zoom_normalize_0.gif) no-repeat;
}

#accessibility .fontsizer .decrease {
	background: url(../images/interface/menu_zoom_decrease_0.gif) no-repeat;
}
#accessibility .rootline {
	left: 360px;
	font-size: 1em;}
#main {
	width: 1180px;
}
#left-column {
	width: 280px;
	font-size: 1em;
}

#left-column ul {
	height: 200px;
}

#left-column .spacer {	height: 190px;}
#content {
	margin-left: 260px;
	font-size: 1.2em;
}
#content .column-left {
	width: 540px;
}


#content .four-columns {
	width: 180px;	height: 27em;
}

#content .four-columns h4 span {
	font-size: .7em;
	font-weight: normal;
}#content.home {	width: 1120px;}#content.home .column-left {	width: 480px;}
#content.home .column-right {	width: 590px;
}
#footer {
	width: 1180px;
	font-size: 1em;
}
