﻿/* Stylesheet-Datei f�r allgemeine Styles
09-05-18 AP, 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;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, cite, code, dfn, em, 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;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

/* 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.bildRechts {
	margin-left: 15px;
	margin-bottom: 15px;
}

img.bildLinks {
	margin-right: 15px;
	margin-bottom: 15px;
}

img.right {
	margin-left: 10px;
}

.invisible,
.access { /* Links zur Verbesserung der Accessibility */
	display: none;
}

.clearfix:after { /* automatisches Clearing von Floats */
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body,
label, input, textarea, select {
	font: 62.5%/130% Arial, Helvetica, sans-serif; /* Schriftgroesse auf 10px setzen - besser zum Rechnen */
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

.hr {
	background: transparent url(/media/images/css/bg-divider.gif) left bottom repeat-x;
	float: left;
	height: 3px;
	line-height: 0;
	margin: 10px 0;
	width: 100%;
}


a {
	color: #512055;
	text-decoration: underline;
}

a:hover {
	color: #512055;
}

a.buttonBig {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/media/images/css/btn-big-li.gif) left top no-repeat;
	display: block;
	float: left;
	padding-left: 7px;
}

a.buttonBig span {
	background: transparent url(/media/images/css/btn-big-re.gif) right top no-repeat;
	display: block;
	height: 40px;
	padding: 0 7px 0 0;
	line-height: 40px;
}

a.buttonBig:hover {
	color: #FFFFFF;
}

a.buttonMiddle {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	background: transparent url(/media/images/css/btn-middle-li.gif) left top no-repeat;
	display: block;
	float: left;
	padding-left: 7px;
}

a.buttonMiddle span {
	background: transparent url(/media/images/css/btn-middle-re.gif) right top no-repeat;
	display: block;
	height: 27px;
	padding: 0 14px 0 7px;
	line-height: 27px;
}

a.buttonMiddle:hover {
	color: #FFFFFF;
}

a.button {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/media/images/css/btn-li.gif) left top no-repeat;
	display: block;
	float: left;
	padding-left: 5px;
}

a.button span {
	background: transparent url(/media/images/css/btn-re.gif) right top no-repeat;
	display: block;
	height: 20px;
	padding: 0 5px 0 0;
	line-height: 18px;
}

a.button:hover {
	color: #FFFFFF;
}

a.mehr {
	font-weight: bold;
	text-decoration: none;
}


/* Allgemeines Layout 
-------------------------------------------------------- */

body {
	background: #6c1e79 url(/media/images/css/bg-body.gif) left top repeat;
	color: #4e2850;
}

#pageWrapper {
	background: #cb2888 url(/media/images/css/bg-marg-right.gif) right top repeat-y;
	width: 960px;
	margin: 24px auto;
	position: relative;
}

#contentOuterWrapper {
	width: 960px;
}

#contentPink {
	background: transparent url(/media/images/css/bg-header.gif) right top no-repeat;
	width: 960px;
}

#contentInnerPink {
	background: transparent url(/media/images/css/bg-kreise-pink.gif) right bottom no-repeat;
	width: 960px;
}

#contentInnerWrapper,
#innerPageWrapper {
	float: left;
	width: 795px;
}

/* fuer Laenderflaggen im Header */
#contentInnerWrapper {
	position: relative;
}

#countriesHeader ul {
	position: absolute;
	top: 60px;
	left: 15px;
	width: 240px;
}
#countriesHeader ul li {
    float: left;
    margin-right: 10px;
	margin-bottom: 3px;
}

#marginalSpalte {
	float: right;
	width: 145px;
	padding: 20px 5px 20px 15px;
}

#header {
	width: 795px;
	height: 135px;
	position: relative;
}

#branding {
	width: 278px;
	height: 135px;
	float: left;
}

#contentWrapper,
#innerContent {
	background: #FFFFFF url(/media/images/css/bg-kreise-weiss.gif) right bottom no-repeat;
	width: 795px;
	padding: 18px 0 60px 0;
	position: relative;
	min-height: 680px;
}

#content {
	width: 496px;
	margin: 0 21px 0 278px;
}

#naviSub {
	position: absolute;
	/*top: 65px;*/
	top: 112px;
	left: 73px;
	z-index: 501;
}

.avatarModel {
	position: absolute;
	/*top: 55px;*/
	top: 110px;
	left: -86px;
	z-index: 502;
}

.avatarModelRight {
	position: absolute;
	top: 110px;
	left: 45px;
	z-index: 502;
}

.silhouette {
	position: absolute;
	bottom: 0px;
	right: -153px;
    z-index: 65535; /* FIX 4 IE-Browser onclick() */
}

