/* =====================================================
// 	kompletter Koerper auf allen seiten
// ================================================== */
body {
	padding: 0 0 10px 0;
	margin: 0px;
	background-color: White;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* =====================================================
// 	Tabellen auf allen Seiten
// ================================================== */
table,th,td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* =====================================================
// 	formatting auf allen Seiten
// ================================================== */

/* Link allgemein*/
a {
	color: #00379b;
	text-decoration: none;
	cursor:pointer;
}
/* Link allgemein hover */
a:hover{
	text-decoration: underline;
	cursor:pointer;
}
/* Link allgemein hover */
a.blow_up{
	display:block;
	cursor:pointer;
}
object
{
	outline-style:none;
}
/* teaser text links */
.teaserText a:HOVER,
.teaserText a:HOVER .headline,
.teaserText a:HOVER .description {
	color:#00379b;
	text-decoration: underline;
}


/* Schriftgroesse */
.font_size {
	font-size:10px;
}
.font_size2 {
	font-size:11px;
}

a.none_underline {
	text-decoration: none;
}
/* "Foto loeschen" */
.delete{
	float:right;
	margin-top:40px;
}
/* "Video loeschen" */
.delete_video{
	float:right;
	margin-top:100px;
}

.comment{margin-top:3px;}

.lineHeight_higher{
	line-height:16px;
}

/* =====================================================
// 	decorations for flags, tipps...
// ================================================== */
.flag {
	color:#000000;
	font-weight:bold;
}

.marker {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	line-height:10px; /* IE nervt! */
}

.markerBig {
	font-weight:bold;
	text-transform:uppercase;
}

.isOnline {
	color:#639E1F;
}
.isPremium {
	color:#E4392E;
}
.quickMeeting, .quickMeeting a {
	color:#ff8d07;
}

.deactivated{
	color:#b5b5b5;
}

.darkDeactivated{
	color:#999999;
}

.flag_cnt_new {
	color:#e4392e;
}
.flag_cnt_new_green {
	color:#639e1f;
}
.flag_attention {
	font-style:italic;
	color:#e4392e;
}
.flag_attention_green {
	font-style:italic;
	color:#639e1f;
}

.attention {
	color:#e4392e;
}
/***** Fehlerklasse ****/
.error, .errorMessage
{
	color:#e4392e;
	font-weight:bold;
	margin-bottom:2px;
}

.error.last, .errorMessage
{
	margin-bottom:24px;
}
/* sternchen, wenn ein feld nicht ausgefuellt wurde. */
.errorIconMissingInput {
	padding-left:6px;
	color:#e4392e;
	font-weight:bold;
}

.infoMessage {
	margin-bottom:24px;
	color:black;
	font-weight:bold;
}

/** eine Aktion wird erfolgreich abgeschlossen
*   zum Beispiel eine Nachricht verschickt
**/
.confirmActionInfo {
	color:#e4392e;
	font-weight:bold;
}

.upcoming {
	color:#e4392e;
}


.myPosting,
.appointmentRequest,
.appointmentShiftRefusal,
.appointmentCancelationRequest,
.appointmentCancelationRefusal {
	margin-bottom:3px;
	color:#e4392e;
}
.appointmentConfirm,
.appointmentCancelationConfirm {
	margin-bottom:3px;
	color:#639e1f;
}

a.readmore {
	white-space:nowrap;
	font-weight:normal;
}

.hitNumber {
	/* number of hits in list items */
	font-size:10px;
	font-weight:normal;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.tt{
	cursor:pointer;
}

.actionLayer {
	background-color:transparent;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	width:400px;
}

.loginLayer {
	background-color:transparent;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	width:250px;
}

.picturePreviewLayer {
	background-color:transparent;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	width:426px;
}

.videoPreviewLayer {
	background-color:transparent;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	width:530px;
}

.nowrap {
	white-space:nowrap;
}

/* Payment Flags */
.flagOpenPayment {
	color:#e4392e;
}
.flagOpenPayment a.action {
	font-weight:bold;
}

.flagNewBill {
	color:#639e1f;
	font-weight:bold;
}

.flagPaymentOK {
	color:#639e1f;
}

div.itemContent ul .flag {
	font-style:normal;
	font-weight:normal;
}
/* =====================================================
// 	color formatting auf allen Seiten
// ================================================== */

.color1{color:white;}
.color2{color:#639e1f;}
.color3{color:#c6c5c5;}
.color4{color:black;}
.color5{color:#00379b;}

/* =====================================================
// 	headlines, paragraphs
// ================================================== */
h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,'sans-serif';
}
h1 {
	font-size:12px;
	padding:0px 0 5px 0;
	font-weight:bold;
	display:inline;
	color: #00379b;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	/*margin-top:12px;*/
	display:inline;
}
h3 {
	/* box header */
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#ebebeb;
	padding: 4px 12px 4px 12px;
	border-bottom: 1px solid #d5d4d4;
}
h4 {
	/* box header */
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background-color:#ebebeb;
	padding: 4px 12px 4px 12px;
}
h5 {
	font-size:12px;
	padding:0px 0 5px 0;
	font-weight:bold;
}
h6 {
	font-size:12px;
	font-weight:bold;
}

p {
	padding:0px;
	margin:0px;
}

p.like_row {
	margin-bottom:16px;
}

p.like_row2 {
	padding-top:6px;
	margin-bottom:16px;
}
p.like_row3 {
	margin-bottom:6px;
}

/* smaller */
.small_text {
	font-size:11px;
}

hr {
	height:1px;
 	border:0;
  	background:#d5d4d4;
  	color:#d5d4d4;
	clear:both;
	margin:12px 0;
	padding:0;
}

hr.bright {
  	background:#f3f3f3;
  	height:1px;
 	border:0;
  	color:#f3f3f3;
	clear:both;
	margin:12px 0;
	padding:0;
}

/* =====================================================
// 	images
// ================================================== */
img{
	border: none;
	vertical-align: middle;
}

.icon{
	margin-right:6px;
	margin-top:-1px;
}

.please_wait_img{
	text-align:center;
	left:40%;
	top:45%;
	z-index:3000;
	position:absolute;
}

/* =====================================================
// 	default form elements
// ================================================== */
form {
	padding:0px;
	margin:0px;
}

input,textarea,select {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,'sans-serif';
}
/* der Opera macht die selectBoxen zu schmal */
html:first-child>*:first-child+body select{
	padding-right:5px;
}

textarea {
	/* same font-size as regular text */
	font-size:12px;
}

input.button {
	font-size:12px;
	padding:2px 5px;
}
input.buttonSubmit {
	font-size:12px;
	padding:2px 5px;
	font-weight:bold;
	margin-right:6px;
}
input.textfield-dd,
input.textfield-mm,
input.textfield-std,
input.textfield-min,
input.textfield-fps {
	padding:1px;
	width:35px;
}

input.textfield{
	 width:189px;
	 padding:1px 0;
}

input.textfield_small{
	 width:100px;
	 padding:1px 0;
	 font-size:11px;
}

input.textfield-bonusCode{
	 width:140px;
	 padding:1px 0;
	 font-size:11px;
}

input.textfield-str_nr,
input.textfield-plz,
input.textfield-nr{
	 width:40px;
	 padding:1px 0;
}
input.textfield-tel,
input.textfield-price{
	 width:90px;
	 padding:1px 0;
}
input.textfield-pre_tel{
	 width:50px;
	 padding:1px 0;
}

textarea.fullsizeCenter {
	width:455px;
}
textarea.fullsizeCenter2 {
	width:413px;
}
textarea.fullsizeCenter3 {
	width:432px;
}
textarea.smallComment {
	width:250px;
	font-size:11px;
	height:50px;
}
select.fullsizeCenter_smallText {
	width:432px;
	font-size:11px;
}
select.fullsizeCenter2 {
	width:413px;
}

input.fullsizeCenter {
	width:455px;
}
input.fullsizeCenter_bigger {
	width:555px;
}
input.fullsizeCenter3 {
	width:432px;
}
select.widthBigger {
	width:150px;
}
select.like_row3
{
	margin-bottom: 6px;
	display: block;
}

input.rightAlign,
textarea.rightAlign,
select.rightAlign {
	text-align:right;
}

input.checkbox {}
input.radio {
	padding:0;
	margin:0px 0px -1px 0px;
}


img.captcha {
	border:1px solid #000000;
	cursor:pointer;
}

option.borderBottom {
	border-bottom:1px solid #C6C5C5;
}

/* =====================================================
// 	"grafische" buttons
// ================================================== */
/* Container für einen großen Button */
.container_button{
	width:230px;
	margin-bottom:24px;
	margin-left:25%;
}

.container_buttonM{
	width:108px;
}
/* Kalender Icon als Button */
.calendar_button{
	width:240px;
	border:1px solid black;
	border-top:none;
	background-color:white;
	text-align:center;
}
.calendar_button a{
	color:black;
	display:block;
	width:100%;
	padding:2px 0;
}
.calendar_button a:hover{
	text-decoration:none;
	font-weight:bold;
 	border: 1px solid;
 	padding:1px 0;
 	border-color: #fff #000 #000 #fff;
 	width:238px;
}

/* =====================================================
// 	tabelle mit formular box
// ================================================== */
table.form,
table.form3  {
	margin:0 0 6px 0;
	padding:0;
	border:0;
	border-spacing:0;
	width:679px; /* alt: 663px, neu: 703 - 24px */
}
table.form tr,
table.form2 tr,
table.form3 tr {
	margin:0;
	padding:0;
	border:0;
}
table.form td,
table.form2 td{
	margin:0;
	padding:0 0 6px 0;
	vertical-align:top;
}
table.form td.label,
table.form2 td.label,
table.form3 td.label {
	font-weight:bold;
	padding-right:10px;
	width:210px;
}
table.form td.labelSmall {
	font-weight:bold;
	padding-right:10px;
	width:150px;
}
table.form td.rates {
	width:150px;
	padding-right:12px;
}
table.form tr.gap td,
table.form_auto tr.gap td {
	height:12px;
}
table.form tr.line td {
	height:1px;
	padding:0px;
	margin:0px;
	font-size:1px;
}
table.form tr.line td hr{
	margin-bottom:6px;
	margin-top:6px;
}
table.form td.small {
	font-size:11px;
	text-align:left;
	padding-left:6px;
}
table.form td.small2 {
	font-size:11px;
	text-align:left;
	padding:0px;
}
table.form td.small_bg {
	font-size:11px;
	text-align:left;
	padding:0px;
	background-color:#f7f7f7;
	padding-left:6px;
}
table.form td.bg {
	background-color:#f7f7f7;
}

table.form3 td {
	padding:0 0 24px 0;
}

table.form2 {
	margin:0 0 6px 0;
	padding:0;
	border:0;
	border-spacing:0;
	width:520px;
}

table.form_auto {
	margin:0 0 6px 0;
	padding:0;
	border:0;
	border-spacing:0;
}
table.form_auto td.labelAuto {
	padding-right:12px;
}

/* =====================================================
// 	normale Tabellen
// ==================================================*/

table.reg{
	margin-top:10px;
}
table.reg td{
	margin:0;
	padding:0 0 12px 0;
	vertical-align:top;
}
table.reg th{
	padding:0 0px 12px 0;
}
table.reg td.label{
	font-weight:bold;
	width:150px;
	padding-right:24px;
}
table.reg td.labelSmall{
	font-weight:bold;
	width:130px;
	padding-right:24px;
}
table.reg td.icon,
table.reg td.checkbox{
	text-align:center;
}
table.reg th.gap,
table.reg td.gap{
	padding:0 12px 0 12px;
}
table.reg td.text{
	padding-left:24px;
}
table.reg td.label_bigger{
	font-weight:bold;
	width:200px;
	padding-right:24px;
}
table.reg td.fix_width{
	width:460px;
}

table.reg2{}
table.reg2 td{
	margin:0;
	padding:0 0px 12px 0;
	vertical-align:top;
}

table.reg3{}
table.reg3 td{
	margin:0;
	padding:0px 0px 12px 0;
	vertical-align:top;
}

table td.gap{
	padding:0 12px 0 12px;
}

/** Tabelle one Größenbegrenzung oder label fett **/
table.normal{}
table.normal td{
	margin:0;
	padding:0;
	vertical-align:top;
	font-size:11px;
}
table.normal td.label{
	padding-right:24px;
}
table.normal td.gap{
	padding:6px 0px;
}

/* =====================================================
// 	chooseOneBox (radio- or checkbox spalte + content)
// ================================================== */
.chooseOneBox {}
.chooseOneBox .radioCol,
.chooseOneBox .checkboxCol {
	width:23px;
}
.chooseOneBox .radioTxt {
	max-width:650px;
}
.chooseOneBox .radioCol_bigger{
	width:30px;
}
.chooseOneBox .contentCol {
	width:430px; /* 459 -24 -5(IE6 nervt) */
}
.chooseOneBox label {
	font-weight:bold;
}
.chooseOneBox label.normal {
	font-weight:normal;
}




/* =====================================================
// 	premium ad box
// ================================================== */
#premiumAdBox {
	margin-top:15px;
	padding-left:12px;
}
#premiumAdBox p {
	margin-bottom:7px;
}

/* =====================================================
// 	allgemeine seiten (Registration, AGB, ...) Content
// ================================================== */

#contentBoxColumns1 {
 	width: 468px;
	margin: 0 12px 24px 12px;
}
#contentBoxColumns2 {
 	width:705px;
	margin:0 12px 24px 0px;
}
#contentBoxColumnsAuto {
	margin:0 12px 24px 0px;
}
#contentBoxColumns3 {
 	width:942px;
	margin:0 12px 24px 0px;
}
#newsletterBox {
	margin-top:20px;
}
#newsletterBox p {
	margin: 5px;
	padding: 5px;
}
.contentBox {
	background-color:#ffffff;
	padding-bottom:10px;
}
.contentBoxBottom {
	background-color:#ffffff;
	padding-bottom:24px;
}
.innerContentBox {
	padding:24px 12px;
}
.innerContentBox2 {
	padding: 6px 12px 12px 12px;
	background-color:white;
}
.innerContentBox3 {
	padding:0 0 1px 0;
	background-color: white;
}

