.standardText {
  font-size: 	16px;
  line-height: 	22px;
}

.smallText {
  font-size: 	15px;
  line-height: 	19px;
}

#content-editor {
  font-size: 	16px;
  line-height: 	22px;
}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active {
	font-size: 			16px;
  	line-height: 		22px;
	color:				#f00;
	position: 			relative;
	text-decoration: 	none;
	font-weight: 		normal;
}

#content-editor a:link, #content-editor a:visited, #content-editor a:active 	{ font-size: 16px; font-weight: normal; line-height: 22px; color:	#f00; text-decoration: none }
#content-editor a:hover 						{ font-size: 16px; font-weight: normal; line-height: 22px; color:	#ffffff; text-decoration: none }

/* SUBNAVIGATION */
.subnavi:link, .subnavi:visited, .subnavi:active { 
	font-size:14px; 
	line-height: 18px; 
	font-weight: normal; 
	color:#FFFFFF; 
	text-decoration: none 
}
.subnavi:hover { 
	font-size:14px; 
	line-height: 18px; 
	font-weight: normal; 
	color:#f00; 
	text-decoration: none 
}

.subnavi_selected:link, .subnavi_selected:visited, .subnavi_selected:active { 
	font-size:14px; 
	line-height: 18px; 
	font-weight: bold; 
	color:#f00; 
	text-decoration: none 
}
.subnavi_selected:hover { 
	font-size:14px; 
	line-height: 18px; 
	font-weight: bold; 
	color:#f00; 
	text-decoration: none 
}

/* BOXEN */
.boxContent {
	font-size: 			13px;
  	line-height: 		17px;
	color:				#564032;
}

/* LISTENANSICHT . */

/* LIST FONT */
.listEntry {
  font-size: 		16px;
  line-height: 		22px;
}

.listEntry a:link, .listEntry a:visited, .listEntry a:active {
  font-size: 		16px;
  line-height: 		22px;
}

.listEntry a:hover {
  font-size: 		16px;
  line-height: 		22px;
}

.listEntry .weiter a:link,.listEntry .weiter a:visited,.listEntry .weiter a:active {
  font-size: 		15px;
  line-height: 		19px;
}

.listEntry .weiter a:hover {
  font-size: 		15px;
  line-height: 		19px;
}

/* LIST TITLE */
.listEntry h1, .listEntry h1 a:link, .listEntry h1 a:visited, .listEntry h1 a:active {
	font-size: 			17px; 
	line-height: 		22px;
}
.listEntry h1 a:hover {
	font-size: 			17px; 
	line-height: 		22px; 
}

/* DETAILANSICHT */

/* FONT */
#detailTextContainer {
  font-size: 	16px;
  line-height: 	22px;
}

#detail a:link, #detail a:visited, #detail a:active {
  font-size: 		16px;
  line-height: 		22px;
}

#detail a:hover {
  font-size: 		16px;
  line-height: 		22px;
}

#detail .zurueck a:link,#detail .zurueck a:visited,#detail .zurueck a:active {
  font-size: 		15px;
  line-height: 		19px;
}

#detail .zurueck a:hover {
  font-size: 		15px;
  line-height: 		19px;
}