#messenger {
	/*background: transparent url(/media/images/css/bg-messenger.png) left top no-repeat;*/
	padding: 115px 0 0 0;
}

#messenger ul {
	margin: 0.5em 0 1em 0;
	font-size: 120%;
	line-height: 130%;
	clear: both;
}

#messenger ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#messenger ul li a:hover {
	text-decoration: underline;
}

.contactBox {
    background-color: #ff92cd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    font-size: 130%;
    font-weight: bold;
	width: 130px;
}

.contactBox a {
    text-decoration: none;
}

.contactBox a:hover {
    text-decoration: underline;
}


/* Footer 
-------------------------------------------------------- */

#footer {
	background-color: #570f5c;
	color: #c081c2;
	font-size: 120%;
	height: 80px;
	position: relative;
	z-index: 65550;
}

#footer ul {
	position: absolute;
	bottom: 8px;
	right: 11px;
	z-index: 5;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #c081c2;
	text-decoration: none;
}

#footer #footerTools ul {
	position: absolute;
	top: 2px;
	right: 11px;
}
#footer #footerTools ul li {
	line-height: 22px;
}

/* Footer Community
-------------------------------------------------------- */

#footerCommunityWrapper {
	background: #570F5C url(/media/images/css/bg-footer-bott.gif) left top repeat-x;
	width: 960px;
	height: 36px;
	position: absolute;
	top: 64px;
	left: 0;
	padding-bottom: 24px;
}

#footerCommunity {
	background: #570F5C url(/media/images/css/bg-footer-stars.gif) left top repeat-x;
	height: 120px;
	/*width: 670px;*/
	width: 960px;
	overflow: hidden;
	position: absolute;
	top: -64px;
	left: 0;
}

#freundeSlider {
	/*background: transparent url(/media/images/css/fotograf.gif) 9px 60px no-repeat;*/
	/*width: 586px;
	height: 92px;*/
	width: 906px;
	height: 112px;
	padding: 8px 0 0 54px;
}

#freundeSlider .friendflash {
	float: left;
	margin-right: 28px;
	position: relative;
	top: -25px;
	z-index: 50000;
}

#freundeSlider .footerFriendPng {
	margin-top: 12px;	
}

#freundeSlider .footerFriendPng img {
	width: 45px;
	height: 115px;	
}

#footerToolsWrapper {
	position: absolute;
	top: 134px;
	left: 0;
	width: 960px;
	height: 70px;
}

#footerTools {
	width: 960px;
	height: 22px;
	padding: 2px 0;
	background-color: #570F5C;
	color: #C081C2;
}

#footerToolsWrapper .print {
	float: left;
	/*width: 100px;*/
	line-height: 22px;
	margin: 0 0 0 54px;
}

#footerToolsWrapper a {
	color: #C081C2;
	text-decoration: none;
}

#footerTools #socialbookmarkeu {
	float: left;
	margin-right: 10px;
	line-height: 22px;
}

.bildstrecke {
	float: none;
	background:transparent url(/media/images/css/bg-divider.gif) repeat-x scroll left top;
	padding:20px 0 12px;
	text-align: center;
	margin-top: 10px;
}

.text_bildstrecke {
	background:transparent url(/media/images/css/bg-divider.gif) repeat-x scroll left bottom;
	width: 496px;
	margin-bottom: 10px;
	text-align: left;
	padding:0px 0 20px;
}

.text_bildstrecke p {
	color:#CE4098;
	margin-bottom:0.2em !important;
}

.text_bildstrecke a {
	font-weight: bold;
}

.bildstrecke img{
	margin-right: 4px;
}

ul.boxListeBlaettern li{
	list-style: none;
}

li.vorher {
	background:transparent  url(/media/images/backgrounds/nachher.gif) no-repeat scroll left top;
	width: 100px; 
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

li.nachher {
	background: transparent url(/media/images/backgrounds/vorher.gif) no-repeat scroll right top;
	margin-top: 20px;
	width: 100px;
	float: left;
	margin-bottom: 20px;
}

li.bildnr {
	margin-top: 20px;
	float: left;
	width: 195px;
	text-align: center;
	padding-right: 20px;
	margin-bottom: 20px;
}

.banderole_c {
	position: absolute;
	right: 0px;
	top: 1px;
}

.banderole_d {
    position: absolute;
    right: -165px;
    top: 1px;
}

.annehmen {
    background: transparent url(/media/images/icons/annehmen-mini.gif) left 1px no-repeat;
    padding-left: 18px;
    line-height: 16px;
}

.ablehnen {
    background: transparent url(/media/images/icons/ablehnen-mini.gif) left 2px no-repeat;
    padding-left: 18px;
    line-height: 16px;
}
