
/*
    Project: Grillette.ch V2 (2007)
    URL: http://www.grillette.ch

    Pantone 214 U enspricht #cc0256 (quelle: http://www.source-shop.de/PANTONE/)
*/


* {
    min-height:1px;
  }


strong {
    color: #cc0256;
  }

p {
    border:0;
    margin:15px 0;
    padding:0;
  }


div {
    display:block;
    border:0;
    margin:0;
    padding:0;
  }


a, img, span {
    border:0;
    margin:0;
    padding:0;
  }


table {
    border-collapse : collapse;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    border:1;
  }


form {
    border:0;
    margin:0;
    padding:0;
  }


html {
    margin:0;
    padding:0 0 0 0;
    height:100%;
  }


body {
    font-family : VERDANA, ARIAL, HELVETICA, 'sans-serif';
    height : 100%;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }

body.v2 {
    background-image : url('../images/hintergrund/nurHintergrund_01.jpg');
    background-repeat : no-repeat;
    background-attachment: fixed;
  }


a {
    font-weight: bold;
    color: #505050;
    text-decoration:none;
  }


h3 {
    text-align: left;
  }


a:link {
    font-weight: bold;
    color: #505050;
    text-decoration:none;
  }


a:hover {
    font-weight: bold;
    color: #cc0256;
    text-decoration: underline overline;
  }


table.klein {
    font-size: 12px;
  }


table.statistik_menu {
    font-size: 12px;
  }


td.statistik_menu {
    background: #EFEFEF;
  }


table.statistik_inhalt {
    font-size: 12px;
  }


td.statistik_zeilen {
    background: #EDEEF8;
  }


td.blog {
    text-align:justify;
  }


th.statistik_inhalt_titel {
    background: #D6D8EF;
    font-size: 14px;
  }


td.statistik_inhalt_zeitspanne {
    background: #D6D8EF;
    font-weight: bold;
  }

td.pantone {
			 color:	#cc0256;
		}


table.produkte_inhalt {
    font-size: 12px;
    border: #555555 1px solid;
  }


tr.blanc {
    background: #FBFFC6;
    filter:alpha(opacity=80); -moz-opacity:0.8;
  }


tr.rose {
    background: #FDDEC8;
    filter:alpha(opacity=80); -moz-opacity:0.8;
  }


tr.rouge {
    background: #F2D2DB;
    filter:alpha(opacity=80); -moz-opacity:0.8;
  }


tr.spirit {
    background: #DDDEFF;
    filter:alpha(opacity=80); -moz-opacity:0.8;
  }


tr.grey {
    background: #CCFFCC;
    filter:alpha(opacity=80); -moz-opacity:0.8;
  }


td.klein {
    font-size: smaller;
  }


select.statistik_monate {
    text-align: right;
  }

/*---------------------------------------------------*/


#bg_img {
    background:#ffffff;
    margin:0 0 0 0;
    padding:0;
    height:100%;
    display:block;
    overflow:auto;
  }


#bg_img p {
    margin:0;
    padding:2%;
  }


#bg_img img {
    float:right;
    height:100%;
    width:100%;
    border:0px solid;
    margin:0 0 0 0;
  }


#main {
    width:980px;
    margin-left: auto;
    margin-right: auto;
  }


#header {

    width:980px;
    color:#000;
    text-align:center;

  }


#content {
    width:980px;
    color:#000;
  }


#content #news {
    text-align : justify;
  }


#content #news b {
    color : #cc0256;
    font-weight : bold;
  }


#content #betrieb {
    text-align : justify;
  }


#content #betrieb b {
    color : #cc0256;
    font-weight : bold;
  }


#content #betrieb img {
    padding-bottom : 10px;
    padding-right : 10px;
  }


#content #angebot {
    color : #000;
  }

#content #home {
    color : #000;
  }


#footer {
    position:relative;
    width:980px;
    height:100px;
    margin:0;
    padding:0;
    color:#000;
  }
