/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 6.11.06  
**  Datei       : print_abb.css
**  Funktion    : Druck-Stylesheet - druckt die Spalten #col2 und #col3 des YAML-abb-Layouts
**
*/

@page { size:portrait; }

@media all
{

body * { font-size: 12px; color: #000; font-family: Arial, Verdana, sans-serif;}

h1,h2,h3,h4,h5 { font-family: Arial, Verdana, Sans-Serif; font-weight:normal;}
h1,h2,h3,h4,h5 { font-family: Arial, Verdana, Sans-Serif; display:block; font-weight:bold;}

h1 {font-size: 23px; color: #000; background:inherit;  margin:0 0 0.5em 0; }
h2 {font-size: 19px; color: #000; margin:0.2em 0 0.5em 0; }
h3 {font-size: 13px; color: #000; margin:0.4em 0 0.3em 0; }
h4 {font-size: 13px; color: #000; margin:0.4em 0 0.3em 0; }
h5 {font-size: 12px; color: #000; margin:0.4em 0 0.3em 0; }

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3 { page-break-after:avoid; }

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ') '; }

/* Sichtbare Auszeichnung der URLs von Links */

a, a em.file { font-size: 1em; color: #cc0000; text-decoration:none; font-weight: bold;}
a:hover { text-decoration:underline; }

ul {
	margin-bottom: 1em;
	padding-left: 1.5em;
}

ul li {
	list-style-type: none;
	list-style-image: url(../../img/icons/icon-liste.gif);
}

/* Umformatierung der Layoutboxen */
body {margin:0; padding: 0 1em 0 1em;}
#page_margins, #page {margin:0; padding: 0; border: 0; } 
#topnav {display: none;}

#header {height: auto;}
#header img {position:relative; top:0; left:0;  padding:0; }
#nav_main, #teaser {display:none;}

#main {margin: 0; padding: 0;}

#col1 {display:none;}
#col1_content {display:none;}

#col2 {float:none; width: auto; margin: 0; padding: 0; }
#col2_content {float:none; width: auto; margin: 0; padding: 0;}

#col3 {margin:0; padding: 0; border:0; }
#col3_content {margin:0; padding: 0; border:0; }
#col3_innen { overflow: visible; }

#footer {display: none;}


/* Typo3 Version 4 */
dd.csc-textpic-caption {
	font-size: 0.91em;
	/*background-color: #E0E7F5;*/
	padding: 0.18em;
}

/*******************************************
* Styles für Bild/Text mit Bild
********************************************/
div.csc-textpic dl dt {
	display: block;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}

dl.csc-textpic-image dt {
	display: inline;
	margin: 0pt;
}

/*******************************************
* Styles für Tabellen
********************************************/
.contenttable-1 {
	width: 99%;
	background-color: #eae8ed;
	margin-left: 1px;
	border: none;
}

.contenttable-1 tr {
	border-bottom: 2px solid #fff;
}

.contenttable-1 tr td {
	padding: 0.33em 0.33em 0.33em 1em;
}

/*******************************************
* Styles für tt_news
********************************************/
.tx-ttnews-browsebox {
	text-align: center;
	padding: 0;
	margin: 1.2em 0 1em 0;
	padding: 1px;
	border: 1px solid #ccd;
	background: #f0f0f4;
}

.tx-ttnews-browsebox a,.tx-ttnews-browsebox strong {
	padding: 0 0.4em 0.4em 0;
	margin: 0;
	background: transparent;
}

/* LATEST Ansicht */
.news-latest-item {
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
}

.news-latest-container h2 {
	font-size: 14px;
	color: #000;
}

.news-latest-item .news-latest-date {
	padding: 0;
	margin: 0 0 0 0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

.news-latest-item h3 a {
	color: #000;
}

.news-latest-item h3 a:hover {
	color: #CC0000;
}

.news-latest-item h3 {
	padding: 4px 0 6px 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

.news-latest-item hr.clearer {
	padding: 0;
	margin: 0.4em 0 0.4em 0;
}

.news-latest-morelink {
	padding: 1px;
	border: 1px solid #ccd;
	background: #f0f0f4;
	text-align: center;
}

/* LIST Ansicht */
.news-list-item {
	margin-bottom: 32px;
}

.news-list-item h3 {
	margin-top: 11px;
}

.news-list-item a {
	text-decoration: none;
	font-weight: bold;
}

.news-list-item a:hover {
	
}

.news-list-item span.news-list-date {
	color: #000;
	font-weight: normal;
}

.news-list-image {
	margin-right: 16px;
	float: left;
	width: 128px;
}

/* SINGLE Ansicht */
.news-single-item {
	margin-bottom: 1em;
}

.news-single-item h3 { /*margin-bottom: 1em;
	margin-top: 1em;
	color: #000;
	padding: 0.5em;
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid; */
	
}

.news-single-img {
	padding: 10px;
	float: left;
}

.news-single-img p {
	font-size: 10px;
	max-width: 230px;
}

.news-single-timedata { /*color: #aaa;
	margin-bottom: 1em;*/
	
}

.news-list-category { /*color: #aaa;*/
	
}

.news-single-additional-info {
	
}

.news-single-additional-info dl.news-single-related,.news-single-additional-info dl.news-single-files,.news-single-additional-info dl.news-single-links
	{
	margin: 0em;
	border: 1px solid #E8E7EB;
	margin-bottom: 0.67em;
	padding: 0.4em;
}

.news-single-additional-info dd {
	margin: 0em 0 0.5em 0;
}

.news-single-additional-info dd img {
	margin: 0 0.5em 0 0;
}

.news-single-additional-info dt {
	background-color: #BAB8C5;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 0.5em 0;
	padding: 0.2em 0 0.2em 0.4em;
}

/*******************************************
* Styles für Extension "tx_indexedsearch"
********************************************/
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button
	{
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul li {
	list-style: none;
	display: inline;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword
	{
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox table td {
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	padding-left: 0.5em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent,.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title
	{
	background: #BAB8C5;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent
	{
	font-weight: normal;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup
	{
	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	color: #006699;
	margin-top: 0px;
	margin-bottom: 0px;
	background: transparent;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE
	{
	background: #cccccc;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #000;
}

.tx-indexedsearch-sw,.csc-sword,.tx-indexedsearch-redMarkup {
	font-weight: bold;
	color: #cc0000;
}

/*******************************************
* Styles für Sprachenauswahl
********************************************/
div.langMenu {
	padding: 0 0 0 0;
}

div.langMenu a:hover {
	background: transparent;
}

div.langMenu img.flag {
	margin-top: 4px;
	padding-right: 7px;
}

div.langMenu img.arrow {
	
}

/*******************************************
* Styles für Codebox Extension
********************************************/
.tx-jphcodesnippets-pi {
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	border: 1px #ccd solid;
}

.tx-jphcodesnippets-pi .imp {
	font-weight: bold;
	color: red;
}

.tx-jphcodesnippets-pi .ln-xtra {
	background: #ffcccc;
}

.tx-jphcodesnippets-pi li {
	background: #f0f0f4;
}

.tx-jphcodesnippets-pi li.li2 {
	background: #ffffff;
}

.tx-jphcodesnippets-pi .kw1 {
	color: #b1b100;
}

.tx-jphcodesnippets-pi .kw2 {
	color: #000000;
	font-weight: bold;
}

.tx-jphcodesnippets-pi .kw3 {
	color: #000066;
}

.tx-jphcodesnippets-pi .co1 {
	color: #808080;
	font-style: italic;
}

.tx-jphcodesnippets-pi .co2 {
	color: #808080;
	font-style: italic;
}

.tx-jphcodesnippets-pi .coMULTI {
	color: #808080;
	font-style: italic;
}

.tx-jphcodesnippets-pi .es0 {
	color: #000099;
	font-weight: bold;
}

.tx-jphcodesnippets-pi .br0 {
	color: #00ff00;
}

.tx-jphcodesnippets-pi .st0 {
	color: #ff0000;
}

.tx-jphcodesnippets-pi .nu0 {
	color: #cc66cc;
}

.tx-jphcodesnippets-pi .me1 {
	color: #006600;
}

.tx-jphcodesnippets-pi .me2 {
	color: #006600;
}

.tx-jphcodesnippets-pi .re0 {
	color: #0000ff;
}

.tx-jphcodesnippets-pi .download {
	padding-left: 1em;
	font-style: italic;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

/*******************************************
* Styles für Linklist
********************************************/
.tx_ablinklist_listView_links {
	
}

.tx_ablinklist_listView_link {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #cccccc;
}

.tx-ablinklist-pi1-browsebox td {
	padding-right: 1em;
}

.tx_ablinklist_viewRateLink {
	
}


/*******************************************
* Styles tx_dropdownsitemap
********************************************/
.tx-dropdownsitemap-pi1 A {
	font-weight: bold;
}

.tx-dropdownsitemap-pi1 ul li,.tx-dropdownsitemap-pi1 ol li {
	list-style: none;
}

.tx-dropdownsitemap-pi1 ul,.tx-dropdownsitemap-pi1 ol {
	margin: 0em;
	padding: 0em;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 DIV {
	padding: 2px;
	margin-bottom: 5px;
}

.tx-dropdownsitemap-pi1 DIV.level_2 {
	background: #FFFFFF;
}

.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: #FFFFFF;
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: #FFFFFF;
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: #F0F0F4;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: right;
}

.tx-dropdownsitemap-pi1 DIV.expAll a {
	font-weight: normal;
}

.tx-dropdownsitemap-pi1 img {
	margin-right: 0.5em;
}

.tx-dropdownsitemap-pi1 a:hover {
	background: transparent;
}

/*******************************************
* TYPO3 Mailformular
********************************************/
.csc-mailform-field label {
	display: block;
	font-size: 1em;
	margin: 1em 0em 0.3em 0em;
}

.csc-mailform-radio label {
	display: inline;
	margin-left: 0.3em;
}

.csc-mailform-radio legend {
	display: none;
}

.csc-mailform-submit {
	margin-top: 1em;
}

/**
 * csc-uploads
 */
.csc-uploads-1 .csc-uploads-icon {
	padding-right: 0.8em;
}

.csc-uploads-1 .csc-uploads-fileName {
	padding-right: 0.8em;
}

/*******************************************
* kb_shop
********************************************/
.tx-kbshop-pi1 .techDaten,.contenttable-1 {
	width: 99%;
	margin-left: 1px;
	background-color: #eae8ed;
}

.tx-kbshop-pi1 .techDaten tr td,.contenttable-1 tr td {
	padding: 4px 20px 4px 20px;
	border-bottom: 2px solid #fff;
}

.tx-kbshop-pi1 .techDaten tr td.td-last,.contenttable-1 tr td.td-last {
	text-align: right;
}

/*******************************************
* TipAFriend
********************************************/
.tipAFriend p {
	margin-bottom: 0;
}

.tipAFriend div {
	line-height: 1.5em;
}

div.dkd-addresssearch {
	border: 1px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0.5em 0px;
	padding: 0.5em;
}

div.dkd-addresssearch h1 img {
	vertical-align: bottom;
}

#iconsLegend {
	text-indent: -16px;
}

ul#iconsLegend li {
	clear: both;
	list-style-image: none;
	list-style-type: none;
}

div.dkd-addresssearch p {
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 12px;
}

p.newSearch {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
	padding: 1px 6px 1px 6px;
	width: 7em;
	text-align: center;
}

p.newSearch>a {
	color: #000;
	text-decoration: none;
}

p.newSearch>a:link {
	color: #000;
	text-decoration: none;
}

p.newSearch>a:hover {
	color: #000;
	text-decoration: none;
}

div.dkd-addresssearch h1 {
	font-size: 1em;
	padding-left: 1em;
	padding-top: 0.2em;
}

table.dkd-addresssearch-search {
	width: auto;
	border: 0px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0px 12px;
	padding: 3px 9px 5px 12px;
}

table.dkd-addresssearch-search td {
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 12px 0px;
}

table.dkd-addresssearch {
	width: 100%;
	border: 1px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.dkd-addresssearch tr {
	border: 0px solid #EAEAEA;
	border-collapse: collapse;
}

table.dkd-addresssearch td {
	width: 75%;
	border: 0px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
}

table.dkd-addresssearch th {
	width: 25%;
	border: 0px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 9px 0px 12px;
	text-align: left;
}

table.dkd-addresssearch th.head {
	width: 100%;
	border: 0px solid #EAEAEA;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 3px 9px 5px 12px;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

ol.dkd-addresssearch {
	margin-left: 24px;
	padding-left: 15px;
	padding-bottom: 5px;
}

ol.dkd-addresssearch li {
	margin-left: 5px;
}

form#dkd_addresssearch input.field {
	font-size: 12px;
	width: 92px;
	height: 15px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	vertical-align: top;
}

form#dkd_addresssearch input.fieldZipcode {
	font-size: 12px;
	width: 40px;
	height: 15px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	vertical-align: top;
}

form#dkd_addresssearch input.checkbox {
	font-size: 12px;
	width: 15px;
	height: 15px;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	vertical-align: top;
}

form#dkd_addresssearch input.button {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
}

.tx_dkdaddresssearch_pi1-legend div.legend-item {
	margin-bottom: 0.3em;
}

/** Browse results part of TYPO3 */
div.tx-dkdaddresssearch-pi1-browsebox {
	margin: 0px 0px 0px 0px;
	padding: 1em 0em;
}

div.tx-dkdaddresssearch-pi1-browsebox table td p {
	padding-right: 0.5em;
}

div.tx-dkdaddresssearch-pi1-browsebox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.tx-dkdaddresssearch-pi1-browsebox table td {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
}

.extintlink img {
	vertical-align: middle;
}

/* d.k.d addresssearch: Abstand Icons zu Erklärung */
.iconsLegend {
	float: left;
	width: 35px;
}

/* CSS für dkd_warranty Extension */
.garantieform {
	margin: 16px 16px 16px 16px;
}

.garantieform a {
	cursor: pointer;
}

.tx-dkdwarranty-pi2 hr {
	margin: 0.5em 0em !important;
	padding: 0em !important;
}

.tx-dkdwarranty-pi3 table td {
	padding-right: 2em;
}

#dkd_warranty input,select,textarea {
	vertical-align: top;
	margin-bottom: 0.2em;
}

.button,form#dkd_warranty input.button {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #666666;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
}

.button{
padding: 1px 4px 1px 4px;	
}
	
#countryimage {
	padding: 0px 10px 10px 0px;
}

#adress {
	width: 316px;
	background-color: #ffffff;
}

#adress h4 {
	height: 20px;
	padding: 4px 4px 0px 8px;
}

#adress p {
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

#adress img {
	margin-left: 8px;
}

#adress a {
	color: #ff0000;
}

.calendar {
	z-index: 200;
}

.tx-vcdcalendar-pi1 table.mainTable2colum {
	border-color: #ffffff;
	background-color: #ffffff;
	width: 100%;
}

tx-vcdcalendar-pi1 table.mainTable2colum tr {
	background-color: #ffffff;
}

.tx-vcdcalendar-pi1 table.mainTable2colum td {
	background-color: #ffffff;
}

.tx-vcdcalendar-pi1 table.mainTable2colum td .category {
	width: 200px;
	font-weight: bold;
}

.tx-vcdcalendar-pi1 table.mainTable2colum table.table2colum {
	border-color: #ffffff;
	background-color: #ffffff;
	width: 100%;
}

.tx-vcdcalendar-pi1 table.mainTable2colum table.table2colum tr {
	background-color: #ffffff;
}

.tx-vcdcalendar-pi1 table.mainTable2colum table.table2colum td {
	background-color: #ffffff;
}

.tx-vcdcalendar-pi1 table.mainTable2colum table.table2colum td ul {
	padding: 0 0 0 0;
}

.tx-vcdcalendar-pi1 table.mainTable2colum table.table2colum td ul li {
	width: 100%;
}

/* CSS für Benuteranmeldung 'newloginbox'*/
.tx-newloginbox-pi1 {
	width: 131px;
	font-size: 11px;
	margin: 0;
}

.tx-newloginbox-pi1 p {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #000;
	margin: 0px;
}

.tx-newloginbox-pi1 td {
	font-size: 11px;
	padding: 0 0px;
}

.tx-newloginbox-pi1 h3 {
	font-size: 12px;
	color: #000;
	padding: 0 0 5px 0;
	margin: 0;
}

.tx-newloginbox-pi1 form table {
	width: 128px;
	margin: 10px 0px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #9A9A9A;
}

.tx-newloginbox-pi1 form label {
	width: 110px;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

.tx-newloginbox-pi1 form input {
	width: 110px;
	border: 1px solid #9A9A9A;
	font-size: 11px;
}

.tx-newloginbox-pi1 p.forgotP {
	margin: 15px 0 0 2px;
}

.tx-newloginbox-pi1 p.forgotP a {
	color: #cc0000;
	text-decoration: underline;
}

.tx-newloginbox-pi1 .loginstatus {
	padding-top: 5px;
}

.tx-newloginbox-pi1 .submit input {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
}

.tx-newloginbox-pi1 .submit, .tx-newloginbox-pi1 .loginname{
text-align: center;
}

.submit button {
	width: 82px;
	height: 22px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.submit button img {
	margin: 0 0 0 -3px;
	padding: 0;
}

/* User Registration */
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	width: auto;
	color: #000;
	background-color: #FFFFFF;
	background-image: none;
	border-top: 2px #FF0000 solid;
	border-left: 1px solid #BAB8C5;
	border-right: 1px solid #BAB8C5;
	border-bottom: 1px solid #BAB8C5;
	vertical-align: top;
	margin-top: 1em;
}

.tx-srfeuserregister-pi1-intro {
	padding: 10px 10px 10px 0px;
	font-weight: bold;
}

.tx-srfeuserregister-pi1-required span {
	color: #FF0000;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
	margin-right: 1em;
}

.tx-srfeuserregister-pi1 input [type=radio],.tx-srfeuserregister-pi1 input[type=checkbox] {
	background-color: transparent;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio,* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox
	{
	background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
	margin-left: 1em;
	background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
	cursor: pointer;
}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
	padding-left: 15px;
	background-image:
		url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif")
		;
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: .8em;
	margin-left: 1em;
}

.tx-srfeuserregister-pi1 ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
	list-style-type: none;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
	margin: 0 0 .3em 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label
	{
	margin: 0;
	padding: 0 0 0 .5em;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li
	{
	float: left;
	padding: 0 2em 0 0;
	margin: 0;
}

.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}

.tx-srfeuserregister-pi1 dt,.tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 .5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: right;
	padding-right: 1em;
}

.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
}

* html .tx-srfeuserregister-pi1 dd {
	float: none;
}
.tx-srfeuserregister-pi1-error{
	color: #000000;
}
	
.warrantyauswahl {
	display: block;
	margin: 0px;
	padding-left: 0px;
	width: 100%;
	clear: both;
}

.artikelwarranty {
	padding: 0;
	margin: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 260px;
	float: left;
	overflow: hidden;
	position: relative;
}

div.artikelwarranty div {
	padding: 16px 0px 16px 0px;
	position: absolute;
	left: 120px;
	top: 0;
}

div.artikelwarranty img {
	float: left;
	padding: 0px 0px 0px 0px;
}

div.artikelwarranty a {
	border: 2px solid #cccccc;
	display: block;
	width: 256px;
	text-decoration: none;
	height: 70px;
}

div.artikelwarranty a:hover {
	border: 2px solid #FF0000;
}

/* CSS für Bildergalerie 'damdownloads'*/
.tx-damdownloads-pi1 {
	margin: 5px;
	width: 100%;
}

.tx-damdownloads-pi1 table.browsebar {
	width: 99%;
	margin: 5px;
	background-color: #eeeeee;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.tx-damdownloads-pi1 table.browsebar tbody tr td {
	background-color: #c0c0c0;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}

.tx-damdownloads-pi1 #browseresults {
	text-align: center;
	background-color: #eeeeee;
	margin-left: 5px;
	margin-right: 5px;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-list {
	background-color: #eeeeee;
	margin: 5px;
	padding: 5px;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-list tbody tr td {
	background-color: #dddddd;
	padding: 5px;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-list tbody tr td a img {
	background-color: #dddddd;
	padding: 5px;
	border: 1px solid grey;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-list tbody tr td b pre {
	width: 200px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-search {
	background-color: #eeeeee;
	margin: 5px;
	padding: 5px;
	width: 99%
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-search tr td {
	background-color: #dddddd;
	padding: 5px;
	vertical-align: middle;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-search tr td select {
	width: 100%;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-search tr td input.input {
	width: 100%;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-detail {
	background-color: #eeeeee;
	padding: 5px 5px 5px 5px;
	width: 100%;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-detail tbody tr td {
	background-color: #dddddd;
	padding: 5px 5px 5px 5px
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-detail tbody tr td div {
	font-weight: bold;
	font-stretch: wider;
	text-decoration: underline;
}

.tx-damdownloads-pi1 .tx-damdownloads-pi1-detail tbody tr td img {
	background-color: #c0c0c0;
	padding: 5px;
	border: 1px solid grey;
}

.product-film table td {
	padding-right: 0.8em;
}

	/* Formatierung der Kopfbereiches */
	#header {
		position: relative;
		top: 0;
		background-color: #EF0404;
		/*height: 98px;*/
		height: 8.17em;
		padding: 0;
		margin: 0;
		background-image: url(../../img/body-hg.gif);
		background-position: 0 0;
		background-repeat: repeat-x;
	}
	#header img {
		position: absolute;
		/*top: 28px;*/
		top: 2.33em;
		/*left: 579px;*/
		left: 48.25em;
		width: 32em;
	}
	#header .langMenu {
		color: #000;
		position: relative;
		/*left: 32px;*/
		left: 2.67em;
		/*top: 56px;*/
		top: 4.67em;
		text-align: left;
		font-weight: bold;
		width: 50%;
	}
	#header .langMenu a {
		color: #FFF;
		text-decoration: none;
		font-weight: bold;
	}
	/* Formatierung der Fußzeile */
	#footer { /*line-height: 14px;*/
		line-height: 1.27em;
		font-size: 11px;
		/*width: 680px;*/
		width: 81.82em;
		/*height: 40px;*/
		height: 3.64em;
		/*margin-top: 28px;*/
		margin-top: 2.55em;
		color: #BAB8C5;
		font-weight: bold;
	}
	#footer #bottomNav { /*width: 300px;*/
		width: 27.23em;
		float: left;
		color: #cc0000;
		/*padding-left: 16px;*/
		padding-left: 1.46em;
	}
	#footer #bottomNav a { /*line-height: 14px;*/
		line-height: 1.27em;
		font-weight: bold;
		font-size: 11px;
		color: #cc0000;
	}
	#footer .adress {
		float: left;
		/*width: 140px;*/
		width: 12.73em;
	}
	#footer .adress2 {
		float: left;
		/*width: 140px;*/
		width: 16em;
	}
	.contentFooter {
		padding-top: 0.5em;
		clear: both;
	}
	/* ### Teaser ############################################################################### */
	#teaser {
		margin: 0;
		padding: 0;
	}
	#teaser .block1 {
		color: #000;
		/*padding-left: 16px;*/
		padding-left: 1.45em;
		font-size: 11px;
		/*padding-top: 8px;*/
		padding-top: 0.73em;
	}
	#teaser .block1 a {
		color: #000;
		background-color: #FFF;
		font-size: 11px;
		font-weight: normal;
	}
	#teaser .block1 a:hover {
		color: #000;
		background-color: #FFF;
		text-decoration: none;
	}
	/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
	#main {
		background: #fff;
		width: 80.33em; /*width: 964px;*/
	}
	/* linke Spalte */
	#col1 { /* width: 304px; */
		width: 25.33em;
		/*margin-left: 16px;*/
		margin-left: 1.33em;
		/*margin-right: 16px;*/
		margin-right: 1.33em;
	}
	#col1_content {
		background: inherit;
	}
	/* Rechte Spalte */
	#col2 { /* width: 304px; */
		width: 25.33em;
		margin-left: 0px;
		margin-top: 18px;
	}
	#col2_content {
		margin: 0;
		padding: 0;
	}
	#col2_content .searchBox {
		border: 1px solid #BAB8C5;
		font-weight: bold;
	}
	/* Mittlere Spalte */
	#col3 { /*margin-left: 16px;*/
		margin-left: 1.33em;
		/*margin-right: 256px; */
		margin-right: 21.33em;
	}
	#col3_content {
		font-size: 1em;
	}
	/**
	 * css-styled-content
	 */
	#col3 div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image
		{
		margin-left: 0px;
	}
	#col3 div.csc-textpic-intext-left div.csc-textpic-imagewrap {
		margin-right: 1.2em !important;
		margin-bottom: 1.2em !important;
	}
	#col3 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
		margin-right: 0em !important;
	}
	#col3 div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
		padding-left: 1.2em;
		margin-left: 2.5em;
	}
	#col3 div.csc-textpic-intext-left div.csc-textpic-imagewrap,#col3 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap
		{
		border: 0px solid #BAB8C5;
		padding: 0em;
		margin-bottom: 1.3em;
	}
	#col3 div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,#col3 div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image
		{
		margin-bottom: 1em !important;
		border: 1px solid #BAB8C5;
		padding: 0.5em;
	}
	#col3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
		margin-bottom: 0px;
	}
	#col3 dd.csc-textpic-caption {
		text-align: center;
	}
	#col2 .teaser-right .csc-textpic-imagewrap {
		margin: 0.6em 0.6em 0 0 !important;
	}
	#col2 .csc-textpic-text p {
		height: 100%;
	}
	#col2 .csc-textpic-intext-left {
		margin-bottom: 0.1em;
	}
	/* ### Texthintergrund ############################################################################### */
	/* Roter Rahmen */
	#col2 h2.red {
		background-image: url(../../img/header-red.gif);
		background-position: top;
		background-repeat: no-repeat;
		margin: 0;
		/*padding: 4px 4px 2px 10px;*/
		padding: 0.27em 0.27em 0.13em 0.67em;
		color: #fff;
		font-size: 15px;
	}
	#col2 .teaser-red {
		border: 1px solid #cc0000;
		/*padding: 8px;*/
		padding: 0.67em;
		/*margin-bottom: 8px;*/
		margin-bottom: 0.67em;
	}
	/* listenelement "year" für newsArchiv */
	dd {
		margin: 1.5em 0pt 0.5em 0em;
	}
	ul {
		margin: 0pt 0pt 1.7em;
		padding: 0pt;
	}
	/* für box mit doppelramen "(für weiße Texthintergrund)*/ /*	
	div.imgOnly{
	background-color: #ffffff;
	}
*/
	.imgOnly table td {
		padding: 0.4em;
	}
	/* abstand zwischen News */
	.news-list-item {
		margin-bottom: 3em;
	}
	/* news image in detail-page with border */
	img.ttnewsImage {
		border: 1px solid #BAB8C5;
		padding: 0.4em;
		display: block;
		margin-bottom: 0.5em;
	}
	.news-single-date {
		margin-bottom: 0.5em;
	}
	.news-single-imgcaption {
		font-size: 11px;
		width: 200px;
		padding-right: 1em;
	}
	.news-single-image {
		float: left;
	}
	.news-single-image img {
		margin-right: 1em;
	}
	.news-single-image .news_gallery {
		float: left;
		margin-right: 10px;
		height: 200px;
	}
	/* Grauer Texthintergrund */
	.bg-gray {
		background-color: #ffffff;
		border: 1px solid #E8E7EB;
		/*padding: 8px;*/
		padding: 0.4em;
		/*margin-bottom: 8px;*/
		margin-bottom: 0.67em;
	}
	.bg-gray h1 {
		font-size: 1.5em;
		font-weight: normal;
		margin: 0pt 0pt 0.5em;
		padding: 0.2em 0pt 0.2em 0.4em;
	}
	.bg-gray p {
		padding-left: 0.4em;
	}
	/* Grauer Texthintergrund mit Rahmen */
	.bg-gray-border {
		background-color: #eeedf0;
		/*padding: 8px;*/
		padding: 0.4em;
		border: 1px solid #d1d1d5;
		/*margin-bottom: 8px;*/
		margin-bottom: 0.8em;
	}
	#col3 .bg-gray-img {
		background-color: #EEEDF0;
		margin-bottom: 1.6em;
		padding: 0.8em;
	}
	#col3 .bg-gray-img div.csc-textpic-intext-left-nowrap div.csc-textpic-text
		{
		padding-top: 0.4em;
	}
	#col3 .bg-gray-img .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap
		{
		background-color: #FFFFFF;
		border: 1px solid #BAB8C5;
		padding: 0.4em;
		margin-bottom: 0em;
	}
	#col3 .bg-gray-img .csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-image
		{
		border: 0px;
		margin: 0em !important;
		padding: 0em;
	}	
	
	/* ### Content-Footer ######################################################################## */
	.contentFooter ul {
		width: 100%;
		overflow: hidden;
		margin: 1em 0 0 0em;
		list-style-type: none;
		/*height: 16px;*/
		height: 1.33em;
	}
	.contentFooter ul li {
		display: inline;
		margin: 0;
		padding: 0;
	}
	.contentFooter ul li a {
		float: left;
		text-decoration: none;
		margin-right: 20px;
		color: #cc0000;
		font-size: 11px;
		padding-left: 18px;
	}
	.contentFooter  li.toTop a { /*padding-left: 16px;*/
		padding-left: 1.33em;
		background-image: url(../../img/icons/icon-nachoben.gif);
		background-position: left;
		background-repeat: no-repeat;
		font-weight: normal;
	}
	.contentFooter  li.print a {
		background-image: url(../../img/icons/icon-drucken.gif);
		background-position: left;
		background-repeat: no-repeat;
		font-weight: normal;
	}
	.contentFooter  li.tip a {
		background-image: url(../../img/icons/icon-empfehlen.gif);
		background-position: left;
		background-repeat: no-repeat;
		font-weight: normal;
	}
	.contentFooter li.tip {
		/*		background-image: url(../../img/icons/icon-empfehlen.gif);
		background-position: left;
		background-repeat: no-repeat;*/
		font-weight: normal;
		font-size: 11px;
		color: #CC0000;
	}
	/* Top Produkte */
	#col3_content .header {
		width: 100%;
		/*height: 30px;*/
		height: 2.5em;
	}
	#col3_content .header-left {
		width: 49%;
		background-image: url(../../img/home-header-top.gif);
		background-position: top;
		background-repeat: repeat-x;
		float: left;
	}
	#col3_content .header .header-text {
		color: #cc0000;
		font-size: 16px;
		font-weight: bold;
		background-image: url(../../img/icon-header.gif);
		/*background-position: 95% 10px;*/
		background-position: 95% 0.63em;
		background-repeat: no-repeat;
		/*padding: 12px 8px 0 16px;*/
		padding: 0.75em 0.5em 0 1em;
	}
	#col3_content .header .header-right-corner {
		background-image: url(../../img/home-header-ecke.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}
	#col3_content .header .header-left-corner {
		background-image: url(../../img/home-header-ecke1.gif);
		background-position: left top;
		background-repeat: no-repeat;
	}
	#col3_content .header-right {
		border-bottom: 1px solid #e2e1e6;
		/*height: 28px;*/
		height: 2.33em;
		width: 51%;
		float: right;
	}
	#col3_content .products {
		border-left: 1px solid #e2e1e6;
		border-bottom: 1px solid #e2e1e6;
		border-right: 1px solid #e2e1e6;
		/*padding: 8px 8px 0 8px;*/
		padding: 0.66em 0.66em 0 0.66em;
	}
	#col3_content .topprodende {
		clear: both;
	}
	#col3_content .topprod-0 {
		float: left;
		/*margin-bottom: 8px;*/
		margin-bottom: 0.66em;
		clear: both;
		cursor: pointer;
	}
	#col3_content .topprod-1 { /*margin-left: 311px;*/
		margin-left: 25.92em;
		/*margin-bottom: 8px;*/
		margin-bottom: 0.66em;
		cursor: pointer;
	}
	#col3_content .topprod-0 a,#col3_content .topprod-1 a {
		/*width: 287px;*/
		width: 24.58em;
		display: block;
		background-image: url(../../img/hg-mit-runderEcke.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		/*padding-right: 8px;*/ /*		padding-right: 0.66em;*/
		text-decoration: none;
	}
	#col3_content .topprod-1 a:hover,#col3_content .topprod-0 a:hover {
		background-image: url(../../img/hg-rundeEcke-rot.jpg);
		background-position: right top;
		background-repeat: no-repeat;
	}
	#col3_content .topprod-1 img,#col3_content .topprod-0 img {
		/*padding: 8px;*/
		padding: 0.66em;
		/*margin-right: 8px;*/
		margin-right: 0.66em;
		float: left;
		cursor: pointer;
	}
	#col3_content .topprod-1 .topprodu-text,#col3_content .topprod-0 .topprodu-text
		{ /*padding: 8px;*/
		padding: 0.73em;
		font-size: 11px;
		color: #666666;
		cursor: pointer;
		font-weight: normal;
	}
	#col3_content .topprod-1 .topprodu-text br,#col3_content .topprod-0 .topprodu-text br
		{
		line-height: 8px;
	}
	#col3_content .topprod-1 .topprodu-text .title,#col3_content .topprod-0 .topprodu-text .title
		{
		font-weight: bold;
		color: #000;
		font-size: 12px;
		/*padding-bottom: 8px;*/
		padding-bottom: 0.62em;
		cursor: pointer;
	}
	#col3_content .topprod-1 a:hover .topprodu-text .title,#col3_content .topprod-0 a:hover .topprodu-text .title
		{
		color: #cc0000;
		text-decoration: none;
	}
	#col3_content .topprod-1 a .prod-inline-text,#col3_content .topprod-0 a .prod-inline-text
		{
		font-size: 11px;
	}
	#col3_content .topprod-1 a:hover .prod-inline-text,#col3_content .topprod-0 a:hover .prod-inline-text
		{
		color: #cc0000;
		text-decoration: underline;
		font-size: 11px;
	}
	#col3_content .topprod-1  a .ecke,#col3_content .topprod-0  a .ecke {
		border-left: 1px solid #bab8c5;
		border-bottom: 1px solid #bab8c5;
		/*height: 106px;*/
		height: 8.83em;
		overflow: hidden;
	}
	#col3_content .topprod-1  a:hover .ecke,#col3_content .topprod-0  a:hover .ecke
		{
		border-left: 1px solid #EF0404;
		border-bottom: 1px solid #EF0404;
	}
	.teaser-right {
		clear: both;
		margin-bottom: 0.8em;
		height: 100%;
	}
	#col2 .teaser-right .csc-textpic-intext-left {
		margin-bottom: 0.4em;
	}
	.teaser-right .imgOnly {
		border-left: 1px solid #CC0000;
		border-right: 1px solid #CC0000;
		border-bottom: 1px solid #CC0000;
		padding: 0 0.5em;
		height: 100%;
	}
	.teaser-right .csc-textpic-text {
		height: 100%
	}
	.teaser-right .title-background {
		display: none;
	}
	.teaser-right h1 {
		background: #bab8c5;
		color: #FFFFFF;
		font-size: 1.5em;
		font-weight: normal;
		margin: 0pt 0pt 0.5em;
		padding: 0.2em 0pt 0.2em 0.4em;
	}
	.teaser-right .contentblock {
		padding-left: 0.66em;
		padding-top: 0.33em;
	}
	.teaser-right .imgtext-table {
		position: relative;
		margin-left: 0.66em;
		margin-top: 0.33em;
	}
	.teaser-right .header {
		font-weight: bold;
		font-size: 15px;
		line-height: 1.6em;
		padding-left: 0.6em;
		height: 1.6em;
		overflow: hidden;
		color: #ffffff;
		background-image: url(../../img/header-red.gif);
	}
	.teaser-right .csc-textpic-intext-left {
		padding: 0 0.5em;
	}
	.teaser-right .contentblockende {
		clear: both;
		overflow: hidden;
	}
	.teaser-right-bg .imgOnly,.teaser-right-bg {
		background-color: #EEEDF0;
	}
	.teaser-right p {
		margin: 0px;
	}
	.teaser-right div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image
		{
		margin-bottom: 0px;
	}
	.teaser-right-bg .contentblock,.teaser-right-bg .csc-textpic {
		background-color: #EEEDF0;
	}
	.selectcountry {
		margin-bottom: 0.66em;
	}
	.selectcountrylabel {
		float: left;
		font-weight: bold;
		padding-right: 0.66em;
	}
	.selectcountrymenu {
		
	}
	.four-columns {
		margin-bottom: 0.66em;
	}
	.four-columns .content-c {
		border-bottom: 0px solid #e2e1e6;
		border-left: 1px solid #e2e1e6;
		width: 10.82em;
		float: left;
		margin-right: 0.66em;
		background-image:
			url(/fileadmin/rothenbergertemplate/img/schatten-mit-linie.jpg);
		background-repeat: repeat-y;
		background-position: right bottom;
	}
	.four-columns .content-c4 {
		margin-right: 0em;
	}
	.four-columns .content-end {
		clear: both;
	}
	.four-columns .content-c h1 {
		background-image: url(../../img/reiter-mitSchatten.jpg);
		background-image:
			url(/fileadmin/rothenbergertemplate/img/reiter-mitSchatten.jpg);
		background-repeat: no-repeat;
		margin-top: -2px;
		background-position: top right;
		padding: 0.66em 0.33em 0 0.66em;
		vertical-align: middle;
		font-size: 12px;
		color: #EF0404;
		height: 2.2em;
	}
	.four-columns .content-c .small-image {
		padding: 0em 0.66em 0.66em 0.66em;
	}
	.four-columns a img { /*margin: 1px;*/
		border: 1px solid #ffffff;
		margin: 0px;
	}
	.four-columns a:hover img {
		border: 1px solid #EF0404;
		margin: 0px;
	}
	.three-columns {
		margin-bottom: 0.66em;
	}
	.three-columns .content-c {
		border-bottom: 1px solid #e2e1e6;
		border-left: 1px solid #e2e1e6;
		width: 14.64em;
		float: left;
		margin-right: 0.66em;
		background-image: url(../../img/schatten-rechts.jpg);
		background-image:
			url(/fileadmin/rothenbergertemplate/img/schatten-rechts.jpg);
		background-repeat: repeat-y;
		background-position: right;
	}
	.three-columns .content-c3 {
		margin-right: 0em;
	}
	.three-columns .content-end {
		clear: both;
	}
	.three-columns .content-c h1 {
		background-image: url(../../img/reiter-mitSchatten.jpg);
		background-image:
			url(/fileadmin/rothenbergertemplate/img/reiter-mitSchatten.jpg);
		background-repeat: no-repeat;
		margin-top: 0em;
		background-position: top right;
		padding: 0.66em 0.33em 0 0.66em;
		vertical-align: middle;
		font-size: 12px;
		color: #EF0404;
		height: 2.2em;
	}
	.three-columns .content-c .small-image {
		padding: 0em 0.66em 0.66em 0.66em;
	}
	.three-columns a img {
		margin: 1px;
	}
	.three-columns a:hover img {
		border: 1px solid #EF0404;
		margin: 0px;
	}
	
	
	
	
	/* default styles for extension "tx_pbsurvey_pi1" */
	.tx-pbsurvey-pi1 div {
		margin-bottom: 10px;
	}
	.tx-pbsurvey-pi1 .pagenumbering {
		font-size: 60%;
		position: relative;
		height: 15px;
	}
	.tx-pbsurvey-pi1 .barcontainer {
		background-color: #FFFFFF;
		border: 1px solid #000000;
		width: 100px;
		height: 15px;
		position: absolute;
		z-index: 6;
		right: 0px;
	}
	.tx-pbsurvey-pi1 .bar {
		background-color: #EF0404;
		height: 15px;
		z-index: 4;
		position: absolute;
		left: 0px;
	}
	.tx-pbsurvey-pi1 .bartext {
		z-index: 5;
		text-align: center;
		position: absolute;
		left: 0px;
		width: 100px;
		height: 15px;
	}
	.tx-pbsurvey-pi1 .pageHeader {
		font-size: 150%;
		font-weight: bold;
	}
	.tx-pbsurvey-pi1 .pageIntroduction {
		
	}
	.tx-pbsurvey-pi1 .survey_item {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.tx-pbsurvey-pi1 .itemform {
		
	}
	.tx-pbsurvey-pi1 .question {
		font-size: 120%;
		font-weight: bold;
		color: #000000;

	}
	.tx-pbsurvey-pi1 fieldset {

	}
	.tx-pbsurvey-pi1 .questionNumber {
		
	}
	.tx-pbsurvey-pi1 .questionSubtext {
		font-size: 120%;
	}
	.tx-pbsurvey-pi1 .questionSubtext p {
		font-size: 100%;
		font-weight: bold;
	}
	.tx-pbsurvey-pi1 .required {
		color: #FF0000;
		vertical-align: super;
	}
	.tx-pbsurvey-pi1 .survey_error {
		color: #FF0000;
	}
	.tx-pbsurvey-pi1 .additional_ver {
		margin-left: 20px;
	}
	.tx-pbsurvey-pi1 .matrix {
		width: 100%;
	}
	.tx-pbsurvey-pi1 .matrix .surveyrow_even {
		background-color: #EEEEEE;
	}
	.tx-pbsurvey-pi1 .matrix .columnFirst {
		font-weight: bold;
		text-align: left;
		width: 200px;
	}
	.tx-pbsurvey-pi1 .matrix .columnNext {
		text-align: center;
	}
	.tx-pbsurvey-pi1 .radio-h input {
		margin-right: 0.5em;
		margin-left: 0em;
		margin-top: 5px;
	}
	.tx-pbsurvey-pi1 table td {
		line-height: 1.5em;
		padding: 2px 0px 2px 0px;
		vertical-align: middle;
	}
	.tx-pbsurvey-pi1 .long-input input {
		width: 250px;
	}
	
	
	
	
	
	/* mailformplus bewerbung */
	.tx-thmailformplus-pi1 {
		border: 1px solid #BAB8C5;
		padding: 0.83em;
	}
	.tx-thmailformplus-pi1 .header {
		background-color: #BAB8C5;
		margin: 0px;
	}
	.tx-thmailformplus-pi1 .header h1 {
		background: #bab8c5;
		color: #FFFFFF;
		font-size: 1.5em;
		font-weight: normal;
		margin: 0pt 0pt 0.5em;
		padding: 0.2em 0pt 0.2em 0.4em;
	}
	.tx-thmailformplus-pi1 table {
		background-color: #E8E7EB;
	}
	.tx-thmailformplus-pi1 label {
		color: #000000;
		font-weight: bold;
	}
	.tx-thmailformplus-pi1 table td {
		padding-bottom: 0.5em;
	}
	.tx-thmailformplus-pi1 table .first-row td {
		padding-top: 0.5em;
	}
	.tx-thmailformplus-pi1 table .first-col {
		padding-left: 0.83em;
	}
	.tx-thmailformplus-pi1 select#geburtsdatum,.tx-thmailformplus-pi1 select#geburtsjahr
		{
		width: 5em;
	}
	.tx-thmailformplus-pi1 select#geburtsmonat {
		width: 9em;
	}
	.tx-thmailformplus-pi1 select.width_50 {
		width: 19.5em;
	}
	.tx-thmailformplus-pi1 .width_50 {
		width: 19em;
	}
	.tx-thmailformplus-pi1 .width_75 {
		width: 27em;
	}
	.tx-thmailformplus-pi1 .width_25 {
		width: 7em;
	}
	.tx-thmailformplus-pi1 .bewerbung_back {
		float: left;
	}
	.tx-thmailformplus-pi1 .bewerbung_next,.tx-thmailformplus-pi1 .bewerbung_submit
		{
		float: right;
	}
	.tx-thmailformplus-pi1 .bewerbung_submit {
		border: 2px solid #EF0404;
		height: 25px;
	}
	.tx-thmailformplus-pi1 .bewerbung_submit a {
		background-color: #EF0404;
		color: #FFFFFF;
		border: 2px solid #FFFFFF;
		padding: 2px;
		position: relative;
		top: 5px;
		text-decoration: none;
	}
	.tx-thmailformplus-pi1 .bewerbung_hinweis_bottom {
		clear: both;
	}
	.tx-thmailformplus-pi1 .progress {
		padding-left: 0.5em;
		border: 1px solid #BAB8C5;
		width: 12em;
	}
	.tx-thmailformplus-pi1 .progress h4 span {
		font-size: 1em;
		background-color: #E8E7EB;
		margin: 0 0.3em;
		padding: 0 5px 0 5px;
	}
	.tx-thmailformplus-pi1 .progress h4 span.progress_cur {
		color: #EF0404;
	}
	.tx-thmailformplus-pi1 .dokumente {
		background-color: #E8E7EB;
		padding: 10px;
		margin-bottom: 10px;
	}
	.tx-thmailformplus-pi1 #kurzanschreiben {
		width: 40em;
	}
	.tx-thmailformplus-pi1 #eintritt_datum,.tx-thmailformplus-pi1 #eintritt_monat,.tx-thmailformplus-pi1 #eintritt_jahr
		{
		width: 5em;
	}
	.tx-irfaq-pi1 dl {
		margin-left: 0em;
	}
	.tx-irfaq-pi1 dl dt a {
		margin-right: 0.3em;
	}
	.tx-irfaq-pi1 dt {
		margin-bottom: -1em;
	}
	.tx-irfaq-pi1 dt p {
		display: block;
		position: relative;
		top: -1.35em;
		left: 1.2em;
	}
	.tx-irfaq-pi1 dd {
		position: relative;
		top: -0.5em;
		margin-left: 1.2em;
		margin-bottom: 0px;
	}
	div.tx-vcdcalendar-pi1 table {
		width: 100%;
		margin: 0px;
	}
	div.tx-dkdfesubscription-pi1 div.form,div.tx-dkdfesubscription-pi2 div.form
		{
		background-color: #EEEDF0;
		margin-left: 0px;
		padding: 12px;
	}
	div.tx-dkdfesubscription-pi1 div.form label,div.tx-dkdfesubscription-pi2 div.form label
		{
		display: block;
		float: left;
		width: 10em;
	}
	div.tx-dkdfesubscription-pi1 div.form div,div.tx-dkdfesubscription-pi2 div.form div
		{
		margin-top: 0.4em;
	}
	div.tx-dkdfesubscription-pi1 input.submit,div.tx-dkdfesubscription-pi2 #tx_dkdfesubscription_pi2-submit input
		{
		font-size: 12px;
		font-weight: bold;
		height: 21px;
		width: auto;
		color: #000000;
		background-color: #FFFFFF;
		background-image: none;
		border-top: 2px #FF0000 solid;
		border-left: 1px solid #BAB8C5;
		border-right: 1px solid #BAB8C5;
		border-bottom: 1px solid #BAB8C5;
		vertical-align: top;
	}

}

/*******************************************
* Styles barrierefreies Menü
********************************************/
@media screen , print {
	#col1_content dfn,#col1_content .hidden {
		position: absolute;
		left: -1000em;
		width: 20em;
	}
}

