/* Stylesheet fuer SFB701  */
body {
       margin-top: 20px;
       margin-left: 30px;
       margin-right: 30px; 
       color: black;
       background-color:white;
       font-family:  arial, helvetica, courier, sans-serif;
       }

th   {font-family:  arial, helvetica, courier, sans-serif;}
td   {font-family:  arial, helvetica, courier, sans-serif;}

address {font-family: times, serif;}

h3 {font-family:  arial, helvetica, courier, sans-serif;color: white}
h3.main {
	color: white;
	background-color: #007a26;
	text-align: center;
}
h2.main {
        color: #007a26;
        text-align: center;
}

h4 {font-family:  arial, helvetica, courier, sans-serif;}



table.talk{
	background-color: #ecf882;
	width: 100%;
}

th.talk{
	text-align:left;
}


td.delim{
	background-color:white;
}


table.guest{
	background-color: white;
	width: 100%;
	border-width: 1px;
	border-style:solid;
}

th.guest{
	text-align:left;
}

th.talks{
        background-color:white;
}

th.works{
	text-align:left;
	font-variant:small-caps;
	text-decoration:underline;	
}

td.works{
}
	



sup,sub {font-size: 50%;} /* sollte kleiner machen */

a:link {
	color: #009933; /* unigruen! */
    text-decoration: none;
}


a:visited {
               text-decoration: none; 
            }

/*
a:active {
           color: red;
           }

a:hover {
	color: #009933;
    	text-decoration:underline;
*/
a.linknavi {
	color: white;
	text-decoration:none;
}




.bg { 
	background-color: #009933;
}

.bg2 {
	background-color: #ecf882;
}

.bg3 {
	background-color: #007a26;
}



.nr {
	font: normal medium monospace;
}

.autoren {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
}

.titel {
	font-style: italic;
	font-weight: normal;
}

.nofound {
	font-weight: bold;
	font-size: medium;
	text-align: center;
}
		
