/* Kontakformular: Contact me, Version 2.4http://www.webmaster-inside.net, (c) 2006 *//* Über die folgenden Angaben können Sie das Aussehen Ihres Kontaktformulars ändern.Die StyleSheets können beliebig ergänzt werden *//* ALLGEMEINES */body, p, div, span, td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 120%;	color:#333333;	background-color: #fbfcfc;}/* 1. ÜBERSCHRIFT */h1 {font-size : 14px;text-align: left;letter-spacing: 3px;}/* TEXTABSÄTZE */p {leftcenter;}p.meldung {font-weight: bold;color: #333333;}/* Link normal */A:link {color : #333333;text-decoration : none;}/* Besuchter Link */A:visited {color : #333333;text-decoration : none;}/* Aktiver Link */A:active {color : #333333;text-decoration : none;}/* Link bei Mausber&uuml;hrung */A:hover {color : #333333;text-decoration : underline;}/* Tabellen-Eigenschaften */table {border-width: 0px;width: 250px;margin-left: 0;margin-right: 0;color:#333333;}td {text-align: left;padding-top: 2px;padding-bottom: 2px;}.td_text {width: 150px;}.td_form {width: 200px;}/* Form-Tag */form {display: inline;}/* Eingabefelder und Button */input {font-size: 12px;background-color: #FFFFFF;color: #333333;}input.feld {width: 100%;}/* Zeichenzähler */.counter {width: 50px;border-width: 0px;text-align: left;background-color: #FFFFFF;color: #333333;cursor: default;}.button {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: normal;	font-weight: normal;	color: #0055a0;	background-color: #fbfcfc;	height: auto;	width: auto;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	cursor: hand;}/* Eingabefeld für Nachricht */textarea {font-size: 12px;background-color: #FFFFFF;color: #333333;width: 100%;height: 120px;}/* Markierung bei nicht ausgefülltem Pflichtfeld */span.markiert {color: #9e0005;font-weight: bold;}/* Unterstreichung eines Teils der Fehlermeldung */span.unterstrichen {text-decoration: underline;}span.default_cursor {cursor: default;}
