* {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

body {
	color: #5e5e5e;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	background: #cfcfcf url(../img/layout/body.jpg) top left repeat-x;
}

body#index {
	background-image: url(../img/layout/body_index.jpg);
}

body#ccpayment {
	background-image: url(../img/layout/body_client.jpg);
}

a {
	color: #5e5e5e;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

h1 {
	margin-bottom: 1em;
	color: #2c3d80;
	font-size: 2em;
	line-height: 1.1em;
}

h2 {
	margin-bottom: 0.5em;
	color: #2c3d80;
	font-size: 1.6em;
}

h3 {
	margin-bottom: 0.5em;
	color: #2c3d80;
	font-size: 1.5em;
}

ul, ol {
	list-style: none;
}

p, object, address {
	margin-bottom: 1em;
	font-style: normal;
}

input, textarea {
	padding: 0px 5px;
	color: #5e5e5e;
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
	border: #c1c1c1 1px solid;
}

input[type=radio], input[type=checkbox]	{
	padding: 0px;
	vertical-align: middle;
	border: none;
}

input[type=text], input[type=password] {
	height: 18px;
}

legend {
	display: none;
}

select {
	color: #5e5e5e;
	font-size: 1em;
	font-family: arial, verdana, sans-serif;
	border: #c1c1c1 1px solid;
}

button {
	vertical-align: middle;
	border: none;
	background: none;
}

/* ---------------------------- Header ---------------------------- */

#header {
	line-height: 30px;
}

#header form {
	float: right;
}

#header ol li {
	float: right;
	padding: 0px 10px;
	background: transparent url(../img/layout/header_ol_li.jpg) center right no-repeat;
}

#header ol li a	{
	color: #5e5e5e;
	text-decoration: none;
}

#header ol li a:hover, #header ol li.on a {
	text-decoration: underline;
}

#header label {
	margin: 0px 2px 0px 10px;
}

#header p {
	display: inline;
	margin: 0px;
}

#header button img {
	vertical-align: middle;
}

#header #password {
	display: none;
}

/* ---------------------------- Intro ---------------------------- */

#intro {
	color: #ffffff;
}

#intro h1 {
	margin-bottom: 0em;
	color: #ffffff;
	font-size: 3em;
}

#intro h2 {
	margin-bottom: 0.5em;
	color: #ffffff;
	font-size: 1.8em;
}

#intro h3 {
	margin: -0.7em 0em 0em 0em;
	color: #ffffff;
	font-size: 1.4em;
}

#intro p {
	margin: 0em 0em 1.7em 0em;
	font-size: 1.2em;
}

#intro a {
	color: #ffffff;
}

#intro ul li {
	padding: 0px 0px 6px 21px;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url(../img/layout/intro_ul_li.gif) 0px 1px no-repeat;
}

/* ---------------------------- Intro: Functions ---------------------------- */

#intro #functions {
	color: #ffffff;
}

#intro #functions h2 {
	margin-bottom: 4px;
	color: #2c3d80;
	font-size: 1.8em;
	text-align: center;
}

#intro #functions ol li a {
	display: block;
	height: 41px;
	padding: 9px 60px 0px 75px;
	color: #6d6d6d;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-top: #ffffff 5px solid;
	background: transparent none 0px 0px no-repeat;
}

#intro #functions ol li#function-software a	{
	background-image: url(../img/layout/intro_functions_software.jpg);
}

#intro #functions ol li#function-customers a {
	background-image: url(../img/layout/intro_functions_customers.jpg);
}

#intro #functions ol li#function-iphone a {
	background-image: url(../img/layout/intro_functions_iphone.jpg);
}

#intro #functions ol li#function-fax-letter-sms a {
	background-image: url(../img/layout/intro_functions_faxlettersms.jpg);
}

#intro #functions ol li#function-howto a {
	height: 33px;
	padding: 17px 60px 0px 75px;
	background-image: url(../img/layout/intro_functions_howto.jpg);
}

#intro #functions ol li a:hover	{
	color: #444444;
	background-position: 0px -50px;
}

#intro #functions ol li.on a, #intro #functions ol li.on a:hover {
	color: #ffffff;
	background-position: 0px -100px;
}

/* ---------------------------- Navigation ---------------------------- */

#navigation ol {
	position: relative;
}

#navigation ol li {
	position: absolute;
}

#navigation ol li.navigation-index {
	top: 23px;
	left: 0px;
	width: 154px;
	height: 41px;
	background: transparent url(../img/layout/navigation_index.jpg) top left no-repeat;
}

