<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * Stylesheet Welfenlab, Leibniz UniversitÃ¤t Hannover.
 * 11. Januar 2007, pb
 *
 */

/* GerÃ¼st ----------------------------------------------------------- */
html, body, #scaffold { height: 100%; font-size: 10pt; }

body {
	margin: 4px 0 0 0;
	padding-top: 15px;
	padding: 0;
	width: 100%;
	background-color: white;
	font-family: times,serif;
        font-size:0.9em;
}

#scaffold { margin: 0; padding: 0; width: 100%; height: 100%; }
#scaffold td { margin: 0; padding: 0; }
#meta-td { vertical-align: bottom; height:1px}
#meta { 
	padding:  10px 0 5px 25px;
	color: #808080; 
	white-space: nowrap;
	font-weight: bold;
	font-size: 0.8em; 
}

#unilogo {
	vertical-align: bottom;
	background-image: url(images/backblau.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#unilogo img { display: block; /* sonst erscheinen "mysterious gaps" */ }
#instlogo {
	width: 794px;
	height:45px;
	margin: 0;
	padding-bottom: 0;
	vertical-align: bottom;
	white-space: nowrap;
	background-image: url(images/backblau.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#instlogo img { display: block; /* sonst erscheinen "mysterious gaps" */ }
#abovemenu { background-color: #eaeaea; border-top: 3px solid white; height:1px }



div#body-container {
    width:100%;
    margin:2em 0em 2em 0em;
}

div#header-logo,
div#footer,
div#content { 
    width:530px; 
    margin:1em auto 1em auto;
    padding: 0px 41px 5px 41px;
}

div#header-logo {
    margin-bottom:20px;
}

div#footer {
    font-style:italic;
}

div#footer strong {
    font-weight:normal;
}


#hotlinks { width: 100%; }
#about { padding: 150px 41px 5px; color: #808080; font-size: 0.9em; }
#about span { }
/*#about .weiss { color: #808080 }*/
#imprint { padding: 5px 41px; color: white; font-size: 0.9em; }
#imprint a a:hover a:visited { color: white; }
/*#imprint .weiss { color:white }*/
#toplink {
	font-weight: bold;
	color: #808080;
	padding-left: 14px;
	background-image: url(images/arrow_top.png);
	background-repeat:no-repeat;
	background-position: left center;
	float: right;
}
.foot-background { background-color: #bbbec6; }
td.foot-background { height:30px }

/* Generelle Formatierungen --------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold; 
	display:block;
	clear: both;
        color: #000000;
}
h1 {
	font-size:1.2em;
	min-height:2.2em;
	height:2.2em;
	line-height:1.1em;
	border-left: 4px solid #456AAD;
	margin-bottom:12px;
	margin-top:0px; 
	padding: 1px 0 2px 8px;

}
/* nur fÃ¼r Gecko Engine */
div[class] h1 { height:auto; }

h2 {
	font-size:1em;
	margin:2.5em 0 8px 0; 
	padding:1px 0 1px 8px; 
	font-weight:bold;
}
h3 {
	margin: 1em 0 0 0;
	padding:1px 5px 2px 8px;
	font-size:1em;
}
h4 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0 0 4px 8px;
	/* border-top:1px solid #d1d1d1; */
	margin-top:8px;
	/* width:300px; */
	padding-bottom:0;
}

hr {
	height:1px;
	background-color:#d1d1d1;
	border:0;
	padding:0;
}
p { 
	line-height: 120%;
	color: #333333;
	padding:0;
	text-align: left;
}

a, a:visited {	color:#4160A0;	text-decoration:none; }
a:hover { color:#3366CC; text-decoration: none; background-color: #e1e1e1; }

/* Diese Einstellung bewirkt, dass URLS ausgeschrieben werden */
a[href]:after { content: '(' attr[href] ')'; }


form { font: normal 1.0em Arial,Helvetica,sans-serif; }
form input { font-size:0.9em; }

th { text-align:left; padding-bottom:3px; }
td { vertical-align:top; }

ul,ol {
	font-family: sans-serif; 
	font-size:1em;
	color:#333333;
	line-height:120%;
	padding:0;	
}
ul,ol li { margin: 0; border:0; padding:0; }
img { border: 0; }

/* Metafunktionen ----------------------------------------------- */
#meta form { display: inline; }
#meta a { color: #808080; }
#meta a:hover { color: #808080; text-decoration: underline; }


/* Inhalt ------------------------------------------------------- */
#content p {
	margin:0px 0px 6px 8px;
}
#content ul {
	margin:8px 0px 8px 23px;
	list-style-image:url('images/list.png');
}
#content ol {
	margin:8px 0px 8px 23px;
}
#content ul li { margin-left: 20px; margin-bottom: .5em; }



