html
{
	height: 100%;	
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
}

h1, h2, #navigation a span
{
	display: none;
}

* html #container
{
	height: 100%;
}

#container
{
	position: relative;
	min-height: 100%;
	width: 782px;
	margin-left: 10%;
	background-image: url(../images/content_back.gif);
}

#top
{
	clear:both;
	height: 327px;
	background-color: #65707a;
}

#logo, #global_nav
{
	height: 75px;
	margin-top: 14px;
	padding: 0px;
}

#logo
{
	width: 343px;
	background-image: url(../images/interlink_logo.gif);
	float:left;
}

#people, #navigation, #festival
{
	height: 238px;
	float:left;
}

#people
{
	width: 177px;
	background-image: url(../images/people.jpg);
}

#festival
{
	width: 439px;
	background-image: url(../images/festival.jpg);
}

#navigation
{
	width: 166px;
	background-image: url(../images/nav_back.gif);
}

#navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation a
{
	display:block;
	height: 25px;
	width: 166px;
	text-align: right;
}

#navigation li
{
	height: 25px;
	border-bottom: 1px solid #5087cf;
}

#nav_infochannels { background: url(../images/nav_infochannels.gif) no-repeat right top; }
#nav_networking { background: url(../images/nav_networking.gif) no-repeat right top; }
#nav_hosting { background: url(../images/nav_hosting.gif) no-repeat right top; }
#nav_teletext { background: url(../images/nav_teletext.gif) no-repeat right top; }
#nav_subtitling { background: url(../images/nav_subtitling.gif) no-repeat right top; }

#global_nav
{
	width: 439px;
	background-image: url(../images/global_nav_back.gif);
	float:left;
}

#global_nav ul
{
	text-align: right;
	width: 130px;
	margin: 35px 0px auto 309px;
	padding: 0px;
	list-style: none;
}

#global_nav li
{
	display:inline;
	margin-right:13px;
}

.content_marge { margin: 15px; overflow: hidden; }

#content
{
	margin: 0px;
	padding: 0px;
}

#left, #right
{
	padding: 15px;
}

#left
{
	float: left;
	width: 313px;
}

#right
{
	margin-left: 343px;
}

#partners {	text-align: center; }
#partners img { margin-bottom:10px; }

.foto_links { float:left; padding:10px; }
.foto_rechts { float:right; padding:10px; }

#right i
{
	padding: 1px;
}
