body {
  color			: #000000;
  background		: #e0edff;
  margin		: 0;
  padding		: 1%;
}

div#header {
  padding-top		: 0.3em;
  margin		: 0 2px -1px 1px;
  text-align		: center;
}

div#header h1, h2	{
  margin		: 0;
  padding		: 0.2em;
  font-size		: 130%;
  text-align		: center
}

div#navigation {
  color			: #000000;
  background		: #e0edff;
  font-weight		: bold;
  padding		: 0.3em 0 0 0;
  
  width			: 12em;
  float			: left;
  }

div#navigation ul {
  margin		: 0;
  padding		: 0;
 }

div#navigation ul ul {
  margin		: 0 0 0 0.8em;
  padding		: 0 0 0 0;
 }
 
div#navigation ul ul li {
  width			: 9.1em;
  margin		: 0.2em 0 0 0;
 }
 
div#navigation ul ul li a{
  font-size		: 0.9em; 
  width			: 9.9em;
  height		: 2.5em;
}
 
 div#navigation li {
  list-style-type	: none;
  background		: URL(/images/link.png) repeat-y left;
  background-color	: #e6e7eb; 
  padding 		: 0;
  margin		: 0.2em 0 0.4em 0.2em;
  text-align		: center;
  text-decoration	: none; 
  display		: block;
  width			: 10.3em;
  border-top		: 2px #333333 outset;
  border-right		: 2px #eeeeee outset;
  border-bottom		: 2px #eeeeee outset;
  border-left		: 2px #333333 outset;
  }
  
div#navigation li a{
  background		: #e6e7eb URL(/images/link.png) repeat-y left;
/*  background-color	: #e6e7eb; */
  padding 		: 0.4em 0 0.6em 0;
/*  margin		: 0.2em 0 0.4em 0.2em; */
  text-decoration	: none;
  border-top		: 2px #eeeeee outset;
  border-right		: 2px #333333 outset;
  border-bottom		: 2px #333333 outset;
  border-left		: 2px #eeeeee outset; 
  display		: block;
  width			: 10.2em;
 } 
 
div#navigation li.here{
  padding 		: 0.4em 0 0.6em 0;
  border-top		: 2px #333333 outset;
  border-right		: 2px #eeeeee outset;
  border-bottom		: 2px #eeeeee outset;
  border-left		: 2px #333333 outset;
  vertical-align	: middle;
}

div#navigation li a:link {
  color			: #000000;
 }

div#navigation li a:visited {
  color			: #000000;
} 

div#navigation li a:hover {
  color			: #000000;
  background-color	: #999eae;
  border-top		: 2px #333333 inset;
  border-right		: 2px #eeeeee inset;
  border-bottom		: 2px #eeeeee inset;
  border-left		: 2px #333333 inset; 
}

 div#navigation li a:active {
  color			: #000000;
  background-color	: #999eae;
  border-top		: 2px #333333 inset;
  border-right		: 2px #eeeeee inset;
  border-bottom		: 2px #eeeeee inset;
  border-left		: 2px #333333 inset; 
}


div#content {
 color			: #000000;
  background-color	: #FFFFFF;
  padding		: 0.5em 0.5em 1em 0.8em;
  border           	: 1px #330000 solid;
  margin		: 0em 0em 0em 13em;
  float			: center;
 }

table {
  margin		: 0;
  padding		: 0;
  border-spacing	: 1px;
 }

td.rechts {
  vertical-align  	: top;
  background-color	: #e0edff;
  padding		: 0.5em 0.5em 1em 0.8em;
  width			: 10em;
}

div#footer {
  font-size		: 90%;
  padding		: 1em 0.5em 0.5em 0.5em;
  margin		: -2px 2px 0 1px;
  display		: block;
  height		: 2.5em;
  text-align		: center;
}