/* =====================================================
// 	grosse Container auf allen Seiten
// ================================================== */

/* Container, welcher alles zusammenhaelt */
#wrapper{
	width: 942px;
   margin: 0 auto;
	padding-top:24px;
}

/* Flotumgebung zum Abschluss "clearen" */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
}

/* enthalt Header und Suche*/
#head{height: 145px;}

/* Kopf mit Logo*/
#header {
	height: 85px;
	margin-bottom: 1px;
	background-image: url('../images/sapodo/background_head.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#header div.logo {
	position:relative;
	display:inline;
	float:left;
	top:17px;
	left:24px;
	width:201px;
	height:57px;
}
#header div.claim {
	position:relative;
	display:inline;
	float:left;
	top:50px;
	left:39px;
}

/* Suche */
#search {
	/*background-color: #155eac;*/
	height: 30px;
	background-image: url('../images/backgrounds/verlauf_div_blue.gif');
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: #1f5a9e;*/
}

/* Hauptinhalt, z.B. auf der Startseite*/
#content {
	background-color: #ebebeb;
	padding:24px;
}

/* linker Bereich */
#left {
    position: relative;
    width: 225px;
}

/* enthaelt die Liste mit den Kategorien */
#categories {
	background-color:#ffffff;
	padding-bottom:12px;
}