#navigation ol li.navigation-howto {
	top: 23px;
	left: 154px;
	width: 176px;
	height: 41px;
	background: transparent url(../img/layout/navigation_howto.jpg) top left no-repeat;
}

#navigation ol li.navigation-products {
	top: 23px;
	left: 330px;
	width: 184px;
	height: 41px;
	background: transparent url(../img/layout/navigation_products.jpg) top left no-repeat;
}

#navigation ol li.navigation-support {
	top: 23px;
	left: 514px;
	width: 138px;
	height: 41px;
	background: transparent url(../img/layout/navigation_support.jpg) top left no-repeat;
}

#navigation ol li.navigation-registration {
	top: 0px;
	right: 7px;
	width: 258px;
	height: 64px;
	background: transparent url(../img/layout/navigation_registration.jpg) top left no-repeat;
}

#navigation ol li.on {
	background-position: bottom left;
}

#navigation ol li.on a, #navigation ol li.on a:hover {
	color: #ffffff;
}

#navigation ol li a	{
	display: block;
	padding-top: 9px;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 32px;
}

#navigation ol li a:hover {
	color: #a6cc00;
}

#navigation ol li.navigation-index a {
	padding-left: 9px;
}

#navigation ol li.navigation-support a {
	padding-right: 10px;
}

#navigation ol li.navigation-registration a	{
	padding: 11px 20px 0px 0px;
	font-size: 1.8em;
	line-height: 53px;
}

/* ---------------------------- Footer ---------------------------- */

#footer {
	font-size: 1.1em;
}

#footer h3 {
	color: #5e5e5e;
	font-size: 1.1em;
	font-weight: bold;
}

#footer ol li {
	padding-bottom: 0.5em;
	line-height: 15px;
}

#footer ol li.on a {
	text-decoration: underline;
}
						
#footer div.navigation ol {
	float: left;
	width: 150px;
}

#footer div.navigation a {
	text-decoration: none;
}

#footer div.downloads a.pdf-download {
	padding-left: 20px;
	background: transparent url(../img/layout/footer_downloads_pdf.gif) center left no-repeat;
}

#footer div.address p {
	font-size: 1em;
	text-align: center;
	line-height: 1.5em;
}

#footer div.address a {
	color: #5e5e5e;
	text-decoration: none;
}

#footer div.address a:hover	{
	text-decoration: underline;
}

/* ---------------------------- Main ---------------------------- */

#main {
	font-size: 1.2em;
	line-height: 1.4;
}

#main h2 {
	margin: 1.5em 0em 0.5em 0em;
	font-size: 1.4em;
}

#main a:hover {
	color: #000000;
}

#main ul li	{
	padding: 0px 0px 6px 22px;
	background: transparent url(../img/layout/main_ul_li_green.gif) 0px 2px no-repeat;
}

/* -------------------------------------- Startseite: Customer-Feedback -------------------------------------- */

#index #customer-feedback p	{
	font-size: 1.2em;
	margin-top: 0.4em;
}

#index #customer-feedback blockquote {
	font-size: 1.5em;
	font-weight: bold;
}

#index #customer-feedback blockquote p {
	margin-top: 0em;
	display: inline;
	line-height: 1.1em;
}

#index #customer-feedback blockquote:before	{
		content: "„";
}

#index #customer-feedback blockquote:after {
	content: "“";
}

/* -------------------------------------- So funktionierts -------------------------------------- */

#howto dl#features {
	margin: 20px 0px 30px 0px;
}

#howto dl#features dt a	{
	display: block;
	height: 60px;
	padding: 0px 60px 0px 110px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
	background: transparent none top left no-repeat;
}

#howto dl#features dt.on a {
	color: #000000;
	background-position: bottom left;
}

#howto dl#features dt#switch-software a	{
	background-image: url(../img/layout/howto/features_a_software.jpg);
}

#howto dl#features dt#switch-customers a {
	background-image: url(../img/layout/howto/features_a_customers.jpg);
}

#howto dl#features dt#switch-iphone a {
	background-image: url(../img/layout/howto/features_a_iphone.jpg);
}

#howto dl#features dt#switch-faxlettersms a	{
	background-image: url(../img/layout/howto/features_a_faxlettersms.jpg);
}

#howto dl#features dt#switch-costs a {
	background-image: url(../img/layout/howto/features_a_costs.jpg);
}

