body
{
	font-family:verdana,arial,sans-serif;
	font-size:0.8em;
	line-height:1.7em;
	margin:0;
	padding:0;
	text-align:justify;
	background:url(BackHome.jpg) no-repeat;
	background-attachment:fixed;
	background-position:top center; 

}

h1
{
	font-size:1.2em;
	margin:20px 0 15px;
	clear:both;
}

h2,h3,h4
{
	font-size:1em;
	margin:0;
}

h4
{
	background:#bfd6e8;
}

img
{
	border:none;
}

p
{
	width:625px;
}

a,a:link,a:visited
{
	text-decoration:none;	
}

a:hover
{
    background-color: transparent;
}

.menu ul li a,.menu ul li a:link,.men ul liu a:visited,.menu ul li a:active
{
	color:white;
	text-decoration:none;
}

.menu ul li a:hover
{
	color:black;
}

.container
{
	width:960px;
	margin:0px auto 0;
}

.header
{
	height:100px;
}

.menu
{
	overflow:auto;
	height:1%;
	background-color:#8e8e8e;
}

.menu ul
{
	margin:0;
	padding:0;
	overflow:auto;
	float:left;
}

.menu ul li
{
	float:left;
	display:inline;
	text-align:center;
	color:white;
	margin:0 30px 0 10px;
	list-style:none;
}

.content
{
	overflow:auto;
	height:1%;
	position:relative;	
}


.left
{
    margin-top:40px;
	margin-right:10px;
	margin-left:50px;
}

.right
{
	width:320px;
	background:#e4eef5;
	text-align:center;
}

.themas
{
	margin-left:-3px;
}

.themas td
{
	width:150px;
}

.themas span.thema
{
	width:154px;
	height:96px;
	line-height:96px;
	color:white;
	display:block;
	background:url(bgthema.gif) repeat-x left top;
	margin-bottom:2px;
	background-color:transparent;
	position:relative;
	}

img.thema{
	background:url(bgthema.gif) repeat-x left top;
}	

a:hover img.thema{
	background-position:0 -96px;
}
	
.themas td a:hover span.thema
{
	background-position:0 -96px;
	background-repeat:repeat-x;
}

.thema{
	text-align:center;
}

.rowimage
{
	width:200px;
}

span.explanation
{
	display:none;
	width:280px;
	height:350px;
	position:absolute;
	left:658px;
	top:20px;
	line-height:1.4em;
	color:black;
	background-image:none;
}

.themas table tr td a:hover span.explanation
{
	display:block;
}


.footer
{
	margin-top:20px;
}

