

/* Stylesheet-Datei fr allgemeine Styles
09-01-09 SW, schalk & friends gmbh */


/* Reset - Browser Default Styles deaktivieren
-------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color:#4C4C4C;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

fieldset,img {
	border: 0;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

a {
	outline: none;
}
/* neue eingefuegt*/
p {
	font-size: 1.2em;
	margin-bottom: 10px;
	color:#4C4C4C;
}


.img20 {
   width: 20px;
   height: 20px;
}

.img40 {
   width: 40px;
   height: 40px;
}

.img60 {
   width: 60px;
   height: 60px;
}

.img75 {
   width: 75px;
   height: 75px;
}

.img116 {
   width: 116px;
   height: 116px;
}

.img145 {
   width: 145px;
   height: 145px;
}


/* neue eingefuegt ende*/
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.pageBreak {
   clear: both;
   border-bottom: 2px dashed #666;
}

/* neue eingefuegt*/
/*p {
	font-size: 1.1em;
	margin-bottom: 10px;
	color:#4C4C4C;
}*/

/* neue eingefuegt ende*/

/* Allgemeine Styles */

.left { /* Zum links floaten von Elementen */
	display: block;
	float: left;
}

.right { /* Zum rechts floaten von Elementen */
	display: block;
	float: right;
}

img.left {
	margin-right: 10px;
}

img.right {
	margin-left: 10px;

}

img.imgWide {
	margin: 0px;
}

td.alignLeft  {
	text-align: left;
}

td.alignRight  {
	text-align: right;
}


.access { /* Links zur Verbesserung der Accessibility */
	display: none;
}

.clearfix:after { /* automatisches Clearing von Floats */
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

body,
label, input, textarea, select {
	font: 62.5%/130% "Trebuchet MS", sans-serif; /* Schriftgroesse auf 10px setzen - besser zum Rechnen */
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

.box .invisible {
	display: none;
}

a {
	color: #F7931E;
	text-decoration: none;
}

a:hover {
	color: #f1650b;
}

a.color {
	color: #F7931E;
	text-decoration: none;
}

a.color:hover {
	color: #f1650b;
}


.hr {
	background: transparent url(/media/images/site/borders/border_dashed_blue_hor.gif) left bottom repeat-x;
	width: 100%;
	margin: 10px 0px;
	height: 1px;
	float: left;
}

hr {
	border: none;
	background: transparent url(/media/images/site/borders/border_dashed_blue_hor.gif) left bottom repeat-x;
	color: #fff;
	width: 100%;
	margin: 10px 0px;
	height: 1px;
}
.boxContent p {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.boxContent h2 {
	color: #248DAA;
	/*font-size: 2.4em;*/
	line-height: 1.2em;
	margin-bottom: 10px;
}

#content h2 {
	color: #248DAA;
	font-size: 1.4em;
	margin-bottom: 10px;
}

#content .module .galleryOverviews h2.dachzeile {
	color:#666666;
	font-size:1em;
	font-weight:bold;
	margin-bottom:6px;
	text-transform:uppercase;
}

.boxContent h3 {
	color: #248DAA;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h1 {
	color: #248DAA;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 10px;
}

.module .galleryOverviews h2.titel {
	color:#248DAA;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:6px;
}

.module .galleryOverviews h3.dachzeile {
	color:#666666;
	font-size:1em;
	font-weight:bold;
	margin:0 0 6px;
	padding:0;
}


.boxContent h4 {
	color: #248DAA;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 6px;
}

.boxContentr h5 {
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.boxContent ul,
.boxContent ol {
	margin-bottom: 10px;
}


.boxContent ul {
	list-style: inside square;
}

.boxContent ol {
	list-style: inside decimal;
}

.boxContent .listContent ul,
.boxContent .listContent ol {
	padding-left: 18px;
	list-style-position: outside;
}

.boxContent ul li,
.boxContent ol li {
	font-size: 1.2em;
	margin: 0;
}

.boxContent .listContent ul li,
.boxContent .listContent ol li {
	margin: 0 0 5px 0;
}

.boxContent ul li li,
.boxContent ol li li {
	font-size: 1em;
}

#contentWrapper table {
	margin-bottom: 10px;
	/*border-top: 1px solid #248DAA;*/
}

#contentWrapper table h2 {
	margin-bottom: 10px;
	/*border-top: 1px solid #248DAA;*/
}

