﻿BODY
{
    margin: 10px;
    FONT-FAMILY: Tahoma;
    background-color: white;
}
.hinweis     { font-size: 12pt; font-style: italic }
.titel       { font-size: 22pt; font-family: Tahoma; font-weight: bold }
a:link       { color: #0000C8; text-decoration: underline; list-style-type: font-family }
A:hover
{
	color: rgb(255,50,50);
	text-decoration: none;
	}
A:active
{
	color: rgb(255,50,50);
	text-decoration: underline;
}
a:visited    { color: rgb(0,0,200); text-decoration: underline }
.h1
{
	color: rgb(00,50,100);
	font-size:16pt;
	font-weight:bold
}
.h2
{
	color: rgb(00,50,100);
	font-size:13pt;
	font-weight:bold

}
.h3
{
	color: rgb(00,50,100);
	font-size:10pt;
	font-weight:bold

}
.tabelle
{
    font-size:8pt;
}
.text
{
    FONT-SIZE:10pt;
    LINE-HEIGHT:15px;
}
.bildtext
{
	font-size:9pt;
	line-height:13px;
}
.tabtext
{
	font-size:10pt;
	line-height:15px;
	  PADDING-left:20px;
	  padding-right:20px;
	}
.blau
{
    BACKGROUND-COLOR:#0088ef;   
    COLOR:white;
    FONT-SIZE:10pt;
    FONT-WEIGHT:bold;
 	margin: 0px;
    PADDING:3px;
       HEIGHT:16px;
}
.menu1
{
    BACKGROUND-COLOR:#0099ff;
    BORDER-BOTTOM:#003399 solid 2px;
    BORDER-LEFT:#99ccff solid 2px;
    BORDER-RIGHT:#003399 solid 2px;
    BORDER-TOP:#99ccff solid 2px;
    COLOR:white;
    FONT-FAMILY:Tahoma;
    FONT-SIZE:8pt;
    FONT-WEIGHT:bold;
    HEIGHT:20px;
    LETTER-SPACING:-0.5pt;
    LINE-HEIGHT:10pt;
    PADDING:1px;
    MARGIN: 1 px;
    WIDTH:90px
}
.menu2
{
    BACKGROUND-COLOR:#0099ff;
    BORDER-BOTTOM:#99ccff solid 2px;
    BORDER-LEFT:#003399 solid 2px;
    BORDER-RIGHT:#99ccff solid 2px;
    BORDER-TOP:#003399 solid 2px;
    COLOR:white;
    FONT-FAMILY:Tahoma;
    FONT-SIZE:8pt;
    FONT-WEIGHT:bold;
    HEIGHT:20px;
    LETTER-SPACING:-0.5pt;
    LINE-HEIGHT:10pt;
    PADDING:1px;
    MARGIN: 1px;
    WIDTH:90px
}
.grau        { background-color: rgb(222,222,222); font-size: 10pt; height: 20px; 
               border: 1px solid rgb(200,200,200); margin-left: 15px; 
               margin-right: 15px; margin-top: 5; margin-bottom: 5; padding: 
               3px }
.gruen
{
border: 2px;
background-color: rgb(0,88,30);
color: rgb(255,255,55);
border-style: ridge;
border-color: rgb(20,200,20);
font-size: 8pt;
font-wight: bold;
padding:3px;
}
.liste
{
FONT-SIZE:10pt;
LINE-HEIGHT:15px;
list-style-image:url("methoden-web/neu-e&g-web-vorlage/punkt.gif");
}
