body {
    background: url(../img/page_bg_home.jpg) #FFF no-repeat top center;
    text-align: center;
}

body.start,
body.home,
body.gewinnspiel,
body.gewinner {
    background: url(../img/bg_new_home.jpg) #FFF no-repeat top center;
    text-align: center;
}

body.mitmachen,
body.registrierung,
body.benutzerbereich  {
    background: url(../img/bg_new_mitmachen.jpg) #FFF no-repeat top center;
    text-align: center;
}

body.galerie,
body.social,
body.impressum,
body.kontakt,
body.datenschutzerklaerung,
body.teilnahmebedingungen {
    background: url(../img/bg_new_gallery.jpg) #FFF no-repeat top center;
    text-align: center;
}

body.popup {
	background: #FFF;
}

#page {
    height: auto !important;
    height: 400px;
    min-height: 400px;
    margin: 0px auto;
    left: 30px;
    padding-left: 25px;
    text-align: center;
    width: 880px;
    z-index: 1;
}

#popup-page {
    height: auto !important;
    height: 300px;
    min-height: 300px;
    margin: 0;
    padding: 7px;
    width: auto;
    z-index: 1;
}

#map #popup-page {
    height: auto !important;
    height: 80px;
    min-height: 80px;
}

ul, li {
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
ol.teilnahmebedingungenListe li {
	list-style-type:decimal;
	margin-bottom: 10px;
}

a span {
    cursor: pointer;
}

#header {
	background: transparent;
    height: auto !important;
    height: 120px;
    min-height: 120px;
    padding: 0px;
    width: 925px;;
}

.header-left {
	background: transparent;
    clear: both;
    float: left;
    height: auto !important;
    height: 40px;
    min-height: 40px;
    padding-top: 38px;
    position: relative;
    width: 850px;
}
.frutiger-header {
  line-height: 26px;
}
.header-right {
	background: transparent;
    float: right;
    height: auto !important;
    height: 40px;
    min-height: 40px;
    padding-top: 23px;
    width: 10px;
}

#main-navi {
	padding-left: 175px;
}

.content {
    /* background: url(../img/bg_info.jpg) #FFF repeat-x top left;
    border-top: 1px solid #FFF;
    border-bottom: 5px solid #AAA; */
    background: transparent;
    display: block;
    float: left;
    height: auto !important;
    height: 450px;
    min-height: 457px;
    padding: 30px 0px 25px 0px;
    width: 890px;;
}


.gewinnspiel .content {
	padding: 15px 0px 25px 0px;
}

.content-left {
	background: transparent;
    clear: both;
    float: left;
    height: auto !important;
    height: 70px;
    min-height: 70px;
    width: 488px;
}

.social .content-left,
.galerie .content-left {
	background:url("../img/transp.png") repeat left top transparent;
	border: 1px solid #E5E5E5;
	margin: 30px 0px 0px 20px;
	padding-left: 16px;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 180px;
}

.social .content-left ul,
.social .content-left li,
.galerie .content-left ul,
.galerie .content-left li {
	margin: 0px;
	padding: 0px;
}

.social .content-left h5,
.galerie .content-left h5 {
	color: #707070;
	/* font-weight: bold; */
	margin-bottom: 4px;
}

.social .content-left a
.galerie .content-left a {
	color: #000;
	text-decoration: none;
}

.social .content-left a:hover
.galerie .content-left a:hover {
	color: #E31A16;
	text-decoration: none;
}

.own-images img {
	border: 3px solid #FFF;
}

.benutzerbereich .content-left {
	background:url("../img/transp.png") repeat left top transparent;
	border: 1px solid #E5E5E5;
	margin: 33px 0px 0px 20px;
	padding-left: 16px;
	padding-top: 47px;
	padding-bottom: 20px;
	width: 420px;
	height: auto !important;
    height: 235px;
    min-height: 235px;
}


.content-right {
	background: transparent;
    float: right;
    height: auto !important;
    height: 70px;
    min-height: 70px;
    padding: 20px 0px 0px 4px;
    width: 395px;
}

.social .content-right,
.galerie .content-right {
	width: 638px;
}

.such_liste .content-right {
	padding: 27px 0px 0px 4px;
}

.karte .content-right {
	padding: 30px 0px 0px 4px;
}

