/* -- Stylesheet www.ihr-ipod-gratis.de -- */

body {
  background-color: #f0f7f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #2e5f76;
}




/* -- Content container -- */

#wrap {
  text-align: center;
  width: 760px;
  background-color: #dcebf1;
  margin: 10px auto 10px auto;
  padding: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #70aac6;
  position: relative;
}

#content {
  margin-left: 220px;
  margin-top: 20px;
  text-align: left;
}

#content a {
  text-decoration: underline;
  font-weight: bold;
  color: #2e5f76;  
}

#content a.xbox, #content a.ipod, #content a.laptop, #content a.psp {
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
}

#content a.ipod {color: #a5c4d4;}
#content a.psp {color: #7393ce;}
#content a.laptop {color: #aeadc7;}
#content a.xbox {color: #78d583;}

#content a.ipod:hover, #content a.xbox:hover, #content a.laptop:hover, #content a.psp:hover {
  text-decoration: underline;
}

#content a.ipod:hover {color: #a5c4d4;}
#content a.psp:hover {color: #7393ce;}
#content a.laptop:hover {color: #aeadc7;}
#content a.xbox:hover {color: #78d583;}

#intro {
  border-top: 1px dashed #2e5f76;
  border-bottom: 1px dashed #2e5f76;
  line-height: 2em;
  margin-right: 10px;
  margin-bottom: 25px;
  padding: 10px 0px;
}

#content .subHeading {
  font-size: 1.4em;
  font-weight: bold; 
  color: #2e5f76;  
}

#content .subHeading2 {
  font-size: 1.2em;
  font-weight: bold; 
  color: #2e5f76;  
}

#content div.step
{
  width: 480px;
  margin: 10px auto;
  padding: 15px 8px 25px 25px;
  background-color: #f0f7f9;
  text-align: center;
  display: table;
  line-height: 1.3em;
}

#content div.stepimg {float: left;}

#content div.steptxt {
  margin: 0px auto;
  width: 295px;
  vertical-align: middle; 
  display: table-cell;
  padding: 0px 12px;
}

#content div.stepfinal {
  width: 480px;
  height: auto;
  margin: 10px 20px 40px auto;
  padding: 15px 8px 15px 25px;
  background-color: #f0f7f9;
  text-align: left;
  font-size: 0.8em;
  line-height: 1.3em;
}

#content div.angebot
{
  width: 480px;
  height: auto;
  margin: 10px 20px 10px auto;
  padding: 15px 8px 25px 25px;
  background-color: #f0f7f9;
  text-align: left;
  display: table;
  line-height: 1.3em;
}

#content div.angebot .heading {
  font-weight: bold;
  font-size: 1.2em;
}

#content div.angebottxt {
  margin-left: auto;
  width: 295px;
  vertical-align: middle; 
  padding: 0px 12px;
  display: table-cell;
}

#content div.seite {
  margin-left: auto;
  width: 280px;
  padding: 0px 12px;
  display: table-cell;
}

#content .anmelden {
  font-size: 1.4em;
  color: #99cb31;
  font-weight: bold;
  text-align:center;
}

.border {
  padding-right: 8px;
  border-right-style: solid;
  border-right-width: 1px;
}

.clear {clear: both;}

.bold {font-weight: bold;}

#content i {font-style: italic;}

.small {font-size: 0.8em;}

/* \*/
* html .hollyhack {height: 1%;}
/* */




/* -- Navigation (left) -- */

#nav {
  float: left;
  width: 180px;
  margin-top: 20px;
  margin-left: 12px;
  display: inline;
}

.navhead {
  background-color: #70aac6;
  color: #2e5f76;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
}

#nav div.sites {
  margin: 8px 0px 20px 0px;
  width: 170px;
  padding: 5px 5px 15px 5px;
  background-color: #f0f7f9;
  text-align: center;
  height: auto;
}

#nav div.sites img{margin-bottom: 3px;}

#nav div.sites table{
  padding: 5px;
  width: 170px;
  color: #2E5F76; 
  text-align: left;
  font-size: 0.8em;
}

#nav div.sites table .lefttd{
  width: 20px;
  vertical-align: top;
  padding: 5px 0px;
}

#nav div.sites table .righttd{
  width: 150px;
  padding: 5px 0px;
}

#nav div.links {
  margin: 4px 0px;
  width: 180px;
  padding: 5px 0px 15px 0px;
  background-color: #dcebf1;
  text-align: left;
  height: auto;
}

#nav a.menuItem {
  display: block;
  clear: both;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 1px;
  padding: 1px 0px 1px 25px;
  border: 0px;
  color: #FFFFFF;
  background: #2e5f76 url(images/relaxed_icn_menu.gif) no-repeat center left;
}

#nav a:hover.menuItem {
  color: #8cff99;
  background: #00517C url(images/relaxed_icn_menu_on.gif) no-repeat center left;
}

#nav .subhead {font-weight: bold;}

#nav img {border: 0;}




/* -- Footer -- */

#footer {
  clear: both;
  background-color: #70aac6;
  padding: 3px;
  margin-top: 35px;
  bottom: 3px;
  width: 754px;
  text-align: center;
  font-size: 0.8em;
}

#footer a {
  text-decoration: none;
  color: #2e5f76;
}

#footer a:hover {
  text-decoration: underline;
  color: #ffffff;
}

