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