/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */

BODY {
	padding: 10px 10px 10px 10px;
	color: #000000;
	font: 90% Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 100%;
}
BODY a{
	color: Black;
}
/**********Linie, Ueberschrift ******/
DIV.csc-caption{
	height: 30px;
	font-size: 120%;
}	
DIV.bodytext {
	padding: 15px 20px 0px 20px;
}
/******* Ueberschriften im content *****/
DIV.csc-header-n2{
	padding: 0px 0px 0px 0px;
} 
H3{
	margin: 5px 0px 0px 10px;
}
H4{
	margin: 0px 0px 0px 0px;
}
.text {
	font-size: 90%;
}
H5{
	padding: 10px 10px 0px 10px;
	font-size: 110%;
}
DIV.logos{
	text-align: center;
}

TD#staff{
	background-color: #e6e6e6;
	border-left: 10px solid White;
	border-right: 10px solid White;
}
TABLE.staff{
	padding: 5px 0px 20px 20px;
	font-size: 90%;
}
P.project {
	padding: 5px 10px 20px 20px;
	font-size: 90%;
}
TD.name{
	padding: 0px 0px 0px 20px;
}
/********* Tabellen ************/
TABLE.contenttable {
	margin: 5px 0px 5px 0px;
	font-size: 90%;
	padding: 5px 5px 0px 20px;
	text-align: center;
}
TABLE.contenttable TR TD {
	vertical-align: top;
}
TR.tr-0 {
	font-weight: bold;
}
TD.td-1, .td-2, .td-last {
	width: 40px;
}
/********* Publikationen ************/
P.publikation{
	font-size: 90%;
	padding: 0px 10px 0px 20px;
}
SPAN.tit{
	font-weight: bold;
}

IMG#top{
	margin: 5px 5px 5px 450px;
	border: none;
	padding: 0px 50px 0px 0px;
}
