
/*A:active {
    color: Red;
    font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
    text-decoration : none;
    font-size : 10pt;	
}*/
A:hover {
    color : red;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;	
}
A:link {
    color: yellow;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : underline;
    font-size : 10pt;
}
A:visited {
    color: yellow;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : underline;
    font-size : 10pt;	
}
BODY {
    font-family: Arial, Helvetica, sans-serif;
    background-color: Navy;
    color : White;
/*    scrollbar-3d-light-color : Black;
    scrollbar-arrow-color : Yellow;
    scrollbar-base-color : Blue;
    scrollbar-dark-shadow-color : #20B2AA;
    scrollbar-face-color : Blue;
    scrollbar-highlight-color : White;
    scrollbar-shadow-color : Yellow;*/
   	scrollbar-arrow-color : #FFD700;
	scrollbar-face-color : Navy;
	scrollbar-base-color: Blue;
	font-size : 10pt;
}

HR {
    color : Yellow;
}

P, .textobject {
    font-family: Arial, Helvetica, sans-serif;
    color : White;
    background-color : transparent;
    font-size : 10pt;
}
/* Überschriften */
H1 {
    font-weight: bold;
    font-style: normal;
    font-size: 18pt;
    color: #FFFF33;
    font-family: Arial, Helvetica, sans-serif;
}

/* normalbold für BapStats, Titel */
H2, marquee, .normalbold {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 16pt;
    color: #FFCC66;
}

H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
    color: #FF6633;
}

H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 12pt;
    color: #CCFF66;
}

H5 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
    color: rgb(204,153,51)
}

H6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
    color: rgb(255,51,0)
}

/* Tabellendefinitionen */
.tippliste {
    border : medium ridge Silver;
    width : 100%;
    padding : 0;
    font-size : 10pt;
}

.kasten {
    background-color : Black;
    border : medium ridge Silver;
    width : 90%;
    display : block;
    color : Black;
    margin : 40px 40px;
}

.kastenbsp {
    background-color : Black;
    border : medium ridge #D2691E;
    margin-top: 40px;
    margin-bottom: 40px;
}
.textbsp {
	font-family : "Courier New", monospace;
    font-size : 9pt;
    font-style : normal;
    font-weight : normal;
}
TABLE {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
}

TH {
    font-family : Arial, Helvetica, sans-serif;
    color : White;
    font-size : 10pt;
}

TD {
    font-family : Arial, Helvetica, sans-serif;
    color : White;
    font-size : 10pt;
}

th.tippliste {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: rgb(204,204,153);
    border-color: Fuchsia;
    background : transparent;
}

td.tippliste {
    border-color: Aqua;
}

/* Navigationsblock Rahmen */
.navback {
    font-family : Arial, Helvetica, sans-serif;
    background-color : #8B0000;
}

/* Navigationsblock Titel */
.navtitel {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    color : Yellow;
    font-size : 10pt;
    font-style : italic;
    font-weight : bold;
    background-color : #8B0000;
}

/* Navigationsblock Text */
.navtxt {
    font-family : Arial, Helvetica, sans-serif;
    color : Yellow;
    background-color : Navy;
    font-size : 8pt;
}

OL {
	font-size: 10pt;
    text-align: justify;
}
LI {
	font-size : 10pt;
	text-align : justify;
}
.amt {
	background-color : Black;
}
/* Coprighthinweis, Footerbold für BapStats */
.Cright, .footerbold {
    font-size: 8pt;
    font-style: normal;
	color : Yellow;
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    background-color : #333366;
}

.TextNavBar { 
    color : White;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
}

/* Eingabe und Buttons */
INPUT {
    background-color : #FFFF99;
}

button {
    background-color: rgb(204,204,102);
    color: black;
    border-color: rgb(204,153,51);
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: bold;
    border-style: solid;
    border-width: 1pt
}

label, .MSTHEME-LABEL {
    color: rgb(204,204,153);
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: bold
}

/* textarea {
    color: black;
    border-color: rgb(153,102,0);
    font-size: 8pt;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-style: normal;
    border-style: solid;
    border-width: 1pt
}
*/
fieldset {
    color: white;
    border-color: rgb(153,102,0);
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    border-style: solid;
    border-width: 1pt
}

legend {
    color: rgb(204,102,0);
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: Normal
}

/*SELECT {
    color: black;
    border-color: rgb(153,102,0);
    font-size: 8pt;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-style: normal;
    border-style: solid;
    border-width: 1pt
}
*/
marquee {
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif
}

