
 
/* Banner
--------------------------------- */

.fullbanner {
  height: 78px;
  padding: 15px 0px 0px 70px;
  background: url(/airgamer/assets/images/bannerOben/contentbar_banner_top.gif) no-repeat; 
}

.fullbanner2 {
  height: 101px;
  width: 608px;
  /*padding: 18px 0px 0px 3px;*/
  position: relative;
  margin: 2px 0px 3px 0px;
  background: url(/airgamer/assets/images/bannerUnten/contentbar_banner_bottom_small.gif) no-repeat;
  text-align:center;
}

.fullbanner2_pos{
  padding: 18px 0px 0px 0px;
  text-align:center;
}

.skyscraper { 
  margin: 6px 13px 0px 22px;
  text-align:center;
  /*position:fixed;*/
}

.leaderboard {
  margin: 0px;
  padding: 5px 0px 10px 0px;
  border: 0px;
  width: 990px;
  text-align: center;
  }
  
.wallpaper, .wallpaper img {
  margin: 0px;
  padding: 0px;
  border: 0;
}

.wallpaper_link {
  position: absolute;
  left: 0;
  top: 0;
  height: 900px;
  width: 1260px;
  padding:0px;
}


.Artikel_Ads{
  background-color:#fefefe;
  border: 1px solid #d6d6d6;
  clear:left;
  padding: 10px;
  margin: 0px 0px 8px 0px;
  text-align: center;
  width: 354px;
}

.Artikel_Ads_News{
  background-color:#fefefe;
  border: 1px solid #d6d6d6;
  clear:left;
  padding: 10px;
  margin: 0px 0px 5px 0px;
  text-align: center;
  width: 348px;
}

.Content_Ad_Titelseite{
  background-color:#fefefe;
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  text-align: center;
  width: 522px;
}

.Content_Ad_Standard{
  background-color:#fefefe;
  border: 1px solid #d6d6d6;
  padding: 10px;
  margin: 20px 0px 10px 0px;
  text-align: center;
  width: 545px;
}


/* Allgmein: Links, Überschriften, Formulare
 -----------------------------------------------*/
 
