body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
}
input, textarea, select {
	font: inherit;
	color: #000;
}
a, img {border: 0;}
a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

#header_top {
font-size: 1px; height: 11px; margin-left: 225px;
}

#header_left {
float: left; width: 180px; font-size: 11px; color: white; padding: 12px;
}

#header_logo {
float: left; width: 465px; color: white; text-align: right;
}

#header_right {
float: right; width: 162px; font-size: 11px; color: white; padding-top: 12px; padding-right: 0px;
}



#wrapper {
	width: 800px;
	background: #fff url(http://www.sol.de/storage/med/lifestyle/navigation/3329_back_gray.gif) repeat top left;
	position: relative;
	z-index: 100;
	margin: 0px 18px 0px;
	padding-bottom: 0px;
}
/* =Header and Logo*/
#header {
	min-height: 130px;
	position: relative;
	padding-top: 1px;
}
#header h1 {
	position: absolute;
	top: -0px;
	left: -7px;
}
#header h1 a {
	display: block;
	width: 465px;
	height: 143px;
	overflow: hidden;
	background: url(http://www.sol.de/storage/med/lifestyle/navigation/3331_lifestyle_logo.gif) no-repeat;
	text-indent: -9999px;
}



#todayDate {
	color: #fff;
	margin-top: 110px;
	margin-left: 10px;
}
#smsInfo {
	float: right;
	display: inline;
	margin-right: 10px;
	width: 300px;
	margin-bottom: 6px;
	margin-top: -1px;
	color: #fff;
}
#smsInfo ul {
	background: #4fb3bf url(http://www.sol.de/images/ni/bottom_topbox.gif) no-repeat bottom;
	padding: 3px 10px;
}
#smsInfo ul li {
	float: left;
	color: #fff;
	font-size: 10px;
	padding: 0 14px;
	border-right: 1px solid #fff;
	line-height: 10px;
	display: inline;
}
#smsInfo ul li.rssInfo {
	border-left: 1px solid #fff;
	margin-left: 4px;
}
#smsInfo ul a {color: #fff;}
#smsNews {
	position: relative;
	background-color: #2f6269;
	height: 89px;
}
#smsNews img {
	position: absolute;
	top: -14px;
	right: 0;
	z-index: 1;
}
#smsNews h2 {
	font-weight: normal;
	margin-left: 8px;
	margin-right: 90px;
	position: relative;
	z-index: 5;
	padding-top: 5px;
	color: #fff;
}
#smsNews p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #99c123;
	padding-top: 3px;
}
#smsNews p span, #smsNews span.pubTime, .vonInf {
	font: 10px bold Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 8px;
}
#smsNews span.pubTime {
	color: #bababa;
}
#smsNews p, #smsNews span.pubTime {
	margin-left: 8px;
	margin-right: 70px;
	z-index: 5;
	position: relative;
}

/* =Main Menu*/
#mianMenu {
	list-style: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 780px;
	margin-left: 10px;
	background: url(http://www.sol.de/storage/med/lifestyle/navigation/3328_lifestyle_leiste.gif) no-repeat top right;
	border-bottom: 1px solid #ff6700;
	padding-top: 0px;
}
#menuSeparator {
	height: 7px;
	background-color: #2f6269;
	border-bottom: 2px solid #204247;
	overflow: hidden;
	margin: 0 10px;
}
#mianMenu li {
	float: left;
	border-left: 1px solid #000000;
}
#mianMenu li a {
	float: left;
	line-height: 25px;
	color: #000000;
	padding: 0 11px;
	text-decoration: none;
}
#mianMenu li.firstItem {
	border-left: none;
}
#mianMenu li.firstItem a {
	background: url(http://www.sol.de/images/ni/menu_left_on.gif) no-repeat left top;
}
#mianMenu li.questItem {
	border-right: 1px solid #000000;
}
#mianMenu li.questItem a {
	padding: 0 11px;
}
#mianMenu li a:hover, #mianMenu li a.current {
	background-color: #ff6700;
}
#mianMenu li.firstItem a:hover, #mianMenu li.firstItem a.current {
	background: url(http://www.sol.de/storage/med/lifestyle/navigation/3330_menu_main_on_lifestyle.gif) no-repeat left top;
}



/* submenu*/
ul#submenu {
	list-style: none;
	color: #fff;
	background-color: #ff6700;
	width: 780px;
	margin-left: 10px;
	padding: 4px 0;
	border-bottom: 0px solid #ff6700;
}
ul#submenu li {
	background-image: none;
	float: left;
}
ul#submenu li a {
	text-decoration: none;
	color: #000000;
	background-image: none;
	line-height: normal;
	padding: 0 17px;
	border: none;
	line-height: 1.2em;
}
ul#submenu li.firstItem {border: none;}
ul#submenu li a:hover, ul#submenu li a.active {
	background-image: none;
	background-color: transparent;
	color: #FFFFFF;
}
a#centLink, a#potatoLink, a#solLink {
	text-indent: -9999px;
	display: block;
}
ul#submenu a#centLink {
	width: 53px;
	height: 13px;
	background: url(http://www.sol.de/images/ni/mini_cent.gif) no-repeat center;
	overflow: hidden;
	margin-top: 2px;
	padding: 0 15px;
}
ul#submenu a#solLink {
	width: 42px;
	height: 13px;
	background: url(http://www.sol.de/images/ni/mini_sol.gif) no-repeat center;
	overflow: hidden;
	margin-top: 1px;
	padding: 0 15px;
}
ul#submenu a#potatoLink {
	width: 54px;
	height: 12px;
	background: url(http://www.sol.de/images/ni/mini_potato.gif) no-repeat center;
	overflow: hidden;
	margin-top: 3px;
	padding: 0 15px;
}
/* =Secondary menu*/
ul#secondaryMenu {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1px;
	color: #fff;
	background-color: #FFFFFF;
	width: 780px;
	margin-left: 10px;
	padding: 3px 0;
	border-bottom: 10px solid #6b6a6a;
}
ul#secondaryMenu li {
	background-image: none;
	border: 0;
	border-left: 1px solid #fff;
	padding: 0 10px;
	float: left;
}
ul#secondaryMenu a {
	text-decoration: none;
	color: #000000;
	background-image: none;
	line-height: normal;
	border: none;
	line-height: 12px;
}
ul#secondaryMenu  li.firstItem {border: none;}
ul#secondaryMenu a:hover {
	background-color: transparent;
}
ul#secondaryMenu a:hover {
	background-image: none;
	background-color: transparent;
	color: #6b6a6a;
}
/* =FotoStrip*/
#fotoStrip {
	background-color: #FFFFFF;
	width: 768px;
	margin: 0 auto;
	padding: 10px 0 8px 12px;
	margin-bottom: 10px;
}
#fotoStrip li {
	float: left;
	width: 142px;
	margin-right: 10px;
	display: inline;
	margin-left: 1px;
}
#fotoStrip li img {display: block;}


