

/* ****************************************************************************/
/* *** root.tpl ************************************************************* */
/* ****************************************************************************/

/* Grundlegendes **************************************************************/
body {
	margin: 0px;
	padding: 0px;
}

#siteFrame {
	width: 17cm;
	display: block;
}

body, p, div, td, th, select {
	font-family: Arial, Helvetica, sans-serif;
}

body, td, th, select { font-size: x-small; }


.clear, .clearing { clear: both; }

#preloader {
	display: none;
}

table.typo3-adminPanel
{
	display: none;
	clear: both;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

/* Sprachleiste ***************************************************************/

#languageArea
{
	width: 228px;
	display: block;
	float: right;
	/*
	overflow: hidden;
*/
/*
  border: 1px solid #f00;
*/
}
#languageArea div {
	vertical-align: middle;
}

#languageIdentifier {
	width: 228px;
	float: right;
	clear: none;
}
#languageIdentifier div {
	padding: 0 0 0 20px;
	width: 188px;
	font-size: 18px;
	font-weight: bold;
	color: #80B3E6;
	float: right;
}

#languageList {
  display: none;
	color: #FFF;
	float: right;
	clear: none;
/*
	overflow: hidden;
*/
	font-size: 11px;
}
#languageListInner { padding: 3px; }
#languageListFlags { padding: 0 0 0 6px; }

#localSiteList {
	font-size: 11px;
	width: 223px;
	height: 22px;
	float: right;
	clear: none;
	overflow: hidden;
}
#localSiteListInner {
  display: none;
	padding: 3px 3px 0 20px;
	width: 300px;
}
#localSiteListFlags { padding: 0 0 0 6px; width: 200px; }

#localSiteList div, #languageList div {
	color: #FFF;
	float: left;
	clear: none;
}


#languageList .flag, #localSiteList .flag {
	display: block;
	float: left;
	width: 20px;
	height: 16px;
	margin-right: 4px;
	clear: none;
}











#languageList .flag .code, #localSiteList .flag .code {
	display: none;
}

/* Obere Navigation ***********************************************************/

#topArea {
	display: block;
	float: left;
	width: 140px;
}

#logoBox {
	height: 49px;
	display: block;
	float: left;
	width: 140px;
	clear: none;
	padding: 0 0 1cm 0;
}

/* Navigation */

#topNavigation {
/* 	padding-left: 228px; */
  display: none;
	height: 0px;
	width: 0;
	overflow: hidden;
	float: right;
}

#topNavigation div.navArea {
	float: left;
	height: 0;
	min-height: 0;
	width: 100%;
}
* html #topNavigation div.navArea {
	height: 40px;
}

#topNavigation div.navArea ul,
#topNavigation div.navArea ul li,
#topNavigation div.navArea ul li.active {
	list-style: none;
	display: block;
	float: left;
	clear: none;
	vertical-align: middle;
	margin: 6px 24px 0 0;
	padding: 0 0 0 10px;
}
#topNavigation div.navArea ul li a {
  font-size: 10pt;
}
#topNavigation div.navArea ul li.active a {
  color: #fff;
}

#topNavigation div.navAreaInner {
	margin: 3px 0 3px 20px;
}

#topNavigation #topProducts { /* ist auch navArea */
	width: 272px;
	overflow: hidden;
}

#topNavigation #topSupport { /* ist auch navArea */
	width: 272px;
	overflow: hidden;
}

#topNavigation #topAbout { /* ist auch navArea */
	width: 223px;
	overflow: hidden;
}


#topNavigation div.navArea a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#topNavigation div.navArea a:hover {
	color: #FFF;
}
#topNavigation div.active a {
	color: #FFF;
}



#topNavigation div.navArea div.mainLink a {
	text-transform: uppercase;
}

#topNavigation div.navArea div.mainLink a.active {
	color: #FFF;
}


#topNavigation div div.subArea {
	margin-top: 5px;
}

#topNavigation div div.subArea div.subLink {
	display: block;
	float: left;
	margin-right: 10px;
}

#topNavigation div div.subArea div.subLink a {
	display: block;
	float: left;
}

#topNavigation div div.subArea div.subLink:last-child {
	padding-right: 0px;
}

#topNavigation div div.subArea a.active {
	color: #FFF;
}

#topNavigation div.about .subArea { /* ist auch navArea */
	float: left;
}

/* Suche */


