body  {
	margin-top : 10px;
	margin-bottom : 10px;
	font-family : Verdana,Tahoma,Arial;
	font-size : 8pt;
}

body.left  {
	margin-top : 3px;
	margin-bottom : 10px;
	font-size : 8pt;
	background-color : D7D7D7;
}

body.bottom  {
	margin-top : 5px;
	margin-bottom : 5px;
	font-size : 8pt;
	background-color : D7D7D7;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
        background: #448DC2;
	color: #FFFFFF	;
	border-style: solid;
	border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px
} 
.border {
        background: #FFFFFF;
        border-bottom: 1px solid;
        border-left: 1px solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px; text-color: #000000;
}
.border2 {
        background: #FFFFFF;
        border-bottom: 1px solid;
        border-left: 1px solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-color: #000000;
        font-weight: bold;
}
.inputbox {
        background: #FFFFFF;
        border-bottom: 1px solid;
        border-left: 1px solid;
        border-right: 1px solid;
        border-top: 1px solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-color: #666666;
}
.inputbox1 {
        background: #FFFFFF;
        border-bottom: 1px solid;
        border-left: 0px solid;
        border-right: 0px solid;
        border-top: 0px solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-color: #666666;
}
.inputbox2 {
        height: 16px;
        background: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-color: #666666;
}
a {
	font-size : 8pt;
	font-family : Verdana,Tahoma,Arial;
}
a:link {
	color : #000080;
	text-decoration : none;
}
a:visited  {
	color : #800000;
	text-decoration : none;
}
a:hover  {
	text-decoration : underline;
	font-weight : bold;
	color : #00C373;
}
a:active  {
	color : #000080;
	text-decoration : underline;
}

/* none = nicht unterstrichen, Wert aenderbar*/
p  {
	color : #000000;
	font-size : 8pt;
}

p.small  {
	font-size : 8pt;
	font-family : Verdana,Tahoma,Arial;
}

b  {
	font-weight : bold;
	font-family : Verdana,Tahoma,Arial;
}

/* h1 für alle webseiten!*/
h1  {
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
	text-shadow : #00FFFF;
	background : #000080;
}

/* h1 nur auf Welcome-Seite*/
h1.welcome  {
	font-weight : bold;
	font-size : 32pt;
	color : #FFFFFF;
	text-shadow : #00FFFF;
	background : #000080;
}

h2.links  {
	font-size : 8pt;
	text-align : left;
	color : #FFFFFF;
	background : #001084;
	margin-bottom : 1pt;
}

h2.info  {
	font-size : 8pt;
	text-align : left;
	margin-bottom : 0pt;
	margin-top : 3pt;
	color : #FFFFFF;
	background : #001084;
}

th  {
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
	font-family : Verdana,Tahoma,Arial;
}

welcome  {
	font-weight : bold;
	font-size : 8pt;
	color : #400080;
	font-family : Verdana,Tahoma,Arial;
}

td  {
	font-family : verdana,tahoma,helvetica;
	font-size : 8pt
        ;
}
td.produkt {
	font-family : verdana,tahoma,helvetica;
	font-size : 8pt;
	background-color : #ccffcc
}

a.text  {
	font-size : 8pt;
}

body.termine  {
	font-size : 8pt;
	background : images/kalender.gif;
}

th.links  {
	font-size : 8pt;
	font-style : bold;
	text-align : left;
	background-color : #001084;
	color : #FFFFFF;
	font-family : Verdana,Tahoma,Arial;
}


td.preisliste_zeilebunt {
	font-family : Verdana, Tahoma, Arial;
    background-color : #e4e4e4;}