#fotoStrip li strong {
	display: block;
	font-weight: bold;
	color: #000000;
}


#carousel_1 li strong {
	display: block;
	font-weight: bold;
	color: #1b3c75;
}

li#navRight, li#navLeft {
	width: 10px;
	height: 24px;
	float: right;
	margin: 0;
	margin-right: -10px;
	position: relative;
	margin-top: 44px;
}
li#navLeft {
	float: left;
	margin-left: -22px;
	position: relative;
	margin-top: 44px;
}
li#navRight a, li#navLeft a {
	background: url(http://www.sol.de/images/ni/nav_right.gif) no-repeat;
	display: block;
	height: 24px;
	width: 10px;
	overflow: hidden;
	text-indent: -9999px;
}
li#navLeft a {
	background: url(http://www.sol.de/images/ni/nav_left.gif) no-repeat;
}
#mainContent {
	padding: 10px;
	padding-top: 0;
}
#primaryContent {
	width: 470px;
	float: left;
}
#secondaryContent {
	width: 300px;
	float: right;
}
/* =Main News*/
#mainNews, .mainNews {
	padding: 5px 10px 5px 275px;
	background-color: #99c123;
	margin-bottom: 10px;
	position: relative;
}
.mainNews {
	padding-left: 280px;
}
#mainNews h2, .mainNews h2 {
	font-weight: bold;
	font-size: 20px;
	padding: 15px;
}
.mainNews h2 {
	padding: 0;
	margin: 6px 0;
}
#mainNews h2 a, .mainNews h2 a {
	color: #000;
	text-decoration: none;
}
#mainNews h2 a:hover, .mainNews h2 a:hover {
	text-decoration: underline;
}
.mainNews h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 12px;
	background: url(http://www.sol.de/images/ni/4kropki6.gif) no-repeat 0 14px;
}
#mainNews p {
	margin: 10px 15px;
}
#mainNews img, .mainNews img {
	margin-left: -270px;
	float: left;
	display: block;
}
.mainNews img {
	margin-left: -275px;
}


.videotop {
	margin-left: -270px;
	float: left;
	display: inline;
	position: relative;
	margin-bottom: -10px;
}

#newsNav {
	width: 486px;
	position: absolute;
	top: 50%;
	left: -8px;
	margin-top: -11px;
}
#newsNav #prevNav {
	float: left;
	width: 8px;
}
#newsNav #nextNav {
	float: right;
	width: 8px;
}
#newsNav #prevNav a {
	display: block;
	width: 8px;
	height: 22px;
	text-indent: -9999px;
	background: url(http://www.sol.de/images/ni/news_left.gif) no-repeat;
}
#newsNav #nextNav a {
	display: block;
	width: 8px;
	height: 22px;
	text-indent: -9999px;
	background: url(http://www.sol.de/images/ni/news_right.gif) no-repeat;
}
.orangeNews {
	background-color: #ffb300;
}
.twiceNewsBox {
	margin: 10px 0;
	color: #fff;
}
.twiceNewsBox h3 {
	text-transform: uppercase;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}
