/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../bg.gif);
        background-repeat:repeat-x;
	color: #3D3D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0px;
	
}
#frame {
background-color:	#FFFFFF;
width: 				594px;
position: 			relative;
left:				50%;
margin:  			0 0 0 -297px;
}
#table {
background-image:	url(../table.png);
background-repeat:	no-repeat;
position:			absolute;
width:				594px;
height:				558px;
top:				20px;
left:                            0px;
}
#tabletop {
background-image:	url(../tabletop.png);
background-repeat:	no-repeat;
position:			absolute;
width:				594px;
height:				49px;
top:				20px;
left:                            0px;
}
#tablemiddle {
background-image:	url(../tablemiddle.png);
background-repeat:	repeat-y;
position:			absolute;
width:				594px;
top:				-121px;
left:                            -190px;
bottom: -30px;
z-index:-3;
}
#tablebottom {
background-image:	url(../tablebottom.png);
background-repeat:	no-repeat;
position:			absolute;
vertical-align: bottom;
height:				45px;
width:				594px;
left:                           0px;
bottom: -45px;
}
#mainhaeder {
position:			absolute;
margin:             0 0 0 0px;
top:                -131px;
left:               -175px;
width:				85px;
height:				126px;
z-index: -2;
}
a:link {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			8pt;
color:				#000000;
text-decoration:    none;
}

a:visited {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			8pt;
color:				#000000;
text-decoration:    none;
}

a:hover {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			8pt;
color:				#000000;
text-decoration:    underline;
}
#beucha {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			10pt;
color:				#FFFFFF;
text-align:			left;
position:           absolute;
top:                170px;
left:               80px;
width:				200px;
height:				26px;
z-index:5;
}
#copyright {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        normal;
font-size:			7pt;
color:				#000000;
text-align:			left;
position:           absolute;
left:               280px;
width:				200px;
height:				26px;
bottom: -55px;
}
#toplinks {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			7pt;
color:				#000000;
text-align:			left;
position:           absolute;
top:                40px;
left:               25px;
width:				500px;
height:				26px;
}
#leftlinks {
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        bold;
font-size:			7pt;
color:				#000000;
text-align:			left;
position:           absolute;
top:                200px;
left:               25px;
width:				180px;
height:				100px;
z-index:5;
}
#transparent {
filter:alpha(opacity=50);
-moz-opacity:0.5; 
opacity:0.5; position:absolute; 
left:-5px; top:-30px; 
width:375px; 
bottom: -10px;
z-index:-1; 
background-color: #EDEDED;
}
#content{
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        normal;
font-size:			10pt;
color:				#000000;
text-align:			left;
position:           absolute;
top:                190px;
left:               190px;
width:				365px;
min-height:      300px;
z-index:2;
}
#content2{
font-family:        verdana,arial,helvetica,sans-serif;
font-weight:        normal;
font-size:			7pt;
color:				#000000;
text-align:			left;
position:           absolute;
top:                350px;
left:               25px;
width:				150px;
height:				170px;
z-index:3;
}
