body{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background-image: url(/images/bg.gif);
}

#wrapper{
margin: 2em auto;
width: 850px;
}

#wrapper2{
float: right;
width: 650px;
background-color: #fff;
border: 1px solid #C0C0C0;
text-align: left;
}

#breadcrumbs{
float: left;
width: 120px;
font-size: 80%;
text-align: center;
margin-bottom: 100px;
}
#breadcrumbs ul{
margin: 0;
padding: 0;
list-style-type: none;
}
#breadcrumbs li{
margin-bottom: 2px;
padding: 2px 4px;
background-color: azure; 
border: 1px solid #C0C0C0;
}
#breadcrumbs li.top_of_list{
background-image: none;
background-color: transparent;
border: none;
}

#breadcrumbs a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #987;
}

#teasers{
  float: left;
  text-align: left;
  font-size: 80%;
  width: 170px;
}

#teasers ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#teasers li{
  margin-bottom: 32px;
  padding: 2px 2px;
  background-color: #fff;
  border: 2px solid #C0C0C0;
}

#teasers a:hover, a:active {
  text-decoration: underline;
}

#teasers a:link, a:visited {
  color: #987;
  font-weight: normal;
  text-decoration: none;
}

#banner{
height: 80px;
background-image: url(/images/legacy-petals.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#language_menu{
float: right;
text-align: right;
margin: 1em 1em 0 0;
}

#language_menu a{
color: #666;
text-decoration: none;
}

#language_menu a:hover{
color: #fff;
background-color: #666;
text-decoration: none;
}

#topmenu {
padding: 4px 20px;
border-top: 1px solid #EEE;
border-bottom: 1px solid #C0C0C0;
background-color: #F90;
color: #FFF;
}
#topmenu a {text-decoration: none; color: #272900;}
#topmenu a:hover {color: #fff; background-color: #272900;}

#sidemenu_right {
  padding-left: 16px;
  float: right;
  width: 175px;
  border-left: 1px solid tan;
  margin-bottom: 16px;
}
#sidemenu_right ul{
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

ul.side_bullets {
margin-bottom: 40px;
list-style-type: disc;
list-style-image: url("/images/incors/bullet_ball_glass_green.png"); 
}
ul.side_bullets li {
margin-left: 20px;
padding-bottom: 8px;
}

ul.side_bubbles {
margin-bottom: 40px;
list-style-type: disc;
list-style-image: url("/images/incors/about.png");
}
ul.side_bubbles li {
margin-left: 20px;
padding-bottom: 8px;
}


#content {
  padding: 20px;
}
#content a:link, a:visited {
  text-decoration: none;
  color: #987;
}
#content a:hover, a:active {
  text-decoration: underline;
}

#footer{
clear: both;
border-top: 1px solid #C0C0C0;
background-color: #F90;
text-align: right;
padding: 6px;
padding-right: 16px;
font-size: 85%;
}


#pagenav ul li a {
font-size: 110%;
text-decoration: none;
}

#shortcuts ul li a {
font-size: 110%;
text-decoration: none;
}

.column {
}
.smallprint {
font-size: 90%;
padding-right: 16px;
}

.spacer{
color: #272900;
padding: 0 4px;
}

#rails_flash{
border: 2px solid red;
padding: 1em;
margin-bottom: 2em;
background-color: #f0f0f0 ;
font: bold smaller sans-serif;
}

.debug_dump {
float: right;
clear: both;
margin: 2em 0;
width: 650px;
background-color: #FCF0FC;
border: 1px solid #CCC
}

p {
  margin: 12px 0 12px 0;
}
h4 {
  font-size: 150%;
  color: #999;
}
h5 {
  color: #987;
  font-size: 125%;
  margin: 0 0 2px 0;
}
h5 a {
  text-decoration: none;
}
h6{
 margin-top: 8px;
 font-size: 90%;
 color: #999;    
}
h7{
  margin-right: 6px;
  background-color: yellow;
  line-height: 1.5;
  font-size: 120%;
}

.aboutbox {
  margin-right: 230px;
  margin-top: 30px;
  font: 75% Verdana, sans-serif;
  line-height: 160%;
}

.imagefloat {
float: right;
border: 1px solid tan;
margin: 0 20px 10px 20px;
}

.icon { vertical-align: middle; }

.ok-schalter-form fieldset { background: #efe;  border: none; }
.ok-schalter-form legend {
  color: #333;
  background: #FC0;
  font-family: sans-serif;
  padding: 0.5em 1em;
}
.ok-schalter-form label {
  width: 10em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  margin-left: 1em;
  display: block;
}
.ok-schalter-form .submit { margin-left: 6em; }

.separator {margin-top: 2px;  background-color: #EEE;}

.onethird_right {
  float: right;
  clear: right;
  font: 75% Verdana, sans-serif;
  margin: 20px 0;
  width: 200px;
}
.onethird_right ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.onethird_right ul li {
  margin: 6px 0;
  padding: 4px;
  background-color: #EEE;
}
.onethird_left {
  margin-right: 340px;
  margin-bottom: 3px;
  font: 75% Verdana, sans-serif;
  line-height: 160%;
}
.twothird_left {
  margin-right: 230px;
  font: 75% Verdana, sans-serif;
  line-height: 160%;
}
.contentblock {
  margin-right: 200px;
  margin-bottom: 20px;
  font: 75% Verdana, sans-serif;
  line-height: 160%;
}
.twothird_right {
  float: right;
  clear: right;
  width: 300px;
  margin: 0;
  font: 75% Verdana, sans-serif;
  line-height: 160%;
}

.yellow_marker_pen {
  /* more vivid marker color: #FF0 */
  background-color: #FFB;
  padding: 1px;
}
.green_marker_pen {
  /* more vivid marker color: #FF0 */
  background-color: #BFB;
  padding: 1px;
}

.pagetitle{
 padding-left: 20px;
 font-size: 150%;
 color: #999;
 margin: 0 0 0 0;
}

ol.presentation li{
 padding: 10px;
}

.dub{
 color: #888;
}
.suite{
 background-image: url("/images/incors/arrow_down_green.png");
 background-repeat: no-repeat;
 background-position: 0 4px;
 margin-left: 10px;
 padding-left: 34px;
}
.tabular_rates{
 width: 100%;
 margin-top: 20px;
}
.tabular_rates td{
 text-align: center;
 padding: 2px;
 border: 1px dotted #CCC;
}

.portion_spacer{
 width: 200px;
 border-bottom: 1px dashed silver;
}
.portion_title{
 text-align: right;
}

.proviso{
 font-size: 75%;
 margin-top: 30px;
 margin-bottom: 30px;
 color: silver
}
.choice{
 padding: 0;   
 list-style-type: none;
}
.choice li{
 display: inline;
 padding: 0 3px 0 0;
}

.blogtitle{
 font-size: 150%;
 color: #999;
 margin-bottom: 20px;
}