#contentWrapper table td,
#contentWrapper table th {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	font-size: 1.2em;
	/*border-bottom: 1px solid #248DAA;*/
}

#contentWrapper table td h2,
#contentWrapper table th h2 {
	padding: 2px 5px 2px 0px;
	vertical-align: top;
	font-size: 1.2em;
	/*border-bottom: 1px solid #248DAA;*/
}

#contentWrapper table th {
	/*color: #248DAA;*/
	color: #248DAA;
	text-transform: uppercase;
}

span.button {
	background: transparent url(/media/images/site/backgrounds/bg_button_left.png) left top no-repeat;
	padding-left: 3px;
	display: block;
}

span.button a {
	background: transparent url(/media/images/site/backgrounds/bg_button_right.png) right top no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 21px;
	padding-top: 6px;
	text-align: center;
}

span.button:hover {
	background: transparent url(/media/images/site/backgrounds/bg_button_left.png) left bottom no-repeat;
}

span.button:hover a {
	background: transparent url(/media/images/site/backgrounds/bg_button_right.png) right bottom no-repeat;
}




/* Allgemeines Layout */

body {
	background-color: #fff;
}

#pageWrapper {
	width: 994px;
	margin: 0px auto;
	position: relative;
}

#innerPageWrapper {
	width: 824px;
	position: relative;
	top: 90px;
	left: 0px;
	z-index: 1;
	float: left;
}

#bannerWrapper {
	/*background-color: red;
	height: 1000px;*/
	position: absolute;
	left: 26px;
	top: 0px;
	width: 100%;
	z-index: 0;
}

#skyscraperWrapper {
	/*height: 1000px;*/
	position: absolute;
	left: 830px;
	margin-left: 50%;
	top: 100px;
	width: auto;
	z-index: 0;
	margin-left: 10px;
}



#header {
	height: 84px;
	background: transparent url(/media/images/site/backgrounds/bg_header.png) left 13px  no-repeat;
}

#header #logo {
	width: 220px;
	float: left;
	padding-left: 10px;
}

#header #ticker {
   float: right;
   width: 170px;
   padding: 10px 10px 0 10px;
}

#header #ticker a.img {
   float: right;
   width: 70px;
   display: block;
}

#header #ticker p{
   padding-top: 10px;
   float: left;
   width: 95px;
   font-weight: bold;
   font-size: 1.4em;
}


#content {
	float: left;
	width: 514px;
	padding-top: 10px;
}

#contentWrapper .iframeWide {
	width: 824px;
}



#marginalWrapper {
	width: 300px;
	float: right;
}


/* Footerbereich */

#footerWrapper {
	background: transparent url(/media/images/site/backgrounds/bg_footer_top.png) left top no-repeat;
	width: 824px;
	padding-top: 10px;
	margin: 0px 0px 40px 0px;
	float: left;
}

#footer  {
	background: transparent url(/media/images/site/backgrounds/bg_footer_bottom.png) left bottom no-repeat;
	padding: 0px 10px 10px 10px;
	position: relative;
	float: left;
	width: 804px;
}

#footer .toTop {
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 0px;

}

#footer #sitemap, #footer #communityLinks, #footer #navMeta, #footer #navPartner {
	font-size:1.1em;
	height:100%;
	width:100%;
}



#footer .toTop a {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	padding-right: 15px;
	background: transparent url(/media/images/site/icons/btn_nachoben.png) right top no-repeat;
	line-height: 110%;
	display: block;
	height: 12px;
}


#footer .toTop a:hover {
	color: #f16b16;
	background: transparent url(/media/images/site/icons/btn_nachoben.png) right bottom no-repeat;
}

#footer #sitemap,
#footer #communityLinks,
#footer #navMeta,
#footer #navPartner,
#footer #navFunktionen {
	font-size: 1.1em;
	height: 100%;
	width: 100%;
}

#footer #sitemap,
#footer #communityLinks,
#footer #navMeta,
#footer #navFunktionen  {
	background: transparent url(/media/images/site/borders/border_dashed_blue_hor.gif) left bottom repeat-x;
	margin-bottom: 5px;
}


/* Sitemap*/
#footer #sitemap li {
	display: block;
	margin-bottom: 8px;
	padding-right: 8px;
}