.twiceNewsBox h2, .twiceNewsBox h2 a {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
}
.twiceNewsBox p, .mainNews p {
	margin: 6px 0;
}
.newsShort, .newsShort2 {
	background: #99c123;
	width: 216px;
	float: left;
	padding: 10px 8px;
	min-height: 340px;
}
.newsShort2 {
	float: right;
}
.pinkNews {
	background: #e2007a;
}
.orange2News {
	background: #e77511;
}
.blueNews {
	background: #4fb3bf;
}
.suprAnzeige {
	background: #fedc92;
}
.suprAnzeige h4, .suprAnzeige h5 {
	background: #f5b906;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 15px;
}
.suprAnzeige h5 {
	padding: 0;
	padding-bottom: 6px;
	background-color: transparent;
}
.suprAnzeige ul {
	padding: 10px;
	padding-bottom: 6px;
}
.suprAnzeige ul img {
	border: 1px solid #000;
	float: left;
	margin-left: -90px;
}
.suprAnzeige li {
	padding-left: 90px;
	padding-bottom: 14px;
}
/* =actionen*/
#aktionen {
	padding: 10px;
	margin: 10px 0;
	background: #2f6269;
	color: #fff;
}
#aktionen h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	width: 120px;
	float: left;
}
#aktionen .alleTerm {
	color: #fff;
	background-image: url(http://www.sol.de/images/ni/images/4kropki6.gif);
}
#aktionen p {
	width: 140px;
	float: left;
	display: inline;
	margin-left: 20px;
}
#aktionen p strong {
	display: block;
	font-weight: bold;
}
/* =AdvertBox*/
.advertBox {
	width: 145px;
	float: left;
}
.advertBox .anzeige {
	text-align: left;
}
/* =bestOfSaar*/
#bestOfSaar {
	padding: 5px 2px 5px;
	background: #99c123;
}
#bestOfSaar h3 {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	margin: 0 7px 5px;
}
#bestOfSaar p {
	margin: 0 10px 5px;
}
.logoSaar {
	display: block;
}
#bestOfSaar .alleTerm, #blogs .alleTerm {
	background: url(http://www.sol.de/images/ni/4kropki4.gif) no-repeat 0 5px;	
	display: block;
	margin: 0 7px 5px;
	color: #000;
}
.readMore {
	color: #fff;
	background: url(http://www.sol.de/images/ni/4kropki6.gif) no-repeat 0 5px;	
	padding-left: 8px;
	font-weight: bold;
}
#blogs .alleTerm {
	margin-left: 0;
}
/* =Ajax*/
.contentBox .ajaxBox {
	width: 315px;
	float: right;
}
.ajaxBox h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 15px 0 5px;
}
.ajaxContent {
	background: #e77511;
	padding: 10px 8px 19px;
	color: #fff;
}
.ajaxMenu {
	list-style: none;
	background: url(http://www.sol.de/images/ni/ajax_bg.gif) no-repeat top left;
	height: 20px;
	line-height: 19px;
	color: #1a3c75;
	border-bottom: 1px solid #f3ba88;
}
.ajaxMenu li {
	float: left;
	font-weight: bold;
	border-right: 1px solid #1b3c75;
}
.ajaxMenu li a {
	padding: 0 10px;
	display: block;
	color: #1a3c75;
	border-bottom: 1px solid #1b3c75;
}
.ajaxMenu li a {
	padding: 0 5px;
}
.ajaxMenu li.firstItem a {
	border-left: none;
}



.ajaxMenu li a:hover, #ajaxMenu li a.current, #ajaxMenu a#current, .ajaxMenu a#current, .ajaxMenu li a#current, .ajaxMenu li a#currentHOS {
	text-decoration: none;
	background-color: #e1e7ef;
	background: #E1E7EF url(http://www.sol.de/images/ni/ajax_on.gif) repeat-x bottom;
	border-bottom: none;
	padding-bottom: 1px;
}
.ajaxMenu li.firstItem a:hover, .ajaxMenu li.firstItem a.current,  .ajaxMenu li.firstItem a.currentHOS {
	background: #E1E7EF url(http://www.sol.de/images/ni/ajax_on2.gif) no-repeat top left;
	border-bottom: 0;
	padding-bottom: 1px;
}



.ajaxContent h4 {
	font-weight: bold;
	background: url(http://www.sol.de/images/ni/arrow.png) no-repeat 0 5px;
	padding-left: 8px;
}
.ajaxContent li {
	margin: 7px 0;
}
#contentPanel .ajaxBox {
	margin-bottom: 10px;
}
.ajaxContent {
	padding: 0;
} 
.ajaxContent dl, .ajaxContent h3 {
	margin-left: 8px;
	margin-right: 8px;
}
.commOptions {
	background-color: #ffb300;
	margin-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
}
.commOptions li {
	float: left;
	font-weight: bold;
	padding-left: 8px;
	background: url(http://www.sol.de/images/ni/4kropki5.gif) no-repeat 0 5px;
}
.commOptions li.regist {float: right;}
.commOptions a {
	color: #fff;
}
/* =Community users*/
.usersBox {min-height: 293px;}
.users dl {padding-bottom: 0; margin-top: 10px;}
.users dl.lastItem {padding-bottom: 0;}
.users dl img {border: 1px solid #80490d;}
.users dl h4 {font-size: 12px; color: #fff; background-image: none; padding: 0;}
.users dl h4 span {font-weight: normal;}
.users dl h4 a {color: #fff;}
.users dl ul {
	font-size: 10px;
	list-style: none;
	margin-top: 0;
}
.users dl li {
	float: left;
	border-left: 1px solid #fff;
	line-height: 10px;
	padding: 0 3px;
}
.users dl li.firstItem {
	border-left: 0;
	padding-left: 0;
}
.users dl dt {
	width: 42px;
	float: left;
	clear: left;
}
.users dl dd {
	width: 240px;
	float: left;
	margin-left: 8px;
}
.users dl ul, .users dl p {margin: 0; padding: 0;}
/* =Saarland News*/
#saarlandNews {
	padding: 10px;
	color: #fff;
	background-color: #e2007a;
	margin-top: 10px;
}
#saarlandNews .wetter {
	width: 124px;
	float: right;
	position: relative;
}
.wetter h4 {
	width: 75px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
}
.wetter p {
	width: 49px;
	float: right;
	text-align: center;
}
.wetter p img {
	display: block;
}
#saarlandNews .map {
	width: 446px;
	height: 267px;
	background: url(http://www.sol.de/images/ni/karten.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* =Blogs*/
#blogs {
	padding: 10px;
	background-color: #99c123;
	margin-top: 10px;
}
#blogs h3, #termintipps h3, #saarlandNews h3 {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
}
#blogs ul {
	padding: 12px 0 0;
	min-height: 325px;
}
#blogs li {
	padding-left: 88px;
	margin-bottom: 14px;
}
#blogs li img {
	float: left;
	margin-left: -88px;
}
#blogs h4 {
	font-size: 12px;
	font-weight: normal;
}
#blogs h4 a {
	padding-left: 15px;
	background: url(http://www.sol.de/images/ni/arrows.gif) no-repeat 0 5px;
}
#blogs p {
	font-weight: bold;
}
.lesen {
	color: #fff;
	font-size: 10px;
}
/* =Potato*/
#potatoInfo {
	background: #ffb300;
	padding: 0 0 0 10px;
	padding-right: 0;
}
#potatoInfo img {
	float: right;
}
.potatoText {
	width: 125px;
	float: left;
	padding-right: 34px;
	background: url(http://www.sol.de/images/ni/big_arrow.gif) no-repeat right top;	
	margin-top: 26px;
	color: #204247;
}
.potatoText p {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	padding: 16px 0;
	margin-bottom: 12px;
}
.potatoText p strong {
	font-size: 35px;
}
#potatoInfo .alleTerm {
	background: url(http://www.sol.de/images/ni/4kropki2.gif) no-repeat 0 5px;	
	color: #204247;
}
/* =Search form*/
.searchForm {
	padding: 10px;
	padding-top: 19px;
	background-color: #2f6269;
	margin: 10px 0;
}
.searchForm p {
	color: #fff;
	margin-top: 6px;
}
.searchForm p input, #searchForm p label {
	vertical-align: middle;
}
.searchForm p input {
	padding: 0;
	margin: 0;
	margin-right: 2px;
}
.searchForm label {
	margin-right: 20px;
	font-weight: bold;
}
input#fSuchen {
	width: 190px;
	padding: 1px 4px;
}
.suchenBt {
	border: 0;
	height: 20px;
	width: 69px;
	line-height: 20px;
	font-weight: bold;
	color: #1b3c76;
	background: #CED7E4 url(http://www.sol.de/images/ni/suchen_bt.gif) no-repeat;
}
/* =Kino*/
#kinoBox {
	background-color: #4fb3bf;
	padding: 10px;
	margin: 10px 0;
	font-size: 11px;
	min-height: 232px;
}
#kinoBox h3 {
	color: #1b3c75;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}
