div.main
{
	width:915px;
	background-image: url(/layout/main_bg.gif);
	background-repeat: repeat-y;
}

div.middle
{
	margin-right: 15px;
	background-image: url(/layout/middle_bg.gif);
	background-position: left top;
	background-repeat:no-repeat;
}

td.center
{
	width:100%;
	padding:20px 10px;
}

td.left .menu
{
    width:200px;
    padding:0px;
    margin-top: 20px;
}

td.right .pane
{
    width:185px;
    padding:0px;
}

div.top .imagepane p
{
	display: none;
}

div.top .imagepane .item 
{
	margin-bottom: 0px;
}

div.top 
{
	margin-right: 15px;
}


div.bottom
{
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background-image: url(/layout/bottom_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

td.right .eventpane 
{
	background-image: url(/layout/news_bg.gif);
	background-position: left 32px;
	background-repeat: no-repeat;
	min-height: 557px;
	height: auto !important;
	height: 557px;
}

td.right .eventpane .header 
{
	height: 32px;
	background-image: url(/layout/aktuell_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

td.right .eventpane .vertical 
{
	padding: 5px;
}

td.right .eventpane .header h3 
{
	padding-top: 5px;
	padding-left: 5px;
}

td.right .eventpane .title, td.right .eventpane .dateabove 
{
	font-weight: bold;
}

td.right .eventpane a 
{
	font-size: 10px;
}

td.right .eventpane .preamble 
{
	display: block;
}

td.right .eventpane .preamble a 
{
	font-style: normal;
}

td.right .eventpane .readmore  
{
	display: block;
	text-align: right;
	background-image: url(/layout/lasmer_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

td.right .eventpane .readmore a 
{
	font-size: 9px;
}

td.left .menu .item 
{
	background-image: url(/layout/menu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}

td.left .menu .item a 
{
	display: block;
	width: 100%;
	height: 100%;
}

td.left .menu #activemenuitem .item a 
{
	background-image: url(/layout/arrow.gif);
	background-position: 170px 5px;
	background-repeat: no-repeat;
}	

td.left .menu .padding 
{
	margin-left: 0px;
}

td.left .bannerpane 
{
	margin-top: 30px;
}

td.left .bannerpane .header h3 
{
	text-align: center;
}

td.center .preamble h3 
{
	color: #000;
}