#topNavigation #topSearch
{
	padding: 4px 0 4px 564px;
	height: 18px;
	clear: none;
}

#topNavigation #topSearch form {
	margin: 0;
}

#topSearchForm .topSearchField {
	font-size: 7pt;
	width: 85px;
	height: 16px;
}

#topNavigation #topSearch #searchlink, #topNavigation #topSearch #searchlink a
{
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	clear: none;
	font-size: 8pt;
	margin: 1px 2px 0 0;
}

/* Hauptbereich ***************************************************************/

#mainArea,
#mainAreaPlugin {
  display: block;
  float: left;
	padding: 1px 0 1px 0;
	overflow: visible;
	min-height: 500px;
}
* html #mainArea,
* html #mainAreaPlugin {
  float: none;
	height: 500px;
	clear: both;
}





#mainArea .areaTitle,
#mainAreaPlugin .areaTitle { margin: 12px 0 4px 0; }

#mainArea .areaTitle a,
#mainAreaPlugin .areaTitle a {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
}
#mainAreaPlugin .areaTitle a.inactive {
	color: #666;
}


/* Navigation */

#mainNavArea,
#mainNavArea div table tr td {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	float: left;
	font-size: 8pt;
}
#mainNavArea div table { margin: 0; padding: 0; }
#mainNavArea div table tr td { margin: 0; padding: 0 15px 0 0; }
#mainNavArea div table tr td a { margin: 0; color: #06c; }
#mainNavArea {
	width: 228px;
	padding: 0px; /* Padding nur in untergeordneten Elementen, nicht fuer das ganze Ding */
}


#mainNavArea ul {
/*
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
*/
}
/* #mainNavArea ul ul { */
/* 	margin: 0px; */
/* } */

#mainNavArea a {
	text-decoration: none;
	color: #666;
	display: block;
	margin-bottom: 2px;
}

#mainNavArea li.active a {
	color: #000;
	font-weight: bold;
}

#mainNavArea ul ul.navTreeL2 li.hasSub {
}
#mainNavArea ul ul.navTreeL2 li.hasSubActive {
}



/* Level 1 (Zerkleinern) */
#mainNavArea ul li a {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#mainNavArea ul li.active a, #mainNavArea ul li a:hover {
}

/* Level 2 (Rotormuehlen) */
#mainNavArea ul ul.navTreeL2 a {
	padding-left: 30px;
	font-weight: normal;
	color: #000;
}
#mainNavArea ul ul.navTreeL2 a:hover {
}
#mainNavArea ul ul.navTreeL2 li.active2 a {
	font-weight: bold;
}

#mainNavArea ul ul.navTreeL2 li.hasSub,
#mainNavArea ul ul.navTreeL2 li.hasSubActive {
}


/* TODO: Wenn Level 2 aktiv ist, sollten alle Unterpunkte auch HIntergrund haben */

/* Level 3 (ZM 200) */
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 li a {
	font-weight: normal;
	padding-left: 40px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 li a:hover {
}
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 li.active3 a {
	color: #000;
	font-weight: bold;
}

#mainNavArea ul ul.navTreeL2 ul.navTreeL3 li.hasSub,
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 li.hasSubActive {
}


/* TODO: Wenn Level 3 aktiv ist, sollte auch Level 4 aktiviert sein */

/* Level 4 (Funktionen&Features) */
ul.navTreeL3 {
  margin-bottom: 6px;
}
ul.navTreeL3>li {
  margin-top: 2px;
}
ul.navTreeL4 { margin-bottom: 4px; }
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 ul.navTreeL4 li a {
	font-weight: normal;
	padding-left: 50px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
}
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 ul.navTreeL4 li a:hover {
}
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 ul.navTreeL4 li.active4 a {
	font-weight: bold;
	padding-left: 50px;
}

#mainNavArea ul ul.navTreeL2 ul.navTreeL3 ul.navTreeL4 li.hasSub,
#mainNavArea ul ul.navTreeL2 ul.navTreeL3 ul.navTreeL4 li.hasSubActive {
}



/* Inhalt */

#mainContentArea
{
	display: block;
	float: left;
	width: 17cm;
  padding: 0;
  margin: 0;
/*
	width: 534px;
	width: 494px;
*/
	overflow: hidden;
}
/*
#contentProp {
  display: block;
	float: right;
	width: 10px;
}
*/
/*	height: 490px;*/

