body{font-size: 12px;}

h1{font-size: 20px;}
h2{font-size: 14px;}
h3{font-size: 12px;}

/*--header--*/
.heaMeta{
	font-size:11px;
}
.heaMeta .size2{
	font-size:14px;
}
.heaMeta .size3{
	font-size:16px;
}

/*-- navtop --*/
.navTop{
	font-size:12px;
	line-height:26px;
}
.navTermin{
	font-size:13px;
}

/*--styles for Home -- */
.homList{font-size:15px;}

a.homTermin{font-size:15px;}
.homTabs{font-size:13px;}
.homZins {font-size:12px;}
.homSmall, .conSmall {font-size:12px;}

/*-- nav left--*/
.boxNavLeft a{
	font-size:12px;
}
.boxNavLeft li li a{
	font-size:11px;
}
.boxNavLeft li li li a{
	font-size:11px;
}

/*content*/
.boxContent p{
	padding-bottom:12px;
}

.conTabs{
	font-size:13px;
}
.linkPlus{
	font-size:13px;
}
/* -- related --*/
.relBoxTeaser{
	font-size:12px;
}
.relBoxTeaser h3{
	font-size:13px;
}
.relBoxTeaser h4{
	font-size:12px;
}

/*--footer--*/
.boxFooter{
	font-size:11px;
}
/*--popup--*/
.popTitle{
	font-size:13px;
}

/*--arrows--*/
a.linkArrow, .conBox a{
	background-position: 0 2px;
}
a.linkArrow:hover, .conBox a:hover{
	background-position: 0 -98px;
}
	