
/**aussenrum, inkl hg mot logo**/
#layer{
z-index: 1;
position:	absolute;
width:		780px;
height:		436px;
left:		50%;
margin-left: -390px;
background-image: url(../images/background_liaison_tula.jpg);
}

/**content, achtng je nach tmpl ändern**/
#content
{
position:	absolute;
width:		500px;
height:		240px;
left:		50%;
margin-top:	175px;
margin-left: -170px;
clear: both;
text-align:left;z-index: 99;}
/**linek navi für sec menuepunkt**/
#left
{

position:	absolute;
text-align:left;
width:		128px;
height:		250px;
left:		50%;
margin-top:	175px;
margin-left: -380px;
z-index: 10;clear: both;}

.contentpaneopen{font-size: 10pt;}