/* rechts */
#right {
	 width: 225px;
	 padding-bottom: 12px;
	 border-bottom: 1px solid #d4d3d3;
}

/* User - Bereich rechts
#right_user{
	padding-bottom:10px;
	background-color: White;
}
*/

/* footer */
#footer{
	clear:both;
	margin:0px 0 20px 0;
	/*margin:20px 0 20px 0;*/
	padding-top:3px;
	font-size:10px;
	border-top:1px solid #d4d3d3;
}

#footer div.keywords{
	text-align:justify;
	padding-top:16px;
	color:#666666;
	padding-bottom:6px;
}

/* Bereich unterhalb der Suche; enthält Navigation der Treffer */
#navigation
{
	padding:8px 0 1px 240px;
	font-size: 10px;
}
#navigation.mySapodo
{
	padding:8px 0 1px 0px;
}
#navigation.timeout
{
	padding:8px 0 1px 0px;
	color:#e4392e;
	font-weight:bold;
	font-size:12px;
}

/* Container für Ajax im Frontend */
#workspace{
	margin-bottom:30px;
}

/* Bereich unterhalb der Suche; Hinweis, d Javascript aktiviert werden soll */
.attention_js_margin
{
	margin-top: 1px;
	padding:8px 0 5px 0px;
	background-color:#e4392e;
	color:white;
	font-weight:bold;
}

