/* CSS fuer die Auswahlseiten www.papier-und-mehr.de
   (c) 2006 Reinhard Bergmannn, D-49828 Neuenhaus
   
   geaendert - Auswahlsseiten mit Suchformular
   10-08-2006  - Reinhard Bergmann
   .menukopf - dazugefuegt
*/

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;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	background-color: #F0F0F0;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CECECE;
	border-top: 1px solid #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px none #CC0000;
}
.hintergrund01 {
	background-color: #D9D9D9;
}
.hintergrund02 {
	background-color: #E6E6E6;
}
.weiss {
	color: #CC0000;
	font-weight: bold;
	background-color: #DCDCDC;
	font-size: 13px;
	letter-spacing: 0.05ex;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000033;
}
a:visited {
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
a.menukopf {
	text-align: left;
	text-decoration: none;
	font-size:0.85em;
	color: #080808;
	background-image:  url(../images/pkt_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: normal;
	border: 1px solid #D8D8D8;
	background-color: #EFEFEF;
}
a.menukopf:hover {
	background-color:#EEEEEE;
	color: #CC0000;
	font-weight: normal;
	border: 1px solid #333333;

}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: disc;
	list-style-position: outside;
	font-weight: bold;
	color: #333333;
}
.info {
	font-size: 10px;
}
/* text wird in der Datei News benoetigt */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
	font-variant: normal;

}
.intern {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	color: #333333;
}
.inp {
	font-size: 9px;
	border: none;
	line-height: normal;
	font-weight: normal;
}
.rot {
	color: #CC0000;
}