#footer #sitemap li a {
	color: #f16b16;
	font-weight: bold;
	padding-right: 8px;
}

#footer #sitemap li a:hover {
	color: #f7931e;
}

#footer #sitemap li li {
	background: transparent url(/media/images/site/icons/pipe_footer.gif) left center no-repeat;
	margin: 0px;
}

#footer #sitemap li li a {
	color: #f7931e;
	padding: 0px 0px 0px 8px;
	font-weight: normal;
}

#footer #sitemap li li a:hover {
	color: #f16b16;
}


#footer #sitemap li a,
#footer #sitemap li li,
#footer #sitemap li li a {
	display: block;
	float: left;
}

/* Communitylinks */

#footer #communityLinks {
	padding-bottom: 8px;
}
#footer #communityLinks li {
	color: #248daa;
	display: block;
	float: left;
	background: transparent url(/media/images/site/icons/pipe_footer.gif) left center no-repeat;
	padding-right: 8px;
	font-weight: bold;
}

#footer #communityLinks li.first {
	background: none;
}

#footer #communityLinks li.noLink {
	padding: 0px;
	background: none;
}

#footer #communityLinks li a {
	display: block;
	float: left;
	color: #f16b16;
	padding-left: 8px;
}

#footer #communityLinks li a:hover {
	color: #f7931e;
}

/* Drucken und Social Bookmarking */

#footer #navFunktionen li {
	color: #248daa;
	display: block;
	float: left;
	background: transparent url(/media/images/site/icons/pipe_footer.gif) 7px center no-repeat;
	padding-left: 8px;
	margin-bottom: 8px;
}

#footer #navFunktionen li.first,
#footer #navFunktionen li.first a {
	padding-left: 0;
	padding-top: 2px;
	background: none;
}

#footer #navFunktionen li.bookmarks {
	width: 754px;
}

#footer #navFunktionen li.bookmarks #socialbookmarkeu {
	margin-top: 4px;
}

#footer #navFunktionen li a {
	display: block;
	float: left;
	color: #f7931e;
	padding-left: 8px;
}


/* Metanavi */

#footer #navMeta li {
	color: #248daa;
	display: block;
	float: left;
	background: transparent url(/media/images/site/icons/pipe_footer.gif) 7px center no-repeat;
	padding-left: 8px;
	margin-bottom: 8px;
}

#footer #navMeta li.noLink,
#footer #navMeta li.first,
#footer #navMeta li.first a {
	padding: 0px;
	background: none;
}

#footer #navMeta li a {
	display: block;
	float: left;
	color: #f7931e;
	padding-left: 8px;
}

#footer #navMeta li a:hover {
	color: #f16b16;
}

#footer #navMeta li.noLink {
	color: #4c4c4c;
	float: right;
	padding: 0px;

}

/* Partnernavi */

#footer #navPartner li {
	color: #248daa;
	display: block;
	float: left;
	margin-bottom: 8px;
}

#footer #navPartner li.noLink,
#footer #navPartner li.first,
#footer #navPartner li.first a {
	padding: 0px;
	background: none;
}

#footer #navPartner li a {
	display: block;
	float: left;
	color: #f7931e;
	padding-left: 8px;
}

#footer #navPartner li.right {
	float: right;
}

#footer #navPartner li a:hover {
	color: #f16b16;
}

#footer #navPartner li.noLink {
	color: #4c4c4c;
	padding: 0px;
}

/* Toolbar Overlay */
#toolbarWrapper {
	width: 100%;
	background: #fff url(/media/images/site/backgrounds/bg_toolbar.png) left top repeat-x;
	position: fixed;
	left: 0px;
	bottom: 5px;
	z-index: 135;
}

#toolbarWrapper #adserverPoleposition {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 470px;	
	margin-left: 30px;
	text-align: right;
}

#toolbar {
	width: 1000px;
	height: 23px;
	margin: 7px auto 0px auto;
	text-align: right;
}

#toolbar li {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left.png) left top no-repeat;
	padding-left: 3px;
	display: block;
	float: left;
	margin-right: 5px;
}

#toolbar li.bookmarks {
	position: relative;
}


#toolbar li a {
	display: block;
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right.png) right top no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 14px;
	padding: 2px 6px 0px 3px;
	float: left;
}

#toolbar li.inactive {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left_inactive.png) left top no-repeat;
	padding-left: 3px;
}