/* =====================================================
// 	divs im Kopf-/Suchebereich auf allen Seiten
// ================================================== */

.header_box1{
	width:112px;
	text-align: center;
	font-size: 14px;
	padding-top:6px;
	border-right: 1px solid white;
	height:24px;
	color: White;
}
.header_box1 a:hover{text-decoration: none;}
.header_box1:hover{
	text-decoration: none;
	background-image: url(../images/backgrounds/verlauf_div_green.gif);
	background-repeat: repeat-x;
	/*background-color: #639e1f;*/
}
.header_box1Active{
	width:112px;
	text-align: center;
	font-size: 14px;
	padding-top:6px;
	border-right: 1px solid white;
	height:24px;
	color: White;
	background-image: url(../images/backgrounds/verlauf_div_green.gif);
	background-repeat: repeat-x;
	background-color: #639e1f;
	text-decoration: none;
}
.header_box1Active:hover{text-decoration: none;}
.header_box1-hover{
	text-decoration: none;
	background-image: url(../images/backgrounds/verlauf_div_green.gif);
	background-repeat: repeat-x;
	background-color: #639e1f;
	text-decoration: none;
}
.header_box1Doit{
	width:223px;
	text-align: center;
	font-size: 14px;
	padding-top:6px;
	border-left: 1px solid white;
	height:24px;
	color: White;
	background-image: url(../images/navi/navi_button_doit_complete.gif);
}
.header_box1Doit a:hover{text-decoration: none;}
.header_box1Doit:hover{
	text-decoration: none;
	background-image: url(../images/navi/navi_button_doit_over_complete.gif);
	background-repeat: no-repeat;
	/*background-color: #639e1f;*/
}
.header_box1Doit_Hand{
	position:absolute;
	top:30px;
	right:15px;
}

/* =====================================================
// 	Buttons für die Tutorials auf der Startseite
// ================================================== */
.tutorialButton{
	background-color:white;
	padding:4px;
}
.tutorialBoxRight{
	float:right;
	width:229px;
}
.tutorialBoxLeft{
	float:left;
	width:229px;
}
.tutorialBoxRight span.icon,
.tutorialBoxLeft span.icon{
	margin-right:2px;
	float:left;
}
.tutorialBoxRight span.text,
.tutorialBoxLeft span.text{
	width:180px;
	float:left;
	padding-top:1px;
}

/* =====================================================
// 	Reiter - Tabs
// ================================================== */
ul.tabs {
	padding:0;
	margin:0;
	list-style-type:none;
	clear:both;
}

ul.tabs li {
	color:#000000;
	text-align:center;
	/*
	border-bottom:1px solid #d4d3d3;
	*/
	border-right:1px solid #c6c5c5;
	margin-bottom: -1px;
	background-color:#ebebeb;
	background-position:0 -2px;
	background-image:url('../images/backgrounds/verlauf_div_grey.gif');
	background-repeat:repeat-x;
}
ul.tabs li a {
	color:#000000;
	display:block;
	padding:4px 12px;
}
ul.tabs li a:hover {
	color:#ffffff;
	background-image:url('../images/backgrounds/verlauf_div_green.gif');
	background-repeat:repeat-x;
	background-color:#5d8d1c;
}

/* die aktuelle Kategorie, welche gerade im VG ist */
ul.tabs li.active {
	background-color:#5d8d1c; /* #649b1e; */
	background-position:0 -2px;
	background-image:url('../images/backgrounds/verlauf_div_green.gif');
	background-repeat:repeat-x;
}
ul.tabs li.active a {
	color:#ffffff;
}
/* Tab ist deaktiviert*/
ul.tabs li.deactivated{
	background-color:#ebebeb;
	background-position:0 -2px;
	background-image:url(../images/backgrounds/verlauf_div_grey.gif);
	background-repeat:repeat-x;
	color:#c6c5c5;
	display:block;
	padding:4px 12px;
}
/* Tab ist deaktiviert - ohne padding*/
ul.tabs li.disabled{
	background-color:#ebebeb;
	background-position:0 -2px;
	background-image:url(../images/backgrounds/verlauf_div_grey.gif);
	background-repeat:repeat-x;
	color:#c6c5c5;
	display:block;
}

ul.tabs li.disabled a:hover {
	background-color:#ebebeb;
	background-position:0 -2px;
	background-image:url(../images/backgrounds/verlauf_div_grey.gif);
	background-repeat:repeat-x;
	color:#c6c5c5;
	display:block;
}

/* spezialfall: suche/biete */
ul.suBiTabs li {
	padding:4px 0px;
	width:111px;
	font-weight:bold;
}
ul.suBiTabs li a {
	display:block;
	width:100%;
	padding:0;
	color:#c6c5c5;
}

