img {
	border:0;
}

#footer {
	border-top:1px solid #666;
	padding-top:10px;
	margin-top:10px;
}

div.anchor {
	margin:20px 0 20px 0;
	width:100%;
	text-align:right;
}
div.anchor a{
	text-decoration:none;
	font-size:10pt;
	color:#666;
}
div.anchor p{
	padding:0;
	margin:0;
}
div.anchor img {
	border:0;
}

div.doubble-line {
	height:2px;
	border-bottom:1px solid #AAA;
	border-top:1px solid #AAA;
}


div.single-line {
	height:2px;
	border-bottom:1px solid #AAA;
}


div.doubble-line-s {
	margin:20px 0 20px 0;
	height:2px;
	border-bottom:1px solid #AAA;
	border-top:1px solid #AAA;
}


div.single-line-s {
	margin:20px 0 20px 0;
	height:2px;
	border-bottom:1px solid #AAA;
}

h1 {
	font-family: 

Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

h1 a, h2 a, h3 {
	color: #666;
}

h1 a:hover, h2 a:hover {
	text-decoration:none;
}

h2 {
	font-family: 

Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #666;
	font-weight:100;
	font-style: normal;
}

h3 {
	font-family: 

Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666;
	font-weight:100;
	font-style: normal;
}


p, li, td {
	font-family: 

Arial,Helvetica,sans-serif;
	margin:0 0 3px 0;
	font-size: 13pt;
	padding:0;
}

#content {
	margin:0 auto 0 auto;
	padding:20px 0 0 10px;
	width:750px;
	border-left:1px solid #AAA;
}

#logo-image {
	width:900px;
	margin:0 auto 10px auto;
}

.text-40-rechts {
	margin-left:40px;
}

.fliestext-300-rechts {
	margin-left:300px;
         font-family: 'Times New 

Roman',Times,serif;
	line-height:25px;
	margin-bottom:10px;
} 

.text-250-rechts {
	margin-left:250px;
} 

.absatz-gross {
	margin:0 0 10px 0;
}

.fliestext {
	font-family: 'Times New 

Roman',Times,serif;
	line-height:25px;
	margin-bottom:10px;
}

h1.h1-big {
	font-size:30px;
}

.zentriert {
	text-align:center;
}


h1, h2 {
  margin-bottom:4px;
  padding:0px;
}
h3 {
  margin:1px;
  padding:1px;
}


------------------------------------

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 150px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #fff;
	background-color: #fff;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-family:         Arial,Helvetica,sans-serif;
        font-weight: normal;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
        font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 150px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


--------------------------------------------