#toolbar li.inactive span {
	display: block;
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right_inactive.png) right top no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 14px;
	padding: 2px 6px 0px 3px;
	float: left;
}


#toolbar li:hover {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left.png) left bottom no-repeat;
	padding-left: 3px;
}

#toolbar li:hover a {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right.png) right bottom no-repeat;
}


#toolbar li.inactive:hover {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left_inactive.png) left top no-repeat;
}

#toolbar li.inactive:hover span {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right_inactive.png) right top no-repeat;
}

#toolbar li.noLink {
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	background: none;
}

#toolbar li.span {
	display: block;
	padding: 0px 6px 0px 0px;
	line-height: 100%;
}

#toolbar div.bookmarkLinks {
	background-image: none;
	position: absolute;
	top: -3px;
	left: 104px;
	width: 800px;
}

#toolbar div.bookmarkLinks:hover,
#toolbar div.bookmarkLinks:hover a {
	background-image: none;
}

#toolbar .bookmarks .bookmarkLinks a,
#toolbar .bookmarks .bookmarkLinks a:hover,
#toolbar .bookmarkLinks a:hover {
	background-image: none;
}


/* Paging */

.paging {
	position: absolute;
	right: 10px;
}

.pagingTop {
	top: 5px;
}

.pagingBottom {
	bottom: 12px;
}
.paging a,
.paging span {
	float: left;
	display: block;
}

.paging a {
	width: 12px;
	height: 11px;
	line-height: 0px;
	text-indent: -9999px;
}

.paging span {
	padding: 0px 5px 0px 5px;
	text-transform: uppercase;
	line-height: 1em;
}
.paging .previous {
	background: transparent url(/media/images/site/icons/btn_seite_li.png) left top no-repeat;
}

.paging .next {
	background: transparent url(/media/images/site/icons/btn_seite_re.png) left top no-repeat;
}

.paging .previous:hover{
	background: transparent url(/media/images/site/icons/btn_seite_li.png) left bottom no-repeat;
}

.paging .next:hover {
	background: transparent url(/media/images/site/icons/btn_seite_re.png) left bottom no-repeat;
}

blockquote{
	color:#666666;
	font-size:1.4em;
	line-height:1.2em;
	font-style:italic;
	font-weight: bold;
}

/* TB */
#contentWrapper table.eisprung_result tr td {
	vertical-align: middle;
	border: 0px;
	padding-top: 10px;
}

#contentWrapper table.eisprung_result tr.datum td {
	padding-bottom: 20px;
	background:transparent url(/media/images/site/borders/border_dashed_blue_hor.gif) repeat-x scroll left bottom;
}

#contentWrapper iframe.external {
	overflow: hidden;
}
/* frs Gewinnspiel */
h2.headline {
color:#248DAA;
font-size:1.4em;
font-weight:bold;
padding:10px 0px;
text-transform:none;
}

h2.gewinnspiel{
color:#666666;
font-size:1em;
font-weight:bold;
padding-left:5px;
line-height: 2em;
}

span.gewinnspiel{
color:#666666;
font-size:1.1em;
font-weight:bold;
padding-left:5px;
text-transform:uppercase;
line-height: 2em;
}

#gewinnspielContent .boxContent h3,
#votingContent .boxContent h3,
#umfrageContent .boxContent h3 {
color:#666666;
font-size:1.1em;
font-weight:bold;
margin-bottom:6px;
text-transform:uppercase;
}

#gewinnspielContent input.formfeld,
#votingContent input.formfeld,
#umfrageContent input.formfeld  {
background:transparent url(/media/images/site/backgrounds/bg_forminput_suche.gif) no-repeat scroll left top;
border:medium none;
color:#666666;
display:block;
float:left;
height:20px;
padding:5px 10px 3px 10px;
width:250px;
margin: 3px;
font-size: 1.1em;
}

#gewinnspielContent input.formfeldSmall,
#votingContent input.formfeldSmall,
#umfrageContent input.formfeldSmall {
background:transparent url(/media/images/site/backgrounds/bg_forminput_suche_klein.gif) no-repeat scroll left top;
border:medium none;
color:#666666;
display:block;
float:left;
height:20px;
padding:5px 10px 3px 10px;
width:50px;
margin: 3px;
font-size: 1.1em;
}

