body{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
 }

td,div{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a:hover{
	text-decoration:none;
	color: #222222;
}

a{
  text-decoration:underline;
	color: #666666;
}

.formzeile{
  background-image:url(bilder/input_hg.gif);
  border:solid 1px #b95e1f;
  width:170px;
  height:20px;
  font-size:11px;
  padding-left:5px;
  padding-top:3px;
  margin-left:10px;
}

.formularzeile{
  background-color:#E5EBF0;
}

.formtext{
  background-image:url(bilder/input_hg.gif);
  border:solid 1px #b95e1f;
  width:170px;
  height:50px;
  font-size:11px;
  font-family:arial,helvetica,tahoma,sans-serif;
  padding-left:5px;
  padding-top:3px;
  margin-left:10px;
}

.formselect{
  background-image:url(bilder/input_hg.gif);
  border:solid 1px #b95e1f;
  height:20px;
  font-size:11px;
  margin-left:10px;
}

.navi_head{ 
   background-image:url(bilder/navi_head.gif);
   background-repeat: no-repeat;
   height: 23px;
   width: 219px;
   margin-bottom: 2px;
   color:white;
}

.navi-postit{ 
   background-image:url(bilder/navi-head-postit.jpg);
   background-repeat: no-repeat;
}

.navi-bizstix{ 
   background-image:url(bilder/navi-head-bizstix.jpg);
   background-repeat: no-repeat;
}

.navi_head a{
   color:white;
   text-decoration:none;
   height:23px;
   line-height: 23px;
   margin-left:5px;
}

.navi_head a:hover{
   color: #CA6A03;
}

.navi_punkte{
  background-image:url(bilder/navi_feld.gif);
  background-repeat: no-repeat;
   height: 28px;
   width: 219px;
   margin-top:0px;
}

.navi_punkte_bizstix{
  background-image:url(bilder/navi_bizstix.gif);
  background-repeat: no-repeat;
   height: 28px;
   width: 219px;
   margin-top:0px;
}

.navi_punkte_postit{
  background-image:url(bilder/navi_postit.gif);
  background-repeat: no-repeat;
   height: 28px;
   width: 219px;
   margin-top:0px;
}

.navi_punkte a{
  margin-left:7px;
  height: 28px;
  line-height: 27px;
   text-decoration:none;
	color: #666666;
}

.navi_punkte a:hover{
   text-decoration:underline;
	color: #333333;
}

h1.produkt{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 35px;
  color: #FBB904;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2.produkt{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 26px;
  color: #FBB904;
  margin-bottom: 0px;
  margin-top: 0px;
}

h3.produkt{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #FBB904;
  margin-bottom: 5px;
}

h2.kalkulator{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #666666;
  line-height: 34px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2.druckfreigabe{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: darkred;
  line-height: 34px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h1.start{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 35px;
  color: #FB940C;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2.start{
  font-family: "Candara",georgia,arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: darkred;
  line-height: 34px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h3.start{
  font-weight: bold;
  font-size: 13px;
  color: darkred;
  line-height: 34px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.warenkorb_pos{
  border: dotted 1px #cccccc;
  margin-bottom:15px;
  background: url(bilder/designer_submenu.png) repeat-x -1px 0px;
}

.warenkorb_pos table tr td{
  border-right:solid 1px #E7F3FF;
  border-left:solid 1px white;
  border-top:solid 1px white;
  border-bottom:solid 1px #C6E2FE;
}

.warenkorb_pos table tr td table td{
  border:solid 0px;
  border-left:solid 0px;
  border-top:solid 1px white;
  border-bottom:solid 1px #C6E2FE;
}

.konto_layout{
  width:215px;
  float:left;
  border: dotted 1px #999;
  background-color: white;
  margin-right: 8px;
}
.konto_layout_up{
  border: dotted 1px #8EB3FD;
  background-color: #f6f6f6;
}



a.button{
	color:#8b0000;
	font-family:Tahoma, Verdana, Arial,sans-serif;
	font-size: 11px;
	float: left;
	text-decoration: none;
	font-weight:bold;
	background: url(bilder/button.jpg) no-repeat;
	line-height:29px;
	width: 181px; 
	height: 29px; 
	text-align: center;
}

a.button:hover {
	background: url(bilder/button2.jpg) no-repeat;
}

