@import url("./amtool/style/style.css");

img
{
border:0px solid #ffffff;
}

body
{
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color:transparent;
}

.cont_table
{
	/*
	background-image: url(./bilder/DSCN1885_5.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:0 0;	
	*/
	padding:5px;
	background-color:#FFFFFF;
	filter:Alpha(opacity=80, finishopacity=80, style=2);
	opacity: 0.8;
	-moz-opacity:0.8;
	width:98%;	
}

.cont_table table{
	border:0px solid #FF0000;
	padding-left:10px;
	padding-right:10px;
}

td, div, p, span{
font-size: 12px;
}

a {
color: #FF0000;
}
a:link {
text-decoration: none;
color: #FF0000;
}
a:visited {
text-decoration: none;
color: #FF0000;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