ul.suBiTabs li a:hover{
	background-image:none;
	background-color:transparent;
}
ul.suBiTabs li.last {
	border-right:0;
}

.underline {
	text-decoration: underline;
}

/* =====================================================
// 	Listen
// ================================================== */
#header ul{
	padding: 12px 0 0 0;
	margin: 0 12px 0 0;
	list-style: none;
}
#header li{
	margin: 0 3px 0 3px;
	padding-right:6px;
	color: #00379b;
	border-right:1px solid #00379b;
}

#header li.last{border-right:0px;}

#header li.both{
	border-right:1px solid #00379b;
	border-left:1px solid #00379b;
	margin: 0 3px 0 3px;
	padding-right:6px;
	color: #00379b;
	padding-left:6px;
}

/* Liste im Suche - Bereich, um alles auf einer Linie zu halten */
#search ul{
	padding:0;
	margin:0;
	list-style:none;
}
#search li{
	margin:5px 0 2px 12px;
}
#search li.header_box2{
	margin:0;
}
/* Link - Liste im Fuß */
#footer ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#footer li {
	margin-right:6px;
	padding-right:6px;
	border-right:1px solid #c6c5c5;
}
#footer li.last {
	border-right:0px;
}

/* Kategorien - Liste links */
#categories ul {
	padding:0px;
	margin:0;
	list-style:none;
}
#categories li {
	/*
	padding-bottom:3px;
	font-family:Arial;
	*/
	font-size:11px;
	color:#c6c5c5;
	/*_height:14px;*/
}
#categories li a {
	font-size:12px;
}

ul.list{
	padding:0 0 0 12px;
	list-style:none;
}
ul.list li{
	margin-bottom:2px;
}

ul.list2{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list2 li{
	margin-bottom:12px;
}

ul.normal{
	padding:0;
	margin:0;
	list-style:none;
}
ul.normal li{
	margin-bottom:6px;
}
ul.normal li.biggerDistance{
	margin-bottom:16px;
}
ul.normal li.last{
	margin-bottom:0px;
	padding-bottom:0px;
}


/* ordered list */
ol {
	margin-top:0;
	margin-bottom:18px;
}
ol li {
	padding-bottom:9px;
}
ol.abc {
	padding-right:20%;
	list-style-type:lower-alpha;
}
div.manage_ol_abc ol {
	padding-right:20%;
	list-style-type:lower-alpha;
}




/* verschachtelte listen (z.b. kategorien bei trefferlisten) */
#searchResultsCategories ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#searchResultsCategories ul li {
	color:#c6c5c5;
}
#searchResultsCategories ul li .noEntries {
	color:#777;
	font-size:12px;
}
#searchResultsCategories ul .selected {
	font-weight:bold;
}
#searchResultsCategories ul span.selected {
	color:#000;
	font-size:12px;
}

#searchResultsCategories ul li ul li {
	margin-left:9px;
}
/*
#searchResultsCategories ul span.selected {
	color:#000000;
	font-weight:bold;
}
*/
/*
#searchResultsCategories ul a.selected {
	color:#000000;
	font-weight:bold;

}
*/

ul.square{
	padding:6px 0px 12px 24px;
	margin:0;
	list-style-type:square;
	color:#d5d4d4;
}
ul.square li p{
	color:black;
	margin-bottom:6px;
}

/* =====================================================
// 	Liste mit Rahmen und Slidern
// ================================================== */
ul.features {
	margin:0;
	padding:4px 0 0 0;
	list-style-type:none;
	border-top:1px solid #d4d3d3;
}
ul.features li {
	margin:0 0 5px 0;
	padding:0 0 4px 0;
	border-bottom:1px solid #d4d3d3;
}
ul.features li.last {
	border:none;
}
ul.features li img.icon_slider {
	display:block;
	margin:0;
	padding:0;
	border:0;
	height:15px;
	width:15px;
}


/* slider list */
ul.features li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	border:0;
}
ul.features li ul li {
	padding:0px 0 5px 0;
	margin:0;
	border:0;
	font-size:11px;
	font-weight:normal;
}

/* Wenn eine Liste innerhalb der mySapodoBox hervorgehoben wird */
ul.features li.highlighting ul li{
	padding:6px 0 5px 0;
	border-bottom:1px solid white;
}

ul.features li ul li.last {
	border-bottom:none;
}

/* specials: messages, appointments, ... */
ul.features li ul.messages li .from,
ul.features li ul.appointments li .offer,
ul.features li ul.favorites li,
ul.features li ul.watchlist li,
ul.features li ul.guestbook li .from,
ul.features li ul.posting_visitors li .visit{
	font-weight:bold;
}

ul.features li ul.messages li .quickmeeting.from
{
	float: left;
}
ul.features li ul.messages li .timestamp
{
	float: right;
	margin-left: 5px;
}
ul.features li ul li.readmore {
	text-align:right;
	font-weight:normal;
}


/* form fields within feature slides */
ul.features li div.slide form {
	margin:12px;
	padding:0;
}

ul.features li div.slide form div {
	margin-bottom:12px;
}

ul.features li div.slide form label {
	display:block;
	margin-bottom:3px;
}
ul.features li div.slide form input.field {
	width:410px;
}
ul.features li div.slide form textarea {
	width:410px;
	height:65px;
	font-size:11px;
}
/* Das Menü in der mySAPODO Box, was mit der "features" Liste aufgebaut ist */
ul#menue li div.menue_point{
	width: 160px;
}