#gewinnspielContent input.formfeldBig,
#votingContent input.formfeldBig,
#umfrageContent input.formfeldBig {
background:transparent url(/media/images/site/backgrounds/bg_forminput_suche_mittel.gif) no-repeat scroll left top;
border:medium none;
color:#666666;
height:20px;
padding:5px 10px 3px 10px;
width:150px;
margin: 3px;
font-size: 1.1em;
}


#gewinnspielContent input.selectfeld,
#umfrageContent input.selectfeld,
#votingContent input.selectfeld   {
color:#666666;
font-weight:bold;
padding:5px 10px;
margin: 3px;
}

#gewinnspielWrapper table,
#umfrageWrapper table,
#votingWrapper table {
width: 450px;
}

#contentWrapper #gewinnspielWrapper td,
#contentWrapper #umfrageWrapper td,
#contentWrapper #votingWrapper td,
#contentWrapper #gewinnspielWrapper th,
#contentWrapper #umfrageWrapper th,
#contentWrapper #votingWrapper th,
#contentWrapper #gewinnspielWrapper tr,
#contentWrapper #umfrageWrapper tr,
#contentWrapper #votingWrapper th{
line-height: 2em;
width: 514px;
font-size: 1.0em;
}

#gewinnspielWrapper label,
#umfrageWrapper label,
#votingWrapper label{
margin: 3px;
color:#4C4C4C;
font-size: 1.1em;
margin-bottom:10px;
float: left;
padding-right: 5px;
width: 90%;
}


#gewinnspielWrapper p.linie,
#umfrageWrapper p.linie,
#votingWrapper p.linie {
margin-bottom: 6px;
color:#4C4C4C;
margin-bottom:10px;
display: inline;

}

#gewinnspielWrapper span.submit,
#umfrageWrapper span.submit,
#votingWrapper span.submit{
float: left;
margin-right: 5px;
}

#gewinnspielWrapper fieldset.fragen,
#umfrageWrapper fieldset.fragen,
#votingWrapper fieldset.fragen {
padding: 10px;
}

#gewinnspielWrapper div#error,
#umfrageWrapper div#error,
#votingWrapper div#error{
color:#4C4C4C;
display:inline;
font-size:1.1em;
margin-bottom:10px;
}

#gewinnspielWrapper  td.borderless,
#umfrageWrapper  td.borderless,
#votingWrapper  td.borderless{
border: none;
}


#frmUmfrage .imgWrapper {
	display: block;
	width: 300px;
	float: left;
	margin-right: 10px;
}

#frmUmfrage .imgWrapper img {
	margin-bottom: 5px;
}

#frmUmfrage .imgWrapper .copyright {
	font-size: 1em;
	display: block;
}

#frmUmfrage .formWrapper {
	display: block;
	width: 160px;
	float: left;
}


#frmUmfrage .formWrapper input {
	float: left;
	margin-right: 10px;
}

#frmUmfrage .formWrapper label {
	margin: 0px;
	padding: 0px;
	width: 85%;
}

#breadcrumb h1 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
	padding:0px 0px 0px 10px;
	text-transform:none;
}

/*  Freunde finder */

.boxContent .userlist .img75 {
   width: 75px;
   height: 80px;
}

#bildstrecke_freunde .img75{
   width: 75px;
   height: 80px;
}


/* Overlay User-Info */

.overlay {
	width: 327px;
	z-index: 60;
	position: relative;
}

.overlayGallery{
	width: 296px;
	z-index: 60;
	position: relative;
	background: transparent url(/media/images/site/backgrounds/bg_overlay_gallery_top.png) top left no-repeat;
	padding-top: 17px;
}

.overlay h4 {
	padding: 15px 18px 15px 18px;
	background: transparent url(/media/images/site/backgrounds/bg_overlay_top.png) top left no-repeat;
	margin: 0px;
	color: #248DAA;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
}

.overlayGallery h4 {
	padding: 0 0 10px 0;
	margin: 0px;
	color: #248DAA;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
}


.overlayGallery h4 a{
	color: #248DAA;
}

.overlayGallery .overlayImages {
	margin-bottom: 5px;
}

.overlayGallery .overlayImages li {
	width: 80px;
	float: left;
	margin-right: 10px;
}

.overlayGallery .overlayImages li.last {
	margin-right: 0px;
}

.overlayGallery strong,
.overlay strong {
	color: #F7931E;
}