#howto dl#features dd {
	padding: 10px 10px 10px 110px;
}

div.divrecaptcha {
    width: 280px;
}

div.divrecaptcha #recaptcha_image {
    padding: 2px;
    margin-left: -14px;
    border: 1px solid #e0e0e0;
}

div.divrecaptcha #recaptcha_image a {
	color: #fff;
	font-size: 0.9em;
}

div.divrecaptcha #recaptcha_image a.recaptcha_audio_cant_hear_link {
	position: relative;
	top: -5px;
}

div.divrecaptcha p {
	margin-top: 5px;
}

div.divrecaptcha .recaptcha_field {
	float: left;
	width: 155px;
	margin: 0px;
}

div.divrecaptcha #recaptcha_response_field {
	margin: 0px;
	padding: 0px;
   	border: 1px solid #c1c1c1 !important;
   	width: 150px;
}

div.divrecaptcha #controls {
	margin: 0px;
	margin-bottom: 1em;
	width: 120px; 
	float: right; 
}

div.divrecaptcha #controls a {
	width: 30px;
}

/* -------------------------------------- Produkte + Preise -------------------------------------- */

#products #product-light p, #products #product-basic p, #products #product-pro p {
	height: 50px;
}

#products #product-light ul, #products #product-basic ul, #products #product-pro ul	{
	min-height: 115px;
}

#products #product-basic ul li {
	background-image: url(../img/layout/main_ul_li_orange.gif);
}

#products #product-pro ul li {
	background-image: url(../img/layout/main_ul_li_red.gif);
}

#products #product-light a, #products #product-basic a, #products #product-pro a {
	display: block;
	width: 181px;
	margin: 0px auto;
}

/* -------------------------------------- Support -------------------------------------- */

#support #faq div.faq-search {
	line-height: 40px;
}

#support #faq div.faq-search label {
	font-weight: bold;
}

#support #faq div.faq-search input	{
	margin: 0px 5px;
	width: 230px;
}

#support #faq div.faq-search button img	{
	vertical-align: middle;
}

#support #faq ol {
	padding-bottom: 40px;
	margin-bottom: 2em;
	list-style: decimal;
}

#support #faq ol li	{
	margin: 0em 0em 1em 2em;
}

#support #faq p.top	{
	text-align: right;
}

#support #faq p.top a {
	padding-right: 15px;
	background: transparent url(../img/layout/main_p_top_a.jpg) center right no-repeat;
}

#support div.short_downloads_list dl dt {
	clear: both;
	float: left;
	width: 100px;
	padding: 0 10px 10px 0px;
}

#support div.short_downloads_list dl dd {
	float: left;
	width: 150px;
	padding-bottom: 10px;
}

/* -------------------------------------- Downloads -------------------------------------- */

#downloads ul li {
	background: none;
}

/* -------------------------------------- Registration -------------------------------------- */

#registration-information img {
	margin-bottom: 20px;
}

#registration-information ul {
	margin-left: 10px;
}

#registration-form ol.steps	{
	height: 70px;
}

#registration-form ol.steps li {
	float: left;
	color: #aeaeae;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url(../img/layout/registration/main_registrationform_ol_li.jpg) center right no-repeat;
}

#registration-form ol.steps li.step1 {
	width: 115px;
}

#registration-form ol.steps li.step2 {
	width: 130px;
	padding-left: 20px;
}

#registration-form ol.steps li.step3 {
	width: 130px;
	padding-left: 22px;
}

#registration-form ol.steps li.step4 {
	width: 132px;
	padding-left: 18px;
	background: none;
}

#registration-form ol.steps li.on {
	color: #2c3d80;
}

#registration-form h2 {
	margin-bottom: 1.5em;
	color: #5e5e5e;
	font-size: 1.1em;
	font-weight: bold;
}

#registration-form form	 {
	padding-bottom: 20px;
}

#registration-form dt {
	clear: both;
	float: left;
	width: 190px;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	line-height: 20px;
}

#registration-form dd {
	float: left;
	width: 368px;
	margin-bottom: 10px;
}

#registration-form input[type=text], #registration-form input[type=password] {
	width: 354px;
}

#registration-form select {
	width: 366px;
}

#registration-form button {
	display: block;
	float: right;
	width: 123px;
	height: 32px;
	margin-top: 15px;
	text-indent: -900px;
	overflow: hidden;
	background: transparent url(../img/layout/registration/de/main_button_continue.gif) top left no-repeat;
}

