@charset "UTF-8";
/* CSS Document */



body{
  background-image:url(../bilder/bg_body.jpg);
  background-repeat:repeat-x;
  padding:0px;
  margin:0px;
  background-color:#2e2e30;
  font-family: Calibri, 'Lato', sans-serif;
   font-size:14px;
  
}

#wrapper{
 width:990px;
 margin:auto;
 padding-left:41px;
}

#main{
 width:812px;
 float:left;
}




#fixed {
	position: fixed;
	z-index: 5;
	height: 351px;
	width: 41px;	
	top: 148px;
	outline:none;
	display:none;
}    


#fixed a{
 width:41px;
 height:132px;
 background-position:-4px 0px;
 display:block;
 background-repeat:no-repeat;
 margin-bottom:7px;
 outline:none;
}
#fixed a:hover{
 background-position:0px 0px;
}


#fixed a.women{
 background-image:url(../bilder/women_a.jpg);
}

#fixed a.men{
 background-image:url(../bilder/men_a.jpg);
}

#fixed a.all{
 background-image:url(../bilder/all_a.jpg);
}





#head{
 height:150px;
 clear:both;
}

.social{
 width:60px;
 float:right;
 padding:9px 9px 9px 0px;
}
.social a{
 display:block;
 margin:0px 0px 6px 0px;
 clear:both;
 width:100%;
 text-align:right;
}
.social img{
 border:none;
}

.social .pts_bildrahmen_rechts {
 clear:both;
  margin: 0px 0 0 0px;
}

.sprache{
 width:110px;
 padding:9px 0px 0px 0px;
 float:right;
 text-align:center;
 color:#FFFFFF;
 font-size:12px;
 display:none;
}

.sprache a{
 color:#FFFFFF;
 text-decoration:none;
}

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



/*Navigation*/

#nav{
 background-image:url(../bilder/bg_navi.jpg);
 background-repeat:repeat-y;
 height:36px;
 text-align:center;
 font-family:Quicksand, Lato, sans;
 font-size:15px;
 line-height:14px;
 margin-bottom:3px;
}

#nav a{
 display:inline-block;
 margin:5px 0px 5px 0px;
 padding:6px 19px 6px 19px;
 color:#FFFFFF;
 text-decoration:none;
 border-right:1px solid #5f5f5f;
 border-left:1px solid #c9b68d;
}
#nav #home a{
 border-left:none;
}
#nav #cuisine a{
 border-right:none;
}


#nav a:hover,
body.home li#home a,
body.lifestyle li#lifestyle a,
body.fashion li#fashion a,
body.motors li#motors a,
body.jetset li#jetset a,
body.travel li#travel a,
body.living li#living a,
body.cuisine li#cuisine a{
 color:#000000;
}


#nav a:hover,
#nav li:hover a,
#nav li.aktiv a{
 color:#000000;
}


#nav ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
#nav li{
 list-style-type:none;
 margin:0px;
 padding:0px;
 position:relative;
 display:block;
 float:left;
}

#nav li div{
 position:absolute;
 visibility:hidden;
 top:18px;
 z-index:10001;
}


#nav li#cuisine div{
 right:0px;
}


#nav li:hover{
 background-color:#c9cacc;
}

#nav li:hover div{
 position:absolute;
 visibility: visible;
 
}


#nav li div:hover{
 position:absolute;
 visibility: visible;
}


/*Ende Navigation*/



#banner1 a{
 display:block;
 margin-top:3px; 
}

#banner2{
 background-color:#FFFFFF;
 text-align:right;
 padding-bottom:12px;
}


#content{
 padding:23px 0px 17px 18px;
 background-color:#FFFFFF;
 background-image:url(../bilder/bg_content_top.jpg);
 background-position:top center;
 background-repeat:no-repeat;
 margin-top:3px;
}


#content a{
 color:inherit;
}


#left{
 width:486px;
 float:left;
}

#right{
 width:300px;
 float:right;
 padding:30px 0px 0px 0px
}


.cb{
 clear:both}
 
#side{
 width:160px;
 float:right;
} 


#side .skyscraper1{
 padding-bottom:14px;
 float:right;
}

