* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body, html {
	background-color: #e6e6e6;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #4d4d4d;
}
a:hover {
	text-decoration: underline;
}
a.more {
	font-weight: bold;
	background: url(../img/pfeil_rechts.png) left center no-repeat;
	padding-left: 9px;
}
h1 {
	color: #4d4d4d;
	font-size: 20px;
	letter-spacing: -1px;
}
h2 {
	color: #4d4d4d;
	margin-bottom: 10px;
	
}
h3 {
	color: #ffffff;
	text-transform: uppercase;
}
img {
	border: none;
}
/*** layout containers ***/
#page {
	width: 1024px;
	background: url(../img/page_bg.png) top left repeat-y;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0;
	min-height: 918px;
}
#top {
	background: url(../img/top.png) top left no-repeat;
	height: 426px;
	width: 1024px;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#content_container {
	margin: 289px 110px 120px 190px;
	overflow: hidden;
	position: relative;
	margin: 335px 110px 120px 190px;
}
#bottom {
	background: url(../img/bottom.png) top left no-repeat;
	height: 473px;
	width: 1024px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}
#footer {
	text-align: center;
	position: relative;
	bottom: 94px;
}
/**********************/
/*** Metanavigation ***/
#metanavi {
	position: absolute;
	right: 125px;
	top: 18px;
}
#metanavi ul li {
	display: inline;
	padding: 0px 10px;
}
#metanavi img {
	position: relative;
	top: 3px;
}
/***********************/
/*** header ***/
#header {
	background: url(../img/header.jpg) top left no-repeat;
	width: 845px;
	height: 185px;
	position: absolute;
	top: 65px;
	left: 91px;
	z-index: 0;
}
#header a:hover {
	text-decoration: none;
}

#header #logo_link {
	display: block;
	position: absolute;
	top: 13px;
	left: 24px;
	width: 127px;
	height: 120px;
}
#slogan {
	position: absolute;
	top: 156px;
	left: 248px;
}

#slogan p {
	color: #ffffff;
}

#slogan p.heading {
	font-size: 22px;
	letter-spacing: -1px;
}
#slogan p.subheading {
	font-size: 18px;
	font-weight: normal;
}

/**********************/
/*** main menu ***/

#menu,
#menu div {
	width: 167px;
}
#menu {
	position: absolute;
	bottom: 244px;
	top: 347px;
	left: 5px;
	z-index: 10;
}
.menu_middle {
	background: url(../img/menu_bg.png) top left repeat-y;
}
.menu_top {
	height: 26px;
	background: url(../img/menu_top.png) top left no-repeat;
}
.menu_bottom {
	height: 135px;
	background: url(../img/menu_bottom_trans.png) top left no-repeat;
}
#menu ul li a {
	display: block;
	position: relative;
	width: 161px;
	margin-left: 3px;
	font-weight: bold;
}
#menu ul li a:hover,
#menu ul li a.active {
 text-decoration: none;
}
/*
#menu ul li a.level0 {
	background: url(../img/level_0_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level0_active {
	background: url(../img/level_0_active_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level0:hover {
	background: url(../img/level_0_hover_bg.png) top left no-repeat;
}
#menu ul li a.level1 {
	background: #d1a56b url(../img/pfeil_rechts.png) 18px 4px no-repeat;
	height: 15px;
	border-top: 1px solid #e0caac;
	border-bottom: 1px solid #c1ad87;
	padding: 2px 0px 0px 30px;
	width: 131px;
}
#menu ul li a.level1_active {
	background: #ff9000 url(../img/pfeil_unten.png) 16px 6px no-repeat;
	border-top: 1px solid #e0cbac;
	border-bottom: 1px solid #b2b4ab;
	padding: 2px 0px 0px 30px;
	width: 131px;
	height: 15px;
}
#menu ul li a.level1:hover {
	background-color: #ff9000;
	border-top: 1px solid #e0cbac;
	border-bottom: 1px solid #b2b4ab;
}
*/
#menu ul li a.level1 {
	background: url(../img/level_0_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level1_active {
	background: url(../img/level_0_active_bg.png) top left no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0px 0px 20px;
	width: 141px;
}
#menu ul li a.level1:hover {
	background: url(../img/level_0_hover_bg.png) top left no-repeat;
}
#menu ul li a.level2 {
	color: #ff9000;
	background: #e6e6e6 url(../img/level_2_bullet.png) 30px 7px no-repeat;
	height: 14px;
	padding: 2px 0px 2px 40px;
	width: 121px;
}
#menu ul li a.level2:hover {
	color: #feb900;
}
#menu ul li a.level2_active {
	color: #feb900;
	background: #e6e6e6 url(../img/level_2_bullet.png) 30px 7px no-repeat;
	height: 14px;
	padding: 2px 0px 2px 40px;
	width: 121px;
}
#menu ul li a.bottomlink {
	background: url(../img/pfeil_rechts.png) 18px 5px no-repeat;
	padding: 3px 0px 3px 30px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #b2b2b2;
	width: 131px;
	text-transform: uppercase;
}

