body.standard {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color:      #CD7E50;
    scrollbar-face-color:       #F6EEF0;
    scrollbar-highlight-color:  #CD7E50;
    scrollbar-shadow-color:     #CD7E50;
    scrollbar-3dlight-color:    #F6EEF0;
    scrollbar-darkshadow-color: #F6EEF0;
    scrollbar-track-color:      #F6EEF0; 
}

table.fixed {
    table-layout: fixed;
}

A:link {color: #000000; text-decoration:none;}
A:visited {color: #000000; text-decoration:none;}
A:active {color: #000000; text-decoration:none;}
A:hover {color: #CD7E50; text-decoration:none;}

.txt_menu {
	font-family: Courier New;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.txt_table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.txt_bottomlink {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.txt_bild {
	font-family: Verdana;
	font-size: 9px;
	color: #5D5252;
	text-align: right;
	text-decoration: none;
	margin-right: 12px;
	margin-top: -10px;
}

.FormText {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;	
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Menu {
	position: absolute;
	top: 4px;
    left:  80px;
	z-index: 2;
}

#Frame {
	position: absolute;
	top: 60px;
	left: 290px;
	z-index: 1;
}

#Link_01 {
	position: absolute;
	top: 562px;
	left: 58px;
	z-index: 1;
}

#Link_02 {
	position: absolute;
	top: 602px;
	left: 58px;
	z-index: 1;
}

#form_table {
	position: absolute;
	margin-top: -5;
}