h1{font-size:140%;}
h2{font-size:130%;}
ul li h2 {text-align:left}
h3{font-size:120%;}
h4{font-size:110%;}
h2.red {color : #FF0000;}

a {text-decoration  	: underline;}

a:link {
  color            	: #660000;
  background-color 	: transparent;
}

a:visited {
  color            	: #330033;
  background-color 	: transparent;
}

a:hover {
  color            	: #FFFFFF;
  background-color 	: #000000;
}

a:active {
  color            	: #CCCCCC;
  background-color 	: #FFFFFF;
}

a.graflink:hover, a[name] {
  color	           	: #000000;
  background-color 	: transparent;
  text-decoration  	: none;
}

a.fn {
  font-size		: 70%;
}

p.flg:first-letter {
  font-size		: 150%;
}		

.hinweis {
  color			: #000000;
  background-color	: #ffffee;
  width			: 12em;
  float			: right;
  margin		: 1em;
  padding		: 0.2em;
  border		: 1px #330000 solid;
}

.hinweis h2, .hinweis h3, .hinweis h4, .hinweis p {
  margin		: 0;
  padding		: 0;
}

ul.linear {
  background-color	: #ffffee;
  margin		: 1em; 
  padding		: 0.2em;
  border		: 1px #330000 solid;
  list-style		: none;
}



.zwischen {
  display		: block;
  width			: 100%;
  height		: auto;
  padding		: 0.3em 0 0 0;
  height		: auto;
  border-top		: 1px #330000 solid;
}

hr, br.n {
  display		: none;
}

img.linkright {
  background-color	: transparent;
  color			: #000000;
  position		: absolute;
  right			: 10px;
  width			: auto;
  padding		: 0;
  margin		: 0;
}

img.linkleft {
  background-color	: transparent;
  color			: #000000;
  position		: absolute;
  left			: 10px;
  width			: auto;
  padding		: 0;
  margin		: 0;
}

h1.diss {
   font-size            :130%;
}
h2.diss {
   font-size            :125%;
}
h3.diss {
   font-size            :120%;
}
h4.diss {
   font-size            :115%;
}
h5.diss {
   font-size            :110%;
}
h6.diss {
   font-size            :105%;
}
div.fn {
   font-size            :70%;
}	
/* CSS fuer Dissertation */

td.navi {
  color			: #000000;
  background		: #e0edff;
  font-weight		: bold;
  padding		: 0.3em;
  width			: 10em;
  height		: auto;
}
td.navi p, td.navi a {
  background		: url(images/link.png) repeat-y left;
  background-color	: #e6e7eb;
  padding 		: 0.3em 0 0 0;
  margin		: 0.2em 0 0.4em 0.2em;
  text-align		: center;
  text-decoration	: none;
  display		: block;
  width			: 92%;
  height		: 2.5em;
}

td.navi p.navi
{
  border-top		: 2px #333333 inset;
  border-right		: 2px #eeeeee inset;
  border-bottom		: 2px #eeeeee inset;
  border-left		: 2px #333333 inset;
}

td.navi a.navi {
  border-top		: 2px #eeeeee outset;
  border-right		: 2px #333333 outset;
  border-bottom		: 2px #333333 outset;
  border-left		: 2px #eeeeee outset;
}

td.navi a.navi:hover {
  color			: #000000;
  background-color	: #999eae;
  border-top		: 2px #333333 inset;
  border-right		: 2px #eeeeee inset;
  border-bottom		: 2px #eeeeee inset;
  border-left		: 2px #333333 inset;
}

td.content {
  color			: #000000;
  background-color	: #FFFFFF;
  padding		: 0.5em 0.5em 1em 0.8em;
  border           	: 1px #330000 solid;
  margin		: 0;
}

td.rechts {
  padding		: 0.5em 0.5em 1em 0.8em;
  width			: 10em;
}

td.rechts h3 {
  font-size		: 110%;
}
td.rechts p {
  font-size		: 90%;
}
p.footer {
  font-size		: 90%;
  padding		: 1em 0.5em 0.5em 0.5em;
  margin		: -2px 2px 0 1px;
  display		: block;
  height		: 2.5em;
  text-align		: center;
}

.hinweis td {
  padding		: 0.2em;
}

.head h1,h4 {
  text-align		: center;
}

