/********** Basic Elements */
body, h1, h2, h3, h4, h5, h6, div, p, table, tr, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre {
margin: 0px;
padding: 0px;
}
body {
	font-family: helvetica,arial,sans-serif;
	font-size: 100.1%;
	color:#666666;
}
p.bodytext {
	font-family: helvetica,arial,sans-serif;
	font-size: 0.69em;
	line-height: 1.69em;
	color:#666666;
}
#info .bodytext, #info p.align-left, #info p.align-center, #info p.align-right {
	font-family: helvetica,arial,sans-serif;
	font-size: 0.63em;
	line-height: 1.63em;
	color:#666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Univers,helvetica,arial,sans-serif;
}
h1 {
	margin: 0 0 1.01em 0;
	font-size: 1.75em;
}
h2 {
	margin: 0 0 0.93em 0;
	font-size: 1.5em;
}
h3 {
	margin: 0 0 0.88em 0;
	font-size: 1.25em;
}
h4 {
	margin: 0 0 0.82em 0;
	font-size: 1em;
}
h5 {
	margin: 0 0 0.75em 0;
	font-size: 0.75em;
}
h6 {
	margin: 0 0 0.69em 0;
	font-size: 0.63em;
}
.csc-textpic-caption {
	font-family: helvetica,arial,sans-serif;
	font-size: 0.57em;
	padding: 5px 0 0 0;
}
#content ul, ol {
	font-size: 0.69em;
	line-height: 1.69em;
	margin: 0 0 0 1.5em;
}


/***************/
/* Für de RTE */
span.gruen { color: #79BA2B; }
span.gelb { color: #F8DE08; }
span.rot { color: #DF2846; }
span.blau { color: #73BAF1; }
span.gruen_d { font-size:4px; }
span.gruen_m { color:#B7D694; }
span.gruen_h { color:#F2F8EC; }
span.blau_d { color:#00A6EB; }
span.blau_m { color:#90D0F4; }
span.blau_h { color:#EBF7FD; }
span.gelb_d { color:#FFD800; }
span.gelb_m { color:#FFEA90; }
span.gelb_h { color:#FFFBEC; }
span.rot_d { color:#E60036; }
span.rot_m { color:#EF958C; }
span.rot_h { color:#FCECE9; }
span.grau { color:#666666; }
span.gelb_s { color:#C4A70A; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/* Rahmen bei Bildern in Links entfernen */
a img {
	border: 0;
}