.overlayGallery p,
.overlay p {
	font-size: 1.1em;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.overlay .iconBar {
	position: absolute;
	top: 11px;
	right: 15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.overlay .iconBar li {
	display: block;
	float: right;
	height: 22px;
	margin-left: 4px;
	text-indent: -9999px;
	width: 22px;
}

.innerOverlay {
	background: transparent url(/media/images/site/backgrounds/bg_overlay_bottom.png) bottom left no-repeat;
	padding: 0px 18px 10px 18px;
	height: 100%;
}

.overlayGallery .innerOverlay {
	background: transparent url(/media/images/site/backgrounds/bg_overlay_gallery_bottom.png) bottom left no-repeat;
	padding: 0px 18px 10px 18px;
	height: 100%;
}

.innerOverlay p,
.overlayGallery .innerOverlay p {
	font-size: 1.1em;
}
.innerOverlay a {
	font-weight: bold;
}

.overlay .buttonBar {
	list-style: none;
	height: 100%;
	margin-bottom: 10px;
	background: transparent url(/media/images/site/borders/border_dashed_blue_hor.gif) left top repeat-x;
	padding-top: 10px;
}

.overlay .buttonBar li {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left.png) no-repeat scroll left top;
	display: block;
	padding-left: 3px;
	float: left;
	margin: 0px 3px 5px 0px;
	font-size: 0.9em;
}

.overlay .buttonBar li a {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right.png) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	height: 14px;
	padding: 2px 3px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}

.overlay .buttonBar li:hover {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_left.png) no-repeat scroll left bottom;
}

.overlay .buttonBar li:hover a {
	background: transparent url(/media/images/site/backgrounds/bg_toolbar_right.png) no-repeat scroll right bottom;
}

.overlay .buttonBar li.icon {
	background: none;
	display: block;
	float: left;
	margin: 0px 3px 0px 0px;
	font-size: 0.9em;
	padding: 0 0 20px 0;
}

.overlay .buttonBar li.icon a{
	background: none;
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	padding: 0px;
}

