f@charset "utf-8";

html { height:100%; } /* Führt dazu, dass Netscape und Firefox keinen Sprungeffekt bei Seiten ohne Scrollbar haben */
body { min-height:101%; }

body {
	font-size: 13px;
	color: #282828;
  font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #2f468a; */
	background-color: #bcbcbc;

	background-image: url(http://sega-portal.de/styles/standard/images/bg4.png);

	text-align: center;
}

#div2 {
  margin-left: auto; margin-right: auto;
  /* margin-top: 15px; f8f8f8*/

  margin-bottom: 15px;
  border-left: 5px solid #6a86d5;
  border-right: 5px solid #6a86d5;
  border-bottom: 5px solid #6a86d5;

  padding-top: 0px;
	width: 947px;
	background-color: #d1d1d1;
}

#div1 {
  margin-left: auto; margin-right: auto;
  text-align: left;
	width: 945px;
  background-color: #ffffff;
  border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#header {
   	background-image: url(http://www.sega-portal.de/styles/standard/images/header-971140-20.jpg);
   	height: 140px;
   	width: 945px;
}

#skyscraper { position: absolute; left: 600px; top: 20px }

#contentbox {
	/* background-color: #e4e4e4; */
	background-color: #f1f1f1;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	width: 915px;
}

ul#navigation {
	width: 945px;
	height: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background-image: url(http://www.sega-portal.de/styles/standard/images/navi.jpg);
}

#navi2 {
	width: 945px;
	height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background-image: url(http://www.sega-portal.de/styles/standard/images/2ndmenue.jpg);
	  color: #6b6b6b;
  font-size: 11px;
  line-height: 15px;
}

#contentbox2 {
	/* background-color: #e4e4e4; */
	background-color: #ffffff;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	width: 915px;
	background-image: url(http://www.sega-portal.de/styles/standard/images/bgcontentbox.jpg);
  background-repeat:repeat-x;
}

ul#navigation li {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;

	/* border-right: 1px solid #ffffff; */
}

ul#navigation li a {
	display: block;
	height: 35px;
	width:100px;
	line-height: 35px;
	text-decoration: none;
	color: #274fbb;
	font-weight: bold;
	font-size: 14px;
	/* border-right: 1px solid #d9d9d9; */
	}

ul#navigation li a:hover {
	background-image: url(http://www.sega-portal.de/styles/standard/images/navi2.jpg);
	color: #ffffff;
}

.title {
  font-size: 17px;
  font-weight: bold;
  line-height: 17px;
  margin: 0px;
  padding: 0px;
}

