body
{
margin: 0;
padding: 0;
background-color: #f3f3f3;
}

/* äußerer Container */

#aussen, #aussen-wide
{
position: relative;
margin: auto;
width: 1000px;
background-color: white;
font: 82% Verdana, Lucida, sans-serif;

/* --- IE 6-8 Schatten --- */
zoom: 1;
filter:
  progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=10)
  progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=8)
  progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=10)
  progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=8)
  progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=10);
/* --- IE 6-8 Schatten --- */
  
-webkit-box-shadow: 0px 4px 23px #000000;
-moz-box-shadow: 0px 4px 23px #000000;
box-shadow: 0px 4px 23px #000000;
}

* html body #fuss { /* nur IE6 */
position:relative;
}

* + html #fuss { /* nur IE7 */
position:relative;
}

/* Links */

a:link, a:visited
{
color: #008c4f;
text-decoration: none;
}

a:hover
{
color: #8c1c00;
}

a.rss
{
padding-left: 16px;
background-image: url(/gfx/rss.gif);
background-repeat:no-repeat;
background-position:2px 3px;
}

a img
{
border: 0px;
}

/* Schriften */

div, p, ul, ol, dl, th, td, input, select
{
font-size: 1em;
}

pre, tt, code
{
font: 1em Courier, monospace;
}

h1, h2, h3

{
position: relative;
}

h1, h2
{
font-family: Georgia, "New Century Schoolbook", Times, "Times New Roman", serif;
font-weight: normal;
}

h1
{
margin-top: 0;
font-size: 1.6em;
line-height: 1.2em;
}

h2
{
font-size: 1.4em;
line-height: 1.2em;
border-bottom: 1px solid #ccc;
}

h3, h4, h5, h6
{
font: bold 1em Verdana, Lucida, sans-serif;
}

ul
{
list-style-type: square;
}

/* Platzhalter neben und hinter dem Logo */

#banner
{
position: relative;
margin: 5px 20px 5px 64px;
color: #808080;
}

/* Übergreifende Navigation oben rechts */

#sitelinks
{
position: absolute;
bottom: 10px;
right: 0px;
float: right;
width: 350px;
font-size: 0.85em;
text-align: right;
padding-right: 3px;
white-space: nowrap;
z-index: 5;
}

* html body #sitelinks { /* nur IE6 */
position: relative;
padding-top: 10px;
}

#sitelinks a
 {
color: #808080;
}

#sitelinks a:hover
{
color: #8c1c00;
}

/* Instituts- oder Abteilungsname */

#institut
{
padding: 10px 0px;
min-height: 30px;
}

#institut h2
{
margin: 0;
padding: 0;
font: bold 1.4em Arial, Helvetica, sans-serif;
border: none;
}

#institut h3
{
margin: 0;
padding: 0;
font: bold 1.3em Arial, Helvetica, sans-serif;
}

#institut a
{
color: #808080;
text-decoration: none;
}

/* Arbeitsbereich */

#blatt
 {
 position: relative;
 margin: 5px 20px 5px 64px; 
 }
 
/* Navigationsbox */

#navbox
{
left: 0px;
float: left;
width: 200px;
margin-bottom: 20px;
}

#navbox a 
{
display: block;
color: #505050;
}

#navbox a:hover
{
text-decoration: none;
background: #f5f5f5;
}

#navbox a:focus
{
outline: none;
}

#navbox dl
{
margin: 0;
padding: 0;
}

#navbox dt
{
margin: 0;
padding: 0;
font-size: 120%;
}

#navbox dt a
{
padding: 4px 4px 4px 6px;
}

#navbox dd
{
margin: 0;
padding: 0;
font-size: 0.9em;
}

#navbox dd a
{
padding: 4px 4px 4px 12px;
color: #a0a0a0;
}

#navbox a.marked
{
color: #8c1c00;
} 
 
/* logischer Pfad zur aktuellen Seite (breadcrumb trail) */

#pfad
 {
position: relative;

margin: 0px 0px 5px 202px;
padding: 3px 3px;
font-size: 0.85em;
}
 
/* zusätzliche Navigationsbox-Einträge */

#navbox dl.extra
{
margin: 20px 0 0 0;
padding: 0;
color: #666;
border: none;
}

#navbox dl.extra dd a:hover
{
color: #8c1c00;
background: white;
}