/* facts list (e.g. page: decide between offer and request) */
ul.facts {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.facts li {
	margin-bottom:6px;
}




/* =====================================================
// 	div for Slide - Function
// ================================================== */
.slide {
	margin:3px 0 0 0;
	padding:3px;
	background-color:#ebebeb;
}
.slide_color{
	background-color:#ebebeb;
}



/* =====================================================
// 	box (mit runden ecken)
// ================================================== */
.round_container {
	clear:both;
	background-color:#c6c5c5;
	margin-bottom:12px;
}
.round_container2 {
	background-color:#c6c5c5;
	margin-bottom:12px;
}
.round_container3 {
	background-color:#c6c5c5;
}

.inner_round_container {
	background-color:#ffffff;
	padding:11px;
}




/* =====================================================
// 	divs für das floaten/clearen/beenden
// ================================================== */
.side_by_side {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.clear {
	clear:both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height:0;
}

/* =====================================================
// 	"doit" Image
// ================================================== */
.doit_img {
	margin:18px 0px -3px 0;
}

/* =====================================================
// 	verschiedene Box
// ================================================== */
.box{
	background-color:#ebebeb;
	border-bottom: 1px solid #d5d4d4;
}

.box2{
	padding:12px 0 12px 0;
	border-bottom: 1px solid #d4d3d3;
	clear:both;
}

.box3{
	padding:12px 0 12px 0;
	clear:both;
}
box2:after,.box3:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box4{
	padding:12px 12px 12px 7px;
	background-color: white;
}
.box5{
	background-color: white;
	padding-bottom:1px;
}
.background{
	background-color: #ebebeb;
	height: auto;
}
.background2{
	background-color: #ebebeb;
	height: auto;
	border-bottom: 1px solid #d5d4d4;
}

.scroll_area{
	overflow:auto;
	max-height:100px;
	padding-bottom:12px;
	padding-right:12px;
}
.scroll_area p{margin-bottom:2px;}

.myEvent_box{
	background-color:#eaf1df;
	margin-bottom:6px;
	padding:6px 6px 0px 6px;
}
.upcomingEvent_box{
	background-color:#f0c3aa;
	margin-bottom:6px;
	padding:6px 6px 0px 6px;
}
.normal_box{
	margin-bottom:6px;
	padding:6px 6px 0px 6px;
	border-bottom: 1px solid #d5d4d4;
}

#tab1_content,
#tab2_content,
#tab3_content,
#tab4_content,
#tab5_content,
#tab7_content{
	width:680px;
	padding-bottom:6px;
}

.video{
	text-align:center;
	padding:12px 0 24px 0;
}

/* photogallery */
#photogallery{
	border-top:1px solid #d4d3d3;
	padding:12px 0px 6px 0px;
}
#photogallery ul,
#photogallery2 ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#photogallery ul li,
#photogallery2 ul li{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
#photogallery ul li.last,
#photogallery2 ul li.last{
	margin-right:0;
}

/* videogallery */
#videogallery{
	border-top:1px solid #d4d3d3;
	padding:12px 0px 6px 0px;
}
#videogallery ul,
#videogallery2 ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#videogallery ul li,
#videogallery2 ul li{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
#videogallery ul li.last,
#videogallery2 ul li.last{
	margin-right:0;
}

.fixed_box{
	width:130px;
}

.fixed_box_705{
	width:705px;
}

.fixed_box_560{
	width:560px;
}

/* =====================================================
// 	Abstände MARGIN
// ================================================== */
.marginTop_Left_Bottom_1 {
	margin:20px 0 -6px -12px;
}

.marginTop1 { margin-top:-2px; }
.marginTop2 { margin-top:10px; }
.marginTop3 { margin-top:16px; }
.marginTop4 { margin-top:12px; }
.marginTop5 { margin-top: 6px; }
.marginTop6 { margin-top:24px; }
.marginTop7 { margin-top:-16px; }
.marginTop8 { margin-top:-8px; }

.marginRight  { margin-right: 3px; }
.marginRight1 { margin-right: 6px; }
.marginRight2 { margin-right:12px; }
.marginRight3 { margin-right:16px; }

.marginBottom1 { margin-bottom:12px; }
.marginBottom2 { margin-bottom:24px; }
.marginBottom3 { margin-bottom:-20px; }
.marginBottom4 { margin-bottom: 6px; }
.marginBottom5 { margin-bottom: 3px; }
.marginBottom6 { margin-bottom:-6px; }

.marginLeft1 { margin-left:12px; }
.marginLeft2 { margin-left: 3px; }

.margin1{margin:3px 0;}


/* =====================================================
// 	Abstaende PADDING
// ================================================== */
.padding  { padding:12px; }
.padding2 { padding:6px 0 16px 0; }
.padding3  { padding:12px 12px 0px 12px; }
.padding4  { padding:46px; }
.padding5  { padding:24px 12px 24px 12px; }

.padding_top  { padding-top: 2px; }
.padding_top2 { padding-top:12px; }
.padding_top3 { padding-top:24px; }
.padding_top4 { padding-top:20px; }
.padding_top5 { padding-top:16px; }
.padding_top6 { padding-top: 6px; }
.padding_top7 { padding-top: 5px; }

.paddingRight  { padding-right:24px; }
.paddingRight2 { padding-right:12px; }

.paddingLeft  { padding-left:12px; }
.paddingLeft2 { padding-left:24px; }
.paddingLeft3 { padding-left:18px; }

.paddingBottom { padding-bottom:12px; }
.paddingBottom2 { padding-bottom:6px; }