#kinoBox h4 {
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	width: 146px;
	padding-right: 64px;
}
#kinoBox .filmKind {
	margin-top: 18px;
	color: #1b3c75;
}
#kinoBox .alleTerm {
	font-size: 12px;
	display: block;
	color: #1b3c75;
	margin-top: 18px;
	background-image: url(http://www.sol.de/images/ni/4kropki3.gif);
}
#kinoBox .prasentiert span {
	display: block;
	width: 60px;
	float: left;
}
#player2 {
	margin-top: 7px;
	margin-bottom: -7px;
}
.star0 {
	background-image: url(http://www.sol.de/images/ni/rating0.gif);
}
.star1 {
	background-image: url(http://www.sol.de/images/ni/rating1.gif);
}
.star2 {
	background-image: url(http://www.sol.de/images/ni/rating2.gif);
}
.star3 {
	background-image: url(http://www.sol.de/images/ni/rating3.gif);
}
.star4 {
	background-image: url(http://www.sol.de/images/ni/rating4.gif);
}
.star5 {
	background-image: url(http://www.sol.de/images/ni/rating5.gif);
}
/* =Video des tages*/
#videoNews {
	padding: 10px 5px 10px 10px;
	background-color: #8e152f;
	margin: 10px 0 3px;
	color: #fff;
}
#videoNews.pinkVideo {
	background-color: #cd0067;
}
#videoNews h3 {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#videoNews h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 6px;
}
#videoNews li {
	padding-left: 8px;
	background: url(http://www.sol.de/images/ni/arrow_white.png) no-repeat 0 5px;
	font-weight: bold;
}
/* =AnziegeBox*/
.anzeige {
	font-size: 10px;
	color: #a6a6a6;
	text-align: right;
	line-height: 11px;
}
.anzeigeBox {margin-bottom: 10px;}
.anzeigeBox img, #sz-atlas img {display: block;}
/* =Termintips*/
#termintipps h3 {
	font-weight: bold;
}
#termintipps {
	background-color: #e77511;
	padding: 10px 8px;
	margin-top: 10px;
}
#termintipps.pinkTips {
	background-color: #e2007a;
	color: #fff;
}
#termintipps h4 {font-weight: bold;}
#termintipps dl {margin: 16px 0;}
#termintipps dt {
	width: 76px;
	float: left;
}
#termintipps dd {
	width: 194px;
	float: right;
}
.aditTermInfo {
	font-size: 10px;
	color: #fff;
}
.alleTerm {
	font-weight: bold; 
	background: url(http://www.sol.de/images/ni/4kropki.gif) no-repeat 0 5px;	
	padding-left: 8px;
	color: #000;
}
#termintipps.pinkTips .alleTerm {
	color: #fff;
	background: url(http://www.sol.de/images/ni/4kropki6.gif) no-repeat 0 5px;	
}
.prasentiert {
	float: right;
	font-size: 10px;
	margin-top: -3px;
}
.prasentiert img {
	vertical-align: text-bottom;
}
.tKind {
	color: #fff;
}
/* =Service*/
#serviceBox {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	padding-top: 5px;
	background: #2f6269;
}
#serviceBox h3 {
	font-size: 20px;
	font-weight: bold;
	color: #99c123;
	margin-bottom: 5px;
}
.centBox {
	background: #1B3C75;
	padding: 10px;
	width: 220px;
	float: left;
	margin-right: 20px;
}
.centBox h4 {
	background: url(http://www.sol.de/storage/med/sol2008/3242_sz-logo.jpg) no-repeat 10px 14px;
}
.potatoBox {
	background: black;
	padding: 10px;
	width: 220px;
	float: left;
	margin-right: 20px;
}
.potatoBox h4 {
	background: url(http://www.sol.de/images/ni/logo_potato.gif) no-repeat 16px 16px;
}
.soldeBox {
	background: #E77511;
	padding: 10px;
	width: 220px;
	float: left;
}
.soldeBox h4 {
	background: url(http://www.sol.de/images/ni/logo_solde.gif) no-repeat 19px 4px;
}
#serviceBox ul {
	width: 70px;
	float: right;
}
#serviceBox ul a {
	font-weight: bold;
	background: url(http://www.sol.de/images/ni/arrow_white.png) no-repeat 0 5px;	
	padding-left: 8px;
}
#serviceBox h4 {
	float: left;
	width: 130px;
	height: 55px;
	text-indent: -9999px;;
}
/* =Kartentool*/
#largeMap {
	background: #af0036;
	padding: 10px 7px;
	margin-bottom: 10px;
	margin-top: 8px;
}
#mapNav {
	padding-top: 10px;
	padding-bottom: 4px;
}
#mapNav li {
	font-weight: bold;
	float: left;
	width: 95px;
	text-align: center;
}
#listInfo {
	background-color: #fef8c7;
	padding: 10px;
}
#listInfo li {
	margin-bottom: 12px;
}
#listInfo li img {
	float: left;
	border: 1px solid #fff;
	margin-right: 32px;
}
#listInfo h3 {
	font-weight: bold;
	font-size: 15px;
}
#listInfo h4 {
	font-weight: bold;
	font-size: 12px;
}
.listText {
	padding-bottom: 22px;
	float: left;
	width: 350px;
	background: url(http://www.sol.de/images/ni/dotted_line_horiz.gif) repeat-x bottom left;
}
#gefundenBox {
	margin-top: 10px;
}
.gefPhoto {
	width: 138px;
	float: left;
	margin-right: 10px;
}
.gefText {
	width: 364px;
	color: #fff;
	background: #8e152f;
	padding: 10px;
	float: left;
	min-height: 118px;
}
.gefText h2, .gefLegend h2 {
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	margin-bottom: 13px;
}
.gefLegend {
	float: right;
	width: 218px;
	padding: 10px;
	background-color: #e5c4c3;
	min-height: 118px;
} 
.gefLegend h2 {
	float: right;
	margin-bottom: 0;
	color: #000;
}
.gefLegend ul {
	clear: both;
}
.gefLegend li {
	float: left;
	margin-top: -10px;
}
#cent202 {
	display: block;
	width: 91px;
	height: 106px;
	text-indent: -9999px;
	background: url(http://www.sol.de/images/ni/l_cent.gif) no-repeat left bottom;
	float: left;
	margin-right: 6px;
}
#solde2 {
	display: block;
	width: 52px;
	height: 106px;
	text-indent: -9999px;
	background: url(http://www.sol.de/images/ni/l_sol.gif) no-repeat left bottom;
	float: left;
	margin-right: 6px;
}
#potato2 {
	display: block;
	width:60px;
	height: 106px;
	text-indent: -9999px;
	background: url(http://www.sol.de/images/ni/l_potato.gif) no-repeat left bottom;
	float: left;
}
/* =footer*/
#footer {
	text-align: center;
	width: 800px;
	margin-left: 18px;
	clear: both;
	padding-bottom: 20px;
	margin-top: 0;
}
#footer h4 {
	color: #1b3c75;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	display: inline;
	padding: 0 5px 0 10px;
	background: url(http://www.sol.de/images/ni/separator.gif) no-repeat 0 3px;
}
#footer ul li.firstItem {
	background-image: none;
}
#footer a {
	text-decoration: none;
	color: #1b3c75;
}
#footer a:hover {text-decoration: underline;}



