body {
	margin: 0px;
	background-image: url(images/tv_w.gif);


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;




}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;





}
#head {
	background-image: url(images/tv2_w.gif);
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;



}



#galerie {
	width: 420px;
	position: absolute;
	left: 0px;
	top: 90px;




}

#galerie img {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;



}
#text {
	width: 220px;
	position: absolute;
	left: 431px;
	top: 90px;
}
#menu {
	width: 180px;
	position: absolute;
	left: 660px;
	top: 90px;
	text-align: right;

}
#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	left: 0px;
	right: 0px;


}
#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;






}
.active {
	background-color: #EEEEEE;
}
#menu a:hover {
	display: block;
}
#portal {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	position: absolute;
	left: 50px;
	top: 90px;
	height: 450px;
	width: 650px;
}
