﻿/***** © 2009 zeta software GmbH *****/

/***** PNGFIX *****/
div#template img {
	behavior: url(styles/iepngfix.htc)
}

/***** TAGS *****/
div#template /*body*/ {
	background: url(shadow.gif) repeat-x scroll;
}

div#template ol {
	margin: 0 0 0 30px;
}

/***** TITLE *****/
div#template div#title {
	width: auto;
	position: relative;
}

div#template div#title img {
	left: -40px;
}

/***** CONTENT *****/
div#template div#content {
	padding: 30px 40px 10px 40px;
}
