#page {
	font-size: 13px;
}

#header #topnav li {
	font-size: 11px;
}

#footer {
	font-size: 11px;
}

#col2 h2 {
	font-size: 18px;
}

#col3 .item h2 {
	font-size: 11px;
}

#col3 .item p {
	font-size: 11px;
}

#col2 h3 {
	font-size: 14px;
}



#p1 {
	width: 155px;
}

#p2 {
	width: 170px;
}

#p3 {
	width: 60px;
}

#p4 {
	width: 85px;
}


/*
	Hack f&uuml;r IE wegen purer Inkompatiblit&auml;t 
*/
* html #p1 {
	width: 160px !important;
}

* html #p2 {
	width: 175px !important;
}

* html #p3 {
	width: 65px !important;
}

* html #p4 {
	width: 90px !important;
}
