body {
 background-color: #FFFFFF;
 padding: 30px;
}

p,td,li,ul  {font-size:10pt; color:#000000;
       line-height:12pt; 
       font-family:Helvetica,Arial; 
}

td.schief {
	font-size:13pt;
	color:#000;
	font-family:Helvetica,Arial;
	font-weight: bold;
	font-style: italic;
}

p.bold  { font-size:10pt; color:#666666;
       line-height:12pt; 
       font-family:Helvetica,Arial;
	font-weight: bold }
p.italic  { font-size:10pt; color:#000000;
       line-height:12pt; 
       font-family:Helvetica,Arial;
	font-style: italic }
p.small  { font-size:8pt; color:#000000;
       line-height:12pt; 
       font-family:Helvetica,Arial; }
p.head  { font-size:13pt; color:#FFD000;
       line-height:12pt; 
       font-family:Helvetica,Arial;
	font-weight: bold }
p.menue  { font-size:9pt; color:#666666;
       line-height:10pt; 
       font-family:Helvetica,Arial;
	font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
 font-family: Helvetica,Arial;
 display: inline;
}

#mytext{
 font-family:Helvetica,Arial;
 font-weight: bold; 
}

a:link { color: #006633; font-weight: bold; text-decoration: none;}
a:visited { color: #009933; font-weight: bold; text-decoration: none;}
a:active { color: #FFD000; font-weight: bold; text-decoration: none;}
#current { color: #0f0; font-weight: bold; text-decoration: none;}

/* 2005 06 21 n: aussenrand der tabelle */

#rundrand {
  border-width:1px;
  border-style:solid;
  border-color:#FFD000;
}

#inh {
width: 60%;
float: left;
}

#tit {
 text-indent:1em;
 float: left;
}
#txt {
 text-indent:1em;
 float: left;
}

#time {
 border:1px solid black;
 text-indent:-1em;
 padding-left: 2em;
 padding-right: 1em;
 padding-top: 0;
 padding-bottom: 0;
 float: left; 
}


#bio {
 border:1px solid black;
 text-indent:-1em;
 padding-left: 2em;
 padding-right: -2em;
 padding-top: 0;
 padding-bottom: 0;
 float: left; 
 width: 100%;
}


#wlogo {
/*  border: 1px solid red;  */
 float: right;
}
#logos {
}

#underline {
 border-bottom: 1px solid black;
 width:45%;
 text-align: right;
}

#foto{
 margin-left: 70%;
 max-width: 230px;
 padding: 0;
 min-width: 200px;
 font-size:8pt;
 line-height:12pt; 
 font-family:Helvetica,Arial; 
 text-align: center;
}

img.nobo{
 border: 0px;
}

