html, body{
	margin: 0;
	padding: 0;
	background-color: #F4F4EC;
}

html, body, table{
	line-height: 20px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
}
textarea, input {
	position: relative;	
}

a, a:link, a:visited, a:active {
	color: #222222; 
	font-weight:  bold;
	text-decoration: none;
}

a:hover{
	color: #F36A26; 
	font-weight:  bold;
	text-decoration: none;
}

hr {
	background-color: #DEDEDE;
	color: #DEDEDE;
	border: 0;
	margin: 12px 0 12px 0;
	height: 1px;
}

h1 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 18px;
	color: #F26925;
	line-height: normal;
}

h2 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 14px;
	color: #F26925;
	line-height: normal;
}

h3 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	line-height: normal;
}

h4 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	line-height: normal;
}

h5 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #F36A26;
	line-height: normal;
}

h6 {
	padding: 0;
	margin: 0 0 4px 0;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container {
	position: relative;
	background: url(http://www.beinteractive.org/gfx/bg.png) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
	width: 910px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 5;

}

.holder{
	float: left;
	position: relative;	
	left: 25px;
	background-color: #FFFFFF;
	margin: 10px 25px 0 0px;
	padding: 0;
	width: 856px;
	overflow: hidden;
	z-index: 10;
}

.search {
	float: left;
	position: relative;	
	left: 25px;	
	width: 860px;
	height: 30px;
	margin: 15px 25px 0 0px;
	text-align: right;
}
.searchfield {
	background-color: #FFFFFF;
	color: #000000;
	float: right;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 18px;
	margin: 0 3px 0 0;
	padding: 2px 10px 0 3px;
	width: 180px;
	border: 1px solid #CCCCCC;
}
.searchbutton {
	background: transparent url(http://www.beinteractive.org/gfx/searchbutton.gif) no-repeat 0 0;
	cursor: pointer;
	float: right;
	width: 25px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
}

.menu {
	float: left;
	position: relative;
	left: 25px;
	width: 860px;
	height: 19px;
	background-color: #F4F4EC;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	overflow: hidden;	
}

.menu span.break {
	margin: 0;
	padding: 2px 7px 1px 7px;	
	width: 20px;
	font-size: 10px;
	line-height: normal;
	background: transparent url(http://www.beinteractive.org/gfx/bullet.gif) no-repeat 50% 2px;
}
.menu span a, .menu span a:link, .menu span a:active, .menu span a:visited, .menu span a:hover,
.menu span.select a, .menu span.select a:link, .menu span.select a:active, .menu span.select a:visited, .menu span.select a:hover {
	padding: 2px 5px 1px 5px;
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	text-transform: uppercase;
	text-decoration: none;
}

.menu span a:hover, .menu span.select a:hover {
	background-color: #F36A26;	
	color: #FFFFFF;	
	text-decoration: none;
}

.menu span.select a, .menu span.select a:link, .menu span.select a:active, .menu span.select a:visited {
	background-color: #F36A26;
	color: #FFFFFF;	
	text-decoration: none;
}

.logo {
	float: left;
	position: relative;
	overflow: hidden;
	background: url(http://www.beinteractive.org/gfx/bg_logo.gif) no-repeat 0 0;
	width: 310px;
	height: 267px;	
}
.slogan {
	float: left;
	position: absolute;
	left: 40px;
	top: 200px;
	overflow: hidden;
	width: 295px;
	height: 110px;	
	z-index: 200;
}
.moodbar{
	float: left;
	position: relative;
	overflow: hidden;
	width: 546px;
	height: 267px;
}
.cover_left{
	position: absolute;
	background: url(http://www.beinteractive.org/gfx/left_cover.png) no-repeat 0 0;
	z-index: 170;
	left: 25px;
	top: 304px;
	width: 310px;
	height: 29px;
}

.cover{
	position: absolute;
	background: url(http://www.beinteractive.org/gfx/moodbar_cover.png) no-repeat 0 0;
	z-index: 180;
	left: 335px;
	top: 44px;
	width: 569px;
	height: 332px;
}

.logo a, .logo a:link, .logo a:active, .logo a:visited, .logo a:hover{
	display: block;
	width: 310px;
	height: 127px;
}

.content_holder{
	float: left;
	background: url(http://www.beinteractive.org/gfx/bg_content.gif) repeat-y 0 0;
	width: 906px;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.content{
	float: left;
	background: transparent	url(http://www.beinteractive.org/gfx/bg_left.gif) no-repeat 20px 100%;
	width: 906px;
	margin: 0;
	padding: 0;
}

.links{
	float: left;
	position: relative;
	margin: 0;
	padding: 60px 20px 200px 20px;
	overflow: hidden;
	width: 270px;
}

.rechts {
	float: left;
	margin: 0;
	padding: 60px 20px 20px 20px;
	overflow: auto;
	width: 506px;
}

.footer_menu {
	float: left;
	background: #F4F4EC url(http://www.beinteractive.org/gfx/bg_bottom.png) no-repeat 0 0;
	text-align: center;
	width: 906px;	
	margin: 0;
	padding: 15px 0 5px 0;
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #555555;	
	text-transform: uppercase;
}
.footer_menu a, 
.footer_menu a:link, 
.footer_menu a:active, 
.footer_menu a:visited,
.footer_menu span.select a, 
.footer_menu span.select a:link, 
.footer_menu span.select a:active, 
.footer_menu span.select a:visited,
.footer_menu span.select a:hover {
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #555555;	
	text-transform: uppercase;
}
.footer_menu span.select a, 
.footer_menu span.select a:link, 
.footer_menu span.select a:active, 
.footer_menu span.select a:visited,
.footer_menu span.select a:hover {
	font-weight: bold;
	color: #F36A26;	
}
.footer {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 906px;
	background-color: #F4F4EC;
	text-align: center;	
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #555555;	
	text-transform: none;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited{
	line-height: normal;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #555555;	
	text-transform: none;
	text-decoration: none;
}

.footer a:hover{
	line-height: normal;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
}