p, td, div, input, textarea, select, li  {
  color: #666666; 
  font-size: 12px; 
  font-family: Verdana, Arial, Helvetica, Sans-serif;
}

input, textarea  {
  border: 1px solid #999999;
}

.bildabstand_links  {
  margin-left: 30px; 
  margin-bottom: 30px; 
}

a {text-decoration: none; font-size:12px;}
a:link    {color: #666666;}
a:active  {color: #333333;}
a:visited    {color: #333333;}
a:hover  {color: #333333;text-decoration: underline}

.sehrgross {
	font-size: 38px;
}

h1 {
	font-size: 20px;
	color: #666666;
}

h2 {
	font-size: 18px;
	color: #666666;
}

h3 {
	font-size: 14px;
	color: #666666;
}

b, strong {
	color: #666666;
}

.rot {
	color: #FF0000;
	font-weight:bold;
}

.klein , a.klein {
  font-size: 10px;
}

a.klein {text-decoration: none; font-size:10px;}
a.klein:link    {color: #666666;}
a.klein:active  {color: #333333;}
a.klein:visited    {color: #333333;}
a.klein:hover  {color: #333333;text-decoration: underline}
