@import url(rightColumn.css);
@import url(content.css);
@import url(integration.css);

/*

		In dieser Datei bitte nur Schriftgrössen und Zeilenabstände eintragen
		Änderungen müssen auch in "main_large.css" übernommen werden!!

		Alle anderen Formatierungen in "content.css" oder "intergration.css"

*/


/*****************************************************/
/***************** schriftgrössen ********************/

UL UL LI, P.csc-header-date, TABLE.contenttable TR TD P.bodytext,
P.csc-caption, TABLE.typo3-adminPanel TD FONT, TABLE.typo3-adminPanel TD A FONT,
a.MetaNav, a:active.MetaNav, a:hover.MetaNav, .detail, .csc-textpic-caption, #metalinks a
{
	font-size: 10px;
}

body, P, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT,
P.bodytext, UL.csc-bulletlist LI, TABLE.contenttable P, DIV.csc-menu P
#leftcolumn ul, #rightcolumn, #rightcolumn ul,
p.DownloadBox, p.LinkBox, p.KolumnenBox, p.BoxContent,
div#maincolumn table.contenttable td, div#maincolumn li, table.Kandidat td
{
	font-size: 11px;
}

TABLE.csc-uploads TR TD P, h4, table .dates td
{
	font-size: 12px;
}

H3.csc-searchResultHeader, h3, .anchora, .anchora:hover  {
	font-size: 14px;
}

h5 {font-size: 14px;}

h2 {font-size: 18px;}

H1 { font-size: 24px;}

p.csc-frame-frame1 {
	font-size:18px;
	}

p.csc-frame-frame1 a {
	font-size:11px;
	}

p.csc-frame-frame2 {
	font-size: 10px;
}

/*****************************************************/
/***************** zeilenabstände ********************/

.detail, .csc-textpic-caption {line-height: 12px;}

body, P.bodytext, #metalinks a, h4, table .dates td,
div#maincolumn table.contenttable td, div#maincolumn li,
#rightcolumn, #rightcolumn ul, #rightcolumn .infotitle
{ line-height: 15px; }

#leftcolumn ul {line-height: 18px;}

h2 {line-height: 20px;}
h1 {line-height: 25px;}