body 		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #d8d8d8;
	text-align: center;
	background-image: url(../media/bg_Body.jpg);
	background-repeat: repeat-x;
			}
h1 			{
	font-size: 12px;
			}
h2	h3		{
	font-size: 10px;
			}
h3			{
			color:#990000;
			background-color: inherit;
			}
hr		{
	color:#990000;
		}
p			{
	font-size: 10px;
			}
em			{
	font-size: 10px;
	color: #990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	}
			
.location	{
	background-color: inherit;
	color:#333333;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
			}
p.ptab1		{
	clear: both;
	background-color: inherit;
	font-size: 11px;
		}

img.imgtab1	{
	float:left;
	border: 1px solid #333333;
	margin: 0px 10px 10px 0px;
	}
	
img.datatab1	{
	border: 1px solid #333333;
	margin: 5px 5px 5px 5px;
	}
	
/* ------------------- Tabellengestaltung --------------------
   -----------------------------------------------------------*/

   
table {
	border-collapse: collapse;
/*	table-layout: fixed;    */
	font-size: 0.8em;
	clear:both;
/*	border: 1px solid #666666; */
		}

th, td {
	/* border-right: 1px solid white; */
	padding: .1em .6em 0em .6em;
	text-align:right;
		}
td		{
	background-image: url(../media/bg_tbl_data.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999; */
		 }
td.vers2	{
	background-color:#FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
		 }
.tdangebot	{
	text-align: left;
	}
.imgangebot	{
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
th		{
	letter-spacing: 1px;
	background-image: url(../media/bg_tbl_head.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* font-variant: small-caps;  */
		}
.textfeld	{
	text-align: left;
		}				
		
div#tabellenrand {
	border: 1px solid #666666;
	padding: 3px;
	width: 600px;
	}

																	/* ------- BEGINN NEU -------- */
.artikelliste	{
	background:#CCC;
	color:#000;
	border:none;
}
.artikelliste td,
.artikelliste th	{
	border: 1px solid #FFF;
	padding: 2px 1px;
}
.artikelliste td		{
	background-image:none;
		 }
.artikelliste tr.alt		{		 
	background:#B1B1B1;
}
.artikelliste tr:hover	{
	background-color:#F99;
}

																	/* ------- ENDE NEU -------- */   



a	{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	background-position: left center;
	}
a.a_tabmenu {
	color:#333333;
	font-size: 14px;
	line-height: 16px;
	}
img.a_picmenubild	{
	float: left;
	margin: 5px 5px 5px 5px;
	
	}

a.a_picmenu {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 220px;
/*	text-align: center;  */
/*	background-image: url(../media/bg_picmenu_n.jpg);
	background-repeat: repeat-x;  */
	margin: 5px 5px 5px 0px;
	}
a.a_picmenu:hover	{
	color: #990000;
/*	background-image: url(../media/bg_headmenu_p.jpg);
	background-repeat: repeat-x;	*/
	}		
	
	.newmenu {
	color:#990000;
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 171px;
	text-align: center;
	font-variant: small-caps;
	background-image: url(../media/bg_headmenu_n.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	letter-spacing: 0.1em;
	}
	
a.a_headmenu	{
	color:#FFFFFF;
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 171px;
	text-align: center;
	font-variant: small-caps;
	background-image: url(../media/bg_headmenu_n.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	letter-spacing: 0.1em;
	}
a.a_headmenu:hover	{
	color:#333333;
	background-image: url(../media/bg_headmenu_p.jpg);
	background-repeat: repeat-x;	
	}
a:hover {
	color: #333333;
	}
.chr_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-position: left center;
}