#mainContentArea div.contentBox {
  display: block;
  float: left;
  clear: both;
	padding: 0;
	margin: 0;
	color: #000;
}

#mainContentArea select {
  margin-top: 2px;
  margin-bottom: 4px;
}

#mainContentArea ul {
/*
  list-style: none;
*/
/*
	padding-left: 25px;
*/
}
#mainContentArea ul li {
  margin-left: -13px;
	padding: 0 0 6px 13px;
}


#trackPath
{
	font-size: 8pt;
	color: #999;
	margin: 0 0 0.5cm 0;
	min-height: 15px;
	vertical-align: bottom;
	border-bottom: 1px solid #999;
}
#trackPath a {
	color: #999;
	text-decoration: none;
}

#trackPath a:hover {
	color: #333;
}

#pageTitle, #pageTitleProductOverview {
	margin-top: 10px;
	height: 30px;
	/*height: 45px;*/
	vertical-align: bottom;
}
/*
#pageTitle { margin-left: 20px; }
*/

h1
{
	/*margin-top: 30px;*/
	color: #06C;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

h2
{
	/*margin-top: 30px;*/
	color: #06C;
	font-size: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}


/* Aktionsblock */

#mainActionArea
{
  font-size: 0.8em;
	display: none;
	float: left;
	width: 223px;
	text-align: left;
	overflow: hidden;
}

#mainActionAreaPadding { padding: 0 0 50px 0; }

#mainActionArea #mainActionAreaPadding p {
/*
  padding-left: 20px;
*/
  padding-right: 10px;
}

a, a:link, a:visited, a:active {
	color: #06C;
	text-decoration: underline;
}
a:hover {
	color: #06C;
	text-decoration: none;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:active,
#mainActionArea #mainActionAreaPadding div a, #mainActionArea #mainActionAreaPadding div a:link, #mainActionArea #mainActionAreaPadding div a:visited, #mainActionArea #mainActionAreaPadding div a:active,
.contactInfoblock a, .contactInfoblock a:link, .contactInfoblock a:visited, .contactInfoblock a:active {
	text-decoration: none;
}
h1 a:hover, h2 a:hover,
#mainActionArea #mainActionAreaPadding div a:hover, .contactInfoblock a:hover {
	text-decoration: underline;
}


/* Siteservice ****************************************************************/

#footArea {
	display: none;
	float: left;
/*
	width: 995px;
*/
	border-top: 1px solid #FFF;
	clear: both;
	/*height: 30px;*/
	padding: 3px 0 3px 0;
}

#verderLink { /* Wird nachher eine Grafik */
	width: 228px;
	float: left;
	color: #FFF;
}
#verderLink a {
	display: block;
/*
	padding-left: 20px;
*/
}

#siteService {
	display: block;
	float: left;
	clear: none;
	text-align: left;
	padding: 0 0 0 10px;
}

#siteService div {
	display: block;
	float: left;
	clear: none;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid white;
}
#siteService div.lastchild { /* AgencyWeb */ /* Classes for Opera8 + IE5 compatibility */
	border-right: none;
	border-left: 1px solid white;
	margin-left: 5px;
}

#siteService a {
	color: #FFF;
	text-decoration: none;
}

#sitemap a, #sitemap a:link, #sitemap a:visited, #sitemap a:active {
	text-decoration: none;
	line-height: 250%;
	padding-left: 12px;
}
#sitemap a:hover {
	text-decoration: underline;
}

/* ****************************************************************************/
/* *** startseite_links.tpl ************************************************* */
/* ****************************************************************************/

#retschAddress {
/*
	padding: 20px;
*/
	margin-top: 40px;
	color: #000;
}

#retschTech {
	margin-top: 40px;
	height: 32px;
	padding: 10px;
}

#retschTech a {
	height: 30px;
}

/* Produktliste ***************************************************************/

.productlist {
  width: 227px;
  height: 275px;
  float: left;
  clear: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: bold;
}
.productlist a, .productlist a:link, .productlist a:visited, .productlist a:hover {
  text-decoration: none;
  color: #000;
}
.productlist a:hover {
  color: #06C;
}