#footer {
    background: transparent;
    display: block;
    float: left;
    font-size: 11px;
    height: auto !important;
    height: 60px;
    min-height: 60px;
    padding: 26px 0px 0px 0px;
    position: relative;
    width: 890px;;
}

.start #footer,
.home #footer,
.gewinnspiel #footer {
	position: relative;
}

.gewinner #footer {
    padding: 26px 0px 0px 0px;
}

.galerie #footer {
    padding: 40px 0px 0px 0px;
}

.footer-left {
	background: transparent;
	border-top: 1px solid #AAA;
    clear: both;
    float: left;
    height: auto !important;
    height: 70px;
    margin-top: 20px;
    min-height: 70px;
    padding: 10px 16px 0px 26px;
    width: 764px;
}


.gewinner .footer-left {
   padding: 6px 16px 0px 26px;
}

.footer-left {
	left: -50px;
	position: absolute;
}

.start .footer-left,
.home .footer-left,
.gewinnspiel .footer-left,
.gewinner .footer-left {
	border-top: none;
}

.footer-left a {
	color: #444;
	text-decoration: none;
}

.footer-left a:hover {
	color: #444;
	text-decoration: underline;
}

.footer-right {
	background: url(../img/logo_footer.png) transparent no-repeat top left;
    float: right;
    height: auto !important;
    height: 70px;
    min-height: 70px;
    margin-top: -12px;
    width: 120px;
}

.start .footer-right,
.home .footer-right,
.gewinnspiel .footer-right,
.gewinner .footer-right {
	background: none;
}


.nav-0 {
	background:url("../img/logo3.png") no-repeat top left transparent;
	display:block;
	float:left;
	height:auto !important;
	top: 40px;
	left: -47px;
	min-height:181px;
	text-indent:-5000px;
	position: absolute;
	width:180px;
	z-index: 45;
}

.nav-1 {
	background:url("../img/nav_1_b.png") no-repeat bottom center transparent;
	display:block;
	float:left;
	height:auto !important;
	min-height:62px;
	text-indent:-5000px;
	width:80px;
}

.nav-2 {
	background:url("../img/nav_2.png") no-repeat bottom center transparent;
	display:block;
	float:left;
	height:auto !important;
	min-height:62px;
	text-indent:-5000px;
	width:104px;
}

.nav-3 {
	background:url("../img/nav_3_b.png") no-repeat bottom center transparent;
	display:block;
	float:left;
	height:auto !important;
	min-height:62px;
	text-indent:-5000px;
	width:154px;
}

.nav-4 {
	background:url("../img/nav_4_b.png") no-repeat bottom center transparent;
	display:block;
	float:left;
	height:auto !important;
	min-height:62px;
	text-indent:-5000px;
	width:164px;
}

.nav-1:hover {
	background:url("../img/nav_1_b.png") no-repeat top center transparent;
}

.nav-2:hover {
	background:url("../img/nav_2.png") no-repeat top center transparent;
}

.nav-3:hover {
	background:url("../img/nav_3_b.png") no-repeat top center transparent;
}

.nav-4:hover {
	background:url("../img/nav_4_b.png") no-repeat top center transparent;
}

.nav-0,
.mitmachen .nav-1,
.benutzerbereich .nav-1,
.registrierung .nav-1,
.galerie .nav-2,
.gewinnspiel .nav-3 {
	font-weight: bold;
}

.benutzerbereich .nav-0,
.registrierung .nav-0,
.galerie .nav-0,
.mitmachen .nav-0,
.kontakt .nav-0,
.impressum .nav-0,
.gewinnspiel .nav-0,
.datenschutzerklaerung .nav-0,
.teilnahmebedingungen .nav-0 {
	font-weight: normal;
}

.start .nav-1,
.home .nav-1,
.registrierung .nav-1,
.benutzerbereich .nav-1 {
	background:url("../img/nav_1_b.png") no-repeat top center transparent;
}

.galerie .nav-2 {
	background:url("../img/nav_2.png") no-repeat top center transparent;
}

.gewinner .nav-3 {
	background:url("../img/nav_3_b.png") no-repeat top center transparent;
}

