td {
	font-size:8pt;
	line-height:1.3em;
}
img {
	border:none;
}

h1, h2, h3, h4, h5 { margin:0 0 0.3em 0; color:#006699; }
h1 a, h2 a, h3 a, h4 a, h5 a{ color:#006699; text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover{ color:#006699; text-decoration:none; }

h1 { font-size:1.3em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; }
h4 { font-size:1em; }
h5 { font-size:1em; }

a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

p.bodytext {
	margin:0 0 0.3em 0;
	padding:0;
}


span.preis {
	font-weight:bold; 
	color:#E10915;
	font-size:16px;
	
/*	display:block;
	float:left;
	background-image:url(../images/preis.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#E10915;
	text-decoration:none;
	height:50px;
	width:150px;*/
		
}
span.preis a{
/*	display:block;
	padding:7px 12px 3px 34px;
	margin:10px 1px 10px 1px;
	font-weight:bold;*/
}
span.preis a:hover{
	color:#E10915;
	text-decoration:underline;
}


/*++++++++++++++++++++++++++++++++++++++++Preis-klein formatierung++++++++++++++++++++++++++++++++*/
span.preisklein {
	font-weight:bold; color:#E10915;
	/*display:block;*/	
}
span.preisklein a{
	/*	
	display:block;
	background-image:url(../images/preis_kl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	padding:2px 17px 18px 2px;
	*/
	color:#E10915;
	text-decoration:none;	
	font-weight:bold;	
}
span.preisklein a:hover{
	color:#E10915;
	text-decoration:underline;
}
/*++++++++++++++++++++++++++++++++++++++++Preis-klein-lang formatierung++++++++++++++++++++++++++++++++*/
span.preisklein_lang {
	font-weight:bold; 
	color:#E10915;
	
/*	display:block;
	height:40px;
	width:150px;		
	float:left;
	background-image:url(../images/preis_kl_lang.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
	text-decoration:none;
	
}
span.preisklein_lang a {
/*	display:block;
	padding:5px 12px 3px 26px;
	margin:10px 1px 10px 1px;*/
	font-weight:bold;
}
*html span.preisklein_lang a{
}
span.preisklein_lang a:hover{
	color:#E10915;
	text-decoration:underline;
}
span.phone {
	display:block;
	padding:0.2em 0 0.2em 0;
	line-height:1.3em;
	color: #ff9900; font-weight:bold; font-size: 1.5em;
}

#poitab {
	display:none;
}

p.align-center {
	text-align:center;
}

p.align-justify {
	text-align:justify;
}
p.align-left {
	text-align:left;
}
p.align-right {
	text-align:right;
}

p.csc-frame-frame1, table.csc-frame-frame1 {
	background-color:#EDEBF1;
	border:1px solid #333333;
	padding:2px 4px;
}

p.csc-frame-frame2, table.csc-frame-frame2 {
	background-color:#F5FFAA;
	border:1px solid #333333;
	padding:2px 4px;
}

p.important {
	color:#FF0000;
}

td.align-center,
th.align-center {
	text-align:center;
}

td.align-justify,
th.align-justify  {
	text-align:justify;
}
td.align-left,
th.align-left {
	text-align:left;
}
td.align-right,
th.align-right {
	text-align:right;
}