a:link, a:visited {
text-decoration: none;
/* color: #274fbb; */
color: #3653a0; }

a:hover {
text-decoration: none;
/* color: #274fbb; */
color: #3653a0;
text-decoration: underline; }



/* Inhaltsboxen */

.boxheadline {
  height: 25px;
  background-image: url(http://www.sega-portal.de/styles/standard/images/contenthead.jpg);
  background-repeat: repeat-x;
  line-height: 25px;
  text-indent: 12px;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
}

.boxcontent {
   background-color: #ffffff;
   padding: 12px;
   background-image: url(http://www.sega-portal.de/styles/standard/images/static/contentboxbg.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
   border-left: 1px solid #d5d6d7;
   border-right: 1px solid #d5d6d7;
   margin-bottom: 15px;
   /* border-bottom: 3px solid #cccccc; */
}

.boxcontent-1px {
   background-color: #ffffff;
   padding-top: 1px;
   padding-left: 1px;
   padding-right: 1px;
   padding-bottom: 12px;
   background-image: url(http://www.sega-portal.de/styles/standard/images/static/contentboxbg.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
   border-left: 1px solid #d5d6d7;
   border-right: 1px solid #d5d6d7;
   margin-bottom: 15px;
   /* border-bottom: 3px solid #cccccc; */
}

.boxcontent-games {
   background-color: #ffffff;
   padding: 12px;
   background-image: url(http://www.sega-portal.de/styles/standard/images/static/gamestop-bg.png);
   background-position: bottom left;
   background-repeat: no-repeat;
   border-left: 1px solid #d5d6d7;
   border-right: 1px solid #d5d6d7;
   /* border-bottom: 3px solid #cccccc; */
}

.inlineimg-right {
  border: 8px solid #dfdfdf;
  padding: 2px;
  float: right;
  margin-left: 10px;
}

.inlineimg-left {
  border: 8px solid #dfdfdf;
  padding: 2px;
  float: left;
  margin-right: 10px;
}

.picborder {
  padding: 1px;
  border: 1px solid #bfbfbf;   /* Daten wie bei npic */
}

.picborder-ng {
  padding: 1px;
  margin: 2px;
  border: 1px solid #bfbfbf;   /* Daten wie bei npic */
}

.picborder-ng2 {
  padding: 2px;
  margin: 3px;
  border: 8px solid #dfdfdf;   /* Daten wie bei npic */
}

.picborder-ng-screens {
  padding: 1px;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #bfbfbf;   /* Daten wie bei npic */
}


/* News */

.nheadcontainer {
  height: 48px;
  width: 100%;
}

.npic {
  display: inline;
  float: left;
  padding: 1px;
  border: 1px solid #bfbfbf;
  margin-right: 9px;              /* bei Aenderung auch margin von ndateline! */
}

.nsubtitle {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  color: #545454;
  padding-top: 2px;
  margin-bottom: 0;
  margin-top: 0;
}

.ntitle {
  font-size: 17px;
  font-weight: bold;
  /* padding-top: 2px;
  padding-bottom: 4px; */
  margin-bottom: 0;
  margin-top: 0;
}

.ndateline {
  background-image: url(http://www.sega-portal.de/styles/standard/images/newsverlauf.jpg);
  background-repeat: repeat-x;
  margin-left: 74px;                    /* bei Aenderungen auch margin von npic! */
  border-bottom: 1px solid #cecece;
  color: #6b6b6b;
  font-size: 11px;
  line-height: 15px;
  margin-top: 6px;
}

.nfooterbox {
  background-color: #e4e4e4;
  font-size: 12px;
  line-height: 17px;
}

.newsboxdate {
	font-size: 11px;
	border-bottom: 1px solid #b9b9b9;
	color: #666666;
	text-align: right;
}

.newsboxheadline {
	font-size: 13px;
	color: #333333;
}

.newsboxsubtitle {
	font-size: 11px;
	color: #222222;
}

.newsboxcontainer {
  border-bottom: 1px dotted #b9b9b9;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* Game Box */

.gamebox {
  line-height: 19px;
  float: right;
  text-align: left;
  width: 423px;
  padding-left: 7px;
  display: inline;
}

.gameboxhead {
  font-size: 19px; font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 12px;
}

.gboxsmalltext {
  font-size: 11px;
}

.gboxtext {
  font-size: 13px;
}

.button {
      color:#8b8b8b;
      font-size:13px;
      text-decoration:none;
      background-image:url(http://www.sega-portal.de/styles/standard/images/button-grey.jpg);
      border: 1px solid #c0c0c0;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 2px;
      padding-bottom: 2px;
      margin: 1px;

    }
a.button:link {
  font-weight: bold;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/button.jpg);
  border: 1px solid #3252b6;
}

a.button:visited {
  font-weight: bold;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/button.jpg);
  border: 1px solid #3252b6;

}

a.button:hover {
  font-weight: bold;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/button-press.jpg);
  border: 1px solid #3252b6;
    }
    
.button-spn {
  color:#ffffff;
  font-size:13px;
  text-decoration:none;
  background-image:url(http://www.sega-portal.de/styles/standard/images/button.jpg);
  border: 1px solid #3252b6;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 1px;
  font-weight: bold;
}

.button-spn:hover {
  font-weight: bold;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/button-press.jpg);
  border: 1px solid #3252b6;
}

.scorebox {
  width: 65px;
  height: 65px;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/score.jpg);
  float: right;
  text-align: center;
  line-height: 65px;
  font-size: 46px;
  font-weight: bold;
  margin-left: 7px;
  margin-bottom: 0px;
}

.rdateline {
  background-image: url(http://www.sega-portal.de/styles/standard/images/newsverlauf.jpg);
  background-repeat: repeat-x;
  margin-left: 98px;                    /* bei Aenderungen auch margin von npic! */
  border-bottom: 1px solid #cecece;
  color: #6b6b6b;
  font-size: 11px;
  line-height: 15px;
  margin-top: 3px;
}

.nsubtitle {
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  font-weight: normal;
  color: #545454;
  padding-top: 9px;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 0;
}

.rtitle {
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
  /* padding-top: 2px;
  padding-bottom: 4px; */
  margin-bottom: 0;
  margin-top: 0px;
}

.rheadcontainer {
  width: 100%;
  margin-bottom: 12px;
}

.reviewtext {
  text-align: justify;
  line-height: 22px;
}

.rgamebox {
  background-image: url(http://www.sega-portal.de/styles/standard/images/static/segacity.jpg);
  background-position: bottom;
  background-repeat: no-repeat;

}

.fazitbox {
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  background-color: #e4e4e4;
  padding: 12px;
  width: 544px;
  line-height: 22px;
}

/* KALENDER */

.calendardiv {
  height: 65px;
  width: 100%;
  line-height: 19px;
}

.calendarbox {
  width: 60px;
  height: 65px;
  background-image:url(http://www.sega-portal.de/styles/standard/images/static/calendar.jpg);
  float: left;
  text-align: center;
  margin-bottom: 0px;
  margin-right: 7px;
}

.calendarbox-top {
  width: 60px;
  height: 22px;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  padding-top: 4px;
}

.calendarbox-bottom {
  width: 60px;
  height: 35px;
  font-size: 42px;
  line-height: 42px;
  color: #4d4d4d;
  text-align: center;
  font-weight: bold;
  margin-top: -4px;
}

.calendar-genre {
  font-size: 11px;
  text-transform: uppercase;
  color: #545454;
  padding-top: 3px;
}

.calendar-title {
  font-size: 15px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

.calendar-consoles {
  font-size: 11px;
}

.calendar-line {
  border-bottom: 1px solid #cecece;
  height: 8px;
  margin-bottom: 8px;
  line-height: 8px;
}

/* Start Reviewbox */

.reviewboxdiv {
  width: 100%;
  line-height: 19px;
}

.rbox-gamepic {
  display: inline;
  float: left;
  padding: 1px;
  border: 1px solid #bfbfbf;
  margin-right: 7px;
}

.rbox-info {
  font-size: 11px;
  color: #545454;
  padding-top: 3px;
  text-transform: uppercase
}

.rbox-title {
  font-size: 15px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 6px;
}

.rbox-line {
  border-bottom: 1px solid #cecece;
  height: 8px;
  margin-bottom: 8px;
  line-height: 8px;
}

.forumboxdiv {
  width: 272px;
  height: 204px;
  border-bottom: 1px solid #cecece;
  background-image: url(http://www.sega-portal.de/styles/standard/images/static/segacity.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.fbox-title {
  line-height: 17px;
  margin-bottom: 6px;
}

.fbox-subtitle {
  font-size: 11px;
  color: #6b6b6b;
}

.trlist {
font-size: 13px;
line-height: 19px;
height: 27px;
}

.inputstyle {
  background-color: #f1f1f1;
  border: 1px solid #d5d6d7;
  height: 17px;
  padding-top: 1px;
  padding-bottom: 1px;
  line-height: 17px;
  color: #282828;
  font-size: 13px;
}

.selectstyle {
  background-color: #f1f1f1;
  border: 1px solid #d5d6d7;
  color: #282828;
  font-size: 13px;
}

.submitbutton {
      color:#ffffff;
      font-size:13px;
      text-decoration:none;
      font-weight: bold;
      background-image:url(http://www.sega-portal.de/styles/standard/images/button.jpg);
      border: 1px solid #3252b6;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 2px;
      padding-bottom: 2px;
}

.littlemore {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}

.littlemore-left {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}

.letter {
  font-size: 17px;
  font-weight: bold;
  color: #282828;
}

a.letter:link, a.letter:visited {
  font-size: 17px;
  font-weight: normal;
  color: #282828;
}

a.letter:hover, a.letter:active {
  font-size: 17px;
  text-decoration:underline;
  font-weight: normal;
  color: #282828;
    }

.letter-c {
  font-size: 15px;
  font-weight: bold;
  color: #282828;
}

a.letter-c:link, a.letter-c:visited {
  font-size: 13px;
  font-weight: normal;
  color: #282828;
}

a.letter-c:hover, a.letter-c:active {
  font-size: 13px;
  text-decoration:underline;
  font-weight: normal;
  color: #282828;
    }

.letter-c {
  font-size: 13px;
  font-weight: bold;
  color: #282828;
}

a.letter-sega:link, a.letter-sega:visited {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

a.letter-sega:hover, a.letter-sega:active {
  font-size: 12px;
  text-decoration:underline;
  font-weight: normal;
  color: #ffffff;
    }

.letter-sega {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

#consoles-sega li {
  list-style-position: outside;
  list-style-image: url(http://www.sega-portal.de/styles/standard/images/textarrow-white.png);
  color: #ffffff;
  font-weight: bold;
  margin-left: -13px;
}

#consoles-sega li a:link, #consoles-sega li a:visited {
  color: #ffffff;
  font-weight: normal;
}

#consoles-sega li a:hover, #consoles-sega li a:active {
  color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
}

#consoles li {
  list-style-position: outside;
  list-style-image: url(http://www.sega-portal.de/styles/standard/images/textarrow.png);
  color: #282828;
  font-weight: bold;
  margin-left: -13px;
}

#consoles li a:link, #consoles li a:visited {
  color: #282828;
  font-weight: normal;
}

#consoles li a:hover, #consoles li a:active {
  color: #282828;
  font-weight: normal;
  text-decoration: underline;
}

.lyricshead {
  font-size: 17px; font-weight: bold;
  margin: 0;
  text-align: center;
}

.lyricssub {
  font-size: 13px; font-style: italic;
  margin: 0;
  text-align: center;
}

.consoleboxhead {
  font-size: 17px; font-weight: bold;
  margin: 0;
  color: #5b5b5b;
}

.consoleboxsmalltext {
  font-size: 11px;
  color: #5b5b5b;
}

.consoleboxtext {
  font-size: 13px;
  color: #5b5b5b;
  font-weight: bold;
}

.picintext-right {
  float: right;
  background-color: #f1f1f1;
  border: 1px solid #cecece;
  padding: 7px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.picintext-t {
  text-align: center;
  padding-top: 7px;
  font-size: 11px;
  line-height: 13px;
}

.footer {
  background-color: #dbdbdb;
  background-image: url(http://www.sega-portal.de/styles/standard/images/footerbgr.gif);
  height: 115px;
  margin-top: 1px;
  border-top: 1px solid #bfbfbf;
  line-height: 25px;
  font-size: 11px;
  text-align: center;
}

.footerlist {
  background-image: url(http://www.sega-portal.de/styles/standard/images/footab.gif);
  background-position: top center;
  background-repeat: repeat-x;
  line-height: 21px;
  padding: 4px 0px;
  margin: 0px 6px;
  margin-left: 89px;
  margin-right: 120px;

}

.footerlistx {
  background-image: url(http://www.sega-portal.de/styles/standard/images/footab.gif);
  background-position: top center;
  background-repeat: repeat-x;
  line-height: 0px;
  padding: 0px 0px;
  margin: 0px 0px;
  margin-left: 89px;
  margin-right: 120px;

}

.footerx {
  line-height: 21px;
  padding: 4px 0px;
  margin: 0px 6px;
}

.sonicfooter {
  height: 105px;
  width: 74px;
  margin: 5px;
  float: left;
  background-image: url(http://www.sega-portal.de/styles/standard/images/sonicfooter.gif);
  background-repeat: no-repat;
}

.segacprfooter {
  height: 105px;
  width: 105px;
  margin: 5px;
  float: right;
  background-image: url(http://www.sega-portal.de/styles/standard/images/sega-cpr.gif);
  background-repeat: no-repat;
}

.consoles-ue-left {
  background-color: #24348c;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 12px;
  padding-bottom: 5px;
}

.consoles-ue-right {
  background-color: #24348c;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  padding-right: 12px;
  padding-bottom: 5px;
  float: right;
}

a.consoles-ue:link, a.consoles-ue:visited {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
}

a.consoles-ue:hover, a.consoles-ue-left:active {
  font-size: 13px;
  text-decoration:underline;
  font-weight: bold;
  color: #FFFFFF;
    }
    

.intexthead {
  font-size: 18px;
  font-weight: bold;
}




########## BLOG BLOG BLOG ###########

.blogdate {
  font-size: 11px;
  color: #545454;
  padding-top: 3px;
  text-transform: uppercase;
}


.blogpic {
  display: inline;
  float: left;
  padding: 1px;
  border: 1px solid #bfbfbf;
  margin-right: 9px;              /* bei Aenderung auch margin von dateline! */
}

.blogheadcontainer {
  width: 100%;
  margin-bottom: -5px;
}

.blogsubtitle {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  color: #545454;
  padding-top: 2px;
  margin-bottom: 0;
  margin-top: 0;
}

.blogtitle {
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  padding-top: 4px;
 /* padding-bottom: 4px; */
  margin-bottom: 0;
  margin-top: 0;
}

.blogdateline {
  background-image: url(http://www.sega-portal.de/styles/standard/images/newsverlauf.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-left: 0px;                    /* bei Aenderungen auch margin von npic! */
  border-bottom: 1px solid #cecece;
  color: #6b6b6b;
  font-size: 11px;
  line-height: 15px;
  margin-top: 6px;
}

.blog-entry {
  text-align: justify;
}

.blog-entry img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
}


.articlelist-pic-l {
  padding: 1px;
  border: 1px solid #bfbfbf;
  float: left;
  margin-top: 7px;
  margin-right: 8px;
  margin-bottom: 0px;
}

.articlelist-pic-r {
  padding: 1px;
  border: 1px solid #bfbfbf;
  float: right;
  margin-top: 7px;
  margin-left: 8px;
  margin-bottom: 0px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.noborder {
	border: none !important;
}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


  .shopprice {
  width: 85px;
  height: 35px;
  color: #ffffff;
  background-image:url(http://www.sega-portal.de/styles/standard/images/shopprice.jpg);
  text-align: center;
  line-height: 35px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
}

.quote {
  margin-left: 15px;
}

.inlinemiddle {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #eaeaea;
  border: 1px solid #b4b4b4;
}

.adbox300 {
   background-color: #ffffff;
   padding: 12px;
   background-image: url(http://www.sega-portal.de/styles/standard/images/static/contentboxbg.jpg);
   background-position: bottom;
   background-repeat: repeat-x;
   border-left: 1px solid #d5d6d7;
   border-top: 1px solid #d5d6d7;
   border-right: 1px solid #d5d6d7;
   margin-bottom: 15px;
   /* border-bottom: 3px solid #cccccc; */
}
