@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





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

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

img
{
  border:                         0px;
}

/*
 *  Layout
 */

#indexHead
{
  background-image:               url(images/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(images/bg.blueStripe.png);
  background-repeat:              repeat-x;
  background-position:            0px 100%;
}

#header #center
{
  height:122px;
  background-image:               url(images/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
{
	/* [disabled]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(images/bg.index.cro.png);
	background-repeat:              no-repeat;
	background-position:            0px 0px;
	height:                         860px;
	margin-top:                     0px;
	margin-right:                   auto;
	margin-bottom:                  0px;
	margin-left:                    auto;
	width:                          830px;
}

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

#teaser div.boxHolder
{
	position: absolute;
	height: 300px;
	padding-top: 100px;
}

#teaser div.box
{
	float:                          left;
	width:                          375px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 285px;
}

.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:				15px 0px 15px 5px;
	list-style-type: disc;
}

#milch
{
  width:				390px;
  background-image:			url(images/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;
}



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

#permNav2 li
{
	/* [disabled]border-right:                   2px solid #cccccc; */
	display:                        inline;
	list-style:                     none;
	margin:                         0px;
	padding:                        0px 5px 0px 5px;
}

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

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



/*
 *  Fonts
 */

p
{
	padding:                        0px;
	margin:                         7px 0px 4px 0px;
	line-height: 14px;
}

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;
}

.flag {
	margin: 0px;
}
.wolff {
	float: right;
	margin-left:10px;
	margin-top:4px;
}
#leftBar ul li {
	padding-left: 15px;
	padding-top: 0px;
}
#leftBar ul {
	padding-top: 7px;
}
