td,body,form,input,submit,textarea, option, select {font-family:                   Arial;
    font-size:                     10pt;
    color:                         #00000;
    }
h1{
	font-size:						20px;
}


.header_table{
	color:							white;
	font-weight:					bold;
	

}
.small{
	font-size:						10px;
}

.menue{
       color:                 #FFFFFF;

}
.errorcolor{
       color:                 #FF0000;
}

.table_field1{
	BACKGROUND-COLOR: #FF0000;
}
.table_field2{
	BACKGROUND-COLOR: #0dd033;
}

A {font-family:          Arial;
       text-decoration:       underline;
       color:                 #000066;
}

.bg_right{
	background-image : url(gfx/right_bg.jpg);
	background-repeat : no-repeat;
	height: 635px;
	width:137px;
	text-align: center;
}
td.left_top{
	background-image : url(gfx/left_top.jpg);
	background-repeat : no-repeat;
	height: 61px;
	width:180px;
}
td.main{
	background-color: white;
	height: 635px;
	width:633px;
	vertical-align: top;
}
td.left_bottom{
	background-image : url(gfx/left_bottom.jpg);
	background-repeat : no-repeat;
}
td.feld_right{
	background-color : #EDEDED;
	vertical-align: top;
}
td.menuebg{
	background-image : url(gfx/menue_bg.jpg);
	background-repeat : no-repeat;
	text-align:top;
	vertical-align : top;
	padding-top : 23px;
	height: 164px;
	width:180px;
}
.submenue{
	padding-top : 3px;
	padding-bottom : 3px;
	font-weight: bold;
	text-transform : Uppercase;
	letter-spacing:140%;
}
td.menue{
	text-align:center;
	border : thin solid #CCCCFF;
	background-color : WhiteSmoke;
	color: red;
	height : 18px;
	font-size: 8pt;
	width : auto;
}
td.menue2{
	text-align:center;
	border : thin solid #CCCCFF;
	background-image : url(gfx/menue_item_bg.gif);
	height : 18px;
	font-size: 8pt;
	width : 140px;
}
td.main{
	background-repeat : no-repeat;
}
A:visited {text-decoration: none; color:#000066; text-decoration: underline}
A:active {text-decoration: none; color:#000066}
A:hover {color:#333399; text-decoration: underline }

A.menue_top {
	text-decoration: none;
    color:						#009900;
}

A.menue_top:visited {
	text-decoration: none;
    color:						#009900;
}
A.menue_top:hover {
	TEXT-DECORATION: 			underline;
    color:						#009900;
}
A.menue_top:active {
	text-decoration: none;
    color:						#009900;
}


A.menue {
	font-weight: bold;
	text-decoration: none;
    color:						#009900;
}

A.menue:visited {
	text-decoration: none;
    color:						#009900;
}
A.menue:hover {
	TEXT-DECORATION: 			underline;
    color:						#009900;
}
A.menue:active {
	text-decoration: none;
    color:						#009900;
}
