<!--
/*
  Kaffee Etc Lavazza Stylesheet
  Created by Frank Becker
*/

html,body {
  margin:0px;
  padding:0px;
  background-color:#041241;
  background-image:url(../images/bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  margin: 0px auto;
}

body,td,th,tr,p
{
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #05185C;
  font-style:normal;
}

.date { font-size:10px; }

div.wrapper {
  width: 1021px;
  margin: 0px auto;
  /*text-align: center;*/
}

#shortnews {
  width:570px; 
  height:140px; 
  clear:both;
}

#head1li {
  position:relative;
  background-image:url(../images/head1_li.jpg);
  background-repeat:no-repeat;
  width:739px;
  float:left;
  height:121px;
}
#head1re {
  position:relative;
  background-image:url(../images/head1_re.jpg);
  background-repeat:no-repeat;
  width:282px;
  float:right;
  height:121px;
}
#slide {
  position:relative;
  /*background-image:url(../images/slide_li.jpg);*/
  background-repeat:no-repeat;
  width:113px;
  height:521px;
  float:left;
}
#head2li {
  position:relative;
  background-image:url(../images/head2_mi.jpg);
  background-repeat:no-repeat;
  width:626px;
  height:106px;
  float:left;
}
#head2re {
  position:relative;
  background-image:url(../images/head2_re.jpg);
  background-repeat:no-repeat;
  width:282px;
  height:106px;
  float:right;
}
#head2rehome {
  position:relative;
  background-image:url(../images/preisopti_btn.jpg);
  background-repeat:no-repeat;
  width:282px;
  height:106px;
  float:right;
  cursor:pointer;
}
#mainli {
  position:relative;
  background-image:url(../images/main1.jpg);
  background-repeat:no-repeat;
  width:586px; /*606px;*/
  height:320px;
  float:left;
  padding-left:20px;
  padding-right:20px;
  padding-top:20px;
}
#mainre {
  position:relative;
  background-image:url(../images/main2.jpg);
  background-repeat:no-repeat;
  width:282px;
  height:320px;
  float:right;
  padding-top:20px;
}
.mainre_inner {
  position:relative;
  width:1px;
  height:100%;
  background-image:url(../images/bor_point_hoch.jpg);
  float:left;
  margin-right:10px;
}
#bottomli {
  position:relative;
  background-image:url(../images/bottom_li.jpg);
  background-repeat:no-repeat;
  width:626px;
  height:75px;
  float:left;
}
#bottomre {
  position:relative;
  background-image:url(../images/bottom_re.jpg);
  background-repeat:no-repeat;
  width:282px;
  height:75px;
  float:right;
}
.bottom_inner {
  width:100%; 
  height:1px; 
  position:relative; 
  background-image:url(../images/bor_point_quer.jpg);
}
#imprint {
  position:relative;
  height:30px;
  width:1021px;
  float:left;
  padding-top:5px;
}
#imprintdt {
  position:relative;
  float:left;
  background-image:url(../images/WebLogo.jpg);
  background-repeat:no-repeat;
  height:26px;
  width:100px;
}
#imprintlink {
  float:right;
  position:relative;
  width:200px;
  text-align:right;
}

a, .pseudolink {
  color:#DF0024;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

a.black:link, a.black:visited, a.black:active { color: #000000; text-decoration:none;}
a.black:hover { color:#000000; text-decoration:underline;}

a.level_1, a.level_1active {color:#DF0024; margin-left:10px; line-height:20px; font-weight:bold; }
/*a.level_1:hover  { text-decoration:underline; }*/
a.level_1active { color:#05185C; text-decoration:none; }
a.level_2, a.level_2active {color:#DF0024; margin-left:20px; line-height:20px; }
/*a.level_2 active { color:#23BBEA; text-decoration:none; }*/
a.level_2active { color:#05185C; text-decoration:none; }

/**************************************************************
   Navis - Start
**************************************************************/

#navi {
  position:relative;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  padding-top:80px;
  padding-left:9px;
}
#navi a
{
  color:#FFFFFF;
  text-decoration:none;  
  display:block;
  float:left;
  text-align:center;
  /* width:90px; */
}
#navi a:hover, #navi .active {
  color:#23BBEA;
  text-decoration:none;
}


#navisub {
  clear:both;
  position:relative;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  padding-left:20px;
  padding-top:5px;
  color:#23BBEA;
}
#navisub a {
  color:#23BBEA;
  text-decoration:none;
}
#navisub a:hover, #navisub .active {
  color:#FFFFFF;
  text-decoration:none;
}

/**************************************************************
   Navis - End
**************************************************************/
-->