/**
 * Common SAFT LIEBT GLAS Stylesheet
 *
 * @author Boris Bettag
 */

 /* ------------------------------------------------------------------------------------------- */
/* global reset + basics ---------------------------------------------------------------------- */


* {
    margin: 0px;
    padding: 0px;
  font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

img {
  border: none;
}

html {
	overflow-x:hidden;
	overflow-y:scroll;
}

body, html {
    font-size: 14px;
    font-weight: normal;
    color: #444444;
  padding: 0 0 20px 0;
}

.clearAll {
    clear: both;
  font-size: 0px;
}

.clearRight {
    clear: right;
  font-size: 0px;
}

.robotview {
  display: none;
}

 /* ------------------------------------------------------------------------------------------- */
/* page elements ------------------------------------------------------------------------------ */

#page {
    width: 810px;
  margin: 0 auto 0 auto;
}

#pageheader {
  height: 70px;
  background: transparent url(../images/site/content_border_top.gif) bottom center no-repeat;
}

#headnavigation {
  float: right;
  width: 595px;
  height: 29px;
  margin-top: 41px;
}

#logo {
  float: left;
  position: relative;
  left: -15px;
  top: 13px;
}

#pagebody {
  background: #ffffff url(../images/site/content_back.gif) top center repeat-y;
  overflow: hidden;
}

#pagebody-home {
  background: #ffffff url(../images/site/content_back.gif) top center repeat-y;
}

#pagefooter {
  height: 30px;
  background: transparent url(../images/site/content_border_bottom.gif) top center no-repeat;
}

#pagefooter #copyright {
  float: left;
  margin: 3px 0 0 3px;
}

#content {
  overflow: hidden;
}

#content-head {
  padding: 27px 5px 20px 0;
}

#contentimages {
  margin-left: 4px;
}

#contentimages img {
  display: block;
  padding-bottom: 20px;
}


#contentimages p {
  display: block;
  font-size: 0.8em;
  width: 245px;
  padding-bottom: 20px;
  padding-left: 10px;
}


#contenttext {
  float: right;
  width: 485px;
}

#contenttext p,
#contenttext ul {
  margin-right: 45px;
}

#minheight {
  float: left;
  height: 520px;
  width: 1px;
  font-size: 0;
}

#vflogo p {
  float: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 11px;
  color: #888888;
  margin: 2px 0 0 5px;
}

#vflogo img {
  float: left;
  margin-top: 4px;
}

 /* ------------------------------------------------------------------------------------------- */
/* navigation elements ------------------------------------------------------------------------ */

/* ...... Main-Navigation ........................................ */
#main-navigation {
  float: right;
}

#main-navigation li {
    float: left;
    list-style-type: none;
}

#main-navigation li a {
  display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  line-height: 29px;
  width: 114px;
  height: 29px;
  background-image: url('../images/site/nav-tab.gif');
}

#main-navigation li a.active {
  color: #999999;
  font-weight: bold;
  background-image: url('../images/site/nav-tab_active.gif');
}

#main-navigation li.mainnav-leftedge {
  width: 100px;
  height: 29px;
  background: url('../images/site/mainnav-leftedge.gif') bottom right no-repeat;
}

#main-navigation li.mainnav-rightedge {
  width: 35px;
  height: 29px;
  background: url('../images/site/mainnav-rightedge.gif') bottom left no-repeat;
}

/* ...... Small-Navigation (Impressum + Kontakt)......................... */
#small-navigation {
    float: right;
  margin: 3px 5px 0 0;
}

#small-navigation li {
    float: left;
    list-style-type: none;
  margin: 0 0 0 20px;
}

#small-navigation li a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.8em;
  font-weight: normal;
}

#small-navigation li a.active {
  color: #999999;
  font-weight: bold;
}

/* ...... Sub-Navigation ......................................... */
#subnav {
  float: right;
  padding-top: 10px;
  text-align: left;
  font-weight: normal;
}

#subnav.items-3 {
	padding-top: 1px;
}

#subnav li {
  margin-bottom: 4px;
  list-style-type: none;
  text-align: right;
  font-size: 12px;
  line-height: 13px;
  padding-right: 10px;
}

#subnav li a:link,
#subnav li a:visited {
  color: #8a0b13;
  font-weight: normal;
}

#subnav li a:hover {
  color: #bc0951;
  font-weight: normal;
}

#subnav li a.active {
  color: #999999 !important;
  font-weight: bold !important;
}


 /* ------------------------------------------------------------------------------------------- */
/* content elements --------------------------------------------------------------------------- */

a {
    text-decoration: none;
}

a:link,
a:visited {
    color: #8a0b13;
}
a:hover {
    color: #bc0951;
}

a.external {
    font-weight: normal;
}

a:link.external,
a:visited.external {
    color: #8a0b13;
}

a:hover.external {
    color: #bc0951;
}

h1 {
  float: right;
    width: 205px;
  height: 50px;
}

