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