a.link_button {
    background-color: #DDD;
	background-image: url(../img/gold_light.png);
	background-position: 0px -14px;
	background-repeat: repeat-x;
	border:1px solid #888;
	clear: both;
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;	
	white-space: nowrap;
	width: auto;
}

a.link_button:hover {
	background-color: #EEE;
	border:1px solid #666;
	text-decoration: none;
}

#pic_show {
	font-size: 11px;
	padding-top: 41px;
	padding-left: 8px;
}

#pic div{
	color: #666;
	display: block;
	font-size: 11px;
	margin: 12px 1px 0px 0px;
}

#pic p {
	font-weight: bold;
}

#pic_show div {
	color: #666;
	display: block;
	margin-top: 8px;
}

.gewinner #pic_show div {
	color: #666;
	display: block;
	margin-top: 6px;
}

.gewinner #pic_show div p {
	font-size: 13px;
	padding: 0px 0px 1px 1px;
	text-transform: uppercase;
}

.gewinner #pic_show div p.luser {
	font-weight: bold;
	padding: 3px 4px 1px 1px;
}

.gewinner #pic_show div p.luser,
.gewinner #pic_show div p.ltitle,
.gewinner #pic_show div p.lcity {
	color: #000;
}

.gewinner #pic_show div p.lclicks {
	color: #ff2302;
}

.gewinner #pic_show div p.luser span {
	float: right;
}


#pic div p.ll,
#pic_show div p.ll {
	color: #666;
	float: left;
	font-weight: bold;
	padding-bottom: 1px;
	width: 270px;
}

#pic div p.rr,
#pic_show div p.rr {
	color: #000;
	float: right;
	padding-bottom: 4px;
	margin-right: 0px;
	width: 60px;
}

#pic p.lastrow,
#pic_show p.lastrow {
	clear: both;
	color: #666;
	float: left;
	font-weight: bold;
	padding-bottom: 4px;
}


span.social {
	display: block;
	margin-top: 7px;
}

span.social a {
	padding-top: 5px;
}

span.social,
p.social {
	clear: both;
	height: 16px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 110px;
}

span.social a,
p.social a {
	display: block;
	float: left;
	height: 16px;
	margin: 0px 6px 0px 0px;
	text-indent: -9999px;
	width: 16px;
}

span.social a.si-1,
p.social a.si-1 {
	background:url("../img/social_icons.png") no-repeat top center transparent;
}
span.social a.si-2,
p.social a.si-2 {
	background:url("../img/social_icons.png") no-repeat 0px -16px transparent;
}
span.social a.si-3,
p.social a.si-3 {
	background:url("../img/social_icons.png") no-repeat 0px -32px transparent;
}
span.social a.si-4,
p.social a.si-4 {
	background:url("../img/social_icons.png") no-repeat 0px -48px transparent;
}
span.social a.si-5,
p.social a.si-5 {
	background:url("../img/social_mail.png") no-repeat top left transparent;
}

#pic_show img {
	cursor: pointer;
}

#pic_show .r0 {
	background:url("../img/r0.png") no-repeat top left transparent;
}
#pic_show .r1 {
	background:url("../img/r1.png") no-repeat top left transparent;
}
#pic_show .r2 {
	background:url("../img/r2.png") no-repeat top left transparent;
}
#pic_show .r3 {
	background:url("../img/r3.png") no-repeat top left transparent;
}
#pic_show .r4 {
	background:url("../img/r4.png") no-repeat top left transparent;
}
#pic_show .r5 {
	background:url("../img/r5.png") no-repeat top left transparent;
}

.own-images strong {
	/*padding-bottom: 3px;*/
}

div.gal-pic {
	background: transparent;
	cursor: pointer;
	float: left;
	margin-bottom: 8px;
	margin-right: 12px;
	padding: 0px;
	width: auto;
}

div.gal-pic img {
	border: 3px solid #FFF;
}

.pagination {
	clear: both;
	padding-bottom: 13px;
	font-weight: bold;
	padding-top: 5px;
	width: auto;
}

