* {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#frame {
	position: relative;
	min-width: 900px;
	max-width: 1100px;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#frameStart {
	position: absolute;
	background-image: url(../images/bg-start.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 196px;
}



/**
* Header & Navigation
*/

#header {
	position: relative;
	height: 135px;
	margin-bottom: 165px;
}

.visualLarge #header {
	margin-bottom: 365px;
}

.visualSmall #header {
	margin-bottom: 65px;
}

#header p {
	margin: 0;
}

#header .logo a {
	display: block;
	position: absolute;
	overflow: hidden;
	bottom: 0px;
	right: 0px;
	width: 110px;
	height: 105px;
	text-indent: -5000px;
	margin: 0;
	background-image: url(../images/logo-textil-gruppe-hof.gif);
}

#header .logoYarnsAndFabrics a {
	background-image: url(../images/logo-yarns-and-fabrics.gif);
	width: 210px;
}

#header .logoNonwovens a {
	background-image: url(../images/logo-nonwovens.gif);
	width: 210px;
}

#header .logoHomeDeco a {
	background-image: url(../images/logo-neutex.gif);
	width: 210px;
}

#header .logoVanDelden a {
	background-image: url(../images/logo-van-delden.gif);
	width: 170px;
}

#header .logoTextor a {
	background-image: url(../images/logo-textor.gif);
	width: 235px;
}

#header .claim {
	position: absolute;
	top: 145px;
	margin: 0;
}

#header .claim span {
	display: block;
	padding: 2px 10px 2px 67px;
	float: left;
	background-color: #FFFFFF;
	font-family: 'Inconsolata', arial, serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #09459f;
}

.visualSmall #header .claim {
	display: none;
}

.navigation {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	list-style: none;
}

.navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.navigation a {
	display: block;
	padding: 2px 10px;
	background-color: #ffffff;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
}

.navigation a:hover {
	text-decoration: none;
	background-color: #eeeeee;
	-webkit-transition: background-color 0.2s;
}

.navigation a.current, .navigation a:hover.current {
	background-color: #09459f;
	color: #FFFFFF;
}

.navigationMain {
	display: block;
	position: absolute;
	bottom: 0px;
	padding: 0 0 0 60px;
	float: left;
}

.navigationMain a {
	font-family: 'Inconsolata', arial, serif;
	font-size: 18px;
	text-transform: uppercase;
}

.navigationLanguages {
	position: absolute;
	top: 30px;
	margin: 0;
	padding: 0 0 0 60px;
	overflow: hidden;
}

.navigationLanguages a {
	font-family: 'Inconsolata', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
}

.navigationTOC {
	padding: 14px 0 0 0;
	background-color: transparent;
}

.navigationTOC li {
	float: none;
	width: 300px;
}

.navigationTOC li a {
	padding: 8px 20px 8px 70px;
	background-color: transparent;
	border-bottom: 1px solid #eeeeee;
}

.navigationTOC li.spacer {
	height: 30px;
	border-bottom: 1px solid #EEEEEE;
}

.navigationTOC ul {
	padding: 0;
	margin: 0;
}

.navigationTOC ul li {
	border-bottom: 1px solid #eeeeee;
}

.navigationTOC ul li a {
	padding: 8px 20px 8px 20px;
	margin: 0 0 0 70px;
	border-bottom: 0px none;
}




/**
* Visual
*/

#visual {
	position: absolute;
	width: 100%;
	min-width: 900px;
	max-width: 1100px;
	height: 350px;
	overflow: hidden;
	z-index: 0;
}

.visualLarge #visual {
	height: 550px;
	margin-bottom: -500px;
}

.visualSmall #visual {
	height: 250px;
}

#visual #worldmapFlash {
	height: 600px;
	width: 100%;
}

#visual #homeFlash {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	height: 300px;
}

#visual #mapView {
	position: absolute;
	width: 100%  !important;
	height: 600px !important;
}

#visual #mapView .MSVE_Copyright, #visual #mapView .MSVE_Copyright * {
	font-size: 12px;
}

#visual #mapView .MSVE_CopyrightBackground {
	bottom: 53px !important;
	font-size: 12px;
}

#visual #mapView .MSVE_CopyrightForeground {
	bottom: 54px !important;
	font-size: 12px;
}



/**
* Footer
*/

#footer {
	position: absolute;
	z-index: 1048;
	overflow: hidden;
	width: 100%;
	height: 150px;
	bottom: 0px;
}

#footer * {
	font-size: 12px;
	color: #666666;
}

#footer ul {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
}

#footer ul li.spacer {
	padding: 0 10px;
}

#footer #bottom {
	position: absolute;
	bottom: 20px;
	overflow: hidden;
	padding: 0 40px 0 70px;
}



/**
* Inhaltsspalte
*/

