/* Body */

BODY {
font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10pt;
SCROLLBAR-FACE-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: darkblue; SCROLLBAR-TRACK-COLOR: white; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;}

/* Überschriften */

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 13pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 13px; 
border-color : #225599; 
border-left-style : solid; 
padding-left : 3px; 
} 

h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #000066; 
border-left-style : solid; 
padding-left : 3px; 
} 

h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #006600; 
border-left-style : solid; 
padding-left : 3px; 
} 

/* Schrift im Text */

p, table  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
margin-left : 5px; 
} 

/* Links */

A:link {
text-decoration : underline;
color : #225599; 
} 

A:hover {
text-decoration : underline; 
color : red; 
} 

A:active {
text-decoration : underline; 
color : red; 
} 

A:visited {
color : gray; 
} 

/* Buttons */

.mybutton {background-color: "#225599"; font-familiy: "verdana"; 
font-weight: bolder; color: "#FFFF84"; font-size: normal; border-color: "silver";}

.buttonenter {background-color: "#225599"; font-familiy: "technical"; font-weight: bolder;
color: "orange"; font-size: x-large; border-color: "#4f6587"; border-style: groove;}

.kleinbutton {background-color: "#225599"; font-familiy: "technical"; 
font-weight: bolder; color: "orange"; font-size: normal; border-color: "orange";}

.linkbutton {background-color: "#225599"; font-familiy: "verdana"; 
font-weight: bolder; color: "#ffff84"; font-size: normal; border-color: "#ffff84";}

.button {
background-color: "#00002f"; 
font-family: "technical"; 
font-weight: bold; 
color: "silver"; 
font-size: larger; 
border-color: "silver";
border-style: "groove";
}

.datenbutton {
background-color: "red"; 
font-family: "technical"; 
font-weight: normal; 
color: "silver"; 
font-size: larger; 
border-color: "silver";
border-style: "groove";
}

.dabutton {
background-color: "#00002f"; 
font-family: "technical"; 
font-weight: bold; 
color: "silver"; 
font-size: larger; 
border-color: "silver";
border-style: "groove";
}

.neubutton {
background-color: "silver"; 
font-family: "verdana"; 
font-weight: bold; 
color: "#4f6587"; 
font-size: smaller; 
border-color: "#225599";
border-style: "groove";
}

.neubutton1 {
background-color: "#00002f"; 
font-family: "verdana"; 
font-weight: bold; 
color: "white"; 
font-size: smaller; 
border-color: "#225599";
border-style: "groove";
}