/* DATEI: selfhtml.css */

/* Wenn die Schriftgroessen von SELFHTML fuer Sie schwer lesbar sind */
/* und Sie SELFHTML lokal lesen, benennen Sie diese Datei */
/* um in selfnormal.css */
/* und benennen Sie die Datei selfnosize.css im src-Verzeichnis */
/* um in selfhtml.css */

body { font-family: verdana, Arial, Helvetica, sans-serif;	 font-size: 11px;	font-style: normal;	font-weight: normal; font-variant: normal;	color: #000000; }
h1 { font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; font-weight: bold;	font-variant: normal;	color: #000000; }

p { font-family: verdana, Arial, Helvetica, sans-serif;	 font-size: 11px;	font-style: normal;	font-weight: normal; font-variant: normal;	color: #000000; }

h2 { font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: 500;	font-variant: normal;	color: #000000; }

h3 { font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	font-weight: 500;	font-variant: normal;	color: #000000; }
h4 { font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: 500;	font-variant: normal;	color: #000000; }
h5 { font-family: verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	font-weight: 100;	font-variant: normal;	color: #000000; }

a:link {font-site: 12px; color: #0000FF;}

a:visited {font-site: 12px; color: #0000FF;}

a:hover {font-site: 12px; color: #0000FF;}

a:active {font-site: 12px; color: #0000FF;}

table.duenner_rand {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.werbung { padding-left: 5px; }

.input{font-family: Verdana, Arial,sans-serif;
color:#555;
font-size:12px;
border:none;
border-top: 1px solid #cc0001;
border-bottom: 1px solid #cc0001;
background-color:#fff;
padding:3px;
margin-left:10px;
}

.input_name
{background-color:#F5F5F5;
padding:5px;
margin-top: 10px;
margin-bottom: 5px;

}

.button1 {
	background-color:#F2F2F2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cc0001;
	border-bottom-color: #cc0001;
	}

.small{ font-size:9px;
margin-left:10px;
}

.tabellerand {
	margin: 5px;
	padding: 5px;

};