/* =06.01.2007*/
#photoList {
	background: #99c123;
	padding: 10px 0 1px 11px;
	margin-bottom: 10px;
}
#fotoStory {
	padding: 10px 11px;
	background: #2f6269;
	margin-bottom: 10px;
	min-height: 309px;
}
#photoList h2, #fotoStory h2 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
#photoList ul {
	margin: 16px 0;
}
#photoList ul li {
	float: left;
	margin-right: 11px;
}
#photoList ul img, #photoList ul strong {
	display: block;
}
#photoList ul a {
	color: #000;
}
#photoList ul a strong {
	font-weight: bold;
	color: #1b3c75;
	margin-top: 3px;
}
#photoList ul a:hover strong {
	text-decoration: none;
}
#photoList .anzeigeBox {
	margin-bottom: 0;
	margin-right: 8px;
	margin-top: -11px;
	position: relative;
}
#photoList .anzeigeBox p {
	text-align: left;
	color: #fff;
	margin: 0;
}
#photoList .alleTerm, #fotoStory .alleTerm {
	background-image: url(http://www.sol.de/images/ni/images/4kropki6.gif);
	color: #fff;
	float: right;
	padding-right: 12px;
}
#fotoStory .alleTerm {
	padding-right: 0;
}



/* =Mapa 05.02.2008 */
.wetter {
	position: relative;
	z-index: 100;
}
.map {
	position: relative;
	clear: both;
}
.mapInfo {
	color: #000;
	width: 160px;
}
.mapInfo h5, .mapInfo h5 a {
	font-size: 14px;
	font-weight: bold;
	color: #e2007a;
	text-transform: uppercase;
	text-decoration: none;
}
.mapInfo strong {
	font-weight: bold;
	display: block;
}
.mapInfo img {
	display: block;
}

.mapInfo a {
	color: black;
}

#infoMap1 {
	position: absolute;
	top: 26px;
	left: 36px;
}
#infoMap2 {
	position: absolute;
	top: 94px;
	left: 246px;
}