.horizontal .pagination table {
	margin: 0px auto 3px auto;
	width: auto:
}
.pagination table tr,
.pagination table td {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.pagination table td a {
	display: block;
	font-weight: bold;
	padding: 0px 8px;
}
.pagination td.p-cur {
	font-weight: bold;
	padding: 0px 8px;
}

a.p-next {
	background:url("../img/p_next.png") no-repeat 50% 50% transparent;
	padding-left: 3px;
	text-indent: -9999px;
}
a.p-prev {
	background:url("../img/p_prev.png") no-repeat 50% 50% transparent;
	padding-right: 3px;
	text-indent: -9999px;
}
a.p-first {
	background:url("../img/p_first.png") no-repeat 50% 53% transparent;
	text-indent: -9999px;
}
a.p-last {
	background:url("../img/p_last.png") no-repeat 50% 53% transparent;
	text-indent: -9999px;
}
td.p-cur {
	background:url("../img/p_delimit.png") no-repeat 100% 50% transparent;
	/*border-right: 1px solid #777;*/
	color: #E31A16;
}

td.p-num {
	background:url("../img/p_delimit.png") no-repeat 100% 50% transparent;
	/*border-right: 1px solid #777;*/
}

.pagination td.p-active a {
	color: #E31A16;
}

.pagination table td.p-last,
.pagination table td.p-next {
	padding: 0px 0px 0px 4px;
}
.pagination table td.p-prev {
	/*padding: 0px 4px 0px 0px;*/
}

.horizontal .pagination {
	text-align: center;
	width: 494px;
}

.pagination strong {
	color: #e31a16;
}

.pagination a {
	color: #707070;
	font-weight: bold;
	text-decoration: none;
}

.pagination .addition {
	color: #707070;
}

.pagination a:hover {
	text-decoration: none;
}

/*
.p-last {
	background:url("../img/page_nav_first_last.png") no-repeat 0px -8px transparent;
	display: block;
	float: left;
	height: 8px;
	margin-right: 12px;
	margin-top: 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 11px;
}

.p-first {
	background:url("../img/page_nav_first_last.png") no-repeat 0px 0px transparent;
	display: block;
	float: left;
	height: 8px;
	margin-right: 12px;
	margin-top: 5px;
	overflow: hidden;
	text-indent: -9999px;
	width: 11px;
}

.p-next {
	background:url("../img/page_nav_left_right.png") no-repeat 0px -9px transparent;
	display: block;
	float: right;
	height: 9px;
	margin-right: 12px;
	margin-top: 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 5px;
}

.p-prev {
	background:url("../img/page_nav_left_right.png") no-repeat 0px 0px transparent;
	display: block;
	float: right;
	height: 9px;
	margin-right: 12px;
	margin-top: 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 5px;
}
*/
.own-images {
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 400px;
}

.own-images .warning {
	color: red;
}


.own-images img {
	cursor: pointer;
	float: left;
	width: auto;
}

.own-images-txt {
	float: right;
	width: 280px;
}

.list-layout .gallery-images {
	clear: both;
	float: left;
	padding-bottom: 10px;
	position: relative;
	width: 620px;
}

.gallery-images {
	clear: both;
	float: left;
	padding-bottom: 10px;
	width: 620px;
}

.gallery-images img {
	background: #FFF;
	cursor: pointer;
	float: left;
	margin-bottom: 8px;
	margin-right: 12px;
	padding: 3px;
	width: auto;
}

.gallery-images-txt {
	float: right;
	width: 490px;
}

ul.neueste li.snav-1 a,
ul.vielversprechend li.snav-2 a,
ul.bestauswahl li.snav-3 a {
	/* font-weight: bold; */
	color: #e31a16;
}




ul#layout-navi li.snav-1 a,
ul#layout-navi li.snav-2 a,
ul#layout-navi li.snav-3 a,
ul#layout-navi li.snav-4 a,
ul#layout-navi li.snav-5 a {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	text-indent:-5000px;
}

ul#layout-navi li.snav-1 {
	display: block;
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 17px;
}

ul#layout-navi li.snav-1 a {
	background: url(../img/gallery_icons.png) transparent no-repeat 0px 0px;
}

ul#layout-navi li.snav-1 a.kachel,
ul#layout-navi li.snav-1 a:hover {
	background: url(../img/gallery_icons.png) transparent no-repeat -18px 0px;
}

ul#layout-navi li.snav-2 {
	display: block;
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 17px;
}

