html * {font-size: 10px}

body {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

h1 {
	color:#E1031C;
	padding:0;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:normal;
}

h2 {
	color:#000;
	padding:0;
	margin:0px 0 7px 0;
	font-size:12px;
	font-weight:bold;
}

h3 {
	color:#000;
	padding:0;
	margin:0 0 3px 0;
	font-size:12px;
	font-weight:bold;
}


table.prod_overview_table {
	margin: 0;
	padding: 0;
	border-spacing: 0;	
}

table.prod_overview_table td {
	padding: 1px 10px 1px 10px;
	background:#d6d6d6;
	text-align:left;
	border-top: 1px solid white;
	white-space: nowrap;
	vertical-align:top;
}



tr.top td{
	padding: 0 10px 1px 10px;
	
	text-align:left;
	vertical-align:bottom;
	background:#404042;
	font-weight:normal;
	color:white;
	white-space: nowrap;
	height:20px;
}

tr.untertitel td {
	padding: 1px 10px 1px 10px;
	background:#b6b6b6;
	text-align:left;
	border-top: 1px solid white;
	color:white;
	white-space: nowrap;
	height:10px;
}


.rtfcontent a{
	color: #019000;
	margin : 0px;	
	padding: 0px 0px 3px 8px;
	margin: 0px 10px 0px 0px;
	display: i;
	text-decoration : none;
	background: #FFFFFF url(../file/design/pfeil_rechts.gif) no-repeat scroll 0 3px !important;
	text-decoration: none;
}

#teaser a{
	border: none;
}
#teaser img{
	border: none;
}