#registration-step4 #registration-form button {
	width: 130px;
	background-image: url(../img/layout/registration/de/main_button_finish.gif);
}

#registration-form button:hover	{
	background-position: bottom left;
}

body.registration p.note-privacy {
	clear: both;
	padding-left: 30px;
	color: #aeaeae;
	font-size: 0.9em;
	line-height: 23px;
	background: transparent url(../img/layout/registration/main_p_noteprivacy.gif) center left no-repeat;
}

body.registration p.note-email {
	padding-left: 30px;
	color: #aeaeae;
	font-size: 0.9em;
	background: transparent url(../img/layout/registration/main_p_noteemail.gif) center left no-repeat;
}

/* -------------------------------------- Registration: Step 1 -------------------------------------- */

#registration-step1 dd.email-confirmation, #registration-step1 dd.promotion	{
	margin-bottom: 25px;
}

/* -------------------------------------- Registration: Step 2 -------------------------------------- */

#registration-step2 dd label {
	padding-right: 20px;
}

#registration-step2 input#street, #registration-step2 input#city {
	width: 250px;
}

#registration-step2 input#number, #registration-step2 input#zipcode	{
	width: 89px;
}

#registration-step2 dd.terms input	{
	float: left;
}

#registration-step2 dd.terms label {
	float: left;
	width: 320px;
}

/* -------------------------------------- Registration: Step 3 -------------------------------------- */

#registration-step3 #registration-form ol#product-selection img	{
	display: block;
	margin: 0px auto 10px auto;
}

#registration-step3 #registration-form ol#product-selection li {
	float: left;
	width: 176px;
	margin-right: 20px;
	color: #5e5e5e;
}

#registration-step3 #registration-form ol#product-selection li#product-pro {
	margin-right: 0px;
}

#registration-step3 #registration-form ol#product-selection li p {
	font-size: 0.9em;
	line-height: 1.3em;
}

#registration-step3 #registration-form ol#product-selection label {
	display: block;
	width: 176px;
	height: 37px;
	color: #2c3d80;
	font-weight: bold;
	text-align: center;
	line-height: 37px;
	text-transform: uppercase;
	background: transparent url(../img/layout/registration/step3_label.jpg) top left no-repeat;
}

#registration-step3 #registration-form ul#product-options {
	margin-top: 30px;
}

#registration-step3 #registration-form ul#product-options li {
	padding: 0px 0px 15px 0px;
	font-size: 0.9em;
	background: none;
}

#registration-step3 #registration-form ul#product-options li input {
	float: left;
}

#registration-step3 #registration-form ul#product-options li label {
	float: right;
	width: 540px;
}

/* -------------------------------------- Registration: Step 4 -------------------------------------- */

#registration-step4 #registration-form ol#payment-options li {
	padding: 10px 10px 0px 70px;
}

#registration-step4 #registration-form ol li dl	{
	margin-top: 5px;
}

#registration-step4 #registration-form dt {
	width: 100px;
	padding: 0px 10px 0px 10px;
}

#registration-step4 #registration-form dd {
	width: 358px;
	margin-bottom: 10px;
}

#registration-step4 #registration-form ol#payment-options li p {
	margin: 3px 16px;
}

#registration-step4 #registration-form ol#payment-options li p.tip {
	clear: both;
	float: right;
	color: #aeaeae;
	font-size: 0.9em;
	margin: 0;
}

#registration-step4 #registration-form ol li dl small {
	color: #aeaeae;
	line-height: 1em;
}

#registration-step4 #registration-form ol#payment-options li label {
	font-weight: bold;
}

#registration-step4 #registration-form ol#payment-options li#payment-creditcard label {
	padding-left: 21px;
	background: transparent url(../img/layout/registration/step4_creditcard_label.gif) center left no-repeat;
}

#registration-step4 #registration-form ol#payment-options li.on	{
	background-color: #f8f8f8;
}

#registration-step4 #registration-form ol#payment-options li.on label {
	color: #333333;
}

#registration-step4 #registration-form ol#payment-options li#payment-creditcard dl label {
	padding-left: 0px;
	font-weight: normal;
	background: none;
}

#registration-step4 input#valid_month {
	width: 25px;
}

#registration-step4 input#valid_year {
	width: 50px;
}

#registration-step4 input#ccvpin {
	width: 89px;
	margin-right: 5px;
}