.productlistInner
{
	margin-top: 5px;
	padding: 5px;
	width: 204px;
	height: 142px;
	border-color: #CCC;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}
.productlistShortnote
{
	width: 204px;
	height: 60px;
	border-color: #CCC;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding: 5px;
	font-weight: normal;
	font-size: 8pt;
}
/*
table {
   top: 135px;
   position: absolute;
}
*/
/*
.productlistShortnote a, .productlistShortnote a:link, .productlistShortnote a:visited {
  color: #000;
}
.productlistShortnote a:hover {
  color: #06C;
}
*/

/* Produkt-Overview ***********************************************************/

.tx-retschproducts-pi1 {
  width: 474px;
}
.tx-retschproducts-pi1 .list_product {
	display: block;
	float: left;
	width: 217px;
	overflow: hidden;
	margin: 0 20px 20px 0;
}
.tx-retschproducts-pi1 .list_product .ProductListTitle {
  height: 46px;
  overflow: hidden;
  position: relative;
}
.tx-retschproducts-pi1 .list_product .ProductListTitle h2 {
  position: absolute;
  bottom: 0px;
}

.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListPicture
{
	width: 215px;
	height: 200px;
	border-color: #CCC;
	border-width: 0 0 1px 0;
	border-style: solid;
	vertical-align: middle;
	overflow: hidden;
}

.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListPicture a img:hover {
  filter: alpha(opacity=66);
  opacity: .66;
  -moz-opacity: .66;
  -khtml-opacity: .66;
}
.tx-retschproducts-pi1 .list_product .ProductListBox {
	border: 1px solid #CCC;
}

.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListInfo {
	padding: 4px 0 10px 10px;
	height: 100px;
	overflow: hidden;
}
.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListInfo ul,
.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListInfo ul li {
	margin: 0;
  padding: 0 0 0 12px;
	font-size: 0.9em;
	list-style: none;
	line-height: 140%;
}
.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListInfo ul {
	vertical-align: middle;
}
/*
.tx-retschproducts-pi1 .list_product .ProductListBox .ProductListInfo ul li {
	padding: 0 0 0 0;
}
*/

/*
.everyOther
{
	border-color: #CCC;
	border-width: 1 0 1 0;
	border-style: solid;
}
*/

/* Produkt-Overview *** Funktionen & Features *********************************/

#ProductOverviewPicture {
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	float: right;
	margin: 0 0 20px 20px;
}

#ProductOverviewIntro, #ProductOverviewExamples, #ProductOverviewAdvantages, #ProductOverviewFeatures, #ProductOverviewFunction, div.greyToggleBox {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
#ProductOverviewExamples, #ProductOverviewAdvantages, #ProductOverviewFeatures, #ProductOverviewFunction, div.greyToggleBox {
  display: block;
  clear: both;
}
#ProductOverviewExamples, #ProductOverviewAdvantages, #ProductOverviewFeatures, #ProductOverviewFunction, div.greyToggleBox {
/*
  width: 100%;
  width: 454px;
*/
}

#ProductOverviewExamples {
}
#ProductOverviewExamples p {
  margin: 6px 10px 6px 10px;
  padding: 0 0 6px 0;
}
#ProductOverviewExampleTitle, #ProductOverviewAdvantagesTitle, #ProductOverviewFeaturesTitle, #ProductOverviewFunctionTitle, div.greyToggleTitle {
	display: block;
	clear: both;
	font-weight: bold;
	color: #fff;
	padding: 2px 10px 2px 10px;
	margin: 0 0 2px 0;
	text-decoration: none;
}


/*
#ProductOverviewAdvantages {
}
*/
/*
#ProductOverviewAdvantagesContent {
	display: block;
	float: left;
	width: 454px;
  width: 100%;
	padding: 0;
	margin: 0;
}
*/
#ProductOverviewAdvantagesContent p {
	display: block;
	width: 217px;
	float: left;
	padding: 4px 0 4px 10px;
	margin: 0;
}
#ProductOverviewAdvantagesContent ul,
#ProductOverviewAdvantagesContent ul li {
/*
	list-style: none;
*/
}
/*
#ProductOverviewAdvantagesContent ul {
	padding: 0 0 0 25px;
	margin: 8px 0 10px 0;
}
*/
/*
#ProductOverviewAdvantagesContent ul li {
	margin: 0;
	padding: 0 0 0 12px;
}
*/

#ProductOverviewFeatures {
}
#ProductOverviewFeaturesContent table {
/*
  width: 454px;
*/
  width: 100%;
}
#ProductOverviewFeaturesContent table tr td
{
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #ddd;
	display: block;
}
#ProductOverviewFeaturesContent table tr td.ProductOverviewFeaturesTd {
  display: block;
  float: left;
  clear: none;
  width: 200px;
	overflow: hidden;
}