#navbox dl.extra dt
{
padding: 0 4px 8px 10px;
font-weight: bold;
font-size: 100%;
}

#navbox dl.extra dd
{
padding: 0 4px 4px 10px;
font-size: 0.85em;
}

#navbox dl.extra dd.sub
{
padding: 0 0 1px 22px;
}

#navbox dl.extra dd.lastsub
{
padding: 0 0 6px 22px;
}

#navbox dl.extra dd.closed, #navbox dl.extra dd.closedIE
{
padding: 0;
}

#navbox dl.extra dd.opened, #navbox dl.extra dd.openedIE
{
padding: 0;
margin: 0 0 4px 0;
}

#navbox dl.extra dd.nosubs
{
padding: 0;
margin: 0 0 0 0;
}

#navbox dl.extra dd.closed a
{
margin: 0 0 4px 8px;
padding: 0 1px 0 14px;
background-image: url(data:image/gif;base64,R0lGODlhCQAJAIAAAICAgP///yH5BAUUAAEALAAAAAAJAAkAAAIRhI+hG7bwoJINIktzjizeUwAAOw==);
background-repeat: no-repeat;
background-position: 2px 2px;
}

#navbox dl.extra dd.opened a
{
margin: 0 0 4px 8px;
padding: 0 1px 0 14px;
background-image: url(data:image/gif;base64,R0lGODlhCQAJAIAAAICAgP///yH5BAUUAAEALAAAAAAJAAkAAAIQhI+hG8brXgPzTHllfKiDAgA7);
background-repeat: no-repeat;
background-position: 2px 2px;
}

#navbox dl.extra dd.closedIE a, #navbox dl.extra dd.closedIE a:hover
{
margin: 0 0 4px 8px;
padding: 0 1px 0 14px;
background-image: url(/gfx/Plus_grau.gif);
background-repeat: no-repeat;
background-position: 2px 2px;
}

#navbox dl.extra dd.openedIE a, #navbox dl.extra dd.openedIE a:hover
{
margin: 0 0 4px 8px;
padding: 0 1px 0 14px;
background-image: url(/gfx/Minus_grau.gif);
background-repeat: no-repeat;
background-position: 2px 2px;
}

#navbox dl.extra dd.nosubs a
{
margin: 0 0 4px 8px;
padding: 0 1px 0 14px;
}

#navbox dl.extra a
{
display: inline;
padding: 0;
}
 
/* Suche */

#suche
{
margin: 20px 0;
padding: 0 4px 0 9px;
white-space: nowrap;
}

#such-label
{
font-weight: bold;
color: #666;
font-weight: bold;
padding-bottom: 4px;
}

#such-input
{
width: 9em;
border: 1px solid #aaa;
color: #666;
}

#such-send
{
margin: 0;
font-weight: bold;
padding: 0 0 0 5px;
border: none;
color: #008c4f;
background: white;
cursor: pointer;
}

/* Link-Logos (in Navigation und am Seitenende) */

a.logo:hover 
{
background: white;
}

span.logo
{
position: relative; display: block; border: 0;
cursor: hand;
}
 
/* Inhalt */
 
#inhalt, #inhalt-wide
{
margin: 0px 0px 20px 205px;
}

#inhalt table /* Nötig für IE7 */
{
position: relative;
}

/* Bildershow auf der Homepage */

div.bildshow
{
margin: 0 10px;
padding: 0px 0 5px 0;
font-size: 0.9em;
background: #fff;
text-align: center;
border: 1px solid #ccc;
}

div.bildshow img
{
margin: 0 0 0 0;
padding: 0px;
background: #fff;
border: 0;
}

div.bildshow a:focus
{
outline: none;
}

div.bildshow div.autor
{
  font-size: 0.8em;
  color: #999;
  text-align: right;
  padding: 0 5px 0 0;
  margin: 0 0 0 0;
}

div.bildshow div.info
{
  margin: 1px 0 5px 0;
  padding: 0 0 0 0;
}

div.bildbox
{
width: 250px;
margin: 0;
padding: 0;
font-size: 0.9em;
background: #fff;
text-align: center;
border: 0;
}

#spalte2 div.bildbox
{
float: right;
}

div.bildbox img
{
margin: 0 0 0 0;
padding: 0px;
background: #fff;
border: 0;
}

div.bildbox a:focus
{
outline: none;
}

div.bildbox div.autor
{
  font-size: 0.8em;
  color: #999;
  text-align: right;
  padding: 0 5px 0 0;
  margin: 0 0 0 0;
}

div.bildbox div.info
{
  margin: 1px 0 5px 0;
  padding: 0 0 0 0;
}

/* aktuelle Stories auf der Homepage (teaser = Lockartikel) */

div.teaser h2
{
font: bold 1em Verdana, Arial, Helvetica, sans-serif;
border-bottom: 0 !important;
background-color: #f5f5f5;
margin: 0px 0px 0px 0px;
padding: 3px 5px 2px 5px;
}

div.teaser p
{
margin: 0px 0px 20px 0px;
padding: 10px 5px;
background-color: #f5f5f5;
}

div.teaser img
{
position: relative;
border: 0;
margin-top: 15px;
margin-bottom: 0px;
}

/* 1. Spalte des Inhaltes */

#spalte1
{
vertical-align: top;
}

/* 2. Spalte des Inhaltes (zusätzliche Infos) */

#spalte2
{
padding: 0 0 0 15px;
vertical-align: top;
width: 200px;
}

#spalte2 dl
{
margin: 0 0 15px 0;
padding: 0;
border: 1px solid #ddd;
}

#spalte2 dt
{
margin: 0;
padding: 4px 10px 4px 10px;
background: #f5f5f5;
font-weight: bold;
font-size: 0.9em;
white-space: nowrap;
border-bottom: 1px solid #ddd;
}

#spalte2 dd
{
margin: 0;
padding: 4px 10px 4px 10px;
font-size: 0.85em;
background: #fff;
}
 
/* Fuss der Seite; Copyright, Impressum etc. */
 
#fuss, #fuss-wide
{
background-color: #ccc;
padding: 8px 20px;
font-size: 0.85em;
text-align: center;
clear: both;
}

/* Hervorhebungen */

.highlight
{
background: #ddd;
border: 1px solid #ccc;
}

/* Schriftgrößen */

.sehrgross
{
font-size: 1.4em;
}

.gross
{
font-size: 1.2em;
}

.kleiner
{
font-size: 0.9em;
}

.klein
{
font-size: 0.85em;
}

/* diverse Klassen zur Formatierung des Inhaltes */

.fleft
{
float: left;
}

.fright
{
float: right;
}

.indent /* Einzug links */
{
margin-left: 20px;
}

.center /* zentriert */
{
text-align: center;
}

.right /* rechtsbündig */
{
text-align: right;
}

.hide /* nicht anzeigen */
{
display: none;
}

.noscreen /* in der Bildschirmansicht nicht anzeigen */
{
display: none;
}

.dummy /* wird benötigt für korrekten Seitenfluss nach Float-Elementen */
{
clear: both;
}

.kasten
{
border: 1px solid #ccc;
background: #ddd;
padding: 3px;
}

table.gitter
{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
margin: 0;
padding: 0;
}

table.gitter td
{
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0;
padding: 3px;
}

table.gitter th
{
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #ddd;
margin: 0;
padding: 3px;
text-align: left;
}

table.einfach
{
border: 1px solid #ccc;
margin: 0;
padding: 0;
}

table.einfach td
{
margin: 0;
padding: 3px;
}

table.einfach th
{
background: #ddd;
border-bottom: #ccc;
margin: 0;
padding: 3px;
text-align: left;
}

/* Formate aus dem alten Design, werden ggf. noch im Inhalt verwendet */

.loulr		{ border: 1px solid #ccc; }
.lolr		{ border-top: 1px solid #ccc;
		  border-right: 1px solid #ccc;
		  border-left: 1px solid #ccc; }
.lulr		{ border-right: 1px solid #ccc;
		  border-bottom: 1px solid #ccc;
		  border-left: 1px solid #ccc; }
.llr		{ border-right: 1px solid #ccc;
		  border-left: 1px solid #ccc; }
.lu		{ border-bottom: 1px solid #ccc; }
.lborder		{ border: 2px solid #ccc; }
.dotborder	{ border: 1px dotted #ccc; }

/* Erweiterungen des Corporate Designs */

.linie-unten
{
border-bottom: 1px dashed #ddd;
}

.linie-oben
{
border-top: 1px dashed #ddd;
}