.columns {
	position: relative;
	overflow: auto;
	z-index: 512;
	min-height: 200px;
	padding: 0 0 200px 0;
}

.columns .content .copyOverlay {
	background-color: #FFFFFF;
	height: 60px;
	margin-bottom: -60px;
}

.columns .content .copy {
	position: relative;
	padding: 0 40px 0 40px;
	z-index: 1024;
}


.columnsDefault .marginal {
	position: relative;
	width: 300px;
	float: left;
	margin: 50px 0 0 0;
}

.columnsDefault .content {
	position: relative;
	margin: 0 0 0 300px;
	min-height: 50px;
}

.columnsHome {
	margin: 0 30px;
}

.columnsHome .content {
	float: left;
	width: 60%;
}

.columnsHome .marginal {
	margin: 70px 0 0 60%;
}

.columnsCenter .content {
	width: 850px;
	margin: 0 auto;
}




/**
* Grundformate
*/

.copy * {
	line-height: 1.4em;
}

h1, h1 *, h2, h2 *, h3, h3 * {
	font-family: 'Inconsolata', arial, serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1em !important;
	margin: 1.25em 0 0.75em 0;
}

h1, h1 * {
	font-size: 30px;
	color: #09459f;
}

h1.mainHeader {
	margin-top: 20px;
}

h2, h2 * {
	font-size: 22px;
	color: #333333;
}

h2.withRuler, h3.withRuler, h4.withRuler, h5.withRuler, h6.withRuler {
	margin: 1.25em 0 0.5em 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px solid #eeeeee;
}