body	{ 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  color: #000;
  font-size: 8pt; 
  /*width: 1260px; Wallpaper*/ 
  margin: 0px; 
  padding-top:0px;
  
  /*background: url(/airgamer/assets/images/wallpaper.jpg) no-repeat;
  background-color:#005270;*/
} 

 
a	{ color:#000; }
a:link	{ text-decoration: underline; }
a:visited	{ text-decoration: underline; font-style: normal; }
a:Active	{ text-decoration: none; }
a:Hover	{	text-decoration: none; }

h1 a  { 
  font-weight: bold; 
  color:#C60000;
  text-decoration: none !important;	
  }
h2 a { font-weight: bold; }
h3 a { font-weight: bold; }
h5 a { font-weight: bold; }
h6 a { font-weight: bold; } 

h1 { 
  font-size:13pt;
  color:#C60000;  
  margin:0px 0px 0px 0px; 
  padding:0px 0px 0px 0px; 
  font-weight:800;
}
h2, h3  { color:#C60000;  margin:0px 0px 5px 0px; padding:0px; }
h2 { font-size:10pt; }
h3 { 
  font-size:8pt; 
  color:#000;
  }
h4 { 
  font-size:8pt;
  color:#000;
  font-weight: normal;
  display:inline;
  text-decoration: underline;
}
h5 { font-size:7pt; }
h6 { font-size:6pt; }
h3.opinion { margin:10px 0px 5px 0px; color:#c60000; }
h3.conclusion { margin:10px 0px 5px 0px; color:#c60000; }
h3.headline{ margin:10px 0px 5px 0px; color:#c60000; }

input.field {
  color:#000;
  background-image: none;
  background-repeat: repeat;
  border: 1px #c60000 solid;
  font-size: 8pt;
  background-color: #fff;
  width: 65px;
} 
input.field_klein {
  color:#000;
  background-image: none;
  background-repeat: repeat;
  border: 1px #c60000 solid;
  font-size: 8pt;
  background-color: #fff;
  width: 35px;
} 
textarea.field { 
  color:#c60000; 
  border: 1px #c60000 solid; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  width: 200px;
} 
select.field {  
  color: #c60000; 
  border: 1px solid #c60000; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  background-color: #fff; 
  width: 200px;
}


/* Download Artikel
------------------------------*/

select.download { 
  color: #c60000; 
  border: 1px solid #c60000; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  background-color: #ffffff; 
  width: 95px;
  padding: 1px 0px 1px 0px;
}
input.download {
  color:#aaaaaa;
  border: 1px #c60000 solid;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  width: 120px;
  padding: 2px 3px 2px 3px;
} 
input.download_klein {
  color:#ffffff;
  border: 1px #c60000 solid;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9pt;
  font-weight: bold; 
  background-color: #c60000;
} 
select.field_dropdown {  
  color: #c60000; 
  border: 1px solid #c60000; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  background-color: #fff; 
  width: 187px;
}
list.field {  
  color: #c60000; 
  border: 1px solid #c60000; 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  background-color: #fff; 
  width: 200px;
}


/*
* Allgemein: Klassen zur Textformatierung/Box-Layout
*/

.red { 
  color: #c60000;
}

.clearer {
  clear: both;
}

.links {
  width: 370px;
  float: left;
  margin-top: -3px;
  margin-bottom: 20px;  
}

.rechts {
  width: 190px;
  float: right;
  margin-top: -3px;
  position: relative;
  padding-left: 5px;
  padding-right: 27px;
}

.screenBoxUnterschrift {
  padding: 1px 7px 3px 11px;
}
.screenBoxUnterschrift2 {
  padding: 3px 7px 3px 6px;
}

.kasten_oben {
  height: 7px;
  background: url(/airgamer/assets/images/spieletest_detail/kasten_oben.gif) no-repeat;
  font-size: 0;
}
.kasten_mitte {
  background: url(/airgamer/assets/images/spieletest_detail/kasten_repeat.gif) repeat;
}
.kasten_mitte_inhalt {
  padding: 4px 9px 1px 12px;
}
.kasten_mitte_inhalt2 {
  padding: 0px 0px 0px 7px;
}
.kasten_unten {
  height: 8px;
  margin-bottom: 3px;
	font-size: 0;
  background: url(/airgamer/assets/images/spieletest_detail/kasten_unten.gif) no-repeat;
}
.kasten_unten2{
  height: 7px;
  background: url(/airgamer/assets/images/spieletest_detail/kasten_unten.gif) no-repeat;
	font-size: 0;
}

.screenshot{
  width: 190px;
  font-size: 8pt;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  background: url(/airgamer/assets/images/spieletest_detail/kasten_repeat.gif) repeat;
}
.screenshot img {
  padding: 0px 0px 0px 0px;
}

.subheadline {
  float: left;
  position: relative;
  width: 378px;
  text-align: justify;
  padding: 2px 0px 10px 0px;
}

.url_box {
  color: #c60000;
  border: 1px solid #cccccc;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}


.search_input {
  padding: 2px;
  margin-right: 5px;
  font-size: 11pt;
  height: 21px;
  width: 300px;
  display: inline;
  vertical-align: top;
}

.search_select {
  padding: 2px;
  margin-right: 5px;
  font-size: 11pt;
  height: 29px;
  width: 150px;
  display: inline;
  vertical-align: top;
}

.search_button {
  padding: 2px;
  margin-right: 5px;
  font-size: 11pt;
  height: 29px;
  width: 70px;
 /* display: inline;*/
  vertical-align: top;
}

.nounderline {
  text-decoration: none !important;
}

.underline {
  text-decoration: underline !important;
  color: #c60000;  
}





/* Neue Klassen für die Kategoriebasierte Titelseite
--------------------------------------------------------- */

.KastenRahmen {
  width: 544px;
  margin: 0px 0px 9px 1px;
  background-color: #f6f6f6;
  padding: 10px 10px 0px 10px;
  border: 1px solid #dddddd;
}

.KastenRahmenUnten {
  width: 544px;
  margin: 0px 0px -7px 1px;
  background-color: #f6f6f6;
  padding: 10px 10px 0px 10px;
  border: 1px solid #dddddd;
}

.KastenInhaltLinks {
  float: left;
  margin: 0px;
  width: 270px;
}

.KILBildTeaser{
	clear:both;
	height: 145px;
}

.KILBild {  float: left; }

.KILTeaser { }

.KastenInhaltRechts {
  margin: 0px;
  width: 265px;
  float: right;
}

.KIRTypTeaser{
	height: 30px;
	margin-bottom: 10px;
}

.KIRTyp {
	float: left;
	width: 60px;
	height: 40px;
	text-align: center;
	color:#c60000;
}

.KIRTeaser { }

.KastenH1{ margin-bottom: 15px; }

.grosseLinks {
	font-size: 13px;
	font-weight: bold;
}

.grosseHeadline	{ 
  color: #c60000;
  font-size: 13px;
}



/* Neue Klassen für die Kategoriebasierten Artikellisten
--------------------------------------------------------- */

.description {
  font-size: 8pt;
  width: 565px;
}

.ArtikelListeGoogle{
  background-color:#fefefe;
  border: 1px solid #d6d6d6;
  clear:left;
  padding: 10px;
  margin: 0px 0px 10px 0px;
}

.ArtikelListeNavi_Main {
  padding: 5px 0px 0px 0px;
  font-weight: bold;
}
.ALN_Main_Active  {
  padding: 5px 0px 0px 0px;
  font-weight:  bold;
  color:grey;
}

.ArtikelListeNavi_Sub  {
  padding: 5px 0px 0px 0px;
  font-weight: normal;
}

.ALN_Sub_Active  {
  padding: 5px 0px 0px 0px;
  font-weight: normal;
  color:grey;
}


.ArtikelListeRahmen {
  margin-top: 3px;
  width:352px;
  background-color: #f6f6f6;
  padding: 10px;
  border: 1px solid #dddddd;
}

.ArtikelListeLinks {
  width: 100px;
  height: 100px;
  float: left;
  vertical-align: top;
  color: #c60000;
  padding: 0px 0px 30px 0px;
}

.ArtikelListeRechts {
  width: 247px;
  height: 100px;
  float: left;
  vertical-align: top;
  padding: 5px 0px 0px 1px;
}


.pagination {
  padding:5px;
  font-weight: bold;
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff;
}

.bereich {
  color: #404040;
  font-size: 7.5pt;
  margin-bottom: 2px;
  margin-top: 3px;
}

.rubrik {
  color: #404040;
  font-size: 7.5pt;
  margin-bottom: 3px;
  margin-top: 2px;
}



/* SMS Push unten im Artikel 
-----------------------------------------------------*/

.listeLinks1 {
  width: 45px;
  /*height: 120px;*/
  float: left;
  vertical-align: top;
  color: #c60000;
  padding: 5px 0px 0px 0px;
}
.listeRechts1 {
  width: 320px;
  /*height: 120px;*/
  float: left;
  vertical-align: top;
  padding: 5px 0px 0px 0px;
}



/* Spalten-Layout
-----------------------------------------------------*/

.Titel {
  position: relative; 
  margin: 0;
  width: 898px;
  height: 127px;
  overflow: hidden;
  background: url(/airgamer/assets/images/titel_neu2.gif) no-repeat;
}

.Titel_Link {
  width: 290px;
  height: 127px;
  margin: 0;
  border: 0;
  float:left;
}

.Titel_Claim {
  margin-top: 89px;
  margin-left: 315px;
  font-size: 14px;
  font-weight: 800;
  position: relativ;
}


.SpaltenRahmen {
  width: 1013px; /* Wallpaper weisse Content Fläche gesamte breite*/
  position: relative;
  background: url(/airgamer/assets/images/spaltenrahmen_bg_repeat2.gif) repeat-y;
  background-color: #ffffff;
  float: left;
}


.LinkeSpalte {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 180px;
}
.LS_Navi {
  position: relative;
}
.LS_NaviBG {
  background: url(/airgamer/assets/images/navi_bg.gif) no-repeat;
  height:230px;
  width: 180px;
}
.LS_NaviSpacerOben {
  height: 9px;
  width: 180px;
}
.LS_NaviLink {
  color:#fff;
  font-size: 13px;
  font-weight:bold;
  padding: 0px 0px 14px 26px;
  display:block;
  text-decoration: none !important;
}
.LS_SubMenu {
  padding-left: 25px;
}


.MittlereSpalte { 
  width: 609px;
  margin: 0px; 
  padding: 0px;
  overflow: hidden; 
  position: relative; 
  float: left;
  z-index:3;


}

.MS_Inhalt { 
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  background: url(/airgamer/assets/images/contentkasten/content_bg_repeat.gif) repeat-y;
}
.MS_InhaltOben {
  line-height: 6px;
  height: 15px; 
  background: url(/airgamer/assets/images/contentkasten/content_bg_top.gif) no-repeat;
}
.MS_InhaltContent {
  position: relative;
  left: 20px;
  width: 597px; 
}
.MS_InhaltUnten { 
  height: 10px; 
  background: url(/airgamer/assets/images/contentkasten/content_bg_bottom.gif) no-repeat;
}


.RechteSpalte {
  float: left;
  width: 200px;
  position: relative;
  overflow: hidden; 
}

.RS_TopDownloads {
  padding: 15px 10px 10px 24px;
  width: 181px;
  background: url(/airgamer/assets/images/bannerRechts/bannerbar_bg_top.gif) no-repeat;
}
.RS_Trennung {
  height: 23px;
  width: 181px;
  position: relative;
  padding: 0px 5px 0px 14px;
  background: url(/airgamer/assets/images/bannerRechts/bannerbar_bg_div.gif) no-repeat;
}
.RS_Inhalt {
  width: 181px;
  margin: 5px 0px 0px 22px;
  position: relative;
}
.RS_Inhalt_AirMob {
  width: 181px;
  margin: 0px 0px 0px 43px;
  position: relative;
}

.RS_Inhalt_Partner {
  width: 181px;
  margin: 0px 0px 8px 43px;
  position: relative;
}

.Rootline { 
  font-size:10px; 
  line-height:28px; 
  vertical-align:middle;
  height: 28px;
  padding-left: 20px;
  width: 598px;
  background: url(/airgamer/assets/images/nav_rootline_bg.gif) no-repeat; 
}

.Fusszeile { 
  clear: both;
  position: relative;
  height: 20px;
  margin-top: 3px;
  padding-top: 3px;
  margin: 4px 0px 0px 0px;
  background: url(/airgamer/assets/images/spaltenrahmen_bg_bottom2.gif) no-repeat;
  font-size: 0.9em; 
}

.FZ_SpacerMitte {
  margin-right: 47px;
  display:inline;
}
.FZ_SpacerLinks {
  margin-left: 200px;
  margin-right: 60px;
  display:inline;
}
.FZ_SpacerRechts {
  margin-left: 15px;
  display:inline;
}

.Footer_Partner_Angebote {
  clear: both;
  margin-bottom: 10px;
  width: 1005px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  font-size: 0.85em;
}

.Copyright {
  width: 1005px;
  height: 20px;
  margin-top: 0px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-size: 0.85em;
  background-color: #ffffff;
}

.Footer {
  width: 1005px;
  height: 50px;
  margin-top: 0px;
  padding-top: 5px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-size: 0.85em;
  background-color: #ffffff;
}



/* Suche
------------------------------- */

.Suche_Table {
  width: 570px;
  margin: 0px;
  padding: 0px;
}

.Suche_Head {
  padding: 5px 0px 7px 0px;
  font-weight:bold;
}


.Suche_Cell_Kategorie {
  width: 100px;
  padding: 5px 0px 7px 0px;
}

.Suche_Cell_Titel {
  width: 270px;
  padding: 5px 0px 7px 0px;
  font-weight:bold;
}

.Suche_Cell {
  width: 80px;
  padding: 5px 0px 7px 0px;
}

.Suche_Highlight {
	color: #c60000;
}





/* Spieletests und Handytests
 --------------------------------*/
 
.TestsLinkeSpalte {
  width: 382px;
  float: left;
  margin-top: -2px;
  position: relative;
}

.TestsLinkeSpalte img {
  border-style: none;
  border-color: inherit;
  border-width: 0;
  margin: 0px 0px 0px 7px;
}

.TLS_Titel {
  padding-bottom: 3px;
}

.TLS_Award {
  float: right;
  margin-right: 40px;
  margin-left: 40px;
}

.TLS_Haupttext {
  float: left;
  position: relative;
  width: 378px;
  text-align: justify;
  padding: 0px 0px 5px 0px;
}


.TestsRechteSpalte {
  width: 190px;
  float: left;
  margin-top: -5px;
  position: relative;
}

.TRS_Spielspass {
  margin: 8px 0px -3px 12px;
}

.TRS_Testurteil {
  margin: 8px 0px 0px 32px;
}

.TRS_Wertung {
  padding: 0px 6px 0px 12px;
}

.TRS_Einzelwertung {
  width: 165px;
  height: 16px;
}
.TRS_Einzelwertung_Links {
  width: 55px;
  float: left;
  position: relative;
  margin-top: 2px;
  margin-bottom: 0px;
}
.TRS_Einzelwertung_Links2 {
  width: 103px;
  float: left;
  position: relative;
}
.TRS_Einzelwertung_Mitte {
  width: 48px;
  float: left;
  position: relative;
}
.TRS_Einzelwertung_Mitte img {
  margin-top: 5px;
}
.TRS_Einzelwertung_Rechts {
  width: 62px;
  float: left;
  position: relative;
  margin-top: 2px;
  
}
.TRS_Einzelwertung_Rechts2 {
  width: 62px;
  float: left;
  position: relative;
}

.TRS_Meinung {
  padding: 12px 12px 0px 12px;
  text-align: justify;
}
.TRS_Meinung2 {
  padding: 12px 12px 0px 12px;
}




/* Galerien
-------------------------------- */
 
.Galerie_Screen {
  font-size: 8pt;
  position: relative;
  text-align: center;
}
.Galerie_Screen_IMG {
  margin: 8px 0px 0px 8px;
}
.Galerie_BU  {
  padding: 10px 30px 0px 30px;
}




 /* SO TESTEN WIR
 -----------------------------*/
 
.STW_Award {
  width: 190px;
  height: 243px;
  height: 243px;
  font-size: 8pt;
  padding: 8px 0px 0px 6px;
  overflow: auto;
  background: url(/airgamer/assets/images/contentbar_bg_standard.gif) no-repeat;
}
.STW_Award_IMG {
  margin: 45px 0px 0px 27px;
}
.STW_Award_BU  {
  padding: 52px 0px 0px 7px;
  overflow: auto;
}
.STW_BU {
  padding: 0px 10px 0px 12px;
  margin: -38px 0px 0px 0px;
  overflow: auto;
}



/* RSS Feed
 -----------------------------*/
.RSS {
  width: 190px;
  height: 243px;
  font-size: 8pt;
  padding: 8px 0px 0px 6px;
  overflow: auto;
  background: url(/airgamer/assets/images/contentbar_bg_standard.gif) no-repeat;
}
.RSS_BU {
  padding: 2px 0px 0px 7px;
  /*overflow: auto;*/
  text-align: left;
}

}