/* TinyMCE specific rules */
body.mceContentBody {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mceContentBody a {
   color: #009 !important; /* FF requires a important here */
}
.syntaxhighlighter {
	color: #666;
	background-color:#f6f6f6;
	border:solid 1px #666;
}


/* Ab hier die eigenen Styles */
.Schrift_normal {font-size: 0.8em; line-height: 1.4em;}
.Schrift_gross {font-size: 1em; line-height: 1.3em;}
.Schrift_3 {font-size: 1.4em; line-height: 1.5em;}
.Schrift_Link {font-size: 1.4em; Letter-spacing: 0.1em; line-height: 1.4em;}
.Schrift_link_sec {font-size: 1.1em; font-weight:bold; line-height: 1.4em;}