h2.iconTrain {
	background-image: url(../images/icon-train.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

h2.iconCar {
	background-image: url(../images/icon-car.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

h2.iconPlane {
	background-image:url(../images/icon-plane.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

h2.error {
	background-image: url("../images/icon-exclamation.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 24px;
	color: #b83419;
}

h3, h3 * {
	font-size: 18px;
}

h4, h5, h6 {
	font-weight: bold;
	margin: 1.25em 0 0.75em 0;
}

.colSLeft { width: 70px; float: left; margin: 0; }
.colSRight { margin-left: 80px; margin-top: 0; }
.colMLeft { width: 130px; float: left; margin: 0; }
.colMRight { margin-left: 140px; margin-top: 0; }
.colLLeft { width: 210px; float: left; margin: 0; }
.colLRight { margin-left: 220px; margin-top: 0; }

p.address {
	margin: -2px 0 0.5em 0;
	padding: 0 0 0.5em 0;
	font-size: 16px;
	border-bottom: 1px solid #eeeeee;
}

.csc-frame-frame1 {
	float: right;
	border-left: 1px solid #eeeeee;
	padding: 0px 15px 0px 15px;
	margin: 0 0 1em 1em;
	width: 35%;
}

.csc-frame-frame1 h2, .csc-frame-frame1 h3 {
	margin: 0 0 0.5em 0;
}

a {
	color: #09459f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.internal-link-more, a.external-link-more {
	display: block;
	margin-top: 4px;
	margin-bottom: 0;
	padding: 0 0 0 20px;
	background-image:url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

hr {
	margin: 25px 0;
	height: 1px;
	border: 0px none;
	background-color: #eeeeee;
}

.copy ul, .copy ol {
	padding: 0 0 0 20px;
}

img {
	border: 0 none;
}

dd.csc-textpic-caption {
	margin: 0;
	padding: 3px 16px;
	background-image: url(../images/icon-caption.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

dl.csc-menu dt {
	margin: 1.25em 0 0.4em 0;
	padding: 0 0 0.4em 0;
	border-bottom: 1px solid #eeeeee;
}

dl.csc-menu dt a {
	font-family: 'Inconsolata', arial, serif;
	font-size: 18px;
	line-height: 1em !important;
	text-transform: uppercase;
	display: block;
	padding: 0 0 0 23px;
	background-image: url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

dl.csc-menu dd {
	margin: 0 0 1em 23px;
}

table.contenttable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -5px;
}

table.contenttable p {
	margin: 0;
}

table.contenttable td, table.contenttable th {
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table.contenttable .tr-even {
	background-color: #fafafa;
}

table.contenttable-1 td, table.contenttable-1 th {
	text-align: right;
}

table.contenttable-1 .td-0 {
	text-align: left;
}

.companytable td {
	width: 25%;
	height: 3em;
	vertical-align: top;
	text-align: center;
}

.multicolumnContainer {
	padding: 0 !important;
	overflow: auto;
	margin: 25px 0 15px 0;
}

.multicolumnContainer .column h2 {
	margin-top: 0px;
}


div.csc-textpic-clear, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap, div.csc-textpic-left div.csc-textpic-text, div.csc-textpic-above div.csc-textpic-text, .clearfix:after {
	clear: none !important;
}

div.csc-textpic {
	overflow: auto;
}

.csc-textpic-above .csc-textpic-imagewrap, .csc-textpic-below  .csc-textpic-imagewrap {
	width: 100% !important;
	float: none !important;
	overflow: auto;
	margin-bottom: 15px;
}

.csc-textpic-imagerow {
	width: 100%;
	overflow: auto;
}

.csc-textpic-above .csc-textpic-single-image {
	width: 100% !important;
	overflow: hidden;
}




/**
* Downloads
*/

.file {
	display: block;
	margin: 0 -5px;
	padding: 8px 10px 8px 26px;
	border-bottom: 1px solid #eeeeee;
	background-image: url(../images/file.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	-webkit-transition: background-color 0.2s;
}

.file:hover {
	text-decoration: none;
	background-color: #eeeeee;
	-webkit-transition: background-color 0.2s;
}

.file .info {
	float: right;
}

.file-pdf { background-image: url(../images/file-pdf.png); }
.file-xls { background-image: url(../images/file-excel.png); }
.file-ppt { background-image: url(../images/file-powerpoint.png); }
.file-doc { background-image: url(../images/file-word.png); }
.file-zip { background-image: url(../images/file-zip.png); }




/**
* Formulare
*/

form {
	overflow: hidden;
}

form h2 {
	padding-bottom: 0.75em;
	margin-bottom: 0;
	border-bottom: 1px solid #eeeeee;
}

fieldset {
	border: 0px none;
	padding: 0;
	margin: 0;
}

fieldset legend {
	font-family: 'Inconsolata', arial, serif;
	font-weight: normal;
	font-size: 23px;
	color: #333333;
	text-transform: uppercase;
	line-height: 1em !important;
	padding: 0;
	margin: 1.25em 0 0.75em 0;
}

.field-submit, .field-reset, .tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit {
	display: inline !important;
}

button, .field-submit input, .field-reset input, .tx_powermail_pi1_submitmultiple_back, .tx_powermail_pi1_submitmultiple_forward, input.tx-powermail-pi1_confirmation, input.tx-powermail-pi1_mandatory_submit {
	padding: 2px 6px;
	float: right;
	margin: 20px 0 0 10px;
	background-image: url(../images/bg-button.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d2d2d2;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}

.field {
	display: block;
	padding: 8px 0;
	border-bottom: 1px solid #eeeeee;
}

.field label {
	display: block;
	width: 190px;
	float: left;
	padding: 1px 0 0 0;
	margin: 0;
}

.field .field-title {
	margin: 0 0 4px 0;
}

.field .powermail_mandatory_js {
	margin-top: 4px;
	padding: 2px 0 2px 20px;
	line-height: 1em;
	color: #CC0000;
	background-image: url(../images/icon-exclamation.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.field-radio .powermail_mandatory_js, .field-checkbox .powermail_mandatory_js {
	margin-left: 4px;
	padding-left: 21px;
}

.field .field-container {
	margin: 0 4px 0 200px;
}

.field-text input, .field-textarea textarea, .field-captcha input, .field-select select, .jscalendar {
	width: 100%;
	border-top: 1px solid #a4a4a4;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

.field-textarea textarea {
	height: 100px;
}

.field-radio input {
	clear: both;
	float: left;
}

.field-radio label {
	float: none;
	margin: 0 0 0 25px;
	padding: 0;
	width: auto;
}

.field-date .jscalendar_input {
	margin: 0 0 0 25px;
}

.field-date .date2cal_img_cal {
	float: left;
	padding: 2px 8px 2px 0;
}

.field-date .powermail_mandatory_js {
	margin-left: -25px;
}

.field-date .jscalendar_cb, .field-date  .date2cal_img_help, .field-date .jscalendar_info {
	display: none;
}

.field-captcha .field-image {
	float: left;
}

.field-captcha .field-container {
	margin: 0 2px 0 280px;
}

.field-captcha label {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 0 5px 20px;
}

.tx-srfreecap-pi2-image-accessible {
	float: left;
}

.field-captcha .tx-srfreecap-pi2-cant-read {
	display: block;
	margin: 5px 0 0 0;
}

.form-summary-row-a {
	width: 250px;
}


/**
* Formular-Boxen
*/

.formBox {
	overflow: visible;
}

.formBox fieldset {
	margin: 15px 0;
	width: 500px;
	padding: 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 1px 5px #ccc;
	-moz-box-shadow: 0px 1px 5px #ccc;
	-webkit-box-shadow: 0px 1px 5px #ccc;
}

.formBox .field label {
	width: 110px;
}

.formBox .field .field-container {
	margin-left: 120px;
}

.formBox .field-submit input {
	margin: 10px 2px 0 10px;
}


/**
* News
*/

.newsItem .more {
	margin-top: -8px;
	margin-bottom: 0;
	padding: 0 0 0 20px;
	background-image:url(../images/icon-more.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.newsItemList {
	margin: 1.25em 0 0.75em 0;
	overflow: auto;
}

.newsItemList img {
	float: left;
	margin: 12px 15px 15px 0;
}

.newsItemList .newsDate {
	font-family: 'Inconsolata', arial, serif;
	font-size: 18px;
	line-height: 1em;
	color: #999999;
	float: left;
	width: 75px;
}

.newsItemList .newsBody {
	margin: 0 0 0 90px;
}

.newsItemList .newsBodyInner {
	margin: 0 0 0 135px;
}

.newsItemList h3 {
	border-left: 1px solid #eeeeee;
	padding-left: 8px;
	margin: 0 0 0 -9px;
}

.newsItemLatest {
	padding: 5px 10px 10px 10px;
	margin: 20px 0;
	background-repeat: repeat-x;
	background-image: url(../images/bg-infobox.gif);
	background-color: #FFFFFF;
	border: 1px solid #eeeeee;
}

.newsItemLatest h3 {
	margin: 0;
}

.newsSingleNextPrev {
	margin: 50px 0 0 0;
	border-top: 1px solid #eeeeee;
	padding: 8px 0 0 0;
	overflow: auto;
}

.newsSingleNextPrev .newsSinglePrevious {
	float: left;
	width: 50%;
}

.newsSingleNextPrev .newsSinglePrevious a {
	display: block;
	padding: 0 10px 0 16px;
	background-image: url(../images/icon-previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.newsSingleNextPrev .newsSingleNext {
	margin: 0 0 0 50%;
}

.newsSingleNextPrev .newsSingleNext a {
	display: block;
	padding: 0 16px 0 10px;
	text-align: right;
	background-image: url(../images/icon-next.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.news-single-date {
	font-style: italic;
}

.news-single-body {
	overflow: auto;
}

.news-single-body p {
	margin: 0 0 1em 0;
}

.news-single-img {
	float: left;
	margin: 0 15px 15px 0;
}

.news-single-imgcaption {
	margin: 0;
}

.news-single-imgcaption span {
	display: block;
	padding: 3px 16px;
	background-image: url(../images/icon-caption.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.news-single-files img, .news-single-files span {
	display: none;
}

.news-single-additional-info .file {
	border-top: 1px solid #eeeeee;
	border-bottom: 0px none;
}

.news-single-files a:hover {
	text-decoration: none;
	background-color: #eeeeee;
	-webkit-transition: background-color 0.2s;
}


.news-list-browse {
	margin: 50px 0 0 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	text-align: center;
}

.news-list-browse .browseLinksWrap {
	display: inline-block;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.news-list-browse .browseLinksWrap a, .news-list-browse .browseLinksWrap span {
	display: block;
	float: left;
	padding: 8px 14px;
	margin: 0 1px 0 0;
}

.news-list-browse .browseLinksWrap a:hover, .news-list-browse .browseLinksWrap .activeLinkWrap {
	color: #FFFFFF;
	background-color: #09459f;
	text-decoration: none;
}




/**
* GoogleMaps
*/

#map {
	width: 100%;
	overflow: auto;
	margin-bottom: 4em;
}

#map #mapInfo {
	position: relative;
	width: 35%;
	height: 302px;
	float: right;
}

#map .mapLinks {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
	margin: 0;
	border-top: 1px solid #eeeeee;
}

#map #mapArea {
	margin: 0 35% 0 0;
}

#map #mapCanvas {
	overflow: hidden;
	margin: 0 20px 0 0;
	height: 300px;
	border: 1px solid #eeeeee;
}

#map #mapCanvas * {
	font-size: 11px;
}




/**
* Kontakt
*/

#tx-tghcontacts-list h2, #tx-tghcontacts-list h3 {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	margin: 20px 0 0 0;
} 

.contact {
	display: block;
	float: left;
	width: 50%;
}

.contact dt {
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 16px;
	height: 16px;
	text-indent: 100px;
	background-repeat: no-repeat;
	background-image: url(../images/contact.gif);
	background-position: 0px 16px;
}

.contact dt.name  { background-position: 0px 0px; }
.contact dt.phone { background-position: 0px -16px; }
.contact dt.fax   { background-position: 0px -32px; }
.contact dt.mail  { background-position: 0px -48px; }

.contact dd {
	margin: 0 0 2px 20px;
}

.contact dd.name {
	font-weight: bold;
	margin-bottom: 5px;
}

.contactRow {
	overflow: auto;
	width: 100%;
}



/**
* Showcase
*/

#showcase {
	margin-left: -47px;
	width: 850px;
	height: 448px;
	padding: 0 7px 7px 7px;
	background-image:url(../images/bg-showcase.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}




/**
* Slideshow
*/

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
