body {
  margin: 0px;
  padding: 0px;
  font: 80% arial, hevetica, sans-serif;
  text-align: left;
  color: #FFFFFF;
  background: url(../include/rotary_sub_back.png) repeat;
}

.nocss {
  display: none;
}	

#container {
  width: 100%;
  background: url(../include/rotary_back.png) repeat-x;
}

#subcontainer {
  width: 909px;
}	

#superhead {
  width: 100%;
}


#head {
  float: left;
  position: relative;
  width: 487px;
  height: 137px;
  background: url(../include/rotary_logo.jpg) no-repeat;
}

#headpuzzle {
  float: left;
  position: relative;
  width: 422px;
  height: 137px;
  background: url(../include/rotary_puzzle.jpg) no-repeat;
}

#supermenu {
  width: 100%;
}


#menu {
  float: left;
  position: relative;
  width: 487px;
  height: 21px;
  background: url(../include/rotary_menu.png) repeat-x;
}

#menupuzzle {
  float: left;
  position: relative;
  width: 422px;
  height: 21px;
  background: url(../include/rotary_puz_menu.jpg) no-repeat;
}


#content {  
  float: left;
  position: relative;
  width: 702px;
  padding-top: 25px;
  text-align: center;
  min-height: 500px;
  height:auto !important;
  height: 500px;
  background: url(../include/rotary_puzzle3.jpg) no-repeat;
  background-position: 487px 0px;
}

#innercontent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 110%;
  color: #000000;
  line-height: 1.5em;
  text-align: left;
}

#right_ic {
  float: right;
  position: relative;
  width: 195px;
  height: 145px;
}


#right {
  float: left;
  position: relative;
  width: 206px;
  height: 160px;
  padding-left: 1px;
  padding-top: 185px;
  background: url(../include/rotary_puzzle4.jpg) no-repeat;
}

#footer {
  clear: both;
  width: 100%;
  margin: 30px 0px 3px 5px;
  text-align: left;
  font: 85% arial, hevetica, sans-serif;
  color: #FFFFFF;
}

/* Hauptmenü */

#menu ul{
  color: #FFFFFF;
  height: 100%;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
  }

#menu li {
  list-style: none;
  display: inline;
  float: left;
  font-size: 11px;
  line-height: 19px;
  font-family: Arial, hevetica, sans-serif;
  padding: 0px 7px 0px 7px;
  margin: 0px 0px 0px 0px;
}
  
#menu li a {
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, hevetica, sans-serif;
  font-weight: normal;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
}

#menu ul a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#menupuzzle ul{
  color: #FFFFFF;
  height: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

#menupuzzle li {
  list-style: none;
  display: inline;
  float: left;
  font-size: 11px;
  line-height: 19px;
  font-family: Arial, hevetica, sans-serif;
  padding: 0px 7px 0px 7px;
  margin: 0px 0px 0px 0px;
}
  
#menupuzzle li a {
  color: #FFFFFF;
  font-size: 11px;
  font-family: Arial, hevetica, sans-serif;
  font-weight: normal;
  line-height: 19px;
  text-decoration: none;
  text-align: center;
}

#menupuzzle ul a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#right {
  font-size: 85%;
  font-family: Arial, hevetica, sans-serif;
  color: #FFFFFF;
}

#right ul {
  margin-top: 20px;
  text-align: left;
}

#right ul li {
  list-style: square;
  display: block;
  padding: 0px;
  margin: 15px 0px;
}

#right ul a {
  color: #FFFFFF;
  font-size: 110%;
  font-family: Arial, hevetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

#right ul a:hover {
  color: #FFFFFF;
  text-decoration: underline; 
}

h2 {
  font-size: 100%;
  font-weight: bold;
  color: #000066;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #000066;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

h1 {
  font-size: 105%;
  font-weight: bold;
  color: #000066;
  line-height:1.1em;
  width: 65%;
  border-bottom: 1px solid #000066;
  border-left: 1px solid #000066;
  padding: 4px;
  margin: 1px;		
}

h4 {
  font-size: 120%;
  font-weight: bold;
  color: #000000;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

.small {
  color: #FFFFFF;
  font: 80% arial, hevetica, sans-serif;
}

.klein {
  font: 90% arial, hevetica, sans-serif;
}

a:link { 
  color: #000066; 
  text-decoration: underline; 
}

a:visited { 
  color: #000066; 
  text-decoration: underline; 
}

a:hover { 
  color: #000099; 
  text-decoration: none; 
}

a:active { 
  color: #000066; 
  text-decoration: underline; 
}

table {
  font-size: 100%;
  font-family: Arial, hevetica, sans-serif;
  color: #000000;
}

img {
  margin: 0px 6px;
}
