/* AUTHOR: Johannes Huebner */
/* CREATION DATE: 12.08.2004 */

DIV.navi { width: 120px }

DIV.navitop { margin-bottom:0 }

DIV.navibottom { margin-top: 0; margin-bottom: 0.7cm} 

DIV.navibody {
    background-image:URL(images/naviback.gif)
}

P.footer {
    font-size:x-small; 
    text-align:center;
	margin-top:2cm; 
}

DIV.counter { margin-top: 1cm; margin-left: 0.2cm }

DIV.body {
    position:absolute; top:0.5cm; left:160px;
	margin-right: 1cm; margin-bottom: 1cm;
	border-bottom-width: 1cm;
}

DIV.comment {
	color: #0000A0; font-size: 0.8em; text-align: justify;
}

DT.navi { margin-top: 0.3cm; }

DL.navi { margin-top: 0; margin-bottom:0}


A.navi {letter-spacing: 1px; font-size: 13px; font-weight: bold; margin-left: 18px;}

A.navi:link    { text-decoration: none; color: blue}
A.navi:visited { text-decoration: none; color: blue}
A.navi:hover   { text-decoration: none; color: red}

A.subnavi {font-size: 11px; font-weight: bold; margin-left: 30px;}

A.subnavi:link    { text-decoration: none; color: blue}
A.subnavi:visited { text-decoration: none; color: blue}
A.subnavi:hover   { text-decoration: none; color: red}

P.pagehead {
    font-size:20pt;
	color:red;
	text-align:center; 
}

h1 {
   font-size: 1.4em;
   color: red;
   text-align: center;
   font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

li.chapter {
	font-size: 1.2em;
}

HR.pagehead {
    background-image:URL(images/bluem3d2.gif);
	width:640px;
	height:13px; 
    text-align:center; 
}

small { font-size: xx-small; }

pre { margin-left: 1cm; }

P.header {	font-size:14pt }

P.indented { text-align:left; margin-left:2cm }

a.label {
    font-weight:bold; font-size:12pt; 
    color:#FF0000; 
}

p.newstext {
    	margin: 0; margin-bottom: 0.7cm;
	padding: 0.5cm;
	padding-top: 0.2cm;
	padding-bottom: 0.2cm;
	font-weight:normal;
	border-style: solid; border-color: #FEDA3C; border-width: 1px;
	background-color:#F0C680;
}

div.news { border-style: solid; border-color: #FEDA3C; border-width: 2px; 
	padding: 0.5cm;
}

h2.news {  margin-bottom:0; margin-top: 1cm; padding-left: 0.5cm;
   	  color: #000080; background-color: #FEDA3C;
	  text-align: left; font-weight:normal; }

h3.news {  margin-bottom:0; margin: 0; padding-left: 0.5cm;
   	  color: #000080; background-color: #FEDA3C;
	  text-align: left; font-weight:normal;}

TH { font-weight: bold; }

BODY {
    background-color:#FED687; color:#000080;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