/*************************/

.headline {
	background: url(../img/hrule.gif) bottom left repeat-x;
	display: block;
	margin-bottom: 13px;
	height: 26px;
	position: relative;
	
}
.headline h1 {
	display: block;
	height: 25px;
}
#main_content {
	float: left;
	width: 486px;
	color: #808080;
}
#main_content_gallery {
	float: left;
	width: 700px;
	color: #808080;
}

#userlinks {
	position: absolute;
	top: 9px;
	right: 15px;
	text-align: right;
}

/**************************************/


.content_box_top,
.content_box_bottom {
	height: 18px;
}
.content_box_top {
	background: url(../img/content_box_top.png) top left no-repeat;
}
.content_box_bottom {
	background: url(../img/content_box_bottom.png) top left no-repeat;
}
.content {
	display: block;
	background: #dededa url(../img/content_bg.png) center left repeat-x;
	padding: 0px 10px;
	border-left: 3px solid #f5f6ef;
	border-right: 3px solid #f5f6ef;
	width: 460px;
}
.content_box_top_gallery,
.content_box_bottom_gallery {
	height: 18px;
}
.content_box_top_gallery {
	background: url(../img/content_box_top_gallery.png) top left no-repeat;
}
.content_box_bottom_gallery {
	background: url(../img/content_box_bottom_gallery.png) top left no-repeat;
}
.content_gallery {
	display: inline-block;
	background: #dededa url(../img/content_bg.png) center left repeat-x;
	padding: 0px 10px;
	border-left: 3px solid #f5f6ef;
	border-right: 3px solid #f5f6ef;
	min-height: 584px;
	width: 674px;
}
.page_dealer .content {
	/*background: #dededa;*/
}
.page_gallery .content {
	background: #dededa;
}
.page_news .content {
	background: #dededa;
}

.content h1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

.content h2 {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.content h4 {
	font-size: 11px;
	color: #4d4d4d;
}

.content input.input_text,
.content select,
.content textarea,
.content .tx-powermail-pi1 .powermail_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}

.content .tx-powermail-pi1 fieldset {
	border: none;
}

.content .tx-powermail-pi1 fieldset legend {
	display: none;
}

.content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	padding-bottom: 10px;
}

.content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html label {
	display: block;
	float: left;
	font-weight: bold;
	width: 140px;
}

.content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input {
	width: 160px;
}

.content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_textarea textarea {
	height: 250px;	
	width: 317px;
}

.content .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_4 {
	float: right; 
}

.content .tx-powermail-pi1 .tx-powermail-pi1_confirmation td.powermail_all {
	padding-bottom: 8px;
}

.content .tx-powermail-pi1 .tx-powermail-pi1_confirmation .tx_powermail_pi1_formconfirmation_back {
	float: left;
	padding-right: 10px;
}

