/* DATEI: FTIN.css */

body
{
         font-family:Arial,verdana,sans-serif;
         color:#000000;
  	scrollbar-base-color:#FFCC66;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#FFCC66;
  	scrollbar-highlight-color:#A2AE1E;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#A2AE1E;
}

.left
{
	background-image:url(../images/linie-horz.gif);
         width:169;
         height:100%;
         margin:0;
         padding:0;
         vertical-align:top;
}

.bottom
{
	height:20;
         width:100%;
         background-color:#A2AE1E;
}




td.top
{
	background-image:url(../images/linie-vert.gif);
         height:120;
         width:100%;
         margin:0;
         padding:0;
}

td.body
{
	background-color:#FFF666;
         width:100%;
         height:100%;
         margin:0;
         padding:0 40 0 40;
         vertical-align:top;
         color:#666633;
}


td.logo
{
	background-image:url(../images/logo-top.gif);
         background-repeat: no-repeat;
         height:120;
         width:169;
         vertical-align:top;
         padding:80 0 0 10;
         margin:0;
         font-size:16;
         color:#666633;
         font-weight:lighter;
}

td.lo
{
	background-image:url(../images/lo.gif);
         background-repeat: no-repeat;
         height:50;
         width:169;
         padding:0;
         margin:0;
         vertical-align:top;
}

td.lu
{
	background-image:url(../images/lu.gif);
         background-repeat: no-repeat;
         height:50;
         width:169;
         padding:0;
         margin:0;
         vertical-align:top;
}

td.link
{
	border:3px;
         border-style:double;
         border-color:#A59422;
	width:169;
         vertical-align:middle;
         background-color:#FFCC66;
         padding:5;
}

span.link
{
	margin-left:10;
         font-size:12;
         color:#666633;
         font-weight:bold;
         font-style:kursiv;
}

td.cont
{
	width:220;
         height:220;
         margin:0;
         padding:10 20 10 20;
         color:#CC6600;
         font-weight:bold;
	background-image:url(../images/quad.gif);
         background-repeat: no-repeat;
}

td.cont2
{
	width:220;
         height:600;
         margin:0;
         padding:10 0 0 0;
         color:#CC6600;
         font-weight:bold;
	background-image:url(../images/quad-long.gif);
         background-repeat: no-repeat;
}

h1
{
	font-size:20px;
         font-weight:light;
         margin-bottom:0px;
         color:#000000;
}

h2
{
	font-size:18px;
         font-weight:light;
         margin-bottom:0px;
}

h3
{
	font-size:15px;
         font-weight:500;
         margin-bottom:0px;
}

h4
{
	font-size:13px;
         font-weight:600;
         margin-bottom:0px;
}

h5
{
	font-size:10px;
         font-weight:lighter;
         margin:0 5 0 5;
}

p
{
	font-size:12px;
         font-weight:500;
         margin:0px;
         color:#000000;
}

strong.textnav
{
	font-size:12;
         color:#CC6600;
}

ul
{
	margin-bottom:0;
}

li.text
{
	font-size:12;
         font-weight:bold;
}

a:link { color:#000000; text-decoration:underline; font-size:12px; }

a:visited { color:#000000; text-decoration:underline; font-size:12px; }

a:active { color:#000000; text-decoration:underline; font-size:12px; }

a:hover { color:#8D6319; text-decoration:underline; font-size:12px; }


a.navi:link,
a.navi:visited,
a.navi:active
{
	color:#CC6600;
         text-decoration:underline;
         font-size:14px;
         margin-left:40;
         font-weight:bold;
}

a.navi:hover
{
	color:#FFF666;
         text-decoration:underline;
         font-size:14px;
         margin-left:40;
         font-weight:bold;
}

a.text:link,
a.text:visited,
a.text:active
a.text:hover
{
	color:blue;
         text-decoration:underline;
         font-size:13px;
         font-weight:bold;
}

a.verz:link, a.verz:active, a.verz:visited, a.verz:hover
{
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight:lighter;
  vertical-align: bottom;
  text-align:left;
}

a.ref:link,a.ref:active, a.ref:visited
{
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
  font-weight:light;
  vertical-align: bottom;
  text-align:left;
}

a.nic:link, a.nic:active, a.nic:visited, a.nic:hover
{
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  font-weight:lighter;
}

.rahmen
{
	border:1px;
         border-color:black;
         border-style:solid;
         height:50;
         background-color:#FFF666;
}

.klein
{
	font-size:9;
}

.text3
{
	font-size:12;
}

.feld
{
	font-size:12;
}

.feld1
{
	font-size:12;
         border-color:black;
         border:1px;
         border-style:solid;
         background-color:#FFFF99;
}

.feld2
{
	font-size:12;
         border-color:black;
         border:1px;
         border-style:solid;
         background-color:#FFFF99;
}









  /*

a:active { color:#000000; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }
*/