html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}

/* PNG FIX */
img, #logo, #footer, #content_left, #c_content { behavior: url(iepngfix.htc); }
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.75em;
	color: #666666;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #cdcdcd;
}
h2.imageheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   width:440px;
}

h2.imageheader strong{
    display:none;
}

#container {
	width: 920px;
	margin: 0px auto;
	padding-bottom: 50px;
	padding-top: 50px;
}
#logo {
	width: 300px;
	position: relative;
	float: left;
}
#MainNavi {
	width: 600px;
	position: relative;
	float: right;
	height: 30px;
	padding-top: 20px;
	margin-bottom: 30px;
}
ul.MainNavi {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
	letter-spacing:1px;
	float: right;
	color: #666666;
	font-weight: bold;
}

ul.MainNavi li {
	display: block;
	position: relative;
	height: 30px;
	line-height: 28px;
	border-left: 1px solid #ccc;
	float: left;
}
ul.MainNavi li a {
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
	width: 90px;
} 
ul.MainNavi li a:hover {
	text-decoration:none;
	color:#666666;
	border-bottom: 2px solid;
	border-bottom-color: #cc3300;
}
ul.MainNavi li.act a {
	text-decoration:none;
	color:#666666;
	border-bottom: 2px solid;
	border-bottom-color: #cc3300;
}
#c_content {
	position: relative;
	width: 920px;
	clear: both;
	background-image: url(images/bg_normal.png);
	background-repeat: repeat-x;
	height: 300px;
}
#content_normal {
	position: relative;
	width: 440px;
	height: 280px;
	padding: 10px;
	float: left;
}
#content_border {
	width: 440px;
	float: right;
	position: relative;
	padding: 10px;
	height: 280px;
	clear: right;
}
#content_left {
	position: relative;
	width: 440px;
	padding-right: 10px;
	padding-top: 20px;
	float: left;
	padding-left: 10px;
}

#content_right {
	position: relative;
	width: 440px;
	float: right;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}


#footer {
	position: relative;
	width: 900px;
	height: 10px;
	font-size: 0.8em;
	margin-top: 20px;
	float: left;
	margin-bottom: 50px;
	padding: 10px;
	text-align: right;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
}

/* 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 */
	padding: 0px;
}
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 select.powermail_select {
	/* Input and textarea */
	width: 150px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 250px;
}
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;
	background-color:#646464;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #333333;
}
.tx-powermail-pi1_confirmation_back,
.tx-powermail-pi1_confirmation_submit {
	float:left;
	margin-right:10px;
	background-color:#646464;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #333333;
}
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;
}