.overlay .buttonBar li.buttonProfile a {
	background: transparent url(/media/images/site/icons/overlay_profile.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonFriendship a {
	background: transparent url(/media/images/site/icons/overlay_friendship.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonMessage a {
	background: transparent url(/media/images/site/icons/overlay_message.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonGuestbook a {
	background: transparent url(/media/images/site/icons/overlay_guestbook.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonMemorize a {
	background: transparent url(/media/images/site/icons/overlay_memorize.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonGift a {
	background: transparent url(/media/images/site/icons/overlay_geschenk.gif) left top no-repeat;
}

.overlay .buttonBar li.buttonProfile a:hover {
	background: transparent url(/media/images/site/icons/overlay_profile.gif) left bottom no-repeat;
}

.overlay .buttonBar li.buttonFriendship a:hover {
	background: transparent url(/media/images/site/icons/overlay_friendship.gif) left bottom no-repeat;
}

.overlay .buttonBar li.buttonMessage a:hover {
	background: transparent url(/media/images/site/icons/overlay_message.gif) left bottom no-repeat;
}

.overlay .buttonBar li.buttonGuestbook a:hover {
	background: transparent url(/media/images/site/icons/overlay_guestbook.gif) left bottom no-repeat;
}

.overlay .buttonBar li.buttonMemorize a:hover {
	background: transparent url(/media/images/site/icons/overlay_memorize.gif) left bottom no-repeat;
}

.overlay .buttonBar li.buttonGift a:hover {
	background: transparent url(/media/images/site/icons/overlay_geschenk.gif) left bottom no-repeat;
}

.teilnahmebedingungen
{
	overflow:auto;
	height:200px;
	width:100%;
	border:1px solid #F7931E;
	padding:3px;
}

/* Icons Geschlecht */
.iconBar .profileFemale {
	background: transparent url(/media/images/site/icons/profile_female.gif) center top no-repeat;
}

.iconBar .profileMale {
	background: transparent url(/media/images/site/icons/profile_male.gif) center top no-repeat;
}

/* Icons Status */

.iconBar .profileGold {
	background: transparent url(/media/images/site/icons/profile_gold.gif) center top no-repeat;
}

.iconBar .profileSilver {
	background: transparent url(/media/images/site/icons/profile_silver.gif) center top no-repeat;
}

.iconBar .profileBronze {
	background: transparent url(/media/images/site/icons/profile_bronze.gif) center top no-repeat;
}

.iconBar .profileBeginner {
	background: transparent url(/media/images/site/icons/profile_beginner.gif) center top no-repeat;
}

.iconBar .profileGreenhorn {
	background: transparent url(/media/images/site/icons/profile_greenhorn.gif) center top no-repeat;
}


/* Icons Sternzeichen */

.iconBar .profilePisces {
	background: transparent url(/media/images/site/icons/profile_pisces.gif) center top no-repeat;
}

.iconBar .profilAries {
	background: transparent url(/media/images/site/icons/profile_aries.gif) center top no-repeat;
}

.iconBar .profileTaurus {
	background: transparent url(/media/images/site/icons/profile_taurus.gif) center top no-repeat;
}

.iconBar .profileGemini {
	background: transparent url(/media/images/site/icons/profile_gemini.gif) center top no-repeat;
}

.iconBar .profileAquarius {
	background: transparent url(/media/images/site/icons/profile_aquarius.gif) center top no-repeat;
}

.iconBar .profileLibra {
	background: transparent url(/media/images/site/icons/profile_libra.gif) center top no-repeat;
}

.iconBar .profileSagittarius {
	background: transparent url(/media/images/site/icons/profile_sagittarius.gif) center top no-repeat;
}

.iconBar .profileCapricorn {
	background: transparent url(/media/images/site/icons/profile_capricorn.gif) center top no-repeat;
}

.iconBar .profileVirgo {
	background: transparent url(/media/images/site/icons/profile_virgo.gif) center top no-repeat;
}

.iconBar .profileCancer {
	background: transparent url(/media/images/site/icons/profile_cancer.gif) center top no-repeat;
}

.iconBar .profileLeo {
	background: transparent url(/media/images/site/icons/profile_leo.gif) center top no-repeat;
}

.iconBar .profileScorpio {
	background: transparent url(/media/images/site/icons/profile_scropio.gif) center top no-repeat;
}

/* Icons Familienstand */

.iconBar .profileFamily {
	background: transparent url(/media/images/site/icons/profile_family.gif) center top no-repeat;
}

.iconBar .profileMarried {
	background: transparent url(/media/images/site/icons/profile_married.gif) center top no-repeat;
}

.iconBar .profileSingleMother {
	background: transparent url(/media/images/site/icons/profile_single_mother.gif) center top no-repeat;
}

.iconBar .profileSingleFather {
	background: transparent url(/media/images/site/icons/profile_single_father.gif) center top no-repeat;
}

.profileSingleFemale {
	background: transparent url(/media/images/site/icons/profile_single_female.gif) center top no-repeat;
}

.iconBar .profilesingleMale {
	background: transparent url(/media/images/site/icons/profile_single_male.gif) center top no-repeat;
}

/* Icons Online-Status */

.iconBar .profileOnline {
	background: transparent url(/media/images/site/icons/profile_online.gif) center top no-repeat;
}

.iconBar .profileOffline {
	background: transparent url(/media/images/site/icons/profile_offline.gif) right top no-repeat;
}


#seitenwechsel {
	margin: 100px auto 0px auto;
	width: 330px;
}

/* Tag-Liste unter Artikeln */

.tags {
	padding: 0 0 5px 0;
	margin: 0px 10px 20px 10px;
	background: url("/media/images/site/borders/border_dashed_blue_hor.gif") repeat-x scroll left bottom transparent;
}

.tags h3 {
	background: url("/media/images/site/borders/border_dashed_blue_hor.gif") repeat-x scroll left bottom transparent;
	padding: 0 0 10px 0;	
	margin: 0 0 10px 0;
	color: #248DAA;
	font-weight: bold;
	font-size: 1.3em;
}

.tagList {
	font-size: 1.1em;
	padding: 0 0 5px 0;	
}

.tagList li {
	font-weight: bold;	
	display: inline;
	padding-right: 5px;
}

.tagList li a {
	font-weight: normal;
	padding-right: 5px;
}

/* added by AB @2010-04-23: zusatzauswahl avatare im userprofil */

#avatarScrollBtnLeftContainer {
    float: left;
    width: 12px;
    height: 100px;
    display: inline-block;
}
#avatarScrollBtnRightContainer {
    float: right;
    width: 12px;
    height: 100px;
    display: inline-block;
}
#avatarScrollBtnLeft {
    width: 12px;
    height: 11px;
    margin-top: 46px;
    background-image: url(/media/images/site/icons/btn_seite_li.png);
    display: inline-block;
}
#avatarScrollBtnRight {
    width: 12px;
    height: 11px;
    margin-top: 46px;
    background-image: url(/media/images/site/icons/btn_seite_re.png);
    display: inline-block;
}
#avatarScrollview {
    width: 309px;
	height: 105px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	float: left;
    margin-left: 3px;
}
#avatarScrollview ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
}
#avatarScrollview ul li {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #CCC;
    position: relative;
    margin-right: 1px;
}

#avatarScrollview ul li img {
    margin-left: 15px;
    margin-top: 5px;
}

#avatarScrollview ul li div {
    position: absolute;
    left: 5px;
    bottom: 2px;
}
/* Plista */