.content p {
	line-height: 1.7em;
	padding: 0px 0px 10px 0px;
}
.content p.smallHeading {
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.content p.bigHeading {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.content .zweispalten {
	overflow: hidden;
}

.content .zweispalten_50_50 .col-0 {
	float: left;
	width: 49%;
}
.content .zweispalten_50_50 .col-1 {
	float: right;
	width: 49%;
}
/****************************/
.content .product_list {
	border-bottom: 1px dotted #CCCCCC;
	border-collapse: collapse;
	margin-bottom: 15px;
	width: 100%;
}
.content .product_list td {
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.content .product_list_pic img {
	padding: 3px 5px 12px 0px;
}
.content .product_images {
	float: left;
	width: 46%;
	margin: 10px 0px 0px 0px;
}
.content .product_images img {
	padding: 0px 0px 10px 0px;
}
.content .product_description {
	width: 53%;
	float: left;
	margin: 10px 0px 0px 0px;
}
.content .product_description ul li span {
	display: block;
	line-height: 1.5em;
	margin: 10px 0px;
}
.content .product_description strong {
	font-size: 12px;
	color: #4d4d4d;
}
/*********************************/
table.formArea {
	width: 100%;
	border-collapse: collapse;
}
.formArea td,
.login td {
	border: none;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
}
.formArea .input_text,
.formArea select {
	width: 150px;
}
.formArea textarea {
	width: 325px;
	overflow: hidden;
}

.inputRequirement {
	color: #ff9000;
}

.genderRadio input {
	margin-left: 3px;
}

/**********************************/
table.shoppingCart {
	width: 100%;
	border-collapse: collapse;
}

.shoppingCart th {
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #999999;
}

.shoppingCart td {
	padding: 5px 2px 5px 2px;
	vertical-align: top;
}

table.orders {
	width: 100%;
}

table.checkout {
	background: url(../img/progressBar.jpg) left top no-repeat;
	margin-top: 20px;
	width: 100%;
}

div.infoBox {
	border: 1px solid #999999;
	padding: 3px 2px;
	margin-top: 4px;
	text-align: left;
}

table.totalBlock {
	float: right;
}

a.confirmationEdit {
	font-style: italic;
}

td.progressBar {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

td.checkoutBarCurrent,
td.checkoutBarTo {
	text-align: center;
}

td.checkoutBarCurrent {
	color: #4d4d4d;
}

tr.moduleRow,
tr.moduleRowSelected,
tr.moduleRowOver {
	height: 30px;
}

tr.moduleRowSelected {
	background-color: #dededa;
}

.shippingTextarea {
	padding-bottom: 15px;
}

.shippingTextarea textarea {
	width: 458px;
}

.annotations textarea {
	overflow: hidden;
}
/********************************/
table.news {
	width: 100%;
}

.news td,
.news th {
	padding: 5px 0px;
}

.news th {
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.news td.images {
	text-align: center;
}

.news td.images img {
	padding: 0px 5px;
}

td.editNews {
	color: #ffffff;
	background-color: #4d4d4d;
	text-align: right;
	padding-right: 5px;
}
td.editNews a {
	color: #ffffff;
}

table.pagenav {
	width: 100%;
}

div.countryflags {
	overflow: hidden;
	clear: both;
	padding: 20px 0px 14px 0px;
}

.countryflags a {
	float: left;
	display: block;
	width: 16px;
	height: 11px;
	padding: 0px 10px 10px 0px;
}

div.dealernavigation {
	background-position: 0px 0px;
	height: 450px;
	width: 450px;
}

div.dealernavigation-welt {
	background-image: url("../../images/dealernavigation-welt.png");
}

div.dealernavigation-europa {
	background-image: url("../../images/dealernavigation-europa.png");
}

div.dealernavigation-asien {
	background-image: url("../../images/dealernavigation-asien.png");
}

div.dealernavigation-amerika {
	background-image: url("../../images/dealernavigation-amerika.png");
}

div.dealernavigation-australien {
	background-image: url("../../images/dealernavigation-australien.png");
}
div.dealernavigation img {
	width: 450px;
}
div.dealernavigation-europa {
	height: 360px;
}
div.dealernavigation-welt img,
div.dealernavigation-australien {
	height: 300px;
}

table.dealers {
	padding: 5px 0px;
}

.dealers th {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.dealers th h2 {
	display: inline;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.dealers td {
	width: 50%;
	vertical-align: top;
	padding: 5px 5px 5px 0px;
}

.dealers td p {
	margin: 0px;
	padding: 0px;
}

.dealers td p.city {
	margin-bottom: 12px;
}

table.imprint {
	width: 100%;
	border-collapse: collapse;
}

table.shippingCosts,
table.shippingInfo {
	width: 100%;
	border-collapse: collapse;
}

.shippingCosts th,
.shippingInfo th,
.imprint th {
	padding: 5px;
	background-color: #4d4d4d;
	color: #ffffff;
	font-weight: bold;
}

.shippingCosts th.price,
.shippingCosts td.price {
	text-align: right;
	width: 25%;
}

.shippingCosts td,
.shippingInfo td,
.imprint td {
	padding: 4px 5px 4px 5px;
}

.shippingCosts td.country,
.shippingCosts th.country {
	text-align: left;
	width: 50%;
}

a#start_new {
	background: transparent url(../img/level_0_bg.png) no-repeat left top;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	height: 20px;
	padding: 4px 0px 0px 20px;
	width: 141px;
}
a#start_new:hover {
	background: transparent url(../img/level_0_hover_bg.png) no-repeat left top;
	text-decoration: none;
}

/********************************/

.error_message {
	text-align: center;
	padding: 3px;
	border: 1px solid #4d4d4d;
	background-color: #dededa;
	margin-bottom: 15px;
	color: red;
}

.error_message td.messageStackError {
	padding: 2px;
}

/********************************/
/*** sidebar ****/

#sidebar {
	width: 212px;
	float: right;
	color: #4d4d4d;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 14px;
	color: #4d4d4d;
	margin-bottom: 5px;
}
.sidebox {
	background-color: #eff0eb;
/*	background: #eff0eb url(../img/sidebox_bg.png) center left repeat-x; */
	border-left: 3px solid #f5f6ef;
	border-right:3px solid #f5f6ef;
	padding: 0px 5px;
	overflow: hidden;
	position: relative;
}
.sidebox p.bigHeading,
.sidebox h3.bigHeading,
.sidebox h3.bigHeading a {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.sidebox-dealernavigation .continent {
	border-top: 1px solid #4d4d4d;  
	clear: both;
	padding: 5px 0px;
	overflow: hidden; 	
}
.sidebox-dealernavigation .continent-0 {
	border-top: 0px;	
}
.sidebox-dealernavigation .continent h4 {
	font-size: 1em;
	padding-bottom: 3px;
}
.sidebox-dealernavigation .continent .country {
	float: left;
	margin: 1px;
}

/*.bewertung {
	min-height: 148px;
}*/

.bewertung img {
	margin: 5px;
}
table.bewertung {
	margin: 5px 0px 0px 0px;
	width: 100%;
	border: none;
}
table.bewertung td {
	width: 50%;
}
#sidebar form table {
	width: 100%;
	border: none;
	margin: 3px 0px;
}
#sidebar form table.radio_table {
	width: 190px;
}
#sidebar form table.radio_table td {
	width: 50%;
}
#sidebar form table.radio_table input {
	border: none;
	margin: 0px 5px 0px 0px;
	position: relative;
	top: 2px;
}
input.text_field {
	border: none;
	background: #4d4d4d url(../img/text_field.png) left top no-repeat;
	color: #ffffff;
	width: 162px;
	height: 18px;
	padding: 2px 5px 0px 5px;
}
#support_status_online,
#support_status_offline {
	margin: 65px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	height: 16px;
	color: #aaaaa6;
}
#support_status_online {
	background: url(../img/online.png) left center no-repeat;
}
#support_status_offline {
	background: url(../img/offline.png) left center no-repeat;
}
.support_text {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 5px;
}
img.support_text {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 123px;
}
img.support_img {
	float: right;
}
span.live_support {
	font-size: 15px;
	color: #ff9000;
}
.sidebox_top {
	background: url(../img/sidebox_top.png) top left no-repeat;
	height: 13px;
}
.sidebox_bottom {
	background: url(../img/sidebox_bottom.png) top left no-repeat;
	height: 13px;
	margin-bottom: 13px;
	clear: both;
}
.sidebox_bottom_unten {
	background: url(../img/sidebox_bottom.png) top left no-repeat;
	height: 13px;
}