/*
#ProductOverviewAdvantagesContent, #ProductOverviewFeaturesContent, #ProductOverviewFunctionContent {
  width: 100%;
  visibility: visible;
}
*/
#ProductOverviewFunctionContent, div.greyToggleContent { padding: 2px 10px 2px 10px; }

#ProductOverviewFunctionContent img {
  margin-left: 15px;
}

/* Produkt-Overview *** Product Information ************************************/

/*
.tx-retschdownloads-pi1 { width: 454px; }
*/
.tx-retschdownloads-pi1 p {
	font-weight: bold;
	color: #fff;
	padding: 2px 10px 2px 10px;
	margin: 20px 0 2px 0;
}
.tx-retschdownloads-pi1 ul {
	list-style: none;
	padding-left: 0;
	text-indent: 0;
	margin: 0 0 20px 0;
	border-color: #e6e6e6;
	border-width: 0 0 1px 0;
	border-style: solid;
	background: none;
}
.tx-retschdownloads-pi1 ul li
{
	list-style: none;
	display: block;
	padding: 4px 0 4px 10px;
	background: none;
}
.tx-retschdownloads-pi1 ul li img {
  display: block;
  float: left;
  clear: left;
  margin-right: 4px;
}
div.fileTitle {
  display:block;
}


/* Infoblock */

table.imgtext-table { /* proprietory shit */
  margin-left: 20px;
}

#mainActionArea #mainActionAreaPadding div p
{
/*
	font-weight: bold;
*/
	line-height: 150%;
	color: #000;
	padding: 0 20px 20px 20px;
	margin-top: 8px;
}
#mainActionArea #mainActionAreaPadding div h2
{
	margin: 0 20px 0 20px;
	padding: 2px 0 0 0;
	line-height: 100%;
}
#mainActionArea #mainActionAreaPadding div p.infoTitle, .contactInfoblock p.infoTitle, p.jobHeader
{
	font-weight: bold;
	line-height: 150%;
	color: #666;
	margin: 0 20px 2px 20;
	padding: 2px 0px 2px 0px;
	border-bottom: #CCC;
	border-width: 0 0 1 0;
	border-style: solid;
}
#mainActionArea #mainActionAreaPadding div hr, .contactInfoblock hr {
	height: 1px;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	border-style: solid;
	margin: 0 0 20px 0;
}
#mainActionArea #mainActionAreaPadding div.fileList p {
  margin-bottom: 0;
  padding-bottom: 0;
}
#mainActionArea #mainActionAreaPadding div ul, .fileList ul {
	list-style: none;
	padding-left: 0;
	text-indent: 0;
}
#mainActionArea #mainActionAreaPadding div ul { margin: 0 10px 30px 20px; padding: 0; }
#mainActionArea #mainActionAreaPadding div ul li, .contactInfoblock ul li, .fileList ul li {
	display: block;
	padding: 4px 0 4px 20px;
}
#mainActionArea #mainActionAreaPadding div ul li:hover, .contactInfoblock ul li:hover, .fileList ul li:hover {
  filter: alpha(opacity=66);
  opacity: .66;
  -moz-opacity: .66;
  -khtml-opacity: .66;
}


.tx-retschnews-pi3 p {
/*   border: 1px solid #f00; */
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}

.tx-retschnews-pi3 ul
{
	list-style: none;
	padding: 0;
  margin: 0;
  text-indent: 0;
}
.tx-retschnews-pi3 ul li {
  margin-left: 0;
  padding-bottom: 10px;
}
.tx-retschnews-pi3 ul li .newsListTitle {
  padding: 4px 20px 4px 20px;
  color: #fff;
}
.tx-retschnews-pi3 ul li .newsListTeaser
{
	padding: 10px 20px 20px 20px;
	border-bottom: #999;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.tx-retschnews-pi3 ul li .newsListTitle .newsListDate {
  display: block;
  float: right;
}
.tx-retschnews-pi3 .newsFullListLink { margin: 0 0 20px 0; }


/* Produkt-Overview *** Zubehoer ***********************************************/

.tx-retschproducts-pi4 table {}

.tx-retschproducts-pi4 table tr td
{
	padding: 4px 4px 4px 8px;
	border-width: 0 0 1px 0;
	border-color: #CCC;
	border-style: solid;
}

