body { margin-top:10; margin-bottom:0;
       margin-left:10; margin-right:0;
       font-family:Tahoma, MS Sans Serif, Arial;
       font-size:12pt; background-attachment:fixed;}

hr		{color:#000080;}
a		{text-decoration:underline; cursor:pointer;}

/***** Inputformat ******************************************************************/
INPUT 		{font-size:10pt; border:1px solid; color:#000080;}
INPUT.F11	{font-size:11pt; border:1px solid; color:#000080;}
INPUT.TITEL	{font-size:12pt; color:#000080; border:0px; background-color:transparent; width:700; font-weight:bold;}
INPUT.FOTO	{font-size:10pt; color:#000080; border:0px; background-color:transparent; width:350;}
INPUT.BUTTON {font-size:12pt; font-weight:bold; border:0px solid; 
							Text-align:center; background-color:transparent; cursor:pointer;}
INPUT.BUTUND{font-size:12pt; font-weight:bold; border:0px solid; text-decoration:underline;
				width:110;Me.Text-align:center; background-color:transparent; cursor:pointer;}
INPUT.KOPF	{font-size:11pt; color:white; border:0px; background-color:transparent; font-weight:bold; 
	height:30;Me.Text-align:center;}

TEXTAREA 	{font-size:11pt; border:1px solid; font-family:Tahoma, MS Sans Serif, Arial; color:#000080;}
	
/***** Buttons *********************************************************************/
BUTTON	{width:100; font-size:12pt; color:#000080;}
	
/***** Tabellen *********************************************************************/
TABLE.RAHMEN {empty-cells:show; border:1pt solid #000080; border-collapse:collapse;}

TD			{font-size:10pt; color:#000080;}
TD.FONT1	{font-size:12pt; color:#000080;}
TD.FONT2	{font-size:14pt; color:#000080;}
TD.FONT2R	{font-size:14pt; color:#000080; border:1px solid #000080; empty-cells:show}
TD.FONT3	{font-size:20pt; color:#000080; font-style:italic;}
TD.BLAU	{background-image:url(../Bilder/FenderB.gif); width:105;}
TD.ROT	{background-image:url(../Bilder/FenderR.gif); width:105;}
TD.BLAUL	{background-image:url(../Bilder/FenderBL.gif); width:125;}
TD.ROTL	{background-image:url(../Bilder/FenderRL.gif); width:125;}
TD.BLAUK	{background-image:url(../Bilder/FenderBK.gif); width:80;}
TD.ROTK	{background-image:url(../Bilder/FenderRK.gif); width:80;}
.RAHMEN 	{border:1px solid #000080; empty-cells:show;}
.RAHMEN_FETT 	{border:5px solid #000080; empty-cells:show;}

/***** Bilder ************************************************************************/
img.int	{cursor: pointer;  height:150}
img.inth	{cursor: pointer;  width:120; height:150}
img.intb	{cursor: pointer;  width:200; height:135}

a.act img{cursor: pointer;}
a.act span{height:500; left:130px; top:20px; position:absolute; padding:10px; border:1px solid #000080; background: #EEEEEE; visibility: hidden;}
a.act:active span{visibility: visible;}

a.gross img{margin-bottom:2px;padding:3px;border:1px solid #CCCCCC;}
a.gross span{height:500; left:130px; position:absolute; padding:10px; border:1px solid #000080; background: #EEEEEE; visibility: hidden;}
a.gross:hover span{visibility: visible;}

