/* Import der global.css */
@import url(global.css);

/* angepasste Formatierungen  */
body { 
	font-size:14px;
}
h1 {
	font-size: 130%;
}
h2, h2.lead, p.lead {
	font-size: 14px;
}
.loopContainer h2, dl h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px
}

h5 {
	font-size: 15px;
}

dt {
	font-size: 13px;
}


.loopContainer p, dd p {
	font-size: 13px;
}
#colRight p {
	font-size: 13px;
}

#colRight ul{

}

.picDetailContainer p, #colRight .picDetailContainer p  {
	font-size: 12px;
}	

a.pfeil, #colRight a.pfeil {
	font-size: 13px;
}

#sieSindHier {
	font-size:13px;
}

.mehr, .zurueck {
	font-size:13px;
}

.datum {
	font-size:13px;
}

.loopLinkeSpalte {
	font-size:11px;
}