.tx-retschproducts-pi4 h2
{
	color: #000;
	font-weight: bold;
	padding: 2 8 2 8;
}
/*.tx-retschproducts-pi4 small { padding: 2 8 6 8; }*/

.tx-retschproducts-pi4 table tr td.accTableHead
{
	color: #000;
	/*font-weight: bold;*/
	padding: 2 8 2 8;
}

.tx-retschproducts-pi4 table tr td.accTableHead small { padding: 2 8 6 0; }

.tx-retschproducts-pi4 table tr td.accTableFoot {
  border: none;
 /*border-width: 1px 0 0 0;*/
  /*border-color: # ;*/
 /* border-style: solid;*/
}

.tx-retschproducts-pi4 ul.footnotes {
	list-style: none;
	padding: 10px;
}
.tx-retschproducts-pi4 ul.footnotes li {}

/* .tx-retschproducts-pi4 strong, .tx-retschproducts-pi4 em { */
/* 	padding: 2px 10px 2px 10px; */
/* 	display: block; */
/* 	clear: none; */
/* } */
/* .tx-retschproducts-pi4 em */
/* { */
/* 	color: #06c; */
/* 	font-weight: bold; */
/* 	border-width: 0 0 1px 0; */
/* 	border-color: #e6e6e6; */
/* 	border-style: solid; */
/* } */
/*  */
/* .tx-retschproducts-pi4 ul */
/* { */
/* 	list-style: none default; */
/* 	padding: 0; */
/* 	margin: 2px 0 5px 0; */
/* } */
/* .tx-retschproducts-pi4 ul li */
/* { */
/* 	display: block; */
/* 	padding: 2px 10px 2px 10px; */
/* } */
/* .tx-retschproducts-pi4 ul li ul li div.zubehoerArtNo { */
/*   display: block; */
/*   float: left; */
/*   clear: left; */
/* } */
/* .tx-retschproducts-pi4 ul li ul li div.zubehoerArtText { */
/*   display: block; */
/*   float: right; */
/*   clear: right; */
/* } */

/* Company ********************************************************************/

#CompanyHistoryContent table
{
	border-color: #e6e6e6;
	border-width: 0 0 1px 0;
	border-style: solid;
}
#CompanyHistoryContent table tr td { padding: 2px 10px 2px 10px; }

.jobListItem
{
	padding: 0 0 20px 0;
}
.jobListItem div.jobName
{
	color: #06C;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}
.jobListItem div.jobTeaser
{
	color: #000;
	padding: 5px 0px 5px 0px;
}
.jobListItem div.jobFiles
{
	color: #000;
	padding: 5px 0px 5px 0px;
}
.jobListItem div.jobFiles div.jobFile
{
	color: #000;
	padding: 5px 0px 0px 10px;
}
.jobInfoblock { padding: 0 20px 0 20px; }


/* Support ********************************************************************/
.tx-retschnews-pi4 { display: block; }
.tx-retschnews-pi4 .newsPicture img { margin: 4px 4px 10px 10px; }
.tx-retschnews-pi4 .newsAttachment {
	clear: both;
	display: block;
}

.tx-retschnews-pi4 p ul, .tx-retschnews-pi4 p ul li { list-style: disc inside; }


.tx-retschcontacts-pi1 {
  width: 494px;
  display: block;
  float: left;
  clear: both;
}
* html .tx-retschcontacts-pi1 {
  width: 494px;
}

.tx-retschcontacts-pi1 .contactTitle, .tx-retschcontacts-pi2 .contactTitle, .tx-retschcontacts-pi3 .contactTitle
{
	display: block;
	float: left;
	clear: both;
	width: 454px;
	color: #0066cc;
	font-weight: bold;
		padding: 10px 20px 0 20px;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin-top: 10px;
}
* html .tx-retschcontacts-pi1 .contactTitle, .tx-retschcontacts-pi2 .contactTitle, .tx-retschcontacts-pi3 .contactTitle {
  width: 100%;
}

.tx-retschcontacts-pi1 .contactContent, .tx-retschcontacts-pi2 .contactContent, .tx-retschcontacts-pi3 .contactContent
{
  width: 454px;
  display: block;
  clear: both;
  float: left;
	padding: 10px 20px 10px 20px;
	min-height: 35px;
/* 	border-color: #CCC; */
/* 	border-width: 0 0 1px 0; */
/* 	border-style: solid; */
}
.contactInfoblock .contactContent {
}
* html .tx-retschcontacts-pi1 .contactContent, .tx-retschcontacts-pi2 .contactContent, .tx-retschcontacts-pi3 .contactContent {
  width: 100%;
	padding: 10px 20px 10px 20px;
}


.tx-retschcontacts-pi1 .contactImage, .tx-retschcontacts-pi2 .contactImage, .tx-retschcontacts-pi3 .contactImage {
  float: right;
}
.tx-retschcontacts-pi1 .contactFunction, .tx-retschcontacts-pi2 .contactFunction, .tx-retschcontacts-pi3 .contactFunction {
	font-weight: bold;
	margin-bottom: 20px;
}
.tx-retschcontacts-pi1 .contactAddress, .tx-retschcontacts-pi2 .contactAddress, .tx-retschcontacts-pi3 .contactAddress {
}
.tx-retschcontacts-pi1 .contactMeans, .tx-retschcontacts-pi3 .contactMeans {
	float: right;
	width: 200px;
	display: block;
}
.tx-retschcontacts-pi2 .contactMeans, .tx-retschcontacts-pi3 .contactMeans {
	margin-top: 10px;
}


.tx-retschcontacts-pi1 .infoblockContactMeans, .tx-retschcontacts-pi3 .infoblockContactMeans {
	margin-bottom: 20px;
}
.tx-retschcontacts-pi1 .infoblockContactAddress, .tx-retschcontacts-pi3 .infoblockContactAddress {
}


.tx-retschcontacts-pi2 {
}

#countryMapSmall {
	float: left;
}

