html{
  heigth: 101%;
}
body
{
  background-image:               url(img/bg.teaser.png);
  background-repeat:              repeat-x;
  background-position:            0px 112px;
  color:                          #003399;
  font-family:                    verdana;
  font-size:                      12px;
  margin:                         0px;
  padding:                        0px;
}

body#default
{
  background-color:               #e7e7e7;
  background-image:               url(img/bg.default.png);
  background-repeat:              repeat-y;
  background-position:            50% 0px;
  margin:                         0px 0px 0px 0px;
}

img
{
  border:                         0px;
}

/*
 *  Layout
 */

#indexHead
{
  background-image:               url(img/bg.index.head.png);
  background-repeat:              no-repeat;
  background-position:            0px 25Px;
  margin-top:                     0px;
  margin-right:                   auto;
  margin-bottom:                  0px;
  margin-left:                    auto;
  width:                          806px;
  height:112px;
}

body#default #header
{
  background-color:               white;
  height:                         122px;
  width:                          100%;
  background-image:               url(img/bg.blueStripe.png);
  background-repeat:              repeat-x;
  background-position:            0px 100%;
}

#header #center
{
  height:122px;
  background-image:               url(img/milch.header.png);
  background-repeat:              no-repeat;
  background-position:            513px 17px;
  margin-top:                     0px;
  margin-right:                   auto;
  margin-bottom:                  0px;
  margin-left:                    auto;
  width:                          806px;
}

body#default #linoheader img
{
  margin:                         17px 50px 0px 0px;
}

#linoFeet
{
  position:                       relative;
  left:                           657px;
  width:                          50px;
  top:                            0px;
}

#default #main
{
  margin-top:                     0px;
  margin-right:                   auto;
  margin-bottom:                  25px;
  margin-left:                    auto;
  width:                          806px;
  height:                         100%;
  background-color:               white;
}

body#default #main #leftBar
{
  float:                          left;
  width:                          221px;
}

body#default #main #content
{
  float:                          left;
  width:                          585px;
  margin-bottom:                  2em;
}

#teaser
{
  background-image:               url(img/bg.index.2010.png);
  background-repeat:              no-repeat;
  background-position:            0px 0px;
  height:                         980px;
  margin-top:                     0px;
  margin-right:                   auto;
  margin-bottom:                  0px;
  margin-left:                    auto;
  width:                          830px;
}

#teaser div.txt
{
  color:                          white;
  font-size:                      11px;
  padding:                        10px 0px 0px 205px; /*30px 0px 0px 205px*/
  width:                          340px; /*340px*/
}

#teaser div.boxHolder
{
  position: absolute;
  height: 800px;
}

#teaser div.box
{
  float:                          left;
  width:                          179px;
  padding:                        35px 0px 30px 25px;
}

.questionBox
{
  background-color:               #e7e7e7;
  width:                          270px;
  padding:                        10px 10px 10px 10px;
}

#content ul
{
  padding-left:                   15px;
  margin-left:                    0px;
  width:					      300px;
  background-image: url();
}

#content ul li
{
  margin:				0px 0px 15px 5px;
}

#milch
{
  width:				390px;
  background-image:			url(img/bg.milch_name.png);
  background-repeat:			no-repeat;
  background-position:		0px bottom;
}

/**
 * permnav
 */

#permNav
{
  list-style:                     none;
  margin:                         0px;
  padding:                        0px;
  float:                          right;
}

#permNav li
{
  border-right:                   2px solid #cccccc;
  display:                        inline;
  list-style:                     none;
  margin:                         0px;
  padding:                        0px 10px 0px 10px;
}

#permNav li a:link,
#permNav li a:hover,
#permNav li a:active,
#permNav li a:visited
{
  font-size:                      11px;
  color:                          #003399;
  font-weight:                    bold;
  text-decoration:                none;
}

#permNav li.without
{
  border-right:                   0px;
}

/*
 *  Fonts
 */

p
{
  padding:                        0px;
  margin:                         7px 0px 4px 0px;
}

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

a:hover
{
  text-decoration:                underline;
}

#teaser div.box p,
#teaser div.box2 p,
#teaser div.box3 p
{
  font-size:                      11px;
}

h1
{
  margin:                         20px 0px 0px 0px;
  padding:                        0px;
  float:left;
}

h2,
h3
{
  font-size:                      12px;
  font-weight:                    bold;
  padding:                        0px;
  margin:                         0px 0px 1em 0px;
}

h3
{
  margin:                         5px 0px 5px 0px;
}

.linola
{
  /*font-weight:                    bold;*/
  color:                          #33cccc;
}

#footer
{
  height:13px;
}

#footer a
{
  color:                          #999999;
  font-size:                      11px;
  text-decoration:                none;
}

a.more
{
  font-weight:                    bold;
  text-decoration:                none;
}

/*
 * Menu
 */

#leftBar img
{
  margin-left:                    10px;
}

/*
 *  Footer
 */
 
#footer
{
  background-color:               white;
  bottom:                         0px;
  left:                           0px;
  position:                       fixed;
  font-style:                     normal;
  text-align:                     center;
  width:                          100%;
  color:                          #999999;
  font-size:                      11px;
  padding:                        3px 0px;
}

body#default #footer
{
  background-color:               #e7e7e7;
}

#footer .seperator
{
  color:                          #003399;
}

th,
label
{
    text-align:left;
}
