body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;	
	line-height:1.2em;
	/* background-color:#2b2b2b; */
	background-color:#000;
}

img {
	border:0px;
}

p {
	margin:15px 0;
}

a {
	color:#000;
	text-decoration:underline;
}

a.yellow {
	color:#DACF02;
	text-decoration:none;
	margin-left:50px;
}

a.bold {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#page {
	position:relative;
	margin:auto;
	width:1100px;
	height:800px;
	background:url(../images/bg.jpg) no-repeat;
}

#col1 {
	position:relative;
	float:left;
	width:252px;
	height:799px;
}

#col2 {
	position:relative;
	float:left;
	width:541px;
	height:799px;
}

#col3 {
	position:relative;
	float:left;
	height:799px;
	left:60px;
}

.clearing {
	clear:both;
	height:1px;
}

#col1_top {
	height:297px;
}

#col1_logo {
	cursor:pointer;
}

#col1_menu {
	cursor:pointer;
}

#col2_top {
	height:245px;
}

#movie {
	margin:23px 0 0 80px;
}

#col2_logo {
	margin-left:170px;
}

#col2_content {
	width:541px;
	height:494px;
	margin-top:20px;
	background:url(../images/bg_content.gif) no-repeat;
}

.content {
	position:relative;
	width:420px;
	height:450px;
	padding:23px 0 0 66px;
}

.weiter {
	position:absolute;
	right:0px;
	top:450px;
}

#col3_augen {
	margin-top:520px;
}
#buch {
		background:url(../images/bg_content_buch.gif) no-repeat;
		height:600px;
		width: 541px;
		padding-right: 10px; 
}
#buch p {width:  420px; } 
