html, body {
margin: 0;
padding: 0;
height:100%;
}

body  {
color: #000;
min-height: 101%;
font-size: 100.01%;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFF4E0 url(../_images/rao_hg_body.jpg) repeat-x;
text-align: center;
margin: 0 auto;
}

/* ----------------------------------------------------------------
  Seitenstruktur
  --------------------------------------------------------------- */

/* --- allumfassender Container --- */


table.outerwrapp  {
width:100%;
height:100%;
border:none;
margin: 0;
padding: 0;
}

table.outerwrapp td {
width:100%;
vertical-align: middle;
text-align: center;
}

#wrapper  {
position: relative;
width: 766px;
height: 460px;
margin: 0 auto;
text-align: left;
}

/* --- Reihen --- */


#header {
width: 766px;
height: 54px;
position: relative;
margin: 0;
padding: 0;
background: #A00E12 url(../_images/rao_hg_header.jpg);
}

#headerlg {
position: absolute;
top: 25px;
left: 15px;
}

#lgra {
position: absolute;
top: 320px;
left: 15px;
}

#main {
width: 766px;
height: 340px;
background-color:#FFF;

}

#footer {
width: 766px;
height: 66px;
background-color: #A00E12;
background: #A00E12 url(../_images/rao_hg_footer.jpg);
text-align: left;
}


#copyright {
margin: 0 auto;
padding: 0;
width: 766px;
}


/* --- Spalten in #main --- */

#leftmenu {
width: 135px;
height: 340px;
margin: 0;
display: inline;
background-color:#F8DDB4;
float: left;
}

#content {
width: 326px;
height: 310px;
margin: 0;
display: inline;
padding: 10px;
background-color: #FFF;
overflow: auto;
float: left;
}

#contentfull {
width: 620px;
height: 330px;
margin: 0;
display: inline;
padding: 10px 0px 0 10px;
background-color: #fff;
overflow: auto;
float: left;
}

#contentfull p {
padding-right: 10px;
}

#image {
width: 285px;
height: 330px;
margin: 0;
display: inline;
background-color:#FFF;    ;
float: left;
position: relative;
}

img.pfeil {
margin: 0 0 10px 3px;
position: absolute;
bottom: 0;
right: 0;
}

/* ------------------------------------------------
  Hauptnavigation
  ---------------------------------------------- */

#hauptnavigation {
color: #fff;
margin: 0;
padding:10px 0 0 15px;
font-weight: bold;
  }

#hauptnavigation ul {

  margin: 0;
  padding: 0;
}

#hauptnavigation li {
font-size: 0.65em;
  margin: 0;
  height: 2.5em;
  list-style: none;
  float: left;
}


#hauptnavigation li.nav_first {
  background: url(../_images/hg_linav_first.jpg) repeat-x;
    padding: 3px 5px 10px 10px;
  }

#hauptnavigation li.nav_middle {
  background: url(../_images/hg_linav.jpg) no-repeat;
    padding: 3px 5px 10px 50px;
  }

#hauptnavigation li.nav_last {
  background: url(../_images/hg_linav_last.jpg) no-repeat;
  padding: 3px 90px 10px 0px;
  color: #D3D3D3;
}

#hauptnavigation a:link,
#hauptnavigation a:visited,
#hauptnavigation a:hover,
#hauptnavigation a:active,
#hauptnavigation a:focus {
  text-decoration: none;
  color: #fff;
}

#hauptnavigation .act a:link,
#hauptnavigation .act a:visited,
#hauptnavigation .act a:hover,
#hauptnavigation .act a:active,
#hauptnavigation .act a:focus {
color: #fc9;
}

#hauptnavigation a:hover,
#hauptnavigation a:active,
#hauptnavigation a:focus {
  background-color: transparent;
  color: #ff9;
}

.cur {
 color: #ff9;
}

.trenner {
color: #CE8588;
padding: 0 5px 0 0px;
}

/* ------------------------------------------------
  Seitennavigation
  ---------------------------------------------- */

#leftmenu ul {
font-size: 0.65em;
font-weight: bold;
list-style-type: none;
margin-top: 10px;
margin-left: 15px;
padding-left: 0;
}


#leftmenu ul li {
background: url(../_images/menulink.gif) no-repeat 0 3px;
padding: 0 0 8px 10px;
margin: 0;
}

#leftmenu a:link,
#leftmenu a:visited,
#leftmenu a:hover,
#leftmenu a:active,
#leftmenu a:focus {
  text-decoration: none;
  color: #000;
}

#leftmenu a:hover,
#leftmenu a:active,
#leftmenu a:focus {
  background-color: transparent;
  color: #900;
}

#leftmenu .cur {
  color: #900;
}

/* ----------------------------------------------------------------
  allgemein
  --------------------------------------------------------------- */

.invis {
clear: both;
position: absolute;
left: -1000px;
top: -1000px;
width: 0;
height: 0;
overflow: hidden;
display: inline;
}

.clear {
clear: both;
}

.left {
float: left;
margin-right: 30px;
margin-bottom: 1em;
}

.right {
float: right;
margin-left: 30px;
margin-bottom: 1em;
}

.alignLeft {
text-align: left;
}

.alignRight {
text-align: right;
}

.alignCenter {
text-align: center;
}

hr {
  height: 2px;
  color: #70A287;
  background-color: #70A287;
  border: none;
  margin-bottom: 1em;
}


/* ----------------------------------------------------------------
  Text
  --------------------------------------------------------------- */

h1 {
color: #000;
font-size: 1.1em;
font-weight: normal;
margin: 0.5em 0 0.5em 0;
padding: 0;
}

h2 {
color: #000;
font-size: 0.9em;
font-weight: bold;
margin: 1em 0 0 0;
}

h3, h4 {
margin: 0 0 1em 0;
padding: 0;
}

h3 {
font-size: 0.9em;
}

h4 {
font-size: 0.9em;
}

#content p, #content li, #contentfull p, #contentfull li {
font-size: 70%;
margin: 0 0 1em 0;
line-height: 1.3;
}


#content p.dotted {
background: url(../_images/dot.gif) no-repeat;
background-position:5px 5px;

padding-left: 20px;
}

#copyright p{
margin: 0;
padding: 3px;
font-size: 0.7em;
color: #666;
}

#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:active,
#copyright a:focus {
  font-weight: normal;
  color: #666;
}

#marken {
margin-left: 20px;
margin-top: 2em;
}


/*  -----------------------------------------------------

  Links

  ---------------------------------------------------- */

a:link, a:visited, a:hover, a:active, a:focus {
 text-decoration: underline;
 font-weight:bold;
 color: #000;
}


a:hover, a:focus {
color:#c30;
 font-weight:bold;
}

a:visited {
font-weight:bold;
color: #000;
}

a:link img, a:visited img, a:hover img, a:active img, a:focus img {
 text-decoration: none;
 border: none;
}

a:link.homelink, a:visited.homelink, a:hover.homelink, a:active.homelink, a:focus.homelink {
 text-decoration: none;
 color: #999;
 font-weight: normal;
}

a:link.flashlink, a:visited.flashlink, a:hover.flashlink, a:active.flashlink, a:focus.flashlink {
 text-decoration: none;
 color: #999;
 font-weight: normal;
 font-size: 70%;
 margin:0px 0 0px 15px;
 }



a.totop-link:visited {
 color: #060;
}

.totop-link {
 background: url(../_images/totop.gif) no-repeat;
 background-position: 0px 3px;
 font-weight: normal;
 padding: 0px 0px 0px 10px;
}