/* Startseite Mai 2008 */


#termineM {
	background-color: #44A4B1;
	float: right;
	width: 315px;
	color: black;
}

#termineM h3 {
	font-weight: bold;
	color: black;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 8px;
}

#termineM dt {
	width: 76px;
	float: left;
}
#termineM dd {
	width: 194px;
	float: right;
}

#termineM span.tKind {
	color: black;
	text-decoration: none;
}

#termineM a.titel {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.tippsLeft {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 12px;
        height: 390px;
}

.tippsLeft img {
	float: left;
	margin-right: 5px;
}

.tippsLeft a {
	color: black;
	font-weight: bold;
}



#vereinsBox {
	background-color: #87B819;
	color: black;
	margin-top: 10px;
	padding: 10px;
}

#vereinsBox h3, #citygirls h3 {
	font-weight: bold;
	color: black;
	font-size: 20px;
}

#vereinsBox span {
	display: block;
	text-align: right;
	color: black;
	margin-top: 10px;
}

#vereinsBox a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}



#kinoTrailer {
	background-color: #264F56;
	width: 235px;
	float: left;
	height: 360px;
}

#kinoFilmy {
	background-color: #336B74;
	width: 235px;
	float: right;
	height: 360px;
}


#kinoTrailer h3, #kinoFilmy h3 {
	font-weight: bold;
	color: white;
	font-size: 20px;
	margin-bottom: 12px;
}

#kinoTrailer a, #kinoFilmy a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#kinoTrailer p, #kinoFilmy p {
	color: white;
	margin-top: 12px;
}

#kinoTrailer .inhalt, #kinoFilmy .inhalt {
	padding: 10px;
}


#citygirls {
	background-color: #F3EF35;
	color: black;
	margin-top: 10px;
	padding: 10px;
}


/* Styles für Pager -----------------------------------------------------------------------------*/

#artpager { font: 11px Arial, Helvetica, sans-serif;}

#artpager a { font-size:11px;}

#weiterlesen { font-weight: bold; }

#artpager a.pager-currpage { color:#000;font: bold 12px Arial, Helvetica, sans-serif; }

#allpages { 
line-height:16px;
font-weight: normal; }



/* Styles für Webnews -----------------------------------------------------------------------------*/


/* story list
 ###################################### */
 .WN_stories {
	width:450px;
	list-style:none;
	margin:10px 0;
	padding:0;
	font:12px arial, sans-serif;
	color:#4b4b4b;
 }

  .WN_stories li {
	margin:5px 0;
  }

  .WN_stories li a {
        color:#000000;
	text-decoration:none;
	font-weight:bold;
  }

  .WN_stories li a span{
        color:#000000;
	text-decoration:none;
  }

   .WN_stories li a:hover span{
	border-bottom:none;
  }

.WN_comment-count{
	width:460px;
	list-style:none;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	font:10px arial, sans-serif;
	color:#4b4b4b;
 }


/* comment list
 ###################################### */
ul.WN_comments{
        list-style:none;
	margin:0;
	padding:0;
	font-family:arial, sans-serif;
	font-size:12px;
	width:480px;
	margin-bottom:40px;

}

ul.WN_comments li{
	margin-bottom:5px;
}

ul.WN_comments li a {
	font-size:12px;
	font-weight:normal;
	color:#FFB300;
	border:0;
	text-decoration:none;
}

ul.WN_comments li a span {
	color:#E56717;
	font-size:12px;
        padding-left: 5px;
	font-weight:bold;
}

ul.WN_comments li a:hover span {
	color:#97BF0D;
	border-bottom:none;
        font-weight:bold;
}

ul.WN_comments li div {
	border-bottom:1px solid #1B3C75;
        border-style: dotted;
        color:#000000;
        font-weight:bold;
        margin-bottom:3px;
        padding-bottom:3px;
        width=100%;
}


ul.WN_comments span.WN_author span {
	font-weight:bold;
}

ul.WN_comments a {
	text-decoration:none;
}



ul.WN_comments span.WN_text {
	display:block;
	padding:5px;
	margin-bottom:5px;
	font-size:12px;
}


ul.WN_comments li ul.WN_subcomments{
	font-size:12px;
	padding:0;
	width:95%;
	margin:0 0 0 20px;
	list-style:none;
}




/* comment form
 ###################################### */

#WN_commForm {
	width:100%;
	margin-bottom:10px;
	font-family:arial, sans-serif;
        background-color:#FFB300;
}


#WN_commForm span {
/* 	display:block; */
	font-size:12px;
	margin-right:5px;
        color:#000000;
}

#WN_commForm h4 {
        color:#ffffff;
        float:left;
        font-family:Arial, Helvetica, sans-serif;
        font-size:17px;
        font-weight:bold;
        height:30px;
        margin:0;
        padding-left:5px;
        padding-top:15px;
}

#WN_commForm .WN_error {
	background:#FFB300;
	color:#ff0000;
	font-weight:bold;
	padding:2px;
	text-align:center;
}

#WN_commForm .WN_wnbanner {
	float:right;
	border:none;
	background:#FFB300;
}


#WN_commForm .WN_wnbanner:hover {
	text-decoration:none;
	border:none;
}

#WN_commForm .WN_topbar {
	background:#FFB300;
        color:#000000;
	clear:both;
	padding:5px 0 5px 5px;
}

#WN_commForm .WN_answer {
	background:#FFB300;
        color:#000000;
	padding:25px 0 5px 15px;
}



#WN_commForm .WN_frame{
	border:0px solid #a0a0a0;
	padding:15px;
}

#WN_commForm textarea {
	width:100%;
	height:200px;
}

