/* CSS menymall */

h1 {
	font: 120% Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #CCCCCC;
	margin: 0;
	background-position: left;
}

body {padding: 0; margin: 0;}
#content{margin: 2px; padding: 0; float: left;}

#menycontainer{
	float: left;
	margin: 0.3em 0 0.1em 0em;
	padding: 0.1em;
	width: 175px;

}
#meny{
	margin: 0;
	padding: 0;
	with: 12em;
	list-style-type: none;
	font-size: 80%;

	
	

}
#meny a{
	display: block;
	width: auto;
	height: 100%;
	padding-left: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-decoration: none;
	border-top
	margin-bottom: 0.1em;
	font-weight: bold;
	border: 0.1em solid #CCCCCC;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=50, FinishY=100);
		}
#meny li{
	margin-bottom: 0.2em;
			

	}
#meny a:link{
	color: #333333;

}
#meny a:visited{
	color: #000099;
	}
#meny a:hover{
	background: #FFFF66;
	color: #333333;
	filter: Alpha(Opacity=100, FinishOpacity=40, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
	}
#meny a#current{
	background: #CCCCCC;
	color: #000000;
	
}
.tabellbild-gre {

	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(greece/gre-index.jpg);
	margin: 5px;
}
.tabellbild-spa {

	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image:  url(spanien/pic/spa-index.jpg);
	margin: 5px;
}
.tabellbild-ovr {


	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image:  url(ovrigt/pic/ovr-index.jpg);
	margin: 5px;
}
.tabellbild-swe {

	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(pic/swe-index.jpg);
	margin: 5px;
}
.countrymenu {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #006699;
	background-color: #FFFFB7;


}
.tabellbild-ita {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(italien/ita-index.jpg);
	margin: 5px;
}
.tabellbild-por {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(portugal/por-index.jpg);
	margin: 5px;
}
.tabellbild-mal {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(malta/mal-index.jpg);
	margin: 5px;
}
.tabellbild-flo {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #014DA2;
	background-color: #FFFFFF;
	background-image: url(florida/pic/flo-index.jpg);
	margin: 5px;
}
