.verkehr {
	width: 581px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.verkehr .head {
	background-image: url(/static/gfx/wetter/container-2sp-oben.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 581px;
}
.verkehr .body {
	background-image: url(/static/gfx/wetter/container-2sp-bkd_k.png);
	background-repeat: repeat-y;
	width: 581px;
}
.verkehr .footer {
	background-image: url(/static/gfx/wetter/container-2sp-unten.png);
	height: 14px;
	width: 581px;
}
.verkehr .body .trenner {
	height: 5px;
	width: 581px;
}
.verkehr .body .info {
	height: 150px;
	width: 581px;
	position: relative;
}
.verkehr .body .info_text {
	height: 139px;
	width: 290px;
	position: absolute;
	left: 5px;
	font-size: 12px;
	color: #6EA7FF;
}
.verkehr .body .info .info_bild {
	height: 139px;
	width: 276px;
	position: absolute;
	left: 300px;
}
.verkehr .body .top {
	height: 88px;
	width: 581px;
	position: relative;
	background-image: url(/static/gfx/wetter/container-2sp-head-verkehr.jpg);
}
.verkehr .body .top .headline {
	position: absolute;
	height: 20px;
	width: 161px;
	left: 137px;
	top: 8px;
	font-size: 16px;
}
.verkehr .body .top .button {
	position: absolute;
	height: 41px;
	width: 121px;
}
.verkehr .body .top .button .left {
	float: left;
	height: 41px;
	width: 27px;
	background-image: url(/static/gfx/btn/linkbtn-l-btn-idle.png);
	background-repeat: no-repeat;
}
.verkehr .body .top .button .leftmouseover {
	float: left;
	height: 41px;
	width: 27px;
	background-image: url(/static/gfx/btn/linkbtn-l-btn-mover.png);
	background-repeat: no-repeat;
}
.verkehr .body .top .button .mid {
	float: left;
	height: 29px;
	width: 80px;
	background-image: url(/static/gfx/btn/linkbtn-c_k.png);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-top: 12px;
}
.verkehr .body .top .button .right {
	background-image: url(/static/gfx/btn/linkbtn-r.png);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 14px;
}
.verkehr .body .top .sortierung {
	position: absolute;
	height: 40px;
	width: 280px;
	left: 10px;
	top: 41px;
	font-size: 12px;
	color: #6EA7FF;
}
.verkehr .body .top .sortierung a{
	color: #ffffff;
}
.verkehr .body .meldungen {
	width: 571px;
	margin-right: 5px;
	margin-left: 5px;
}
.verkehr .body .meldungen .mhead {
	height: 5px;
	width: 571px;
	background-image: url(/static/gfx/wetter/box-2sp-d-oben.gif);
	background-repeat: no-repeat;
}
.verkehr .body .meldungen .mfooter {
	background-image: url(/static/gfx/wetter/box-2sp-d-unten.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 571px;
}
.verkehr .body .meldungen .mbody .zeile {
	background-repeat: repeat-y;
	width: 571px;
}
.verkehr .body .meldungen .mbody .zeile.hell {
	background-image: url(/static/gfx/wetter/box-2sp-d-bkd-hell_k.gif);
	position:relative;
}
.verkehr .body .meldungen .mbody .zeile.dunkel {
	background-image: url(/static/gfx/wetter/box-2sp-d-bkd-std_k.gif);
	position:relative;
}

.verkehr .body .meldungen .mbody .zeile .symbol {
	background-repeat: repeat;
	float: left;
	height: 25px;
	width: 60px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 3px;
}
.verkehr .body .meldungen .mbody .zeile .symbol.ab {
	background-image: url(/static/gfx/icons/verkehr/verkehr-plate-ab-big.gif);
}
.verkehr .body .meldungen .mbody .zeile .symbol.bs {
	background-image: url(/static/gfx/icons/verkehr/verkehr-plate-bs-big.gif);
}
.verkehr .body .meldungen .mbody .zeile .symbol.ls {
	background-image: url(/static/gfx/icons/verkehr/verkehr-plate-ls-big.gif);
}

.verkehr .body .meldungen .mbody .zeile .schild {
	height: 35px;
	width: 38px;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
}
.verkehr .body .meldungen .mbody .zeile .headline {
	float: left;
	height: 25px;
	width: 360px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 3px;
	margin-top: 3px;
}
.verkehr .body .meldungen .mbody .zeile .htrenner {
	/* background-image: url(/static/gfx/wetter/box-2sp-d-htrenner.gif);
	background-repeat: no-repeat; */
	height: 2px;
	width: 571px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.verkehr .body .meldungen .mbody .zeile .text {
	width: 566px;
	margin-left: 6px;
	font-size: 12px;
	color: #AEBCD5;
}