#WN_commForm input, #WN_commForm textarea {
	border:1px solid #a0a0a0;
	background:#fff;
	margin-bottom:10px;
}

#WN_commForm input.WN_author {
	margin-bottom:5px;
        width:100%;
}

#WN_commForm span.WN_author span.WN_username, #WN_commForm span.WN_author span.WN_username span{
	display: inline;
	font-size:12px;
	font-weight:bold;
        color:#000000;
}

#WN_commForm span.WN_author label.WN_username span {
	font-weight:normal;
        color:#000000;
}

#WN_commForm div.WN_captcha {
	margin-bottom:5px;
}


#WN_commForm label.WN_captcha {
	font-size:10px;
	margin:5px;
        color:#000000;
}

#WN_commForm input.WN_captcha {
	width:120px;
}

#WN_commForm input.WN_submit {

}


/* Startseite Mai 2008 */


#termineM {
	background-color: #ff6700;
	float: right;
	width: 315px;
	color: black;
	margin-bottom: 12px;
}

#termineM h3 {
	font-weight: bold;
	color: black;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 8px;
}

#termineM dt {
	width: 76px;
	float: left;
}
#termineM dd {
	width: 194px;
	float: right;
}

#termineM span.tKind {
	color: black;
	text-decoration: none;
}

#termineM a.titel {
	color: black;
	font-weight: bold;
	text-decoration: none;
}


#termineM .intro {
	padding: 10px;

}

#termineM .intro img {
	float: left;
	margin-right: 18px;
}

#termineM .intro h4 {
	font-size: 16px;
	font-weight: bold;
}

.tippsLeft {
	background-color: #F3EF35;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	height: 122px;
}

.tippsLeft img {
	float: left;
	margin-right: 5px;
}

.tippsLeft a {
	color: black;
	font-weight: bold;
}



#vereinsBox {
	background-color: #87B819;
	color: black;
	margin-top: 10px;
	padding: 10px;
	zoom:1;
}

#vereinsBox h3, #citygirls h3 {
	font-weight: bold;
	color: black;
	font-size: 20px;
	zoom:1;
}

#vereinsBox span {
	display: block;
	text-align: right;
	color: black;
	margin-top: 10px;
}

#vereinsBox a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}



#kinoTrailer {
	background-color: #264F56;
	width: 245px;
	float: left;
	height: 360px;
}

#kinoFilmy {
	background-color: #336B74;
	width: 225px;
	float: right;
	height: 360px;
}


#kinoTrailer h3, #kinoFilmy h3 {
	font-weight: bold;
	color: white;
	font-size: 20px;
	margin-bottom: 12px;
}

#kinoTrailer a, #kinoFilmy a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#kinoTrailer p, #kinoFilmy p {
	color: white;
	margin-top: 12px;
}

#kinoTrailer .inhalt, #kinoFilmy .inhalt {
	padding: 10px;
}


#kinoFilmy p.filmKind {
	font-weight: normal;
	color: white;
	font-size: 11px;
}

#kinoFilmy span {
	color: white;
	font-size: 11px;
}

#citygirls {
	background-color: #F3EF35;
	color: black;
	margin-top: 10px;
	padding: 10px;
		zoom:1;
}

#citygirls .top {
	float: left;
	width: 159px;
	margin-top: 12px;
}

#citygirls .rest {
	float: right;
	margin-top: 12px;
	width: 270px;
}

#citygirls .rest img {
	float: left;
	margin-bottom: 10px;
	margin-right: 16px;
}

#rbNews {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 12px;
        height: 338px
}

#rbNews2 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 12px;
        height: 600px
}



#rbGewinnen {
	background-color: #F3EF35;
	padding: 10px;
	margin-bottom: 12px;
}

#rbFotos {
	background-color: #87B819;
	padding: 10px;
	margin-bottom: 12px;
}

 dl, #rbNews2 dl, #rbGewinnen dl, #rbFotos dl, #rbBlogs dl {
	margin-bottom: 12px;
	clear: both;
}

#rbNews dt, #rbNews2 dt, #rbGewinnen dt, #rbFotos dt, #rbBlogs dt {
	width: 90px;
	float: left;
	margin-bottom: 10px;
}

#rbNews dd, #rbNews2 dd, #rbGewinnen dd, #rbFotos dd, #rbBlogs dd {
	color: black;
	margin-bottom: 10px;
	height: 60px;
}

#rbBlogs dd {
	float: right;
	width: 170px;
}


#rbNews a, #rbNews2 a, #rbGewinnen a, #citygirls a, #rbFotos a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#rbNews h3, #rbNews2 h3, #rbGewinnen h3, #rbFotos h3 {
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}


#rbBlogs {
	background-color: #44A4B1;
	padding: 10px;
	margin-bottom: 12px;
}

#rbBlogs h3 {
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin-bottom: 10px;
}

#rbBlogs a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#rbBlogs span {
	color: white;
	display: block;
	font-size: 10px;
	margin-top: 5px;
}

#myselectform {
	display: block;
	float: right;
	padding: 0px;
	margin: 0px;
}


#myselectbox {
	background: #aaee92;
	background: url(http://www.sol.de/images/ni/select_bg.png);
	color: black;
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 20px;
	border: 1px solid #75e24e;
}

#myselectbox option {
	background-color: white;
	width: 150px;
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.ecards input {
  background-color:#FEF8C7;
}

.ecards textarea {
  background-color:#FEF8C7;
}

.ecard_done {
  background-color:#FFB300;
  padding:5px;
  margin: 8px;
}





/*HOS Styles fuer neues Artikellayout*/