h1.saftliebtglas {
  background: url(../images/site/headline_saftliebtglas.gif) top left no-repeat;
}

h1.engagement {
  background: url(../images/site/headline_engagement.gif) top left no-repeat;
}

h1.gewinnspiel {
  background: url(../images/site/headline_gewinnspiel.gif) top left no-repeat;
}

h1.verband {
  background: url(../images/site/headline_verband.gif) top left no-repeat;
}

h1.mitmachen {
  background: url(../images/site/headline_mitmachen.gif) top left no-repeat;
}

h1.presse {
  background: url(../images/site/headline_presse.gif) top left no-repeat;
}

h1.filmwettbewerb {
  background: url(../images/site/headline_filmwettbewerb.gif) top left no-repeat;
  margin-right: -2px;
}

h2 {
  font-weight: 100;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 0.5em;
  color: #888888;
}

h3 {
    font-size: 1em;
    line-height: 1.4em;
  font-weight: bold;
}

h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    margin-bottom: 0.4em;
  font-weight: normal;
  color: #444444;
}

p {
    font-size: 1em;
    line-height: 1.43em;
    margin-bottom: 1.4em;
}

blockquote p {
	margin-bottom: 0;
}

p.cite {
    font-size: 0.9em;
    line-height: 1.4em;
    margin-bottom: 1.4em;
	font-style: italic;
	font-weight: bold;
}

acronym {
	border-bottom: 1px dotted;
}

sub {
	font-size: 0.8em;
	vertical-align: baseline;
	position: relative;
	top: 2px;
}

span.saftliebtglas {
	font-style: italic;
}

table.datalist {
    margin-bottom: 1.4em;
}

table.datalist td,
table.datalist th {
    padding-right: 5px;
}

table.datalist th {
    text-align: right;
	font-weight: normal;
}

#content ul {
  display:inline-block;
  margin-bottom: 1.4em;
  padding: 0;
  list-style-type: none;
  font-size: 1em;
}

#content ul li {
  margin: 0 0 0 2px;
  padding: 0 0 0 18px;
  background: url(../images/site/bullet.gif) left 4px no-repeat;
  font-size: 1em;
  line-height: 1.4em;
}

#content ul.sentence li {
  margin: 0 0 0 2px;
  padding: 0 0 0 18px;
  background: url(../images/site/bullet_dots.gif) left 6px no-repeat;
  font-size: 1em;
  line-height: 1.4em;
}

#content ul li ul {
  margin: 0.5em 0 0 0;
}

ul.linklist {
  margin: 0 0 1.4em 0;
  padding: 0;
  list-style-type: none;
  font-size: 1em;
}

ul.linklist li {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}

ul.linklist li a {
  margin: 0 0 0.4em 2px;
  padding: 0 0 0 10px;
  background: url(../images/site/link-bullet.gif) left 5px no-repeat;
  font-size: 1em;
  line-height: 1.4em;
}

ul.linklist li a:hover {
  background: url(../images/site/link-bullet_hover.gif) left 5px no-repeat;
}

ul.linklist li ul {
  margin: 0.4em 0 0 0;
}

.teaserbox-inner ul {
  padding: 0 15px 10px 15px;
  list-style-type: none;
}

.teaserbox-inner ul li {
  margin: 0 0 0.5em 2px;
  padding: 0 0 0 8px;
  background: url(../images/site/bullet.gif) left 6px no-repeat;
  font-size: 0.9em;
  line-height: 1.4em;
}

.smallprint {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #aaaaaa;
}


 /* ........................................................................................... */
/* home page .................................................................................. */

#home-content-frame {
  padding-left: 5px;
}

#home-content {
  width: 800px;
  height: 520px;
  background: url(../images/content/home-visual.jpg) top left no-repeat;
}

#teaserarea {
  height: 340px;
}

#teaser {
  float: right;
  margin-top: 70px;
  position: relative;
  left: 33px;
}

#introtext {
  float: right;
  padding-right: 45px;
}

#introtext p {
  width: 250px;
  line-height: 1.8em;
  margin: 0;
}


 /* ........................................................................................... */
/* gewinnspielfrage page ...................................................................... */

table.form {
	margin: 10px 45px 0 0;
}

table.form td {
	vertical-align: middle;
	padding-bottom: 5px;
}

table.form td.firstcolumn {
	padding-right: 5px;
}

table.questions {
	width: 435px;
}
/*
table.questions td {
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	background-color: #f3f3f3;
}

table.questions td input {
	margin-left: 5px;
}
*/

#firstname,
#lastname,
#street,
#phone,
#email {
	width: 280px;
	height: 15px;
	font-size: 12px;
}

#plz {
	width: 70px;
	height: 15px;
	margin-right: 6px;
	font-size: 12px;
}

#city {
	width: 200px;
	height: 15px;
	font-size: 12px;
}

#submitbutton {
	width: 170px;
}