

#mainLeftTop .transTop .transTopLeft,
#mainLeftTop .transBottom .transBottomLeft,
#mainLeftTop .transContent {
	background-image: url(../img/trans80_green.png);
}
#mainLeftTop .transTop .transTopRight {
	background-image: url(../img/corner_80_02_green.png);
}
#mainLeftTop .transBottom .transBottomRight {
	background-image: url(../img/corner_80_06_green.png);
}
#leftcol {
	float: left;
	width: 225px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left 26px;
}
#contentCol {
	float: left;
	width: 448px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 21px;
}
#rightcol {
	float: left;
	width: 244px;
	font-size: 12px;
	padding:0px 0px 21px;
	margin-right: 15px;
	margin-left: 16px;
}


#contentCol h1,
#contentCol h2 {
	background-image: url(../img/bg_headlines_3cols.gif);
	margin-top:24px;
}

#rightcol h2 {
	margin-top:24px;
}


/* Inhaltsblock (linke Spalte) */
/*#contentCol .bottomShadow {
	background-image: url(../img/content-shadow-bottom.gif);
}*/
#contentCol .contentBlock {
	background-image: url(../img/content-shadow-bottom_3cols.gif);
}

/* Inhaltsblock (rechte Spalte) */
#rightcol .contentBlock {
	background-image: url(../img/boxBottomCorners_marginal.gif);
}


/*#shadow_top {
	background-image: url(../img/bg_rightcol-top.jpg);
	height: 170px;
	position: absolute;
	width: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -23px;
}
#shadowbottom {
	background-image: url(../img/bg_rightcol-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 170px;
	width: 10px;
	position: absolute;
	z-index: 0;
	margin-left:696px;
	margin-top:-170px;
}*/

/* Block Drucken/Seite empfehlen */
#leftcol #printmenu {
	background-image: url(../img/bg_print_left.gif);
	text-align: left;
	height: auto;
	margin-top: 82px;
	width: 224px;
}
#printmenu li {
	line-height: 23px;
}


/* Footer */
#footer {
	padding:10px 10px 15px 19px;
	width:670px;
}