.artFotoBox_hos {
  background-color:#99C123;
  font-size:10px;
  margin-bottom:10px;
  padding:5px 0;
  width:220px;
  float:right;
  margin-left: 5px;
  
}
  .artFotoBox_hos img {
   width:210px;
   padding-left:5px;
   margin-bottom: 10px;
   height:auto;
  }

  .artFotoBox_hos .posi {
    clear:both;
    height:19px;
    left:185px;
    position:relative;
    overflow:hidden;
    top:-40px;
    width:19px;
    background-position: 0 0;

}

  .artFotoBox_hos .posi img {
    padding: 0 0 0 0;
    width:19px;
    height:auto;
    position:relative;
    top: -20px;
   }



   .artFotoBox_hos .posi img:hover {
      top:0px;
      position: relative;
      border: 0px solid red;
   }

  .artFotoBox_hos .text {
   padding-left:5px;
   padding-right: 5px;
  } 

  .artFotoBox_hos .text .author {
    color:#FFFFFF;
  } 

  .artFotoBox_hos .text #article p {
    margin-bottom: 0px;
  } 

.diashow {
  padding-bottom: 20px;
}

  .diashow .bild {
    float: left;
  }

    .diashow .bild img {
      width:218px;
      height:auto;
      margin: 10px 10px 10px 10px;
      float: left;
      position:relative;
      border: 1px solid #414B49;
    }

  .diashow .textfeld {
    font-weight: normal;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;
    height:auto;
    margin-right: 10px;
  }

    .diashow .textfeld i {
      color:#E77511;
      float: none;
      font-size:10px;
      font-style:normal;
      display:block;
      position: relative;
    }

    .diashow .textfeld b {
      font-weight: normal;

    }

  .diashow .blaetterlink img {
    padding-right:10px;
    width:19px;
    height:auto;
    position:relative;
    top: -20px;
 
  }

    .diashow .blaetterlink img:hover {
      top:0px;
      position: relative;
      background-position: 0 0;
    }

    .diashow .blaetterlink .img_wrap {
      width:19px;
      height:19px;
      overflow:hidden;
      position:relative;
    }

    .diashow .img_wrap_mehr {
      width:19px;
      height:19px;
      clear:both;
      overflow:hidden;
      position:relative;
      top:-40px;
      left:200px;

    }


    .diashow .img_wrap_mehr img {
     top: -20px;
     position: relative;
     background-position: 0 0;

    }
    .diashow .img_wrap_mehr img:hover {
     top: 0px;
     position: relative;
     background-position: 0 0;
     border: 0px solid red;

    }

.img_opacity {
    width:19px;
    height:19px;
    overflow: hidden;
    position:relative;
  }
  .img_opacity img {
    padding-right:10px;
    width:19px;
    height:auto;
    position:relative;
    top: -20px;
    opacity:0.5;
  }


.linkbox {
  width:215px;
  height:auto;
  background-color:#FEDC92;
  float:right;
  padding-top:10px;
  margin-left: 10px;
  margin-bottom: 16px;
  padding-right: 5px;
  clear: right;
}

  .linkbox .lk_title  { 
    font: normal 12px Arial; color:#000000;
  }

  .linkbox .lk_dots { 
    font: bold 12px Arial; color:#e77511; padding-left:10px;
    padding-bottom: 17px;
  }

   .linkbox .lk_thema_title { 
     font: bold 12px Arial; color:#000000;padding-left:10px; 
     padding-bottom: 17px;
   }

  .linkbox .keywords {
  border-top: 1px solid #FEF8C7; 
  background-color:#FEDC92;
  width:200px;  
  padding: 15px 10px 10px 10px;
  color:#E77511;
  font-weight:bold;
  margin-top: -5px;
  }

.keywords a {color:#E77511 !important;}

 #commentSection {
  background-color:#FEF8C7 !important;
}

 #article .artFotoBox_hos .text p {
  margin-bottom: 0px;
}

 #commentSection #comments h3 {
 color:#e77511 !important;
 font-weight: bold;
 font-size: 17px;
}

 #commentSection .commentSectionLeserKommentar {
  color:white !important;
  font-size: 17px;
  margin-bottom: 10px;
  font-weight: bold;
}

.dots_interessant { 
    font: bold 12px Arial; 
    color:#e77511; 
    padding-bottom: 9px;
    padding-right: 3px;
    float:left;
  }

#commentSection .kommentare {
  background-color: #FEDC92;
  padding-left: 5px;
  padding-right: 5px;
}

#commentSection .kommentare h4 {
    color:#ffffff;
    font-size: 17px;
    font-weight: bold;
}


#commentSection {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#article {
  padding: 10px 10px 25px !important;
}

/* END HOS Styles für neues Artikellayout */







/* START solnewsBox */

#solnewsBox, .solnewsBox {
	padding: 5px 10px 5px 275px;
	background-color: #99c123;
	margin-bottom: 10px;
	position: relative;
}
.solnewsBox {
	padding-left: 280px;
}
#solnewsBox h2, .solnewsBox h2 {
	font-weight: bold;
	font-size: 20px;
	padding: 15px;
}
.solnewsBox h2 {
	padding: 0;
	margin: 6px 0;
}
#solnewsBox h2 a, .solnewsBox h2 a {
	color: #000;
	text-decoration: none;
}
#solnewsBox h2 a:hover, .solnewsBox h2 a:hover {
	text-decoration: underline;
}
.solnewsBox h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 7px;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-left: 12px;
	background: url(http://www.sol.de/images/ni/4kropki6.gif) no-repeat 0 14px;
}
#solnewsBox p {
	margin: 10px 15px;
}
#solnewsBox img, .mainNews img {
	/* margin-left: -270px; */
	float: left;
	display: block;
}
.solnewsBox img {
	margin-left: -275px;
}

/* START solnewsBox */

