* { 
  margin: 0;
  padding: 0;
  border: 0; 
  font-size: 100.01%; 
}


body {
  background-color: #f7f9f3;
}

body, p, div, td {
  font-family: verdana, helvetica ,arial, sans-serif;
  font-size: 0.95em;
  font-weight: normal;
}

a {  
  display: block;
  color: #666;
  text-decoration: none;
  font-weight: bold; 
  font-size: 0.9em;
}

a:hover { 
  text-decoration: underline;
}

a:visited { 
  text-decoration: none;
  color: #666;
  font-weight: bold; 
}

li {  
  list-style-type: none;
}

h1 {
  font-size: 1.2em;
  font-weight: bolder;
  color: #666;
  margin: 20px 0 5px 0;
}

h2, {
  font-size: 1em; 
  color: #666;
}

h3 {
  font-size: 1em;
}

input {  
  margin-left: 15px;
  border: 0;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  font-weight: bolder;
}


select {  
  margin-left: 20px;
}

form {  
  display: inline;
}

option {  
  width: 80px; 
}

span {  
  padding-left: 20px;
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
}

table {  
  text-align: center;
}

th {  
  color: #666;
  background-color: #C9E21C;
  border-left: 1px solid #666; 
  border-bottom: 1px solid #666;
  padding: 2px; 
}

td { 
  vertical-align: top;
}

/*######   Id's   ######### */

#skyscraper { 
  position: absolute; 
  top: 100px; 
  left: 750px;
  border: 1px solid #b0b0b0;
}

#top {  
  background-color: #fff;
  width: 740px;
  border-right: 1px dotted #C9E21C;
}

#frame {
  background-color: #fff;
  width: 740px;
  border-right: 1px dotted #C9E21C;
  border-bottom: 1px dotted #C9E21C;
  text-align: left;
  height: 100%;
}

#navibar {
  background-color: #efefef;
  width: 160px;
  border-right: 1px dotted #C9E21C;
  padding: 10px;
}

#navibar ul { 
  background-image: url(../images/navi_background_grey.png);
  width: 159px;
}

#navibar li {
  display: inline;
  border-bottom: none;
}

#navibar img {
  display: block
}

#navibar li a {
  text-decoration: none;
  color: #666;
  font-weight: bold;
  border-bottom: 1px solid #666;
  width: 150px;
  margin-left: 2px;
  text-indent: 3px; 
  font-size: 0.8em;
}

#navibar li a:hover { 
  background-color: #C9E21C;
  text-decoration: none;
  color: #666;
}

#navibar h2 {  
  color: #666;
  text-indent: 20px; 
  padding-top: 5px;
  font-size: 0.9em;
}

#toolbar h2 {  
  color: #666; 
  padding-top: 5px;
  text-indent: 6px;
  font-size: 0.9em;
}

#navibottom {  
  margin-bottom: 10px;
}

#toolbar {
  background-color: #efefef;
  width: 160px;
  border-left: 1px dotted #C9E21C;
  padding: 10px;
}

#banner { 
  padding: 10px 0 10px 5px;
}

#disclaimer {
  margin-top: 15px;
}

#disclaimer a {  
  display: inline;
  font-size: 0.9em;
}

#submit {
  background-color:#C9E21C;
  border: 0;
  padding-top: 3px;
}

#newsletter {  
  width: 740px; 
  background-color: #C9E21C;
  border-top: 1px solid #666; 
  border-bottom: 1px solid #666;
  padding: 1px;
}

#content {
  background-color: #fff;
  padding: 0 15px 0 15px;
}

#content img, #exercise img, #shop img { 
  border: 1px solid #b0b0b0;
  margin-right: 15px;
}

#content a, #exercise a, #shop a {  
  display: inline;
}

#content p, #exercise p, #shop p  { 
  padding: 2px; 
  margin: 2px 0 10px 0;
}

#content h2, h3 {
  margin-bottom: 5px;
  color: #666;
}

#content table {  
  border-top: 1px solid #666;
  border-right: 1px solid #666;
}

#content td { 
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  vertical-align: middle;
  padding: 5px; 
}

#teaser {  
  background-color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px dashed #b0b0b0; 
  padding-bottom: 10px; 
  width: 350px; 
}

#teaser a {
  margin: 5px 0 5px 300px;
}

#teaser img {  
  float: left; 
}

#teaser h1 {
  font-size: 1.3em;  
  clear: both;
}

#schools {
  height: 100%;
  width: 500px;
}

#schools li {  
  border: 1px solid #b0b0b0;
  background-color: #C9E21C;
  padding: 3px;
  margin-bottom: 2px; 
  width: auto;
}

#schools p {  
  border: 1px solid #b0b0b0;
  margin: 2px 0 10px 0;
  padding: 3px;
}

#schools a {  
  display: inline;
}

#schools h3 {
  display: block;
  background-color: #C9E21C;
  border: 1px solid #666;
  margin-top: 10px;
  color: #666;
  width: auto;
}

div#exercise h2, div#shop h2 {
  background-color: #C9E21C;
  border: 1px solid #666; 
  padding: 2px; 
  margin-top: 10px;
  color: #666;
  width: auto;
}

#exercise div , #shop div  {
  border: 1px solid #666; 
  padding: 2px; 
  margin: 2px 0 10px 0;
  padding: 10px;
}

#exercise ul {  
  margin-top: 10px; 
}

#exercise .trainingshinweis { 
  border: 0;
  padding: 0;
}

#shop .shoplinks {  
  clear: both; 
  padding: 0;
  border: 0; 
  text-align: right;
}


/*########## classes ######*/


.container {
  background-image: url(/images/container_background_grey.png);
  width: 159px;
  min-height: 130px;
}

.container p { 
  display: block;
  color: #333;
  margin: 5px;
  margin-bottom: 0;
  padding-bottom: 10px; 
}

.container img {
  float: left; 
  margin: 5px 7px 0 8px;
}

.containerheader {  
  background-image: url(/images/container_header_teaser.png);
  background-repeat: no-repeat;
  width: 159px;
  height: 25px;
}

.shopheader {  
  background-image: url(/images/container_header_shop.png);
  background-repeat: no-repeat;
  width: 159px;
  height: 25px;
}


.containerbottom {
  background-image: url(/images/container_bottom_green.png);
  background-repeat: no-repeat; 
  width: 159px; 
  height: 25px;
  margin-bottom: 20px;
}  

.containerbottom a {
  position: relative; 
  top: 5px;
  left: 107px;
  background-image: url(/images/link_arrow.png);
  background-repeat: no-repeat; 
  width: 20px; 
  height: 15px;
  text-decoration: none;
}

.containerbottom input {  
  margin: 5px 0 0 107px;
  border: 0;
}

.teaserpic {  
  float: left;
}

.secondteaserpic {  
  float: right;
  margin-left: 15px;
} /* margin-right muss expliziter ueberschrieben werden. */
#content .secondteaserpic {
  margin-right: 0px;
}

.shoplinks a {  
  display: inline;
}

.shoplinks img {  
  margin-left: 5px;
}

.dvdtipp {
  padding: 0;
  border: 0; 
}

.trainingshinweis {  
  clear:both;
  text-align: right;
  color: #666;
  padding-top: 5px;
}

.breadcrumb { 
  margin: 10px 0 10px 0; 
  color: #b0b0b0;
  font-weight: bold; 
  font-size: 0.8em;
}

.breadcrumb a {  
  font-size: 0.85em;
}

.email {
  width: 150px; 
  color: #666;
  font-weight: 0.7em;
}
