/* Import der global.css */
@import url(global.css);

/* angepasste Formatierungen  */
body { 
	font-size:13px;	line-height:18px;
}
h1 {
	font-size: 16px; line-height:22px;
}
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;
}

#topNavigation {
	font-size: 12px;
}

#topAdresse {
	font-size: 13px;
}

#navLeft  .ddmx .item1,
#navLeft  .ddmx .item1:hover,
#navLeft  .ddmx .item1-active,
#navLeft  .ddmx .item1-active:hover {
		font-size: 13px !important;
}