#registration-step4 #registration-form ol#payment-options li#payment-directdebit dl label {
	padding-left: 0px;
	font-weight: normal;
	background: none;
}

/* -------------------------------------- Finished -------------------------------------- */

#finished div.content h1 {
	margin-bottom: 0.3em;
}

#finished div.content h2 {
	margin-bottom: 1.2em;
	font-size: 1.5em;
}

#finished #selected-product	{
	text-align: center;
}

#finished #downloads li.pdf	{
	padding: 0px 0px 10px 0px;
	background: none;
}

#finished #downloads li.pdf a {
	padding-left: 23px;
	background: transparent url(../img/layout/finished/downloads_li_pdf.gif) center left no-repeat;
}

#finished div.easy-office h3, #finished div.customers h3, #finished div.app-store h3 {
	font-size: 1.3em;
	line-height: 1.2em;
}

#finished div.easy-office ol, #finished div.customers ol {
	list-style-type: decimal;
	list-style-position: inside;
}

#finished div.easy-office ol li, #finished div.customers ol li {
	padding-bottom: 10px;
}

#finished div.easy-office a.button, #finished div.customers a.button, #finished div.app-store a.button {
	position: absolute;
	display: block;
	bottom: 15px;
	left: 50%;
	margin-left: -106px;
	width: 212px;
}

/* -------------------------------------- News -------------------------------------- */

#news .date	{
	font-size: 0.9em;
}

#news #news-details h2 {
	font-size: 1.5em;
}

#news #news-archive li {
	margin-bottom: 25px;
}

#news #news-archive li.on {
	color: #333333;
}

/* -------------------------------------- Datenschutz -------------------------------------- */

#privacy #main ul {
	margin-left: 1em;
}

#privacy #main ul li {
	padding: 0px 0px 5px 6px;
	margin: 0px;
	background: transparent url(/img/layout/main_ul_li.gif) 0px 6px no-repeat;
}

/* -------------------------------------- Kontakt -------------------------------------- */

#contact #contact-form form	{
	padding-bottom: 20px;
}

#contact #contact-form dt {
	clear: both;
	float: left;
	width: 190px;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	line-height: 20px;
}

#contact #contact-form dd {
	float: left;
	width: 368px;
	margin-bottom: 10px;
}

#contact #contact-form dd.contact-person, #contact #contact-form dd.email {
	margin-bottom: 25px;
}

#contact #contact-form input[type=text], #contact #contact-form input[type=password] {
	width: 354px;
}

#contact #contact-form textarea	{
	width: 354px;
	height: 120px;
}

#contact #contact-form button {
	display: block;
	float: right;
	width: 197px;
	height: 32px;
	margin-top: 15px;
	text-indent: -900px;
	overflow: hidden;
	background: transparent url(../img/layout/contact/de/main_button_submit.gif) top left no-repeat;
}

#contact #contact-form button:hover	{
	background-position: bottom left;
}

/* -------------------------------------- Refill -------------------------------------- */

#refill-form {
	background: transparent url(../img/layout/main_content.jpg) top left no-repeat;
	padding-top: 40px;
	width: 651px;
	float: left;
}

#refill #refill-form dt {
	clear: both;
	float: left;
	width: 147px;
	padding-right: 10px;
	margin-bottom: 10px;
	text-align: right;
	line-Height: 20px;
}

#refill #refill-form dd {
	float: left;
	width: 365px;
	margin-bottom: 10px;
}

#refill #refill-form button {
	display: block;
	float: right;
	width: 123px;
	height: 32px;
	margin-top: 50px;
	margin-right: 22px;
	margin-bottom: 50px;
	text-indent: -10000px;
	background: transparent url(../img/layout/registration/de/main_button_continue.gif) top left no-repeat;
}

#refill #refill-form button:hover {
	background-position: bottom left;
}

#refill #recaptcha {
	margin-left: 87px;
}

#refill #package {
	float: right;
	margin-right: 48px;
}

/* -------------------------------------- Boxen -------------------------------------- */

div.phone-support img, div.forum img, div.pricelist img, div.faq img {
	float: left;
	margin: 0px 10px 50px 0px;
}

/* -------------------------------------- Box: Callback -------------------------------------- */

div.callback label {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}

div.callback input {
	width: 130px;
	margin-left: 5px;
}

div.callback label.callback-day	{
	margin: 20px 0px 0px 0px;
	text-align: left;
	line-height: 2em;
}

div.callback select#callback-day {
	width: 100px;
	margin-right: 5px;
}

