body {
	background-image	:	url(/fileadmin/templates/kleiner_und_bold/img/shared/bg_header_00_01.gif);
}

div#header {
	background-image	:	url(/fileadmin/templates/kleiner_und_bold/img/shared/img_header_00_01.gif);
}

div#content {
	width			:	442px;
}

div#content p {
        margin-top              :       0px;
}

/*alle*/
.contenttable {
	margin			:	0px 0 0 0px;
}
/*alle ausser Safari*/
.contenttable {
	margin			:	0 0 0 0px;#
}

div#content table.contenttable tr th.grau p {
	margin-bottom		:	2px;
	color			:	#999;
}

div#content table {
	border			:	0px;
}

div#content table tr td p {
	line-height		:	145%;
	margin			:	0px;
	padding			:	0px;
}

div#content table.contenttable tr td.grau {
	color			:	#999;
        white-space             :       nowrap;
}


/*** marginalien ***/

div#marginalie_rechts {
	left			:	441px;
	color			:	#561956;
	width			:	200px;
}

div#marginalie_rechts h2 {
	font-size		:	100%;
	font-weight		:	normal;
	margin			:	0 0 9px 0;
	padding			:	0px;
}

* html div#marginalie_rechts h2, 
* html div#marginalie_rechts h2 span {
	font-size		:	100%;
	font-weight		:	normal;
	margin			:	-11px 0 5px 0;
	padding			:	0px;
}


div#marginalie_rechts a {
	text-decoration		:	none;
	color			:	#C600B2;
}

div#marginalie_rechts a:hover {
	color			:	#AD75AD;
}

div#marginalie_rechts p {
	margin			:	-1px 0px 0px 0px;
	padding			:	0px;
	width			:	100%;
}

div#marginalie_rechts strong {
	float			:	left;
	width			:	100%;
}