.sidebox div.teaserimage {
	margin: 0px 0px 5px 0px;
}

/**************************/

.hrule {
	border-top: 1px solid #999999;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	height: 1px;
	clear: both;
	/*background: url(../img/hrule.gif) center left repeat-x;*/
}

.hrule_dotted {
	border-top: 1px dotted #999999;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.emph {
	color: #4d4d4d;
	font-weight: bold;
}


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}


span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
	display: inline;
}
.sIFR-hasFlash h1 {
	margin-top: 20px;
	visibility: hidden;
	font-size: 20px;
	display: inline;
}
.sIFR-hasFlash h4.product_name {
	visibility: hidden;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
*/

.tx-lzgallery-pi1 {
}

.tx-lzgallery-pi1 .tx-lzgallery-pi1-category {
	display: none;
}

.tx-lzgallery-pi1 .prev {
	float: left; 
	width: 120px;
}

.tx-lzgallery-pi1 .next {
	float: right;
	text-align: right; 
	width: 120px;
}

.tx-lzgallery-pi1 .index {
	text-align: center;
	margin: 0 auto;
	width: 200px;
}

.tx-lzgallery-pi1-listing {
	margin-left: 30px;
}

.tx-lzgallery-pi1-listing .preview-img {
	text-align: center;	
}

.tx-lzgallery-pi1-listing dl {
	float: left;
	margin-right: 10px;
	width: 143px;
}
.tx-lzgallery-pi1-listing dl dd {
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: center;
}

.tx-lzgallery-pi1-gallery img {
	margin: 0 10px 10px 0;
}
.tx-lzgallery-pi1 .pagination {
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 670px;
}
.tx-lzgallery-pi1 .pagination .pagination-preview {
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 670px;
}

.tx-lzgallery-pi1 .pagination .pagination-preview ul.pagination-preview-content {
	position: absolute;
	overflow: hidden;
	width: 10000px;
}

.tx-lzgallery-pi1 .pagination .pagination-preview ul.pagination-preview-content li.item {
	float: left; 
	margin-left: 10px;
}
.tx-lzgallery-pi1 .pagination .pagination-preview ul.pagination-preview-content li.item-1 {
	margin-left: 0px;
}
.tx-lzgallery-pi1 .pagination .prev a,
.tx-lzgallery-pi1 .pagination .pagination-preview .pagination-preview-left {
	background: transparent url(../img/button/button_slider.gif) left top no-repeat;
	display: block;
	height: 80px;
	position: absolute;
	width: 20px;
}
.tx-lzgallery-pi1 .pagination .next a,
.tx-lzgallery-pi1 .pagination .pagination-preview .pagination-preview-right {
	background: transparent url(../img/button/button_slider.gif) right top no-repeat;
	display: block;
	height: 80px;
	position: absolute;
	right: 0px;
	width: 20px;
}
.tx-lzgallery-pi1 .pagination .prev a:hover,
.tx-lzgallery-pi1 .pagination .pagination-preview .pagination-preview-left:hover {
	background: transparent url(../img/button/button_slider.gif) left -92px no-repeat;
}
.tx-lzgallery-pi1 .pagination .next a:hover,
.tx-lzgallery-pi1 .pagination .pagination-preview .pagination-preview-right:hover {
	background: transparent url(../img/button/button_slider.gif) right -92px no-repeat;
}

.news-list-container .news-list-item {
	padding-bottom: 10px;
}

.news-list-container .news-list-item .news-list-date,
.news-single-item .news-single-timedata {
	color: #4D4D4D;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-top: -1px;
	padding: 0px;
}

.news-list-container .news-list-item h3 {
	margin-bottom: 10px;
	text-transform: none;
}

.news-single-item .news_single_content {
	margin-bottom: 10px;
}

.news-list-container .news-list-item .news_image,
.news-single-item .news_single_content .news-single-img {
	margin: 0px -5px 10px -6px;
}

.news-list-container .news-list-item .news_image img,
.news-single-item .news_single_content .news-single-img img {
	margin: 0px 5px 0px 6px;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox {
	text-align: center;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox p {
	padding-bottom: 0px;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox table {
	margin: 0px auto;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox table p {
	padding: 10px 0px 0px 0px;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox .pagi_prev {
	margin: -10px 20px 0px -30px;
	position: absolute;
	width: 20px;
	height: 21px;
	background: transparent url(../img/split_page_results.gif) left top no-repeat;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox .pagi_next {
	margin: -10px 0px 0px 10px;
	position: absolute;
	width: 20px;
	height: 21px;
	background: transparent url(../img/split_page_results.gif) top right no-repeat;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox .pagi_prev:hover {
	background: transparent url(../img/split_page_results.gif) left -59px no-repeat;
}

.news-list-container .news-list-browse .tx-ttnews-browsebox .pagi_next:hover {
	background: transparent url(../img/split_page_results.gif) right -59px no-repeat;
}

.news-single-item .news_single_content .news-single-img .news-single-imgcaption {
	display: none;
}

.news-single-item .news_single_content .news-single-backlink a {
	background: transparent url(../img/level_0_bg.png) no-repeat left top;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 20px;
	padding: 5px 0px 0px 19px;
	width: 142px;
}
.news-single-item .news_single_content .news-single-backlink a:hover {
	background: transparent url(../img/level_0_hover_bg.png) no-repeat left top;
	text-decoration: none;
}


/* inserted by SK */

.mailformplus_contactform fieldset{
	border:0px solid #000;	
}

.mailformplus_contactform legend{
	display:none;	
}

.mailformplus_contactform .row{
	clear:both;
	padding:0px 0px 15px;
	width:450px;
}

.mailformplus_contactform .row .input_outer {
	background:transparent url(../img/inputfield_outer.png) no-repeat scroll left top;
	height:25px;
}

.mailformplus_contactform input {
	background:transparent url(../img/inputfield_inner.png) no-repeat scroll right top;
	height:17px;
}

.mailformplus_contactform .row .field {
	padding:0px 0px 10px;
}

.mailformplus_contactform input, .mailformplus_contactform textarea {
	border:0px none;
	padding:4px 0px 4px 4px;
	width:450px;
}

.mailformplus_contactform .row .field-firstname, .mailformplus_contactform .row .field-lastname {
	width:450px;
}

.mailformplus_contactform .row .textarea_outer {
	background:transparent url(../img/textarea_outer.png) no-repeat scroll left top;
	height:205px;
}

.mailformplus_contactform textarea {
	background:transparent url(../img/textarea_inner.png) no-repeat scroll right top;
	height:197px;
	overflow:auto;
}

.mailformplus_contactform .row-submit {
	padding:15px 0px 0px;
	text-align:right;
}

.mailformplus_contactform .row-submit input{
	background:transparent url(../img/button_new_continue.gif) no-repeat scroll 0px 2px;
	height:25px;
	width:93px;
	border:0px solid #000;
	font-size:10px;
	text-align:left;
	padding:0px 0px 0px 5px;
	color: #fff;
	font-weight: bold;
}
.mailformplus_contactform:hover .row-submit input:hover{
	background:transparent url(../img/button_continue_hover_blank.gif) no-repeat scroll 0px 2px;
	height:25px;
	width:93px;
	border:0px solid #000;
	font-size:10px;
	text-align:left;
	padding:0px 0px 0px 5px;
	color: #fff;
	font-weight: bold;
}