/* =====================================================
// 	mysapodo status box (nur wenn eingeloggt)
// ================================================== */
#mySapodoStatusBox {
	background-color:#ffffff;
}
#mySapodoStatusBox p {
	margin-bottom:12px;
}
#mySapodoStatusBox .whoAmI .fullname {
	font-weight:bold;
}
#mySapodoStatusBox .whoAmI .username {}
#mySapodoStatusBox .premiumPromoLink {}

#mySapodoStatusBox ul.features li.active {
	font-weight:bold;
}

#mySapodoStatusBox ul.features li.logout {
	border-bottom:0;
	margin:0;
	padding:24px 0 12px 0;
}



/* =====================================================
// 	mysapodo login box (nicht eingeloggt)
// ================================================== */
#mySapodoLoginBox,
#LoginBox,
.LoginBox  {
	background-color:#ffffff;
	padding-bottom:12px;
}
#mySapodoLoginBox p.row,
#LoginBox p.row,
.LoginBox p.row {
	margin-bottom:6px;
}
#mySapodoLoginBox table.loginBox,
#LoginBox table.loginBox,
.LoginBox table.loginBox {
	width:198px;
	margin-bottom:12px;
	margin-top:-2px;
}
#mySapodoLoginBox table.loginBox td,
#LoginBox table.loginBox td,
.LoginBox table.loginBox td {
	width:50%;
	padding-right:3px;
}
#mySapodoLoginBox table.loginBox tr.label td,
#LoginBox table.loginBox tr.label td,
.LoginBox table.loginBox tr.label td,
.loginLayer .label
{
	vertical-align:bottom;
	font-size:10px;
}
#mySapodoLoginBox table.loginBox .textfield,
#LoginBox table.loginBox .textfield,
.LoginBox table.loginBox .textfield {
	padding:1px 0;
	width:94px;
}

/* =====================================================
// 	Bewertungssterne
// ================================================== */