/* Hot Links (rechts) ------------------------------------------- */
#hotlinks div {
	border: 1px solid #d1d1d1;
	padding: 0;
	margin: 0;
	width: 200px;
}

#hotlinks h1 {
	font-weight: bold;
	font-size: 1em;
	background: #efefef;
	color: #808080;
	padding: 2px 5px 5px 5px;
	margin: 0;
	height: 1em;
	min-height: 1em;
	border: none;
}
#hotlinks p {
	padding: 0 5px 5px 5px; 
	margin: 5px 0 0 0;
}


/* Publikationen ----------------------------------------------------- */

.publication-list li {
	padding-bottom: 1.5em;
}

/* Lehrveranstaltungstermine ----------------------------------------- */
table.contenttable {
	border: 0;
	padding-bottom: 0.5em;
	margin-bottom: 1em;

        /* Die Schriftgroesse bezieht sich auf alle Tabellen, die mit dem RTE-Editor 
           erstellt werden: */
        /*font-size:1.1em;*/
}
table.contenttable td {
	padding: 0;
	margin: 0;
	font-size: 100%;
	padding:2px 6px 2px 6px;
}
table.contenttable td p {
	padding: 0;
	margin: 0;
	font-size: 100%;
}

/* Anzeige: Fehlende Uebersetzung ------------------------------------ */
div.translation {
   margin:0px 41px 41px 41px;
   width:530px;
   border: 1px solid #c54343;
   background-color: #f4d1d1;
}
div.translation p {
   background-color: #f4d1d1;
}


/* ------------------------------------------------------------------- 
			TYPO3 plugins
   ------------------------------------------------------------------- */
   
/* FAQ --------------------------------------------------------------- */
div.tx-irfaq-answer {
}

div.tx-irfaq-pi1 .additional-info
{
    border-top-width: 0;
    margin-bottom: 2em;
}

/* Sitemap ----------------------------------------------------------- */

.csc-sitemap ul {
	font-family:Arial, Helvetica, sans-serif; 
	color:#333;
	margin:18px 0px 18px 23px;
	padding:0;	
	list-style-image:url('images/list.png');
}

.csc-sitemap ul ul{
	font-size:100%;
}

.csc-sitemap ul li {
	margin:0;
	border:0px none;
	padding:0
}

/* News ---------------------------------------------------------- */
.newsitem {
	border: 1px solid #d1d1d1;
	padding: 15px 5px 5px 5px;
	background: repeat-x top left url(http://www.welfenlab.de/fileadmin/templates/main-v1.2/images/teaser_back.png);
	margin: 0 0 1em 0;
}
.newsitem h1:before { content:url(images/newsitem.png)" "; }
.newsitem h1 {
	font-weight: bold;
	font-size: 1em;
	background: white;
	color: rgb(65, 96, 160);
	padding: 0  0 5px 8px;
	margin: 0;
	height: 1em;
	min-height: 1em;
	border: none;
}
.newsitem p {
	padding: 0;
	margin: 0;
}
.newsdate {
	font-size: 80%; text-align: right; clear: both; color: #888888;
}
.newsdate p { display: inline; }

/* Mitarbeiter-Verzeichnis Ausgabe ------------------------------------------------- */
.tx-tkmitarbeiter-pi1 table {
    font-size:1em;    
    border-collapse:collapse;
}

.tx-tkmitarbeiter-pi1 table tr.tkmitarbeiter-header {
    font-weight:bold;
    background-color:#efefef;
}
   
tr.tkmitarbeiter-header {
    margin-top:1em;
}

.tx-tkmitarbeiter-pi1 table p {
    padding-right:1.5em;
}

.wlstaff-header {
	font-weight:bold;
}

/* ----------- Angebote fuer Arbeiten Formatierungen ------------*/
div.tx-angebotefuerarbeiten-pi6 table.seminar-liste tr td {
    font-size:0.8em;
}

/* ----------- Indexierte Suche Formatierungen ---------*/
div.tx-indexedsearch-res table tr td {
    font-size:0.8em;
}

div.tx-indexedsearch-searchbox table {
    font-size:1em;
}


.angebot_bachelor { color:#5ebe77 }
.angebot_master { color:#a41398 }


</pre></body></html>