ul#layout-navi li.snav-2 a {
	background: url(../img/gallery_icons.png) transparent no-repeat 0px -17px;
}
ul#layout-navi li.snav-2 a.liste,
ul#layout-navi li.snav-2 a:hover {
	background: url(../img/gallery_icons.png) transparent no-repeat -18px -17px;
}

ul#layout-navi li.snav-3 {
	display: block;
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 17px;
}
ul#layout-navi li.snav-3 a {
	background: url(../img/gallery_icons.png) transparent no-repeat 0px -34px;
}
ul#layout-navi li.snav-3 a.horizontal,
ul#layout-navi li.snav-3 a:hover {
	background: url(../img/gallery_icons.png) transparent no-repeat -18px -34px;
}

ul#layout-navi li.snav-5 {
	display: block;
	float: left;
	margin-right: 8px;
	width: 18px;
	height: 17px;
}
ul#layout-navi li.snav-5 a {
	background: url(../img/gallery_icons.png) transparent no-repeat 0px -51px;
}
ul#layout-navi li.snav-5 a.karte,
ul#layout-navi li.snav-5 a:hover {
	background: url(../img/gallery_icons.png) transparent no-repeat -18px -51px;
}

#image-show {
	background: url(../img/slide_bg4.png) transparent no-repeat top left;
	height: 429px;
	width: 471px;
}
#image-show-gewinnspiel,
#image-show-gewinner {
	background: url(../img/slide_bg6.png) transparent no-repeat top left;
	height: 461px;
	width: 471px;
}

a.txt_mitmachen {
	display: block;
	float: left;
	background: url(../img/btn_new_mitmachen.png) no-repeat bottom left;
	margin-left: 70px; 
	margin-top: 9px;
	overflow: hidden;
	text-indent: -5000px;
	width: 280px;
	height: 45px;
	text-align: left;
}

a.txt_betrachten {
	display: block;
	float: left;
	background: url(../img/txt_betrachten.png) no-repeat bottom left;
	margin-left: 0px;
	margin-top: 9px;
	overflow: hidden;
	text-indent: -5000px;
	width: 183px;
	height: 28px;
	text-align: left;
}

a.txt_betrachten:hover {
	background: url(../img/txt_betrachten.png) no-repeat top left;
}

a.txt_mitmachen:hover {
	background: url(../img/btn_new_mitmachen.png) no-repeat 0px -45px;
}

a.txt_weiter {
	display: block;
	float: left;
	background: url(../img/txt_weiter.png) no-repeat;
	margin-left: 335px;
	margin-top: 9px;
	text-indent: -5000px;
	width: 103px;
	height: 28px;
	text-align: left;
}

a.txt_weiter {
	display: block;
	float: left;
	background: url(../img/txt_weiter.png) no-repeat;
	margin-left: 335px;
	margin-top: 9px;
	text-indent: -5000px;
	width: 103px;
	height: 28px;
	text-align: left;
}

a.txt_ort:hover {
	background: url(../img/btn_ort_speichern.png) no-repeat 0px -24px;
}
.txt_ort {
	display: block;
	float: left;
	background: url(../img/btn_ort_speichern.png) no-repeat 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -5000px;
	width: 177px;
	height: 24px;
	text-align: left;
}

#image_editor .txt_weiter {
	display: block;
	float: left;
	background: url(../img/txt_weiter_3.png) no-repeat 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -5000px;
	width: 177px;
	height: 24px;
	text-align: left;
}


h1.txt_home {
	display: block;
	float: left;
	background: url(../img/txt_home.png) no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	text-indent: -5000px;
	width: 412px;
	height: 30px;
	text-align: left;
}

h1.txt_gewinnspiel {
	display: block;
	float: left;
	background: url(../img/txt_gewinnspiel2.png) no-repeat bottom left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -5000px;
	width: 436px;
	height: 28px;
	text-align: left;
}

p.txt_home {
	display: block;
	float: left;
	background: url(../img/txt_flow_home2.png) no-repeat top left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -5000px;
	width: 423px;
	height: 190px;
	text-align: left;
}

p.txt_gewinn {
	display: block;
	float: left;
	background: url(../img/txt_gewinnspiel_komplett.png) no-repeat top left;
	margin-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	text-indent: -5000px;
	width: 407px;
	height: 283px;
	text-align: left;
}
.txt_gewinn {
  line-height: 1em;
}
.frutiger-header {
  margin-bottom: 22px;
}