#side .skyscraper2{
 float:right;
}
 
 
 #footer{
  background-image:url(../bilder/bg_footer.jpg);
  background-position:top right;
  background-repeat:no-repeat;
  background-color:#19171c;
  padding:0px 0px 10px 0px;
}


 #footer .kontakt{
 width:269px;
 float:left;
 padding:50px 10px 10px 19px;
 color:#FFFFFF;
 font-size:11px;
 font-family:Calibri, Lato, sans-serif;
  background-image: url(../bilder/myjetset_small.jpg);
  background-repeat:no-repeat;
  line-height:15px;
}
 #footer .kontakt a{
  color:#FFFFFF;
  text-decoration:none;
 }


 #footer .kontakt a:hover{
  color:#FFFFFF;
  text-decoration:underline;
  
 }
 
 #footer .site{
  width:300px;
  float:left;
  font-family:Calibri, Lato, sans-serif;
  font-size:13px;
  font-weight:300;
  padding-top:15px;
  
}
 
  #footer .site a{
  color:#FFFFFF;
  text-decoration:none;
  display:inline-block;
  width:142px;
  height:20px;
  padding-top:2px;
 }


h1, h2, h3, h4, h5, h6{
 font-family: Quicksand, Lato, sans-serif;
 font-weight:400;
 margin:0px 0px 0px 0px;
 padding:0px;
}

h1{
 margin:0px 0px 13px 0px;
 padding:0px;
}

/*ARTIKEL*/
/*Artikelliste*/

.listeneintrag h2{
 font-family: Lato, sans-serif;
 font-size:19px;
 font-weight:300;
 font-style:italic;
 margin:5px 0px 4px 0px;
 line-height:22px;
}

.listeneintrag h3{
 font-family: Lato, sans-serif;
 font-size:19px;
 font-weight:300;
 font-style:italic;
 margin:0px 0px 3px 0px;
 line-height:22px;
}


.listeneintrag{
 clear:both;
 margin-bottom:8px;
  font-family:Lato, sans-serif;
 font-size:14px;
 line-height:16px;

}


.listeneintrag img{
 padding:5px 0px 0px 5px;
}


.listeneintrag .listenbild{
 float:left;
 padding-right:15px;
}

.listeneintrag .listenbild img{
 padding:3px;
 border:1px solid #d6c5a2;
}

.listeneintrag .listenbild_h,
.listeneintrag .listenbild_s{
 clear:both;
}

.listeneintrag .listenbild_h img{
 padding:3px;
 border:1px solid #d6c5a2;
}


.listeneintrag .listenbild_s img{
 padding:5px 0px 0px 0px;
 border:none;
}

.listeneintrag a{
 text-decoration:none;
 color:inherit;
}


/*LOGIN*/
.login{
  background-image: url(../bilder/bg_login.jpg);
  background-repeat:repeat-x;
  background-color:#87888a;
  background-position:top;
  padding:8px 12px 8px 12px;
  font-family:Calibri, Lato, sans-serif;
  font-style:italic;
  font-weight:300;
  font-size:14px;
   color:#FFF;
 
}

.login_bez{

 font-size:12px;
}



.login .pts_pfeld_eing {
  background:none;
  padding:4px 0px 2px 0px;
  text-align:right;
}




/*PORTIS*/






.schrift1{
	font-size:10px;
}
.schrift2{
	font-size:11px;
}
.schrift3{
	font-size:12px;
}
.schrift4{
	font-size:14px;
}
.schrift5{
	font-size:16px;
}

.schrift6{
	font-size:18px;
}












sup {
  font-size:8px;
  font-weight:bold;
  line-height:12px;
}

code {
  font-family:"Courier New",Courier,mono;
  font-size:11px;
}

ul {
  margin: 0 0 0 18px;
  padding: 0 0 0 0;
}

ol {
  margin: 0 0 0 25px;
  padding: 0 0 0 0;
}

img {
  border: none;
  
}



/* allgemeine Ausrichtungsanweisungen */

.links {
  float:left;
}

.rechts {
  float:right;
}




/* Auswahlformate für Links und Bilder */

a.hintergrund {
  background-color: #EEEEEE;
}

