H2,
H1 {
       padding: 5px 10px 5px 10px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
H1 {
	color: #cc0000;
}
P {
	padding: 3px 10px 3px 10px;
	margin: 0px;
	line-height: 16px;
}

#footer P {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #666666;
}
UL LI {
        padding:0px;
        margin: 0px;
        line-height:16px;
        list-style-type:none;
        padding-left: 12px;
        background-image: url(bullet.gif);
        background-position: 0px 5px;
	background-repeat: no-repeat;
}
ul {
        margin: 0px;
        padding: 0px;
        margin-top: 0px;
        margin-left: 8px;
        list-style:none;
        line-height:16px;
}
#menu a {
	position: relative;
	top: 5px;
       	font-family: "Arial";
	text-decoration: none;
     	color: #cc0000;
	font-size: 12px; 
	font-weight: bold;   
}
#menu IMG {
	margin: 0px 5px -2px 5px;
}
#menu a:hover {
	color: #0220f3;
}
#menu .menu_selected{
	color: #000000;
}
#tipit a,
#siteservice a {
       	font-family: "Arial";
	text-decoration: none;
        padding:0px 6px 0px 6px;
	color: #0220f3;
	font-size: 12px; 
	font-weight: bold;   
}
#tipit a:hover,
#siteservice a:hover,
#siteservice  .siteservice _selected{
	color: #000000;
}
td{ 
	padding: 0px;
	margin: 0px;
}

A,
.internal-link,
.mail, 
.download,
.filelinks,
.external-link-new-window {
	color: #333333;
	text-decoration: underline;
        font-size: 11px;
}


A:hover,
A.hover.mail, 
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #999999;
}
.csc-textpic-caption{
	font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.csc-textpic-caption,
.caption{
	font-size: 10px;
}
table {
	font-size: 11px;
}

form  {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.grey-border {
	border: 1px solid #d4d0c8;
}
.grey-bgr{
	background-color: #ebebeb;
}
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid ;

	}
/* ------- Powermail -----------------*/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
legend {
	display: none
}
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 */

	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
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;
}
/*---------- mail form ------------------------------------------------*/

.csc-mailform {
	border: 0px solid;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field select,
.csc-mailform-field input {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #BDBDBD
	font-size: 11px;
        width: 300px;
	margin:3px 0px 3px 10px;
	}

.csc-mailform-field textarea {
	background-color: #ffffff;
        border: 1px solid #BDBDBD;
	font-size: 11px;
	margin:3px 0px 3px 10px;
}
.csc-mailform-field label {
	margin:3px 0px 3px 0px;
	font-size:11px;
	text-align: left;
	margin-right: 0px;
	width: 90px;
	display: block;
	font-size: 11px;
        float: left

}
.csc-mailform-field .button {
	margin: 15px 0px 0px 335px;
	width: 75px;
	background-color: #ffffff;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