#cboxTitle {
	visibility: hidden;
}

span.foundy {
	color: #E31A16;
	font-weight: bold;
}

p#ausgabe {
	display: block;
	float: left;
	padding:  10px 5px 8px 50px;
	width: 260px;
}

.melden,
.auf-karte {
	display: block;
}

.melden {
	position: relative;
}

.melden a {
	color: #444;
	position: absolute;
	right: 0px;
	top: -35px;
}

.auf-karte {
	position: relative;
}

#pic a {
	color: #444;
}

.auf-karte a {
	color: #444;
	position: absolute;
	right: 0px;
	top: -25px;
}

#pic_map {
	width: 300px;
}

#pic_map img {
	float: left;
}

#pic_map div {
	float: right;
	width: 190px;
}

#pic_map p.ll {
	padding-bottom: 3px;
}

.bild-melden, 
.bild-melden #pic,
.bild-melden form {
	text-align: center;
}

.bild-melden .input_button_small {
	margin: 4px auto;
}

#melden-form textarea {
	padding: 3px;
}
.pika_caption p.clicks {
	margin-top: -37px;
	position: absolute;
}

.pika_caption p.clicks {
	right: 110px;
}

pika_choose > ul > li > img {
	margin-left: 50px;
}

p.clicks,
p.ratings {
	margin-top: -2px;
	position: absolute;
}

p.clicks {
	right: 110px;
}
p.ratings {
	right: 100px;
}

#capcha {
	margin: 5px auto;
	text-align: center;
	width: 250px;
}
#capcha div.c_container {
	float: none;
	margin: 0px auto;
	width: 175px;
}
#capcha div {
	float: left;
	width: 33px;
}

.popup-content p.form-error {
	padding: 0px 0px 3px 0px;
}

.scroller {
	width: 885px;
	height: 520px;
	overflow-y: scroll;
}

.own-images-txt {
	line-height: 20px;
}

.txt-message {
	font-weight: bold;
	color: red;
}
#abstimmen-form p.captcha {
  padding: 0px;
}
* html .sp_rating {
  height: 28px;
  overflow: hidden;
}
/* fixed 17.02.2010 */
* html .popup-content ol li {
  margin: 0px 0px 0px 12px;
}

* html #pic p.lastrow {
  width: 300px; 
}
* html .popup-content p.melden {
  right: 10px; 
}

/* FAVEBOOK */
#facebook-pic {
	background:url("../img/bg_galerie_horizontal.png") no-repeat center top transparent;
	margin: 0px 0px 0px 50px;
	position: relative;
	width: 430px;
}

.facebook-inner {
	padding: 12px 15px 0px 15px;
	position: relative;
}

#facebook-pic p.clicks {
	margin-top: -55px;
}

#facebook-pic .base {
	/*margin: 20px 10px 0px 0px;*/
}

#facebook-pic .status {
	margin-top: -12px;
	margin-right: -1px;
}

#facebook-pic .sp_rating {
	margin-top: 21px;
	margin-right: 12px;
}

.social a.txt_mitmachen {
	margin-left: 120px;
}

.facebook-stimme {
	background:url("../img/facebook_stimme.png") no-repeat top center transparent;
	position: absolute;
	margin-top: -130px;
	left: 485px;
	text-indent: -9999px;
	height: 56px;
	width: 208px;
}

.social .content-right {
	position: relative;
}

.facebook-meldung {
	background:url("../img/bg_facebook_meldung.png") no-repeat top center transparent;
	color: #e97437;
	font-weight: bold;
	height: 26px;
	margin-left: 26px;
	padding: 6px 0px 0px 55px;
	width: 423px;
}

#facebook-action h5 {
	background:url("../img/facebook_icon.png") no-repeat center left transparent;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding-left: 40px;
}

#facebook-action p a {
	background:url("../img/facebook_link.png") no-repeat center right transparent;
	color: #465b9a;
	display: block;
	float: left;
	padding-right: 15px;
	text-decoration: none;
	width: auto;
}

#facebook-action img {
	float: left;
	padding: 0px 15px 15px 0px;
}

.benutzerbereich h6 {
	clear: both;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}