caption {
    font-size: 14pt;
    font-family: Arial, Helvetica, sans-serif;
    font-style: Normal;
    color: rgb(204,102,0);
    background : transparent;
}

/* Linkverzeichnis */
.lvbar {
    font-size: 12pt;
    color: Blue;
    font-weight: bold;

    /* spacing: 1px;
    */
    padding: 2px;
    width: 100%;
    font-family : Arial, Helvetica, sans-serif;
	background-color : #C0C0C0;
}

.lvnav {
    font-size: 12pt;
    color: White;
    font-weight: bold;
    padding: 2px;
    width: 100%;
    background-color : #808080;
    font-family : Arial, Helvetica, sans-serif;
}

.subcat {
    font-size: 8pt;
    font-family : Arial, Helvetica, sans-serif;
}

.subcat:link {
    color: yellow;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.subcat:visited {
    color: yellow;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.subcat:hover {
    color: red;
    font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.lvcatlist {
    font-weight: bold;
    font-family : Arial, Helvetica, sans-serif;
}

.lvneu {
    font-size: 9pt;
    font-weight: bold;
    color: White;
    background-color: #FF0000;
    vertical-align: top;
    font-family : Arial, Helvetica, sans-serif;
}

.lvtip {
    font-size: 9pt;
    font-weight: bold;
    color: black;
    background-color: yellow;
    vertical-align: top;
    font-family : Arial, Helvetica, sans-serif;
}

.lvtop {
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: green;
    vertical-align: top;
    font-family : Arial, Helvetica, sans-serif;
}

.lvdesc {
    font-size: 10pt;
    font-family : Arial, Helvetica, sans-serif;
    color : White;
}

.lvmenu {
    font-size: 10pt;
    font-style: normal;
    text-align: center;
    font-family : Arial, Helvetica, sans-serif;
}

/* Aufzählung, Bild erstellen
ula {
    list-style-image: url('../_themes/box-24/safbul1a.gif')
}

ula ula {
    list-style-image: url('../_themes/box-24/safbul2a.gif')
}

ula ula ula {
    list-style-image: url('../_themes/box-24/safbul3a.gif')
}
*/

/* BapStats Klassen
wird in Newuser für Datum unter Titel gebraucht */
/* Tabellentitel */
 .headerrowslarge {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 14pt;
    color: #FF6633;
}

/* Zeilentitel */
 .headerrows {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
    color: #CCFF66;
}
.normal1bold {
    font-family : Arial, Helvetica, sans-serif;
}

.tablerows, .tablerowsnopad {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
}

.tablerowsright {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
    text-align : right;
}

.tablerowsnopad {
    font-family : Arial, Helvetica, sans-serif;
}

.tablerowsgraph {
    font-family : Arial, Helvetica, sans-serif;
}

.tablerowshigh {
    font-family : Arial, Helvetica, sans-serif;
}

/*************************************************************************/
/* from buttons.css */
/*************************************************************************/
.item_GREEN  {
	color : White;
	background : #008040;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
	border : 0;
}

.buttontable_GREEN  {
	border : 0;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
	background : #008040;
	margin : 0px;
	padding : 2px;
	color : White;
}

.disabled_GREEN  {
	color : Silver;
	background : #008040;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
	border : 0;
}

.buttontable  {
	border : 0px;
	margin-top : 6px;
	margin-bottom : 6px;
	padding : 2px;
}

.button  {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #8B0000;
	margin : 0px;
	color : black;
	border : 1px ridge Silver;
	padding : 3px;
	text-align : center;
}

.itemgifrow1  {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	background : #0066CC;
	color : Yellow;
}

.itemgifrow  {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	background : Silver;
	color : Yellow;
}

.itemgif  {
	color : Black;
	background : Silver;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.itemgif:hover  {
	color : Black;
	background : Yellow;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.item, .item:visited, .item:link  {
	color : white;
	background-color : #8B0000;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.item:hover   {
	color : black;
	background : Yellow;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.itembright  {
	color : Yellow;
	background : #008040;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.itembright:hover  {
	color : Black;
	background : Yellow;
	text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.disabled  {
	color : White;
	background : Silver;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.highlight  {
	color : Black;
	background : #9ACD32;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}

.hideit  {
	color : #008040;
	background : #008040;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Bold;
}
/* End of buttons.css */
/*************************************************************************/
