body {
}

A
{
    COLOR: #333399;
    FONT-FAMILY: tahoma,verdana,arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none  
}

A:hover
{
    COLOR: #727272;
    FONT-FAMILY: tahoma,verdana,arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}

.textfield
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT: 11px Tahoma,Verdana,Arial
}
.textarea
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT: 12px Tahoma,Verdana,Arial
}
.selectfield
{
    FONT-FAMILY: arial,helvetica;
    FONT-SIZE: 12px
}
.selectfield2
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT: 11px Tahoma,Verdana,Arial
}
.selectfield3
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT: 12px Arial,tahoma,Verdana
}
.button
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT-FAMILY: Tahoma,Verdana,Arial;
    FONT-SIZE: 11px
}
.buttonbold
{
    BORDER-BOTTOM: #646464 1px solid;
    BORDER-LEFT: #646464 1px solid;
    BORDER-RIGHT: #646464 1px solid;
    BORDER-TOP: #646464 1px solid;
    FONT-FAMILY: Tahoma,Verdana,Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.txtsmall
{
    FONT-FAMILY: verdana, tahoma, arial;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 11px;
}
.txtsmall_stat
{
    FONT-FAMILY: verdana, tahoma, arial;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 11px;
    padding: 2px;
}
.txtregular
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px
}
.txtbold
{
    FONT-FAMILY: arial,tahoma,verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold
}
.txtsmallbold
{
    COLOR: #000000;
    FONT-FAMILY: verdana, tahoma, verdana;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.txt
{
    COLOR: #000000;
    FONT-FAMILY: arial, verdana, tahoma;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 18px
}
.txtgreybold
{
    COLOR: #848484;
    FONT-FAMILY: tahoma,verdana,arial,geneva;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}
.txtgrey
{
    COLOR: #848484;
    FONT-FAMILY: tahoma,verdana,arial,geneva;
    FONT-SIZE: 11px
}
.txttiny
{
    COLOR: #333333;
    FONT-FAMILY: tahoma,verdana,arial,geneva;
    FONT-SIZE: 11px
}
.txtheader1
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 9px;
	color: #696969;
	padding-top: 7px;
	font-family: Arial, Verdana, Geneva;
}

.tbl_normal {
	border-top:    1px solid #B2B2B2;
	border-left:   1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right:  1px solid #B2B2B2;
}

.menu_normal
{
	background-color: #EEEEEE;
	border-bottom: #b2b2b2 1px solid;
}

.menu_unten_normal
{
	background-color: #EEEEEE;
	border-top: #b2b2b2 1px solid;
}

.checkbox
{
	border: 1px solid #000000;
}

.tbl_normal {
	border-top:    1px solid #B2B2B2;
	border-left:   1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right:  1px solid #B2B2B2;
}