#countryListRight {
	margin-left: 350px;
}

.plzSearchForm {
	padding: 4px 20px 4px 20px;
}
.plzSearchForm input {
	width: 100px;
}

.contactMeans table tr td.col1 {
  width: 70px;
}

/* File downloads *************************************************************/

div.multifileLayer {
  padding: 10px;
  width: 434px;
}

div.multifileLayerInfoblock {
  padding: 10px;
  width: 208px;
}

/* Produktvergleich ***********************************************************/

.tx-retschcomparison-pi1 {
	margin: 20px;
}

.tx-retschcomparison-pi1 table {
	border-collapse: collapse;
}

.tx-retschcomparison-pi1 table tr {

}

.tx-retschcomparison-pi1 table tr td {
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 3px;
	vertical-align: top;
}


.tx-retschcomparison-pi1 table tr th {
	border-collapse: collapse;
	border: 1px solid #CCC;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}



/* Retschform-styling *********************************************************/

div.rform {
	display: block;
	clear: both;
	padding: 4px 0 4px 0;
}
div.rform div.rform-labelfield {
  display: block;
  width: 400px;
}
div.rform-label {
	margin: 10px 0 4px 0;
	font-size: small;
	color: #0066cc;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
}

div.rform div {
  display: block;
  float: left;
  clear: none;
}
div.rform-check { padding: 0 4px 4px 0; }

div.rform-inputrow div.rform-labelfield {
  display: block;
  width: 150px;
}

div.rform-inputrow textarea {
	width: 500px;
	display: block;
	float: left;
	clear: both;
}
div.rform-inputrow .rform-input { width: 350px; }

div.rform .rform-input,
div.rform textarea {
	border: 0;
}
div.rform textarea {
	border: 0;
	height: 150px;
	margin: 8px 0 20px 0;
}

/* AgencyWeb Referenzliste ****************************************************/

#refListHeader {
	width: 100%;
	height: 49px;
	margin: 10px;
	padding: 0;
}
#refListLogo {
	float: right;
}
#refListHeader h1 {
	font-size: 49px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}
#refListIntro {
	width: 100%;
	padding: 10px;
	margin: 10px;
	border-bottom: 3px solid #e8e9e4;
}
#refListPrint {
	width: 100%;
	padding:10px;
}
#refListPreview {
	/*width: 450px;*/
}
.refListDiv {
	display: inline;
}
.refListDivPreview {
	display: block;
	border-bottom: 1px solid #E9E9E5;
	padding: 3px;
	margin: 0;
}
.refListDiv .refListImage {
	margin: 10px;
}
.refListDivPreview .refListImage {
	margin: 10px 0;
}
#refListFooter {
	width: 100%;
	border-top: 3px solid #e8e9e4;
	padding-top: 10px;
	margin: 10px;
	text-align: center;
	font-size: 10px;
}