div.callback select#callback-hour {
	width: 152px;
}

div.callback button	{
	float: right;
	margin-top: 5px;
}

/* -------------------------------------- Box: Products -------------------------------------- */

div.products p {
	line-height: 1.2em;
}

div.products li#basic p	{
	margin-bottom: 0.5em;
}

div.products ol li {
	min-height: 90px;
	padding: 5px 0px 5px 125px;
	border-bottom: #ffffff 8px solid;
	background: transparent none bottom left no-repeat;
}

div.products ol li#light {
	background-image: url(../img/layout/main_products_light.jpg);
}

div.products ol li#basic {
	background-image: url(../img/layout/main_products_basic.jpg);
}

div.products ol li#pro {
	background-image: url(../img/layout/main_products_pro.jpg);
}

/* -------------------------------------- Box: Testversand -------------------------------------- */

#main #test ul.tabs li {
	float: left;
	width: 106px;
	height: 37px;
	padding: 0px;
	background: transparent none top left no-repeat;
}

#main #test ul.tabs li.on {
	background-position: bottom left;
}

#main #test ul.tabs li#tab-fax {
	background-image: url(../img/layout/main_test_ul_tabs_fax.jpg);
}

#main #test ul.tabs li#tab-letter {
	background-image: url(../img/layout/main_test_ul_tabs_letter.jpg);
}

#main #test ul.tabs li#tab-sms {
	background-image: url(../img/layout/main_test_ul_tabs_sms.jpg);
}

#main #test ul.tabs li a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
}

#main #test ul.test-forms li {
	width: 318px;
	min-height: 213px;
	padding: 0px;
	color: #ffffff;
	background: #2d3f84 url(../img/layout/main_test_ul_test_forms.jpg) top left no-repeat;
}

#main #test ul.test-forms li form {
	padding: 10px 20px 20px 20px;
	background: transparent url(../img/layout/main_test_ul_test_footer.jpg) bottom left no-repeat;
}

#main #test p.buttons {
	text-align: right;
}

#main #test p.buttons button {
	margin-left: 10px;
}

#main #test p.gotcha-notice	{
	font-size: 0.9em;
}

#main #test p.ip {
	color: #7984b0;
	font-size: 0.9em;
}

#main #test li#test-form-fax p.ip, #main #test li#test-form-sms p.ip {
	margin-top: 3em;
}

#main #test ul.test-forms label	{
	display: inline-block;
	width: 80px;
	padding-bottom: 7px;
	font-weight: bold;
	line-height: 20px;
}

#main #test ul.test-forms input	{
	width: 150px;
}

#main #test ul.test-forms input#street {
	width: 115px;
}

#main #test ul.test-forms input#number {
	width: 20px;
}

#main #test ul.test-forms input#zipcode {
	width: 45px;
}

#main #test ul.test-forms input#city {
	width: 90px;
}

/* ---------------------------- Verschiedenes ---------------------------- */

#vertriebspartner a.pdf {
	display:block;
	height:36px;
	padding-left: 35px;
	background: transparent url(../img/layout/content_pricelist.gif) center left no-repeat;							
}

#vertriebspartner a.callback {
	display:block;
	height:36px;					
	padding-left: 35px;
	background: transparent url(../img/layout/callback.gif) center left no-repeat;							
}

a.pdf {
	padding-left: 23px;
	background: transparent url(../img/layout/main_a_pdf.gif) center left no-repeat;
}

a.programm {
	padding-left: 34px;
	background: transparent url(../img/layout/save_programm.gif) center left no-repeat;
}

a.save {
	padding-left: 25px;
	background: transparent url(../img/layout/save_file.gif) center left no-repeat;
}

p.signature	{
	color: #888888;
	font-size: 0.9em;
	font-style: italic;
}
						
div.phone-support strong {
	font-size: 1.5em;
}

img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.error {
	font-size: 80%;
	color: #bb0000;
}

.information {
	font-size: 80%;
	color: #8faa17;
}

.loader {
	visibility: hidden;
	position: fixed; 
	width: 100%; 
	top: 0px; 
	left: 0px; 
	right: 0px; 
	bottom: 0px; 
	z-index: 999;
	background-color: #000;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity = 60);
}

div.cleanloader {
	background-color: #FFFFFF;
	border: 1px solid #213E80;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -84px;
	margin-top: -120px;
	z-index: 1000;
	width: 130px;
}

div.cleanloader .loadercontainer {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 15px;
}