/* CSS document for all raff Corporate Websites  
   created by RNM3 */


body {
  font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',Verdana,Helvetica,sans-serif;
  font-size: 80%;
  color: #444;
  background: #e8e9eb url("/img/bg_body.png") repeat-x; /* color code */
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

a:link, a:visited, a:active {
  color: #000; /* color code */
    text-decoration: none;
}
a:hover {
  color: #d1d1d1; /* color code */
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
}

h1 { font-size: 135%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; font-weight: normal; font-style: italic; }

img { border: 0px; }

ul { list-style-type: square; }

input {
  font-size: 85%;
    border: 1px solid #999;
    background: #fff;
}

input:focus {
  font-size: 85%;
    border: 1px solid #999;
    background: #ffe991;
}




/* ---------- ---------- ---------- ---------- Layout from top to bottom */

div#container {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#logo {
    float: left;
    position: absolute;
}

div#header {
  width: 960px;
  height: 65px;
  margin-bottom: 15px;
  background:  url("/img/bg_header24.png") right top no-repeat; /* color code */
  position: relative;
}

a.link_facebook {
  position: absolute;
  top: 5px;
  right: 10px;
}

#slogan {
  width: 500px;
  height: 18px;
  background: url() no-repeat left center; /* dynamisch */
  margin: 6px 10px 10px 180px;
  position: absolute;
}


ul#top_navi {
  float: right;
  margin: 0 10px 0 0;
  padding: 0;
  height: 65px;
}
ul#top_navi li {
  list-style-type: none;
  float: left;
  margin-left: 20px;
}

ul#top_navi a {
  display: block;
  padding: 44px 0px 0px 0px;
    font-weight: bold;
}
ul#top_navi a:hover {
    color: #666;
}
ul#top_navi a.on, ul#top_navi a:hover.on {
  border-bottom: 4px solid #000;
}



div#visual_container1 {
  margin: 0;
  padding: 7px 0 0 0;
  width: 960px;
  background: url(/img/visual_border_top.png) no-repeat top;
}
div#visual_container2 {
  padding: 0 0 7px 0;
  background: url(/img/visual_border_bottom.png) no-repeat bottom;
  text-align: center;
}
div#visual {
  width: 945px;
  height: 384px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  overflow: hidden;
}

div#bigpic_container1 {
  margin: 0 0 7px 0;
  padding: 7px 0 0 0;
  width: 960px;
  background: url(/img/visual_border_top.png) no-repeat top;
}
div#bigpic_container2 {
  padding: 0 0 7px 0;
  background: url(/img/visual_border_bottom.png) no-repeat bottom;
  text-align: center;
}
div#bigpic {
  width: 945px;
  height: 455px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
}


ul#side_navi {
  float: left;
  width: 200px;
  margin: 25px 0 0 0;
  padding: 0px;
  list-style-type: none;
}
#side_navi li {
  margin-bottom: 3px;
}

ul#side_navi a {
    display: block;
    color: #333;
    text-decoration: none;
    margin-right: 15px;
  background: #c2c4c6 url(/img/bg_sidenavi_top.png) top left no-repeat; /* color code */
}
ul#side_navi a span {
    display: block;
  padding: 3px 8px;
  background: url(/img/bg_sidenavi_bottom.png) bottom left no-repeat;
}
ul#side_navi a:hover {
    color: #000;
    background: #fff url(/img/bg_sidenavi_top.png) top left no-repeat; /* color code */
}
ul#side_navi a.on {
    color: #000;
    background: #fff url(/img/bg_sidenavi_nw.png) top left no-repeat; /* color code */
}
ul#side_navi a.on span {
    background: url(/img/bg_sidenavi_sw.png) bottom left no-repeat;
}
ul#side_navi a.on {
  margin-right: 0;
}



div#content1 {
  float: left;
  width: 560px;
  padding: 0 0 20px 0;
  background: url(../img/bg_content_bottom.png) no-repeat bottom;
}
div#content2 {
  padding: 25px 0 0 0;
  background: #fff url(/img/bg_content_top.png) repeat-x top; /* color code */
}
div#content3 {
  padding: 0 20px;
  line-height: 140%;
}

#toplink {
  display: block;
  margin: 20px 0px 0px 0px;
  text-align: right;
}



div#marginal1 {
  float: left;
  margin: 25px 0 0 15px;
  width: 185px;
  background: url(/img/bg_marginal_top.png) no-repeat right top;
  color: #aaa;
  font-size: 85%;
}
div#marginal2 {
  padding: 8px 10px 5px 10px;
  margin-top: 7px;
  background: url(/img/bg_marginal_bottom.png) no-repeat right bottom;
}

div#marginal2 ul {
  list-style-type: none;
  margin: 0 0 10px 0;
  padding: 0px;
}
div#marginal2 ul li {
  margin-bottom: 2px;
}

div#marginal2 a {
    color: #666;
}
div#marginal2 a:hover {
  color: #999; /* color code */
}



ul#footer {
  clear: both;
  width: 520px;
  margin: 0 0 0 200px;
  padding: 5px 0;
  font-size: 8pt;
  color: #999;
  list-style-type: none;
}
ul#footer li {
  display: inline;
  margin-left: 20px;
}

ul#footer_imp {
  clear: both;
  width: 960px;
  margin: 0;
  padding: 5px 0;
  font-size: 8pt;
  color: #999;
  list-style-type: none;
  text-align: right;
}
ul#footer_imp li {
  display: inline;
  margin-left: 20px;
}

ul#startfooter {
  float:right;
  padding: 0px;
  font-size: 9pt;
  color: #999;
  list-style-type: none;
  text-align: right;
  margin: 0px;
  padding-right: 100px;
}
ul#startfooter li {
  float: left;
  margin-left: 20px;
}

ul#footer a, ul#startfooter a {
    color: #999;
}
ul#footer a:hover, ul#startfooter a:hover {
    color: #fff;
}



/* ---------- ---------- ---------- ---------- ---------- Content Classes */


ul#newslist {
  list-style-type: none;
  padding: 0px;
}
ul#newslist li {
  margin-bottom: 20px;
}
ul#newslist h2 {
  margin: 0px;
}


.warning {
  color: #c00;
  font-weight: bold;
}

.small {
  font-size: 80%;
}


/* ---------- ---------- ---------- ---------- ---------- Startpage only */

#startclaim {
  margin: 20px 0 0 0;
  width: 960px;
  height: 25px;
  padding: 4px 15px;
  background: url(/img/bg_startclaim.png) no-repeat;
}

