/* Start of CMSMS style sheet 'Start_screen_0705' */
/* (C)2007, Michael Sahm */
/* Seite: Start */
/* Media: screen */
/* Kunde: www.consulting-kramer.com/ */

/* Farbbestimmung: */
/* weiss      #FFFFFF     RGB(255,255,255) */
/* beige      #F5FAE5     RGB(245,250,229) */
/* hgruen    #ECF5CE    RGB(236,245,206) */
/* mgruen    #C2E067     RGB(194,224,103) */
/* dgruen     #9FCF10     RGB(159,207, 16) */
/* grau        #919599     RGB(145,149,153) */
/* schwarz    #000000     RGB(  0,  0,  0) */

/* -------------------------------------------------------- allgemeine Styles */

*
  {
    padding:0px;
    margin:0px;
  }

body
  {
    font-size:12px;
    font-family: arial, helvetica, sans-serif;
    width:980px;
  }

img
  {
    border:none
  }

a
  {
    color:RGB(145,149,153);
    text-decoration:none;
  }

a:hover
  {
    color:RGB(159,207, 16);
  }

div.r2s2_home_text h3
  {
    font-size:12px;
    color:RGB(159,207, 16);
    padding-bottom:13px;
    font-weight:normal;
  }
  
div.r2s2_home_text h4
  {
    font-size:12px;
    color:RGB(145,149,153);
    padding-bottom:41px;
    font-weight:normal;
  }
  
div.r2s2_home_text p
  {
    font-size:12px;
    color:RGB(145,149,153);
    padding-bottom:13px;
    font-weight:normal;
  }
  
table#collective
  {
    table-layout:fixed;
    border-collapse:collapse;
  }

/* ------------------------------------------------------- Spalten und Reihen */

.r1
  {
    height:38px;
  }

.r2
  {
    height:270px;
  }

.r3
  {
    height:163px;
  }

.r4
  {
    height:207px;
  }

.r1s1
  {
    background-color:RGB(255,255,255);
    height:100%;
  }

.r1s2
  {
    background-color:RGB(255,255,255);
    height:100%;
  }

.r1s3
  {
    background-color:RGB(245,250,229);
    height:100%;
  }

.r1s4
  {
    background-color:RGB(245,250,229);
    height:100%;
  }

.r2s1
  {
    background-color:RGB(255,255,255);
  }

.r2s2
  {
    background-color:RGB(255,255,255);
    vertical-align:top;
  }

.r2s3
  {
    background-color:RGB(236,245,206);
    vertical-align:top;
  }

.r2s4
  {
    background-color:RGB(236,245,206);
    vertical-align:bottom;
  }

.r3s1
  {
    background-color:RGB(245,250,229);
  }

.r3s2
  {
    background-color:RGB(194,224,103);
    vertical-align:top;
  }

.r3s3
  {
    background-color:RGB(236,245,206);
  }

.r3s4
  {
    background-color:RGB(236,245,206);
  }

.r4s1
  {
    background-color:RGB(245,250,229);
  }

.r4s2
  {
    background-color:RGB(194,224,103);
  }

.r4s3
  {
    background-color:RGB(245,250,229);

    vertical-align:top;

    font-style:italic;
    color:RGB(159,207, 16);
  }

.r4s4
  {
    background-color:RGB(245,250,229);
  }

/* ----------------------------------------------------- Menue-Formatierung*/
ul.menu
  {
    list-style-type:none;
    padding-left:107px;
  }

.sectionheader
  {
    font-size:16px;
    font-weight:bold;
    color:RGB(255,255,255);

    margin-top:30px;
  }

li.subsection
  {
    font-size:12px;
    font-weight:normal;

    margin-top:15px;
  }

li.subsection a
  {
    text-decoration:none;
  }

li.subsection a:hover
  {
    color:RGB(245,250,229);
  }

span.navi_remains_left, span.navi_remains_right
  {
    position:absolute;
    top:0px;
    left:0px;
  }

span.navi_remains_left ul
  {
    list-style-type:none;
    padding-left:107px;
  }

span.navi_remains_left .sectionheader
  {
    font-size:16px;
    font-weight:bold;
    color:RGB(159,207, 16);

    position:relative;
    top:50px;
    left:455px;
 }

span.navi_remains_left .subsection
  {
    position:relative;
    top:-33px;
    left:30px;
  }

span.navi_remains_left a:hover, span.navi_remains_right a:hover
  {
    color:RGB(159,207, 16);
  }

span.navi_remains_right ul
  {
    list-style-type:none;
  }

span.navi_remains_right .sectionheader
  {
    font-size:16px;
    font-weight:bold;
    color:RGB(159,207, 16);

    position:relative;
    top:185px;
    left:730px;
 }

span.navi_remains_right .subsection
  {
    position:relative;
    top:-33px;
    left:-135px;
  }

/* --------------------------------- spez. Formatierungen innerhalb der Zellen*/

div.r2s2_home_text /* Startseite Text oben links */
  {
    position:absolute;
    top:65px;
    left:141px;
  }

div.r4s3_home_text /* Startseite Text unten rechts */
  {
    position:relative;
    top:34px;
    left:202px;
  }

td.r3s2 ul
  {
    list-style-type:none;
  }
/* End of 'Start_screen_0705' */

