/*	
	Style fuer Papier & mehr - Produktseiten
	Autor Reinhard Bergmann - letzte Änderung 2006-08-10
*/
html, body, div, p, h1, h2, h3, ul, ol, span, textarea, a, table, td, form, img, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E6E6E6;
	margin: 0px 0px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;

}
.pr10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	text-align: right;
}
.pr20 {
	text-decoration: overline;
	background-color: #DCDCDC;
	font-weight: bolder;

}
.prlk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F0F0F0;
	margin: 1px;
	height: auto;
	width: 160px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0C0C0;
	font-weight: bold;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;

}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000033;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}
.hintergrund01 {
	background-color: #C0C0C0;
}
.hintergrund02 {
	background-color: #CCCCCC;
}
.rot {
	color: #FF0000;
}
/* 
	Diese Styles sind fuer das neue Design (2005-11-13)
	geschrieben 
*/
.hgkopf {
	background-color: #DCDCDC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
a.akopf {
	text-align: left;
	text-decoration: none;
	color: #333333;
	background-image:  url(../../images/pkt_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	border: 1px solid #D6D6D6;
	background-color: #F0F0F0;
}
a.akopf:hover {
	background-color:#FAFAFA;
	color: #000033;
	font-weight: normal;
	border: 1px solid #868686;

}
.hgnav {
	background-color: #DCDCDC;
}
.hgfuss {
	background-color: #DCDCDC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
a.fuss {
	text-align: left;
	text-decoration: none;
	font-size:0.9em;
	color: #000033;
	font-weight: normal;
}
a.fuss:hover {
	background-color:#EEEEEE;
	color: #000033;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	font-weight: normal;
}
/* image-rahmen ist eine Klasse fuer Bilder, die einen
   weissen Hintergrund haben. Der Rahmen wird später beim
   einem Relaunch wieder entfernt
*/
.image-rahmen {
	border: 1px solid #F0F0F0;
}