#plista_widget_belowArticle {
	margin: 15px 10px 10px 10px;	
	background:url("/media/images/site/borders/border_dashed_blue_hor.gif") repeat-x scroll left top transparent;
	padding: 10px 0 0 0;
}

#plista_widget_belowArticle .tags {
 	background: none;
	margin: 0px;
}

.article #plista_widget_belowArticle .itemWrapper a {
	padding: 0 0 8px 0;
}

.article #plista_widget_belowArticle .itemWrapper a:hover {
	background: none;
}



/* Abo-Box im header */

.aboHeader  {
	position: relative;
	width: 165px;
	float: right; 
	height: 80px;
	/*background: #fff url(/media/images/site/backgrounds/bg-abo.png) right bottom no-repeat;*/
}


.aboHeader .abo {
	color: #2AA5C6;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 10px;
	text-transform: uppercase;
}

.aboHeader .abo:hover {
	color: #F7931E;
}

.aboHeader .cover {
   position: absolute;
   top: 5px;
}

.aboHeader .cover1 {
   left: 15px;
   z-index: 9;
}

.aboHeader .cover2 {
   right: 60px;
   z-index: 7;
   margin-top: 4px;
}

.aboHeader .cover3 {
   right: 35px;
   z-index: 5;
   margin-top: 8px;
}

.aboHeader .cover4 {
   right: 15px;
   z-index: 3;
   margin-top: 12px;
}

.aboHeader .cover5 {
   right: 0px;
   z-index: 1;
   margin-top: 16px;
}

.aboHeader .layer {
   display: block;
   background-color: #000;
   position: absolute;
   top: 5px;

}
.aboHeader .layer2 {
   right: 60px;
   z-index: 8;
   margin-top: 4px;
   width: 50px;
   height: 67px;
   opacity: 0.3;
}

.aboHeader .layer3 {
   right: 35px;
   z-index: 6;
   margin-top: 8px;
   width: 44px;
   height: 59px;
   opacity: 0.4;
}

.aboHeader .layer4 {
   right: 15px;
   z-index: 4;
   margin-top: 12px;
   width: 38px;
   height: 51px;
   opacity: 0.5;
}

.aboHeader .layer5 {
   right: 0px;
   z-index: 2;
   margin-top: 16px;
   width: 32px;
   height: 43px;
   opacity: 0.6;
}

.aboHeader .layer2,
.boxAbo .layer2 {
   filter /*\**/: alpha(opacity = 30)\9
}

.aboHeader .layer3,
.boxAbo .layer3 {
   filter /*\**/: alpha(opacity = 40)\9
}

.aboHeader .layer4,
.boxAbo .layer4 {
   filter /*\**/: alpha(opacity = 50)\9
}

.aboHeader .layer5,
.boxAbo .layer5 {
   filter /*\**/: alpha(opacity = 60)\9
}

/* Likebutton in Artikel eingebunden */

div.likeButton{
	width: 100%;
	height: 30px;
	float: left;
	margin-left: 11px;
}

div.likeRecomendButton{
	width: 500px;
	padding: 5px 7px 10px 7px;
	float: left;
}

div.likeRecomendButtonGallery{
	width: 100%;
	padding: 5px 0px 10px 0px;
	float: left;
}

a#fbcommentcount {
	padding-left: 20px;
	background: url('/media/images/site/icons/fbcomments.gif') no-repeat left center;
	color: #4B67A0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-right: 25px;
	float: right;
}


