/***** GENERAL DEFINITIONS *****/
#container {	width: 900px;	height: 600px;	position: relative;	margin: 0 auto;
	margin-top: 80px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;	font-size: 12px;	}.christine {	background: url(img/christine.jpg) no-repeat;	}
	
.hendes_politik {	background: url(img/hendes_politik.jpg) no-repeat;	}
	
.og_eu {	background: url(img/og_eu.jpg) no-repeat;	}
	
.video {	background: url(img/video.jpg) no-repeat;	}
	
	

	
#left {
	position: absolute;
	margin-left: 20px;
	margin-top: 110px;
	width: 135px;
	height: 450px;
	}
	
#right {
	position: absolute;
	margin-left: 700px;
	margin-top: 110px;
	width: 135px;
	height: 450px;
	}	#content {
	float: left;	width: 300px;	height: 295px;	overflow: auto;	position: absolute;	margin-left: 380px;	margin-top: 120px;	}
	
#content_video{
	float: left;	width: 500px;	height: 400px;	position: absolute;	margin-left: 240px;	margin-top: 0px;	}

#textbox {padding: 10px;}

#videolink {
	width: 70px;
	height: 70px;
	position: absolute;
	margin-left: 180px;
	margin-top: 400px;
}
	
	
/***** *****/
img {border: 0;}
h1 {font-size: 12px; font-weight: bold;}
h2 {font-size: 11px; font-weight: bold;}
.clear {border: 0; clear:both;}
	
	
/***** CONTENT STYLE DEFINITIONS *****/
#photobox {
	float: left;
	width: 200px;
	padding: 5px;
	position: absolute;	margin-left: 160px;	margin-top: 120px;
	}