@media screen
{

* {
    margin:0;
    padding:0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.05%;
	color: #000;
	background-color: #fff;
}

img {
    border:0;
}

acronym, abbr {
	border-bottom: 1px dotted #666;
}

.inputPLZ {
	width: 54px;
}

.inputOrt {
	width: 188px;
}

.inputStueck {
	width: 30px;
}

.inputAdresse {
	width: 250px;
}

.inputNachricht {
	width: 500px;
}

.inputSubmit {
	margin: 5px 10px;
}

.formError {
	color: #f00;
}

.formBeschriftung {
	float: left;
	padding: 0 2.5em 0 0;
	padding-bottom: 5px;
}

.redBold {
	font-weight: bold;
	color: #900;
}


a:link, a:visited {
   text-decoration: none;
	color: #339900;
}

a:hover, a:active {
	color: #666;
	background-color: transparent;
}

.bold {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 575px;
}

#content {
	width: 575px;
	padding: 15px;
	text-align: left;
	background-color: #e5eaee;
	
}

#content h1 {
	margin: 1.5em 0 0.625em 0;
	padding: 0.15em 0.25em;
	font-size: 0.75em;
	color: #000;
	background-color:#f2f7fb;
	border: 1px dashed #bfbfbf;
	width:93%;
}

#content h2 {
	margin: 2.0em 0 0.15em 0;
	padding: 0.15em 0.25em;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000;
	background-color:#f2f7fb;
	border: 1px dashed #bfbfbf;
	width:93%;
}

#content h3 {
	margin-bottom: 0.5em;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Georgia, serif;
}

#content p {
	margin: 0.5em 0 0.75em 0.5em;
	font-size: 0.7em;
	line-height: 1.3em;
}

#content p.half {
	margin: 0.5em 0 0.5em 0.5em;
}

#content p.quart {
	margin: 0.5em 0 -0.35em 0.5em;
}

#content p.tipp {
	margin: 0.5em 0 -0.35em 0.5em;
	padding: 0.25em 0.5em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
}

#content ul {
	margin: 0.5em 0 0.75em 1.25em;
}

#content ul li {
	margin: 0.25em 0;
	font-size: 0.7em;
	line-height: 1.3em;
	list-style: url(pictures/list-icon-triangle.gif);
}

#content table {
	width: 90%;
	margin: 0.5em 0 0.75em 0.25em;
	font-size: 0.7em;
}

#content table.small {
	width: 240px;
}

#content tr {
	background-color: transparent;
}

#content tr td {
	padding-top: 0.5em;
	border: solid 0px #ccc;
}

#content tr td.tdOne {
	width: 15.0em;
}

}



































































































































































































































































































































/* print anfang*/
@media print
{

* {
    margin:0;
    padding:0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.05%;
	color: #000;
	background-color: #fff;
}

img {
    border:0;
}

acronym, abbr {
	border-bottom: 1px dotted #666;
}

.inputPLZ {
	width: 54px;
}

.inputOrt {
	width: 188px;
}

.inputStueck {
	width: 30px;
}

.inputAdresse {
	width: 250px;
}

.inputNachricht {
	width: 500px;
}

.inputSubmit {
	margin: 5px 10px;
}

.formError {
	color: #f00;
}

.formBeschriftung {
	float: left;
	padding: 0 2.5em 0 0;
	padding-bottom: 5px;
}

.redBold {
	font-weight: bold;
	color: #900;
}


a:link, a:visited {
   text-decoration: none;
	color: #339900;
}

a:hover, a:active {
	color: #666;
	background-color: transparent;
}

.bold {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 575px;
}

#content {
	width: 575px;
	padding: 15px;
	text-align: left;
	background-color: #e5eaee;
	
}

#content h1 {
	margin: 1.5em 0 0.625em 0;
	padding: 0.15em 0.25em;
	font-size: 0.75em;
	color: #000;
	background-color:#f2f7fb;
	border: 1px dashed #bfbfbf;
	width:93%;
}

#content h2 {
	margin: 2.0em 0 0.15em 0;
	padding: 0.15em 0.25em;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000;
	background-color:#f2f7fb;
	border: 1px dashed #bfbfbf;
	width:93%;
}

#content h3 {
	margin-bottom: 0.5em;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Georgia, serif;
}

#content p {
	margin: 0.5em 0 0.75em 0.5em;
	font-size: 0.7em;
	line-height: 1.3em;
}

#content p.half {
	margin: 0.5em 0 0.5em 0.5em;
}

#content p.quart {
	margin: 0.5em 0 -0.35em 0.5em;
}

#content p.tipp {
	margin: 0.5em 0 -0.35em 0.5em;
	padding: 0.25em 0.5em;
	font-weight: bold;
	color: #666;
	background-color: #eee;
}

#content ul {
	margin: 0.5em 0 0.75em 1.25em;
}

#content ul li {
	margin: 0.25em 0;
	font-size: 0.7em;
	line-height: 1.3em;
	list-style: url(pictures/list-icon-triangle.gif);
}

#content table {
	width: 90%;
	margin: 0.5em 0 0.75em 0.25em;
	font-size: 0.7em;
}

#content table.small {
	width: 240px;
}

#content table.sendFunktion {
	display: none;
}

#content tr {
	background-color: transparent;
}

#content tr td {
	padding-top: 0.5em;
	border: solid 0px #ccc;
}

#content tr td.tdOne {
	width: 15.0em;
}

}