/****************************************
   
*  Main Stylesheet for
*  Header,Content,Footer
*   
*  Dimme Crossmedia - dimme.ch
*  Stephanie Maedel

*****************************************/


@import url(navigation.css);
@import url(extensions.css);

#print_button {
  display:none;
}

/***************************************
*               GENERAL
***************************************/


* {
  margin: 0;
  padding: 0;
}

html 
{
min-height:100%;
}

body 
{
  height: 100%;
  color: #454440;
  font-family:  Verdana, Arial, Georgia, Times New Roman, Arial, Verdana, Helvetica, Serif;
  font-weight: normal;
  min-height:100%;
  text-align:left;
  font-size:12px;
  line-height: 150%;
}

html,body 
{
  font-size:100.01%;
}

a img {
  border:none
}

a
{
  text-decoration: none;
  color: #d7741d;
}

a:hover
{
  text-decoration:none;
  cursor:pointer;
}

table {
  height: 100%;
  padding:0;
  margin:0;
}

td { vertical-align: top; }

.hide,
.hidden,
.clearer {
  display: none;
}

.clear{
clear:both;
}

p {
  padding:0;
  margin: 0;
}



/***************************************
*        Format - Textstile
***************************************/

.orange_color { 
  color: #D7741D;
}

.green_color { 
  color: #C9D255;
}

.blue_color { 
  color:#294998;
}

.red_color { 
  color:#f00;
}

.black_color { 
  color: #454440;
}


/***************************************
*              WRAPPER
***************************************/



#wrapper {
  position:relative;
  margin:0px auto;
  z-index:0;
  width:990px;
  padding-top:50px;
}

#banner_bg {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:-100;
  margin:0;
  padding:0;
  overflow:hidden;
  background-color:#d7741d;
}

#banner_img{
  position:fixed;
  bottom:30px;
  right:50px;
  width:173px;
  height:198px;
  z-index:50;
    background-image: url('../sysimg/leseratte.png');
 background-repeat:no-repeat; 
}


#banner_bg img{
  width:auto;
  height:100%;
}

/***************************************
*              HEADLINES
***************************************/


h1 {
  font-family: Arial, Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-weight: normal;
  font-size:18px;
  line-height:130%;
  color: #454440; 
}

.headline1 {
  padding-left:25px;
  background-image: url('../sysimg/head_bullet.jpg');
  height:100%;
  padding-bottom:30px;
  list-style: none;
  background-position: 0px 10px; 
  position:relative;
  background-repeat:no-repeat;
}



.csc-subheader {
  font-family: Verdana, Arial, Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-weight: bold;
  font-size:11px;
  color: #693734; 
  line-height: 135%;
}

h2 {
  font-family: Verdana, Arial, Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-weight: normal;
  font-size:15px;
  color: #454440;  
  text-decoration:underline;
  line-height: 135%;
  padding-bottom:15px;
}

h4 {
  font-family: Verdana, Arial, Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-weight: bold;
  font-size:12px;
  color: #c9d255; 
  line-height: 135%;
  padding-bottom:15px;
}


.headline2{
  padding-bottom:10px;
}


.headline3{
  border-bottom: 1px solid #4D4D4D;
}

.headlines{
}


/***************************************
*               HEADER
***************************************/


#header{
  margin-bottom: 8px;
}


#logo {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 3;
  text-align:left;
}

#logo img {

}

#banner {
  width:100%;
  height: 261px;
  position:relative;
  margin-top:0px;
  z-index:0;
  float:left;
  border-bottom: 5px solid #808080;
}

#navigation-top {
  width:945px;
  padding-right:45px;
  height: auto;
  text-align:right;
  font-family:  Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-size:10px;
  padding-top:15px;
  color: #454440;
}

#navigation-top ul
{
  list-style-type:none;
}

#navigation-top ul li
{
  display:inline;
}

#navigation-top a
{
  color: #454440;
}

#navigation-top ul li a:hover,
#navigation-top a:hover
{
text-decoration: underline;
}


#leiste {
  width:100%;
  height: auto;
  float:left;
}



/***************************************
*               GENERAL
***************************************/


#content {
  margin: 0;
  padding-bottom:50px;
  z-index:0;
  background-color: #fff;
  width:auto;
  height:100%;
  clear:both;
  font-family:  Verdana, Arial, Georgia, Times New Roman, Arial, Verdana, Helvetica, Serif;
  font-weight: normal;
  text-align:left;
  font-size:12px;
  line-height: 150%;
  border-top: 5px solid #808080;
}

#content a:hover
{
  text-decoration:underline; 
}

#leftcol {
  float:left;
  width:260px;
  height:auto;

}

#mainnavi {
  float:left;
  width:auto;
  height: auto;
  margin-left:20px;
  margin-top:100px;
}

#shopcol {
  padding-top:48px;
  float:left;
  width:710px;
  height:auto;
}


#midcol {
  padding-top:48px;
  float:left;
  width:465px;
  padding-right:40px;
  height:auto;
}

#rightcol {
  float:left;
  width:180px;
  height:auto;
  padding-top:35px;
}

#midcol .csc-default {
}

#midcol .csc-default .headlines{
}

#midcol .csc-default ul{
  padding-top:4px;
}



#midcol .csc-default ul li {
  padding-left:15px;
  background-image: url('../sysimg/bullet_orange.png');
  height:100%;
  padding-bottom:5px;
  list-style: none;
  background-position: 0px 6px; 
  position:relative;
  background-repeat:no-repeat;
}

#midcol .csc-default DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
    float: left;
background-image:none;
  padding:0;
  height:auto;
}

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline;
    margin-left: 6px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 4px;
}


#midcol .csc-default .csc-textpic-text a,
#midcol .csc-default p.bodytext a,
#midcol .csc-default .csc-textpic-caption a  {
  color: #d7741d;
}

.csc-textpic-caption {
  float:left;
  padding-top:3px;
  font-family: Verdana, Arial, Georgia, Times New Roman, Arial, Verdana, Helvetica, Serif;
  font-weight: normal;
  text-align:left;
  font-size:10px;
  line-height: 150%;
}

/***************************************
*             Footer
***************************************/

#footer {
  height:25px;
  padding-bottom:20px;
  width:100%;
  text-align: center;
  margin: 0 auto;
  font-weight:normal;
  color: #454440;
  background-color: #fff;
  border-top: 1px solid #9e9d93;  
  font-family:  Verdana, Helvetica, Georgia, Times New Roman,  Sans-Serif;
  font-size:10px;
}

#footer ul
{
  padding-top:7px;
  list-style-type:none;
  margin-left: 2px;
}

#footer ul li
{
  display:inline;
}

#footer ul li.copy
{
  padding-right:20px;
  font-weight:bold;
}

#footer ul li.foot
{
}

#footer a {
  color:#454440;
}

#footer a:hover {
text-decoration:underline;
}



