/* CSS Content der Website KMU Treuhand */
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
p {
	margin-right: 10px;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
}
.tablecontent {
	text-indent: 5px;
}
hr {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color:#0033CC;
}
ul {
	padding-left: 10px;
	margin-left: 20px;
}

li {
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../../images/plus_blau.gif);
	margin: 1px;
}
.aufzaehlung {
	text-indent: 30px;
	list-style-position:inside;
	list-style-image: url(../../images/strich_blau.gif);
}
input {
	height: 20px;
	width: 200px;
	background-color: #ffffff;
	border: 1px dotted #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
.anrede {
	height: 15px;
	width: 15px;
	border: 1px none #000000;
	margin:0px;
}
textarea {
	width: 300px;
	border: 1px dotted #000000;
	background-color: #ffffff;
	margin-top: 1px;
	margin-bottom: 1px;
}
.anker {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	text-align: center;
	padding-bottom: 10px;
	margin: 50px;
}
.sent {
	width: 60px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: center center;
	font-weight:100;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../../grafic/roll/send.gif);
	border:none;
}
.marker {
	font-weight: bolder;
}
