p.AnbieterLogo {
	float: right;
	width: 115px;
}
p.AnbieterLogo img {
	margin: 0 5px 5px 10px;
}
ul#umweltlernenAuflistung {
	list-style-type: none;
	margin-right: 25px;
}
ul#umweltlernenAuflistung li {
	padding: 10px;
	float: left;
	width: 330px;
border: 1px solid white;
}
ul#umweltlernenAuflistung li.weiter{
	margin-left: 350px;
	width: 75px;
	clear: right;
	float: none;
}
ul#umweltlernenAuflistung li.firstRow {
	background-color: #fdf3ca;
}
ul#umweltlernenAuflistung li.secondRow {
	background-color: #feeb9e;
}
div#linkeSvgnSpalte {
	width: 280px;
	float: left;
}
div.imgBorder{
	padding-right: 6px;
	padding-bottom: 8px;
	background: transparent url(/_shared/images/svgn/svgn-image_border.gif) bottom right;
	width: 257px;
}
div#centercolumn ul.reiterSvgn {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 544px;
	clear: both;
}
div#centercolumn ul.reiterSvgn li {
	width: 136px;
	height: 20px;
	float: left;
}
div#centercolumn ul.reiterSvgn li a {
	display: block;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: none;
	padding-left: 15px;
}
div#centercolumn ul.reiterSvgn li a:active {
	color: #ffffff;
	background: none;
}
div#centercolumn ul.reiterSvgn li.aktiv a {
	color: #000000;
}
div#centercolumn ul.reiterSvgn li {
	background: transparent url(/_shared/images/svgn/svgn-reiter_inaktiv.gif) center top;
}
div#centercolumn ul.reiterSvgn li.aktiv {
	background: transparent url(/_shared/images/svgn/svgn-reiter_aktiv.gif) center top;
}



div#contentSvgn {
	padding: 16px 15px 16px 15px;
	background-color: #fdf3ca;
	width: 514px;
}
div#contentSvgn dt, div#angDown dt {
	width: 125px;
	float: left;
	margin: 0;
}
div#contentSvgn dd, div#angDown dd {
	margin-left: 130px;
}
div#contentSvgn dl {
	clear: left;
}
div#contentSvgn dd h4 {
	margin-top:0;
}
div#contentSvgn dl.angBesch {

}
div#angDown {
	padding: 10px 15px 10px 15px;
	background-color: #ff6600;
	width: 514px;
}
div#angDown dl {
	margin-bottom: 0;
}
div#angDown dt, div#angDown dd {
	color: white;
}
div#angDown dd a {
	color: white;
	background: url(/_shared/images/lehrer/link-icon-white.gif) right bottom no-repeat;
}

div#rightcolumn select.mini {
	width: 90px;
	/* float: left; */
	clear: right;
}
div#rightcolumn select.miniMitMargin {
	width: 90px;
	float: left;
	margin-left: 20px;
}
div#rightcolumn dl#AngebotsSuche label {
	display: block;
	width: 60px;
	float: left;
}
table#suchergebnisse {
	width: 543px;
	table-layout: fixed;
}
table#suchergebnisse tr td {
	padding: 5px 10px 0px 0px;
}
table#suchergebnisse tr td.col1 {
	width: 63px;
	padding-right: 0px;
}
table#suchergebnisse tr td.col2 {
	width: 138px;
	padding-right: 0px;
}
table#suchergebnisse tr td.col3 {
	width: 222px;
	padding-right: 0px;
}
table#suchergebnisse tr td.col4 {
	width: 121px;
	padding-right: 0px;
}
table#suchergebnisse tr td.lernort {
	padding-right: 0px;
}
table#suchergebnisse tr td.thumbnail {
	padding-right: 0px;
}
table#suchergebnisse tr td.thumbnail img {
	border: 2px solid #ffc501;
}
table#suchergebnisse tr td.thumbnail a {
	background: none;
}
table#suchergebnisse tr.firstRow td {
	background-color: #fdf3ca;
}
table#suchergebnisse tr.secondRow td {
	background-color: #ffffff;
}
table#suchergebnisse tr td.reiter1 {
	background: transparent url(/_shared/images/svgn/tabelle_angebote-reiter1.gif) center top;
	padding-left: 60px !important;
}
table#suchergebnisse tr td.reiter2 {
	background: transparent url(/_shared/images/svgn/tabelle_angebote-reiter2.gif) center top;
	padding-left: 5px !important;
}
table#suchergebnisse tr td.reiter3 {
	background: transparent url(/_shared/images/svgn/tabelle_angebote-reiter3.gif) center top;
	padding-left: 5px !important;
}
table#suchergebnisse tr td.reiter1, table#suchergebnisse tr td.reiter2, table#suchergebnisse tr td.reiter3 {
	height: 19px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
}
table#suchergebnisse tr td.lernort {
	overflow: hidden;
}
fieldset#quickJump ul li {
	float: left;
	margin-right: 8px;
}
* + html fieldset#quickJump ul li {
	float: none;
}
fieldset#quickJump ul li a.active {
	font-weight: bold;
	text-decoration: underline;
}
fieldset#quickJump ul li a:active, fieldset#quickJump ul li a {
	background: none !important;
}
fieldset#quickJump ul li a:active, fieldset#quickJump ul li a {
	background: none !important;
}

fieldset#quickJump {
	background-color: #FDF3CA;
	
	border-width:2px;
	border-style:solid;
	border-color:#FFC501;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	display:block;
	padding: 0px 6px 6px 6px;
	margin: 20px 0px 20px 0px;
}

fieldset#quickJump legend{	
	background-color:#FFC501;
	
	border-width:1px;
	border-style:solid;
	border-color:#FF6600;
	
	color:#000000;
	font-weight:bold;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;
}


h1.bewertungssystem {
	float: left;
	width: 350px;
	padding-top: 12px;
}
h2.bewertungssystem {
	font-size: 12px !important;
	line-height: 34px !important;
	margin-left: 345px !important;
	width: 175px;
}
dl.bewertungen dt {
	clear: both !important;
	float: none !important;
	border-top: 1px dotted #c1c1c1 !important;
	width: 510px !important;
	margin-top: 15px !important;
}
dl.bewertungen dd {
	margin: 0px !important;
	padding: 0px !important;
}
dl.bewertungen dd.text {
	float: left !important;
	width: 350px !important;
}
dl.bewertungen dd.sterne {
	width: 175px !important;
	margin-left: 350px !important;
}
dl#bewertung-input dd#starbar {
	background: url(/_shared/images/svgn/sterne-1.gif) no-repeat;
	letter-spacing: 5px;
	line-height: 2em;
	vertical-align: middle;
	padding-left: 3px;
}
dl#bewertung-input dd#starbar input {
	opacity: 0;
}
dl#bewertung-input dd#starbar input:hover {
	cursor: pointer;
}
dl#bewertung-input span {
	margin-top: -1.6em;
	letter-spacing: 0;
}

div#messageTop {
	width: 514px;
	background-color: #FF6600;
	padding: 10px 15px 0px 15px;
	margin-bottom: 20px;
}
div#messageTop p {
	color: #ffffff;
	font-weight: bold;
}
