/*
------------- TT_NEWS START ------------------
*/

.news-list-item-image{
	position:absolute;
	top:40px;
	left:-220px;
	height:200px;
	width:146xp;
	overflow:hidden;
}
.news-list-browse{
	position:absolute;
	top:430px;
	right:0px;
	height:20px;
	/*overflow:hidden;*/
}
.tx-ttnews-browsebox p,
.tx-ttnews-browsebox table{
/*	float:left;*/
	padding-right:5px;
	margin:0;
}
.tx-ttnews-browsebox p,
.tx-ttnews-browsebox table,
.tx-ttnews-browsebox a{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
/*
------------- TT_NEWS STOP  ------------------
*/
/*
------------- Sperling.com MENU START ------------------
*/
/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: absolute;		
	top: 0;
	left: 0;
	}

#menuh
	{
	width:100%;
	float:left;
	margin:0;
	}
#menuh .act {
	color:#FFF;
}		
#menuh a
	{
	font-family:Arial, Geneva, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	display:block;
	/*border: 1px solid #555;*/
	white-space:nowrap;
	margin:0;
	padding: 0 0 0 20px;
	line-height:26px;
	height:26px;
	}
#menuh li li a{
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	height:14px;
	margin-top:4px;
}	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	text-decoration:none;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:200px;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	/*top:auto;*/
	bottom:26px;
	background: url(../grafik/menu_trans.png);
	display:none;
	/*
	padding: 1em;
	margin:-1em 0 0 -1em;
	*/
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */




/*
------------- Sperling.com MENU STOP -------------------
*/

#page-boxes{
	position:relative;
	float:left;
	background:transparent;
	width:800px;
	height:584px;
}
#field-logo{
	position:absolute;
	top:30px;
	left:420px;
	height:60px;
	overflow:hidden;
}
#field-left{
	position:absolute;
	top:146px;
	left:20px;
	width:160px;
	height:380px;
	overflow-y:auto;
}
#field-left-wide{
	position:absolute;
	top:146px;
	left:0px;
	width:400px;
	height:292px;
	overflow:hidden;
}
#field-image{
	position:absolute;
	top:146px;
	left:200px;
	width:200px;
	height:146px;
	overflow:hidden;
}
#field-content{
	position:absolute;
	top:106px;
	left:420px;
	width:320px;
	height:400px;
}
#field-pagebrowser{
	position:absolute;
	top:426px;
	left:420px;
	width:320px;
	height:20px;
}
#field-submenu{
	position:absolute;
	float:left;
	bottom:0px;
	width:800px;
	height:26px;
}