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

.smalltext {  font-size: 9px; color: #000000; text-decoration: none }
a.smalltext:link {  font-size: 9px; color: #666666; font-weight:bold; text-decoration: none }
a.smalltext:visited {  font-size: 9px; color: #666666; font-weight:bold; text-decoration: none }
a.smalltext:hover {  font-size: 9px; color: #000000; font-weight:bold; text-decoration: underline }
a.smalltext:active {  font-size: 9px; color: #FF0000; font-weight:bold;text-decoration: underline }

.afooter a: { color: #666666; font-size: 9px;}

a:link { color:#000099; font-weight:bold; text-decoration: underline }
a:visited { color:#000099; font-weight:bold; text-decoration: underline }
a:hover { color:#000000; font-weight:bold; text-decoration: underline }
a:active { color:#FF0000; font-weight:bold; text-decoration: underline }

ul { color: #000000 ; list-style-type: square}
ol { color: #000000 }

H1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #0A25AA;
}

.tabheadlines {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.MessageOK {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.MessageERROR {
	/*font-size: 12px;*/
	font-weight: bold;
	color: #FF0000;
}

DIV.preis {
	font-size: 15px;
	font-weight: bold;
	/*	color: #666666;*/
	background-color: #CCCCCC;
	border: 2px solid #FF6600;
	display: block;
	text-align: center;
	width: 320px;
	padding: 5px;
	z-index: 2;
}

A.preis:link {
	text-decoration: underline;
	color:#FF6600;
}

A.preis:visited {
	text-decoration: underline;
	color:#FF6600;
}

A.preis:hover {
	text-decoration: underline;
	color:#000000;
}

.navitext {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	padding: 5px;
	border: thin dotted #FF6600;
	margin-top: 10px;
}

a.navitext:link {  color:#666666; background-color: #CCCCCC; text-decoration: underline; }
a.navitext:visited{ color:#666666; background-color: #CCCCCC; text-decoration: underline; }
a.navitext:hover { color:#FF0000; background-color: #FFBA8C; text-decoration: underline; }
a.navitext:active {  color:#FF0000; background-color: #FFBA8C; text-decoration: underline; }

.aktivzaehler {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

a.normlinku:link { color:#FFFFFF; font-weight:bold; text-decoration: none }
a.normlinku:visited { color:#FFFFFF; font-weight:bold;	text-decoration: none }
a.normlinku:hover { color:#000000; font-weight:bold; text-decoration: underline }
a.normlinku:active { color:#FF0000; font-weight:bold; text-decoration: underline }

.tableheadlinesmall {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.tableheadlinesmall:link
{ color: #FFFFFF; text-decoration: underline }

a.tableheadlinesmall:visited
{ color: #FFFFFF; text-decoration: underline }

a.tableheadlinesmall:hover
{ color: #000000; text-decoration: underline }

a.tableheadlinesmall:active
{ color: #FF0000; text-decoration: underline }

.tabletitelfarbe_01{
	background-color: #FF6600;	
}
.tabletitelfarbe_02{
	background-color: #999999;	
}
.tableinhlatfarbe_01{
	background-color: #CCCCCC;	
}
.tableinhlatfarbe_02{
	background-color: #999999;	
}
.smalltextEinzug {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.tabelleRahmen {
	background-color: #CCCCCC;
	border: medium solid #FF6600;
}
.bigbutton {
	margin: 10px;
	padding: 2px;
	border: thin solid #FF9900;
	background-color: #99FF00;
}



.t12 {
background-color: #EEEEEE;

}

.t12:hover {
background-color: #FFFF22;

}

div.info {
	background-color: #dddddd;
	border: 1px solid #FF6600;
	padding: 2px;
    font-size: 9px;
}

li.info, ul.info {
padding: 0px;
padding-left: 12px;
margin:  0px;
}

li.info {
 padding: 0px;
 padding-bottom: 4px;
}


a.info:link , a.info:visited , a.info:active 
{ color: #666666; text-decoration: none }

a.info:hover 
{ color: #000000; text-decoration: underline }


DIV.listeohnelink{
	margin-top: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #99CC00;
	margin-left: 5px;
	padding-left: 2px;
	margin-right: 7px;
}
.listeohnelink A{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.listeohnelink A:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
DIV.preisbildpos {
	position: relative;
	z-index: 1;
	text-align: right;
	top: -20px;
	right: -30px;
	width: 120px;
	left: 150px;
}
.logo_text {
	font-size: 14px;
	color: #0A25AA;
}
.tabelle_text_01 {
	color: #FFFFFF;
	background-color: #999999;
}
