#content {
	margin:20px 0 0 0;
	width:100%;
}
/* -------------------------------------------------- Content ------------ */
#content_body {
	margin:0 auto;
	padding:0;
	width:900px;
	background:url(/shu-cms/images/000-zum-baeren-hint-001.gif) repeat-y 0 0;	
}
#content_body_left {
	width:230px;
	float:left;
}
#content_body_right {
	width:670px;
	float:right;
}
#content_body_footer {
	margin: 0 auto;
	padding:0;
	width:100%;
	height:160px;
	text-align:center;
	background:url(/shu-cms/images/000-zum-baeren-footer.gif) no-repeat 50% 0;
}
/* ----------------------------------------------------------------------- */
.t1_l {
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	color: rgb(40,40,40);
}
.t1_r {
	font-weight: normal;
	text-align: right;
	line-height: 1.5em;
	color: rgb(40,40,40);
}
h1 {
	font-size: 1.1em;
	font-weight:bold;
	text-align:left;
	color:rgb(136,71,32);
}
h3 {
	padding:5px 3px 2px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-align:left;
	color:rgb(136,71,32);
}
p {
	margin:0 20px 0 0;
	text-align:left;
}
table, tr, th, td {
	margin:0;
	padding:0;
	font-weight:normal;
}
var {
	font-style:normal;
	color:rgb(180,180,175);
}
span {
	color:rgb(150,94,0);
}
ol.icon_square {
	margin: 0 0 0 12px;
	text-align: left;
	list-style-type:square;
	list-style-position:outside;
}
ol.icon_decimal {
	margin: 0 0 0 20px;
	text-align: left;
	list-style-type:decimal;
	list-style-position:outside;
}
ol.icon_none {
	margin: 0 0 0 0;
	text-align: left;
	list-style-type:decimal;
	list-style-position:none;
}
ol.icon_decimal li {
	margin: 0 0 -10px 0;
}
b {
	color:rgb(136,71,32);
}
/* -------------------------------------------------- Menue info --------- */
/* -------------------------------------------------- Content Info ------- */
.content_body_data {
	margin:20px 0 0 20px;
	width:630px;
	line-height: 1.4em;
}
/* -------------------------------------------------- Print -------------- */
/* -------------------------------------------------- Print -------------- */
/* -------------------------------------------------- Footer ------------- */
.th_footer_data {
	padding:135px 0 0 0;
	font-size: 0.8em;
	color:rgb(136,71,32);
}
.th_footer_data a:link {
	color:rgb(136,71,32);
}
.th_footer_data a:hover {
	color:rgb(226,220,197);
}
/* -------------------------------------------------- Footer ------------- */