a.extern {
  border: 1px dotted #999999;
}

a.no_underline{
 text-decoration:none;
}


.rahmen {
  border: 1px solid #999999;
}

.abstandlinks {
  margin-left: 10px;
}

.abstandrechts {
  margin-right: 10px;
}

.abstandoben {
  margin-top: 10px;
}

.abstandunten {
  margin-bottom: 10px;
}




/* Formate für Bildunterschrift */

.pts_bildrahmen,
.pts_bildrahmen_links,
.pts_bildrahmen_rechts {
  display: inline-block;
}

.pts_bildrahmen {
  margin: 0px 0px 0 0px;
}

.pts_bildrahmen_links {
  float: left;
  margin: 10px 10px 0 0;
}

.pts_bildrahmen_rechts {
  float: right;
  margin: 10px 0 0 10px;
}

.pts_bildunterschrift {
  clear:both;
  padding: 2px;
  background-color: #EEEEEE;
}






/* Box mit der Seitennavigation */
.pts_seiten {
  font-family: Verdana, Lucida, Arial, Helvetica, Sans-Serif;
  color: #000000;
  margin: 0 5px 0 5px;
  padding: 5px 5px 5px 5px;
}

a.pts_seiten, a.pts_seiten:link, a.pts_seiten:visited {
  font-weight: bold;
  color: #880000;
  text-decoration: underline;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
}

a.pts_seiten:hover {
  background-color:#EEEEEE;
}

/* aktuelle Seite */
.pts_seitenaktiv {
  color: #666666;
}




/* Box für Fehler-/Erfolgsmeldungen */
.pts_meldungsbox {
  border: 1px dotted #999999;
  font-size: 12px;
  color: #000000;
  margin: 5px 5px 20px 5px;
  padding: 5px 5px 5px 5px;
  background-color: #F5F5F5;
}

.pts_fehler {
  font-weight:bold;
  color:#CC0000;
}
input.pts_fehler,
textarea.pts_fehler,
select.pts_fehler,
span.pts_fehler textarea,
span.pts_fehler select {
  border: 1px solid #CC0000;
}

.pts_meldung {
  font-weight:bold;
  color:#666666;
}

.pts_erfolg {
  font-weight:bold;
  color:#088800;
}

div.pts_fehler,
div.pts_meldung,
div.pts_erfolg {
  display: block;
}
span.pts_fehler,
span.pts_meldung,
span.pts_erfolg {
  display: inline;
}




/* Ausblendung  */

.pts_verdeckt {
  display: none;
}




/* Hinweistext */
.pts_hinweis {
  font-size:10px;
  line-height:14px;
  color:#666666;
}



/* Trennlinie */
.pts_trennlinie {
  border-bottom: 1px dotted #666666;
  line-height:1px;
  margin: 5px 0 5px 0;
  clear: both;
}




/* Formulare */

/* Eingabefeld: Bezeichnung und Feld */
.pts_feld_bez {
  color:#666666;
  font-weight:bold;
  background-color: #E5E5E5;
}

.pts_feld_eing {
  background-color: #FFFFFF;
}

/* Pflichtfeld: Bezeichnung und Feld */
.pts_pfeld_bez {
  color:#000000;
  font-weight:bold;
  background-color: #E5E5E5;
}

.pts_pfeld_eing {
  background-color: #FFFFFF;
}

/* Feldgrößen */
.pts_input_opt { width:15px; }

.pts_input_1 { width:30px; }
.pts_input_2 { width:75px; }
.pts_input_3 { width:150px; }
.pts_input_4 { width:250px; }
.pts_input_5 { width:550px; }

.pts_textarea_1 { width:250px; height:200px; }
.pts_textarea_2 { width:250px; height:400px; }
.pts_textarea_3 { width:550px; height:200px; }
.pts_textarea_4 { width:550px; height:400px; }
.pts_textarea_5 { width:550px; height:600px; }




.suchergebnisse a:visited {
  color:#666666;
}

.suchergebnisse .treffer_1,
.suchergebnisse .treffer_2,
.suchergebnisse .treffer_3,
.suchergebnisse .treffer_4,
.suchergebnisse .treffer_5 {
  font-weight: bold;
}