/* CSS Document */

a:link {
	color: #E29A4E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}

a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
}

a:hover {
	color: #00FF00;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
}

a.thumb :link {cursor:hand;border: 1px solid #000000;background-color: #000000;}
a.thumb :visited {FILTER: alpha(Opacity=80);-moz-opacity:0.7;cursor:hand;border: 1px solid #FFFFFF;background-color: #000000;}
a.thumb :active {border: 1px solid #FEAFF01;background-color: #000000;}
a.thumb :hover {border: 1px dashed #FF3333;background-color: #000000;}

body { margin-bottom: 0px; margin-left: 0px; margin-right: 0px;	margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
table#main{ height: 672px; width: 100%; z-index: 2; position: absolute; top: 0px; left: 0px; }
table#seotext{ height: 90px; width: 100%; z-index: 3; position: absolute; top:300px; left: 0px; }
table#eigene{ height: 50px; width: 100%; z-index: 3; position: absolute; top:600px; left: 0px; }
table#links{
	height: 50px;
	width: 100%;
	z-index: 9;
	position: absolute;
	bottom: 5px;
	left: 0px;
	top: 690px;
}
table#adv{ z-index: 5; }
td#cnt{ background-color: #ffffff; }
div#bottom{
	z-index: 1;
	position: absolute;
	left: 6px;
	top: 2px;
	width: 970px;
	height: 657px;
}
