/* Standard-CSS für www.200bar.de */

.text1m  {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #0F0F0F;
	text-decoration : none;
}
.text1mred  {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #CC4200;
	text-decoration : none;
}

.text1s  {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F0F0F;
	text-decoration : none;
}
.text1sgrey  {
	font-family : Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #6F6F6F;
	text-decoration : none;
}
.text2m  {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #0F0F0F;
	text-decoration : none;
}
.text2mredheader  {
	font-family : Verdana, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #CC4200;
	text-decoration : none;
}
.text2s  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #0F0F0F;
	text-decoration : none;
}
.text2sred  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #E00000;
	text-decoration : none;
}
.text2sgrey  {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #6F6F6F;
	text-decoration : none;
}

A:link { color: #6F6F6F; text-decoration: none; }
A:visited { color: #6F6F6F; text-decoration: none; }
A:hover {color: #E00000; text-decoration: none ;}
A:active {color: #E00000; text-decoration: none; }

input, select, textarea { font-size:13px; font-family:Arial,sans-serif; }
input, select, textarea { color:#000000; }

.table-color {background-color:#CFCFCF}
.table-color-hover {background-color:#DFDFDF}