
body{
 color:black;
 font-family:Verdana,Arial,sans-serif;
 font-size: 10pt;
}

a {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

a:link {
  color: #0000ff;
  font-style: normal;
  font-weight: normal;
  text-decoration: none
}

A:visited   { color: #808080; font-style: normal; font-weight: normal; text-decoration: none }
A:active  { color: #c0c0c0; text-decoration: none }
A:hover  { color: black; text-decoration: underline }

#navigationsbox{
 top:5em;
 font-size:11pt;
 /*border:1px solid gray;*/
 /*background-color:#5b5b5b;/*#666666;*/
}

#navigationsbox a{
 display:block;
 padding:4px;
 text-decoration:none;
 color: white;
/* font-weight:bold;*/
 margin-bottom:0px;
}

#navigationsbox #sub a{
 padding:0px;
 margin-left:0px;
}

/* Link auf die Startseite hervorheben */
#navigationsbox a.startseite{
 font-weight:bold;
 background-color:#e7e7e7;
}

/* Text hervorheben, bei Mouseover */
#navigationsbox a:hover{
 background-color:#e7e7e7;
 border-left: black 3px ridge;
 color: black;
 /*font-weight:bold;*/
}

#content {
    font-size: 10pt;
    margin-left: 20px;
    margin-right: 30px;
    margin-bottom: 20px;
}

#content td {
    font-size: 10pt;
}

/*#content img {
	margin:0 0 5px 0;
	padding:4px;
	border:1px solid #ccc;
}*/

#content blockquote {
margin:.75em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:5px 15px;
  color:#666;
}

li {
	list-style-image: url(images/tab.gif);
}

#publications li {
	/*list-style-type: lower-roman;*/
	/*background-color: #ddd;*/
	border-bottom: 1px dotted #aaa;
	/*border-left: 1px solid #AAB;*/
}

h1 {
    font: bold 12pt "Arial", sans-serif;
    color: #000000;
    padding-left: 20px;
    border-bottom: 1px dotted #aaa;
    background: transparent url(images/tab.gif) center left no-repeat;
    
    margin-top: 10px;
    /*margin-bottom: 10px;*/
}

h2 {
    font-size:11pt;
    font-style:bold;
	 border-bottom: 1px dotted #aaa;
}

#newsdate {
    color: #666;
    align: right;
    font-size: 8pt;
    margin-top: -10pt;
}

p {
    font-size: 10pt;
    font: "Arial", sans-serif;
    text-align: justify;
/*    padding-left: 15px;
    padding-right: 30px;*/
}

ul {
    list-style-type: square;
    font-size: 10pt;
    font: "Arial", sans-serif;
}

img {
    border: none;
}

pre {
    font-size: 11px;
}

ul.publications li {
	border: 1px dashed #e7e7e7;
}

ul.publications li:hover {
	border: 1px solid #ddd;
}

#publications em {
	font-weight: bold;
	font-style: italic;
}

a.liexternal { padding-right: 12px; background: url(http://www.ohohlfeld.com/images/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(http://www.ohohlfeld.com/images/link-icon_wikipedia.gif) no-repeat right; }
nk-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(http://www.ohohlfeld.com/images/k-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(http://www.ohohlfeld.com/images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(http://www.ohohlfeld.com/images/link-icon_pdf.png) no-repeat right;  }

p.en {padding-left:20px; background: url(/images/en.png) no-repeat left top; }
p.de {padding-left:20px; background: url(/images/de.png) no-repeat left top; }

