#content {
	width: 540px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 250px;
}

#wochenplan {
	width: 700px;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 2px;
}


#topic {
	width: 200px;
	padding: 0px;
	position: absolute;
	top: 110px;
	left: 20px;

}

#mt{
	width: 450px;
	padding: 0px;
	position: absolute;
	top: 250px;
	left: 700px;
	font-size: 120%;

}

#moviebar{

	width:427px; 
	height:136px; 
	overflow-x:scroll; 
	border:1.9px solid #444655; 
	background-color:#ece2e7; 
	white-space: nowrap;
}


#sidebar {
	width: 150px;
	padding: 0px;
	position: absolute;
	top: 130px;
	left: 820px;
}

#logo {
	width: 100%;
	height: 70px;
	background : #520531 url(../images/LogoMichaelgradient.jpg) no-repeat;
}

#b2ts {
	width: 100%;
	height: 93px;
	background : #FFFFFF url(../images/b2tslogo.gif) no-repeat;
}

#back {
	margin: -10px;
	height:250px;
	background : url(../images/backLila.gif) repeat-x top;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}

#maintopic {
	width: 100%;
	margin: 0px;
	padding: 1px 0px -2px 0px;
	background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
	height: 32px;
}

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

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444655;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background-color: #f4eef1;
}

#maintopic a.sel {
	background-color: #DFFAD1;
	color: #ece2e7;
}

/*farben: lila*/

#topic h3 {
	border-top: 1px solid #cc92cc;
	border-bottom: 1px solid #cc92cc;
	/*background-color: #cc92cc;*/
	color: #9c189c;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 20px 0px 0px 0px;
}



#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #cc92cc;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #444655;	
}

#topic p a:hover {
	/*text-decoration: underline;*/
	/*text-decoration: none;*/
	/*color: #853363;*/	
	color: #b811aa;	

}

form.search {
	padding: 0px;
	margin: 40px 0px 40px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 165px;
	padding: 2px;
	color: #439C17}
