body
{
	background:		#140603;
	margin:			0;
	padding:		0;
	font-family:	verdana;
	font-size:		11px;
	color:			#545454;
}

#body
{
	background:		#140603 url('../images/bg.png');
	position:		relative;
	width:			100%;
	height:			950px;
}

#container
{
	position:		relative;
	width:			862px;
	margin:			auto;
}

#bg_popup
{
	position:		absolute;
	width: 			100%;
	height: 		100%;
	background:		#171717;
	filter:			alpha(opacity=60);
	opacity:		0.6;
	display:		none;
	z-index:		90
}

#bg_left
{
	background:		url('../images/bg_left.png');
	position:		absolute;
	width:			69px;
	height:			950px;
	top:			0;
	left:			-69px;
}

#bg_right
{
	background:		url('../images/bg_right.png');
	position:		absolute;
	width:			149px;
	height:			950px;
	top:			0;
	right:			-149px;
}

#top
{
	background:		url('../images/top.png');
	width:			862px;
	height:			75px;
	
}

#header
{
	background:		url('../images/header_bg.png') no-repeat bottom;
	width:			862px;
	height:			315px;
}

#flash
{
	background:		url('../images/Head_flash.png') no-repeat 0px -1px;
	margin:			auto;
	width:			844px;
	height:			185px;
}

#menu
{
	position:		relative;
	margin-left:	9px;
	padding-top:	2px;
}

#menu img
{
	border:			0;
}

#website
{
	background:		#ffffff;
	position:		relative;
	width:			862px;
	min-height:		480px;
}

#content
{
	display:		block;
	position:		relative;
	width:			400px;
	padding-top:	50px;
	padding-left:	35px;
	padding-bottom:	20px;
}

#titel
{
	display:		block;
	font-family:	verdana;
	font-size:		14px;
	font-weight:	bold;
	color:			#2a7e9a;
	padding-bottom:	10px;
}

#datum
{

}

#content p, #content_2 p
{
	margin:			0;
}

#content_2
{
	position:		absolute;
	margin-left:	475px;
	top:			300px;
	width:			350px;
}

#foto
{
	position:		absolute;
	border:			2px solid #dad7d7;
	margin-left:	475px;
	top:			70px;
	width:			347px;
	height:			187px;
}


#google
{
	display:		none;
	position:		absolute;
	border:		2px solid #dad7d7;
	margin-left:		475px;
	top:			385px;
	width:			347px;
	height:		187px;
	z-index:	100;
}


#buttons
{
	padding-right:	35px;
	text-align:		right;
}

#buttons img
{
	border:			0;
}

#footer
{
	background:		url('../images/footer.png');
	width:			862px;
	height:			75px;
	margin:			auto;
}

#footer img
{
	border:			0;
}

#copyright
{
	position:		relative;
	top:			55px;
	left:			390px;
	width:			104px;
	height:			10px;
	margin:			auto;
	bottom:			0;
}

#d2concepts
{
	position:		relative;
	top:			55px;
	left:			670px;
}


/* - - - CONTACT - - - */
#contact
{
	margin-top:		25px;
	line-height:	200%;
}

#contact input
{
	border:			1px solid #bbbbbb;
	font-family:	verdana;
	font-size:		11px;
	width:			225px;
	height:			17px;
}

#contact textarea
{
	border:			1px solid #bbbbbb;
	font-family:	verdana;
	font-size:		11px;
	width:			225px;
	height:			100px;
	margin-top:		8px;
}

#contact label
{
	float:			left;
	width:			150px;
}

#contact .submit
{
	border:			0;
	background:		#eeeeee;
	width:			100px;
	height:			18px;
	margin-left:	275px;
	margin-top:	10px;
	padding-bottom:	2px;
}

/* - - - MEDIAPLAYER - - - */
#MediaPlayer
{
	position:		absolute;
	top:			-500px;
}

#MediaPlayer2
{
	position:		absolute;
	top:			-500px;
}
