.printOnly { display: none; }
html,
body {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	font-size: 9pt;
	color: #4c5050;
	text-align: center;
}
* { line-height: 20px; }

#page {
	width: 858px;
	background-color: #fff;
/*	padding-left: 42px;*/
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#empfehlen {
	margin: 0 auto;
	text-align: left;
}

.b		{ display: block; }
.h		{ display: hidden; }
.c		{ clear: both; }
.c-r	{ clear: right; }
.c-l	{ clear: left; }
.l		{ float: left; }
.r		{ float: right; }
.t-l	{ text-align: left; }
.t-r	{ text-align: right; }

.grau-h-bg	{ background-color: #eceeed; }
.grau-d-bg	{ background-color: #4c5050; }
.rot-bg		{ background-color: #ef7f01; }

.hr-red		{ border-top: 2px solid #ef7f01; }
.hr-grau-d	{ border-top: 1px solid #4c5050; }
.hr			{ border-top: 1px solid #fff; }

.w858		{ width: 858px; }
.w814		{ width: 814px; }
.w792		{ width: 792px; }
.w280		{ width: 280px; }
.w385		{ width: 385px; }
.w421		{ width: 418px; }
.w578		{ width: 578px; }
.w62		{ width:  62px; }
.w115		{ width: 115px; }

.h470		{ min-height:	350px; }
* html .h470	{ height:	350px; }
*+html .h470	{ min-height:	350px; }

.p216l		{ padding-left:		216px; }
.p54l		{ padding-left:		54px; }
.p33t		{ padding-top: 		33px; }
.p33r		{ padding-right: 	33px; }
.p33b		{ padding-bottom: 	33px; }
.p33l		{ padding-left: 	33px; }
.p25t		{ padding-top:		25px; }
.p40r		{ padding-right:	40px; }
.p11t		{ padding-top: 		11px; }
.p11r		{ padding-right: 	11px; }
.p11l		{ padding-left: 	11px; }
.p10r		{ padding-right: 	10px; }
.m6t		{ margin-top: 		 6px; }
.m11v		{ margin:			11px -10px; }



/****** Banner ******/
a {
	color: #4c5050;
}
a:hover {
/*	color: #ef7f01;*/
	color: #2c3030;
}
ul { padding-left: 0; }
ul,
ul li { list-style: none; }
ul li {
	background-image: url(/fileadmin/media/li-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 8px;
}



/****** Generische Elemente ******/
h1,
h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 90px;
}
h1 a span {
	display: none;
}

#Signet-rot,
#Signet-grau {
	width: 134px;
	height: 132px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#Signet-rot	 { background-image: url(/fileadmin/media/Signet-rot.png); }
#Signet-grau { background-image: url(/fileadmin/media/Signet-grau.png); }


.header {
	padding: 0;
	margin: 0;
	border-top: 1px solid transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
/**+html .header { background-position: 42px 0px; }*/

.headerBg {
	background-image: url(/fileadmin/media/mensch-und-maschine-scholle.png);
	background-repeat: no-repeat;
	background-position: top left;
}
/**+html .headerBg { background-position: 42px 0px; }*/


/****** Navigation ******/
ul.nav,
ul.nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #4c5050;
/*	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;*/
/*	font-size: 8pt;*/
/*	font-weight: bold;*/
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
ul.nav		{ display: block; }
ul.nav li	{
	display: block;
	float: left;
	padding-left: 1px;
	background-image: url(/fileadmin/media/nav_bg.png);
	background-position: center left;
	background-repeat: no-repeat;
}
ul.nav li a	{
	display: block;
	color: #fff;
	padding: 0 4px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	float: left;
}
*+html ul.nav li a {
	font-weight: normal;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 8pt;
}
ul.siteservice li.last-child a {
	padding: 0 0 0 4px;
}
ul.main {
	color: #fff;
}
div.rot-bg ul.main li.act a,
div.rot-bg ul.main li a:hover	{
	color: #2c3030;
}
ul.main li.act a,
ul.main li a:hover	{
	color: #ef7f01;
}


ul.siteservice li {
	background: none;
}
ul.siteservice li a {
	color: #4c5050;
	border-left: 1px solid #4c5050;
}
ul.siteservice li a:hover {
	color: #000;
}


/****** Micro-Forms ******/
ul.nav form {
	margin: 0;
	padding: 0;
}
ul.nav form .input {
	height: 13px;
	margin: 0 2px;
}
ul.nav form .input input {
	height: 13px;
	padding: 0 2px;
	border: none;
	background: none;
	width: 96%;
	font-size: 10px;
	line-height: 12px;
}
ul.nav form .input {
	border: 1px solid #4c5050;
}
ul.nav form span {
	text-transform: uppercase;
	border-left: 1px solid #4c5050;
	padding-left: 4px;
	margin: 0 4px;
	color: #4c5050;
	line-height: 14px;
}
ul.nav form button {
	background-image: url(/fileadmin/media/button_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	border: none;
	line-height: 15px;
	height: 15px;
	width: 18px;
}
ul.nav form button span {
	display: none;
}


/****** Content Elements ******/
p {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	margin-top: 0;
}

.csc-firstHeader {
	margin-top: 0;
}

h2 {
	font-weight: normal;
}

h4 { font-weight: normal; }
h3,
h4 {
	border-width: 2px 0;
	border-style: solid;
	border-color: #fff;
	margin: 0;
	clear: both;
}
h3 span,
h4 span {
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #4c5050;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 0 4px;
}

a[href$='.pdf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(/fileadmin/media/mini/file_acrobat.gif) no-repeat center left;
}
a.pdf { 
	padding: 5px 0 5px 20px;
	background: transparent url(/fileadmin/media/mini/file_acrobat.gif) no-repeat center left;
}
input { outline: 0; }



/****** Formular ******/
fieldset.csc-mailform {
	border: none;
	padding: 0;
}
div.csc-mailform-field {
	clear: both;
	min-height: 24px;
}
fieldset.csc-mailform label {
	float: left;
	clear: left;
}
fieldset.csc-mailform input,
fieldset.csc-mailform select,
fieldset.csc-mailform textarea,
fieldset.csc-mailform button.csc-mailform-submit {
	float: right;
	clear: right;
	width: 250px;
	background: #fcfcfc;
	border: 1px solid #4c5050;
	font-size: 9pt;
	line-height: 14px;
	padding: 2px;
}
fieldset.csc-mailform input.checkbox {
	width: auto;
	border: none;
	background: none;
/*	float: left;*/
}
*+html fieldset.csc-mailform input.checkbox {
	margin: 5px 0;
}

div.csc-mailform-field input.password {
	margin-right: 0;
}

fieldset.csc-mailform input,
fieldset.csc-mailform select {
	height: 14px;
}

fieldset.csc-mailform select,
fieldset.csc-mailform input.csc-mailform-submit,
fieldset.csc-mailform button.csc-mailform-submit {
	height: 20px;
	padding: 0px;
	width: 256px;
}
fieldset.csc-mailform input.csc-mailform-submit,
fieldset.csc-mailform button.csc-mailform-submit {
	background: #ef7f01;
	color: #fff;
	font-weight: bold;
}

div.mailFormError {
	width: 250px;
	padding: 10px 0;
	margin-left: 130px;
	clear: both;
}

div.mailFormError p, div.mailFormError li {
	color: #ef7f01;
	font-weight: bold;
}


fieldset.csc-mailform button.csc-mailform-submit  {
	border: 1px solid #4c5050;
}


/****** Flash ******/

div.media {
	padding: 10px;
	background-color: #4c5050;
	margin: 0 -10px 10px -10px;
	float: left;
}



/****** Übersichten ******/

div.overview div.media {
	margin-bottom: 0;
}
div.overview .csc-menu {
	margin-bottom: 30px;
	margin-left: -10px;
}



/* @group Termine */

.terminListe .caps,
.terminDetail .caps {
	text-transform: uppercase;
}

/* @group Termin-Liste */

.terminListe {
	width: 100%;
	margin-bottom: 30px;
}
.terminListe tr {}

.terminListe tr th {
	text-align: left;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	vertical-align: top;
}

.terminListe tr td {
	vertical-align: top;
}

.terminListe tr td.datum, .terminListe tr th.datum { width: 73px; }
.terminListe tr td.titel, .terminListe tr th.titel  { width: 312px; }
/*.terminListe tr td.ort,   .terminListe tr th.ort    { width: 59px; }*/

.terminListe tr th span {
	border-left: 1px solid #4C5050;
	padding-left: 4px;
}

/* @end */

/* @group Termin-Details */

.terminDetail {
	width: 806px;
}

.terminDetail .workshopTermin {
	border-collapse: collapse;
	margin: 30px 0;
	border: 2px solid #FFF;
	width: 100%;
}
.terminDetail .workshopTermin tr {}
.terminDetail .workshopTermin tr td,
.terminDetail .workshopTermin tr th {
	border-bottom: 2px solid #FFF;
	background-color: #4C5050;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 8px;
}

.terminDetail .workshopTermin tr td.datum,     .terminDetail .workshopTermin tr th.datum     {}
.terminDetail .workshopTermin tr td.uhrzeit,   .terminDetail .workshopTermin tr th.uhrzeit   {}
.terminDetail .workshopTermin tr td.bemerkung, .terminDetail .workshopTermin tr th.bemerkung {}


/* @end */

/* @end */

/* @group Termin-Details */

div.tx-indexedsearch {
	margin-left: -20px;
	clear: both;
}

div.tx-indexedsearch div.tx-indexedsearch-searchbox {
	display: none;
}

div.tx-indexedsearch div.tx-indexedsearch-whatis {
	display: none;
}

div.tx-indexedsearch div.tx-indexedsearch-browsebox {
	clear: both;
}

div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox {
	text-align: right;
	width: 780px;
	list-style: none;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	background-image: none;
	list-style: none;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox a {
	
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox strong a {
	text-decoration: none;
}
div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox a.prevNext {
	color: #ef7f01;
	font-weight: bold;
	text-decoration: none;
}


div.tx-indexedsearch div.resultBox {
	height: 90px;
	width: 385px;
	margin: 0 10px 10px 0;
	float: left;
}

div.tx-indexedsearch div.resultBox h2 {
	margin: 0;
}

div.tx-indexedsearch div.resultBox h2 a {
	color: #ef7f01;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group sr_feuser_register */

.tx-srfeuserregister-pi1 span.error {
	font-weight: bold;
	color: #F00;
}

/* @end */

/* @group tt-News */

.ttNewsList table tr td {
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}

.ttNewsList table tr td.date {
	white-space: nowrap;
}

/* @end */


/***** News *****/
div.news-latest-container div.news-latest-item {
	margin: 0 0 20px 0;
}
div.news-latest-container div.news-latest-item a {
	text-decoration: none;
}

/***** Downloadbereich *****/
div.tx-lumophpinclude-pi1 table {
	margin-top: 20px;
	margin-bottom: 20px;
}