div.stars {
	display:inline;
	margin:0;
	padding:0;
	white-space:nowrap;
}
div.stars span {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

div.stars .small_full,
div.stars .small_half,
div.stars .small_empty,
div.stars .small_full_deact,
div.stars .small_half_deact,
div.stars .small_empty_deact {
	margin-right:2px;
	width:9px;
	height:10px;
	line-height:8px; /* IE nervt! */
	font-size:8px; /* IE nervt! */
	background-repeat:no-repeat;
	background-position:0 -2px;
}

div.stars .small_full {
	background-image:url('../images/stars/star_small_green.gif');
}
div.stars .small_half {
	background-image:url('../images/stars/star_small_half.gif');
}
div.stars .small_empty {
	background-image:url('../images/stars/star_small_empty.gif');
}

div.upcomingEvent_box div.stars span.small_full {
	background-image:url('../images/stars/star_small_green_upcoming.gif');
}
div.upcomingEvent_box div.stars span.small_half {
	background-image:url('../images/stars/star_small_half_upcoming.gif');
}
div.upcomingEvent_box div.stars span.small_empty {
	background-image:url('../images/stars/star_small_empty_upcoming.gif');
}

div.myEvent_box div.stars span.small_full {
	background-image:url('../images/stars/star_small_green_myevent.gif');
}
div.myEvent_box div.stars span.small_half {
	background-image:url('../images/stars/star_small_half_myevent.gif');
}
div.myEvent_box div.stars span.small_empty {
	background-image:url('../images/stars/star_small_empty_myevent.gif');
}

/* deactivierte bzw. gelöschte Angebote */
div.stars .small_full_deact {
	background-image:url('../images/stars/star_small_green_deact.gif');
}
div.stars .small_half_deact {
	background-image:url('../images/stars/star_small_half_deact.gif');
}
div.stars .small_empty_deact {
	background-image:url('../images/stars/star_small_empty_deact.gif');
}

div.stars .big_full,
div.stars .big_half,
div.stars .big_empty,
div.stars .rating{
	margin-right:2px;
	width:14px;
	height:13px;
	line-height:11px; /* IE nervt! */
	font-size:11px; /* IE nervt! */
	background-repeat:no-repeat;
	background-position:0 -3px;
}

div.stars .big_full {
	background-image:url('../images/stars/star_big_green.gif');
}
div.stars .big_half {
	background-image:url('../images/stars/star_big_half.gif');
}
div.stars .big_empty {
	background-image:url('../images/stars/star_big_empty.gif');
}

div.stars .rating {
	background-image:url('../images/stars/star_big_empty.gif');
	cursor:pointer;
}

div.stars .rating:hover{
	background-image:url('../images/stars/star_big_green.gif');
}

.starsMargin{
	display:inline;
	float:left;
	margin-left:16px;
}


/* =====================================================
// 	images sizes (offer, user, ... )
// ================================================== */
img.posting_160 {
	margin:0;
	padding:0;
	border:0;
}


/* =====================================================
// 	image list - size 160px (e.g. my profile -> photos)
// ================================================== */
ul.imagesize_160 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.imagesize_160 li {
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #D5D4D4;
}
ul.imagesize_160 li.last {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:0;
}
ul.imagesize_160 li img {
	margin:0 12px 0 0;
	padding:0;
	border:0;
}



/* =====================================================
// 	eine ganz normale liste mit etwas abstand und
// 	linie zwischen den listen elementen
// ================================================== */
ul.reg {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.reg li {
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px solid #D4D3D3;
}
ul.reg li.last {
	margin:0;
	padding:0;
	border-bottom:0;
}

/* spezielles */
ul.reg li .from-to {
	margin-bottom:6px;
	font-weight:bold;
}
ul.reg li .text {}



/* die gleiche normale Liste - nur die Linien sind dunkler */
ul.reg2,
ul.reg4 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.reg2 li {
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px solid #d4d3d3;
}
ul.reg4 li {
	margin-bottom:6px;
	padding-bottom:6px;
	padding-right:3px;
}
ul.reg4 li.normal {
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom:1px solid #d4d3d3;
}
ul.reg2 li select.languages{
	width:200px;
	margin-top:6px;
}
ul.reg2 li select.languages_multiple{
	width:180px;
	margin-top:6px;
}
html:first-child>*:first-child+body ul.reg2 li select{
	padding-right:5px;		/* für den Opera */
}
ul.reg2 li label.width_label{
	width:175px;
}
ul.reg2 li label{
	margin-left:6px;
}

ul.reg3 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.reg3 li {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #d4d3d3;
}

ul.reg3 li.last{
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:none;
}

ul.reg3 li.last2{
	margin-bottom:12px;
	padding-bottom:0px;
	border-bottom:none;
}

/* -------------------------------
//  tipp decorations
// ---------------------------- */
.tipp {
	padding-bottom:12px;
}
.tipp .tippIcon {
	font-weight:bold;
	color:#5d8d1c;
}
.tippPremium {
	padding-bottom:12px;
}
.tippPremium .tippIcon {
	font-weight:bold;
	color:#5d8d1c;
}
.tippFieldFormat {
	font-size:10px;
	color:#666666;
}
.tippAttention {
	padding-bottom:12px;
}
.tippAttention .tippIcon {
	font-weight:bold;
	color:#e4392e;
	text-transform:uppercase;
}

p.nopremium {
	font-size:12px;
	color:#e4392e;
}
p.annotation, div.annotation {
	font-size:11px;
}
p.explanation {
	margin-top:6px;
}

/* tipp, beim ausfuellen eines feldes */
div.hint,
span.hint,
p.hint {
	color:#666666;
	padding-bottom:6px;
}

/* no content - field is empty */
div.noContent,
p.noContent,
span.noContent {
	color:#666666;
}

.upcomingEvent{background-color:#f0c3aa;}
.myEvent{background-color:#eaf1df;}
.qMeetingEvent{background-color:#aac3f0;}

.tippNotice {
	color:#5d8d1c;
	font-weight:bold;
}

/* =====================================================
// 	Terminkalender
// ================================================== */
table.DeadlineKalender{
	border-left:1px solid #d5d4d4;
	border-top:1px solid #d5d4d4;
	width:679px;
}
table.DeadlineKalender td,
table.DeadlineKalender th {
	padding:6px 16px;
	border-right:1px solid #d5d4d4;
	border-bottom:1px solid #d5d4d4;
	text-align:center;
	vertical-align:middle;
}
table.DeadlineKalender td.time{
	padding:6px 6px;
}
table.DeadlineKalender td.date_own{
	background-color:#eaf1df;
	cursor:pointer;
}
table.DeadlineKalender td.date_other{
	background-color:#f0c3aa;
	cursor:pointer;
}

table.DeadlineKalender th.THnavi_left,
table.DeadlineKalender th.THnavi_right{
	padding:0;
}
table.DeadlineKalender th a.navi_left,
table.DeadlineKalender th a.navi_right{
	display:block;
	width:100%;
	text-decoration:none;
	padding:6px 0px;
	cursor:pointer;
}
table.DeadlineKalender th span.date{
	font-size:10px;
	font-weight:normal;
}
table.DeadlineKalender th.dayname{
	padding:6px 8px;
}
div.date_data{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
}
div.date_data p.headline{
	font-weight:bold;
}
div.date_data p.headline_own{
	font-weight:bold;
	color:#e4392e;
}
div.date_data div.close{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
	cursor:pointer;
}


/* =====================================================
// 	FAQ
// ================================================== */
#faqContent .answer {
	background-color: #ebebeb;
	margin-bottom: 12px;
	padding: 12px 72px 12px 12px;
}

#faqContent .question {
	margin-bottom: 3px;
}


/* =====================================================
// 	Grafische Buttons
// ================================================== */
ul.buttonsM {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.buttonsM li {
	margin-bottom:9px!important;
	padding:0;
	width:120px;
}


ul.buttonsL {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.buttonsL li {
	margin:0 0 9px 0;
	padding:0;
	width:220px;
}
.goodies{position:absolute;left:0px;top:0px;right:0px;bottom:0px;visibility:hidden;}

/*.flag_de, .flag_at, .flag_ch, .flag_gb { background-repeat: no-repeat; background-position: right; padding-right:24px;}
.flag_de {background-image: url(../images/common/flags/de.png);}
.flag_at {background-image: url(../images/common/flags/at.png);}
.flag_ch {background-image: url(../images/common/flags/ch.png);}
.flag_gb {background-image: url(../images/common/flags/gb.png);}*/
.flag_de, .flag_en { background-repeat: no-repeat; background-position: right; padding-right:24px;}
.flag_de {background-image: url(../images/common/flags/de.png);}
.flag_en {background-image: url(../images/common/flags/gb.png);}

/**
 * multimedia box
 */
#contentDiv {margin:0; padding:0; position:absolute; z-index:21002;}
#img_close {cursor:pointer; margin-left:3px;}