body {
	padding: 0;
	margin: 0;
}
.bg {
	background-image: url(../03tippstec_neu/bilder/bghead.jpg);
	width: 4px;
	height: 170x;
	background-repeat: repeat-x;
	background-color: #ffeeb9;
}
form#headsuche {
	width: 100%;
	color: #000;
}
form#headsuche br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}
form#headsuche select {
	display: block;
	float: left;
	width: 230px;
	margin: 1px 0 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link_black {
	color: #000;
}
.idee {
	float: left;
	margin: 5px 0px 5px 8px;
}
.idee_pic {
	margin-bottom: 5px;
}
