#head {
	margin-bottom	:	33px;
}
#head .searchBox input {
	height          :   20px;
	width			:	158px;
}
#head .searchBox label {
	top				:	-1px;
}
#navileft {
	margin-top	:	0px !important;
}
td input[type="radio"] {
	margin			:	3px 3px 0 5px;
}
.right {
	margin-left		:	25px;
}
.right ul.socialbookmark {
	margin			:	4px 0 34px;
/* 36px waeren schoen fuer alles ausser den IEs ... */
}
.breadcrumb {
	margin-left		:	0px;
}
/* B0rken Wordmodul-Styles: */
td.cpy ul,
ul.cpy {
	display: block;
	list-style-type: disc;
	margin: 1em 0 1em 20px;
}
td.cpy ol,
ol.cpy {
	list-style-type: decimal;
	margin: 1em 0;
}
.cpy img,
.cpylnk img {
	display 	:	inline;
}
li.cpy,
li.cpylnk {
	display: list-item;
	list-style-position:	outside;
/*	text-indent	:	-15px !important;*/
}
/*
li.cpylitebld {
	padding-left:	0px !important;
	margin-left:	0px !important;
}*/

/*
 * Neuer Button-Style:
 */
a.lnkbtn {
	color   		:	#fff;
	font-weight     :	bold;
	background      :	url("/img/shared/button/btn-sprite.gif") repeat-x 0 0 transparent;
	padding         :	0 8px;
	height          :	19px;
	line-height		:	17px;
	display         :	inline-block;
	text-decoration	:	none;
	font-size	:	10px;
}
a.lnkbtn:hover {
	background-position	:	0px -60px;
}


