/**************************************************************************
*** DEFAULT
**************************************************************************/

h1,
h2,
h3 {
	margin-bottom: 7px;
}


.formSubmitDisabled {
	background-color: #DDD;
	color: #666;
}

.formSubmitDisabled:hover {
	background-color: #DDD;
	color: #666;
}


/**************************************************************************
*** CONTENT AREAS
**************************************************************************/
div#header-search-body {
	white-space: nowrap;
}

div#header-search-body-form input {
	width: 120px;
}

div#header-search-body,
div#header-search-body form,
div#header-search-body-form {
	display: inline;
}

/**************************************************************************
*** Schattauer
**************************************************************************/

div#body-wrapper table.schattauerForm {
	border: 0;
}

div#body-wrapper div.schattauerFormWrapper .error {
	color: red;
	font-weight: bold;
}

div#body-wrapper div.schattauerFormWrapper div.error {
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;

	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url(../images/icons/msg_error.gif);
	border:1px solid #DDDDDD;
}

div#body-wrapper table.schattauerForm th {
	text-align: left;
	padding-right: 5px;
	font-weight: normal;
	width: 180px;
}

div#body-wrapper table.schattauerForm input,
div#body-wrapper table.schattauerForm textarea {
	width: 100%
}

div#body-wrapper table.schattauerForm input.input-button,
div#body-wrapper table.schattauerForm input.input-image {
	width: auto;
}

/**************************************************************************
*** PLUGIN: schattauer and cme
**************************************************************************/

div.tqMessageWrapper {
	margin-bottom: 10px;
}

#column-middle-body div.tqMessageWrapper ul {
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 45px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin: 0;
	list-style-type: none;
}

div.tqMessageWrapper .tqMessage {
	background-position: 10px center;
	background-repeat: no-repeat;

}

div.tqMessageWrapper .tqMsgError {
	background-color: transparent;
	border: 1px solid #DDDDDD;
	color: black;
}

div.tqMessageWrapper .tqMsgWarning {
	color:  black;
	background-color: transparent;
	border: 1px solid #DDDDDD;
}

div.tqMessageWrapper .tqMsgMessage {
	border: 1px solid #DDDDDD;
	color: black;
	background-color: transparent;
}

div.tqMessageWrapper .tqMsgNotice {
	border: 1px solid #DDDDDD;
	color: black;
	background-color: transparent;
}


#column-middle-body div.tqMessageWrapper li {
	padding: 0;
	margin: 0;
}

div.schattauerBox {
	padding-bottom: 0;
	margin-bottom: 10px;

	background-color: #efeff0;
}

div.schattauerBox h1,
div.schattauerBox h2,
div.schattauerBox h3,
div.schattauerBox h4,
div.schattauerBox h5,
div.schattauerBox h6 {
	margin-bottom: 0px;
}

div.schattauerBox p {
}

div#mount-content-main div.schattauerBox table {
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	width: 100%;
}

div#mount-content-main div.schattauerBox table {
	border: 0;
}

div#mount-content-main div.schattauerBox table thead td,
div#mount-content-main div.schattauerBox table thead th {
	background-color: transparent;
}


div.examQuestionNavigation {
	position: relative;
	clear: both;
	padding-bottom: 10px;
}

div#examQuestionSubmit {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

div#examQuestionFinish {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

span.examLinkBack {
	position: absolute;
	top: 0px;
	left: 0px;
}

span.examLinkBack input {
	background-image: url(../images/icon-go-back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

span.examLinkNext {
	position: absolute;
	top: 0px;
	right: 0px;
}

span.examLinkNext input {
	background-image: url(../images/icon-go-next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#column-middle-body div.questionaryItem {
	background-color: #E1E1E2;
	margin-bottom: 5px;
	color: #767677;
	padding: 5px;
}

#column-middle-body div.questionaryItem h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
}

#column-middle-body div.questionaryItem a,
#column-middle-body div.questionaryItem a:link,
#column-middle-body div.questionaryItem a:visited,
#column-middle-body div.questionaryItem a:active,
#column-middle-body div.questionaryItem a:hover {
	text-decoration: none;
}

div.exam div.examQuestionnaire {
	margin-bottom: 10px;
}

div.exam div.examQuestion {
	background-color: #E1E1E2;
	padding: 5px;
}

div.exam div.answerTable {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.exam div.answerTable input {
	border: 1px solid black;
}

div.exam div.examQuestionNavigation {
	margin-top: 10px;
	clear: both;
}

div.exam div.examQuestionNavigation input {
	background-color: transparent;
	border: 0;
}

div.exam div.examQuestionNavigation a,
div.exam div.examQuestionNavigation a:link,
div.exam div.examQuestionNavigation a:active,
div.exam div.examQuestionNavigation a:visited,
div.exam div.examQuestionNavigation a:hover {
	text-decoration: none;
}

div.exam div.certificateResultText {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

div.questionaryItem .questionnaireRecord {
	border-bottom: 1px solid black;
}

div.exam span.correct {
	font-weight: bold;
}

div.exam span.incorrect {
}

div.exam div.certificateResultSuccess {
}

div.exam div.certificateResultFailed {
}

div.exam div.downloadCertificate {
	text-align: center;
	margin-top: 10px;
}

div.exam div.downloadCertificate a,
div.exam div.downloadCertificate a:link,
div.exam div.downloadCertificate a:active,
div.exam div.downloadCertificate a:visited,
div.exam div.downloadCertificate a:hover {
	text-decoration: none;
}

div.exam div.downloadCertificate img {
	margin-bottom: 5px;
}


div#column-middle-body div.tq_schattauer_cme .smallTable {
	width: 40%;
}

div#column-middle-body div.tq_schattauer_cme .verticalTable th {
	text-align: right;
}

div.questionnaireDetailForm {
}

div.questionnaireDetailForm div.additionalInformation {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.questionnaireDetailForm div.available {
	color: #787879;
	font-weight: bold;
}

div.questionnaireDetailForm div.buyButton {
	text-align: right;
}


/* magazine list */


/**************************************************************************
*** PLUGIN: tt_news
**************************************************************************/

.tt_news_item {
	margin-bottom: 10px;
}

.tt_news_latest .tt_news_title {
	margin-bottom: 0px;
}

.tt_news_date {
	font-size:1em;
	font-weight:bold;
}

.tt_news_latest .tt_news_title {
}

.tt_news_latest .tt_news_subheader {
}
.tt_news_list .tt_news_item {
	margin-bottom: 15px;
}

.tt_news_list .tt_news_date,
.tt_news_list .tt_news_title {
	display: inline;
}

.tt_news_list .tt_news_subheader {
	margin-left: 25px;
}

/**************************************************************************
*** PLUGIN: frontend reg
**************************************************************************/
div.schattauerRegisterForm {
}

/**************************************************************************
*** PLUGIN: mailforms
**************************************************************************/

input,
textarea,
select {
	color: black;
	border: 1px solid #969696;
	background-color: white;
}

label {
	display: block;
}

fieldset {
	border: 0;
}

input.csc-mailform-submit {
	margin-top: 15px;
}

input:hover,
textarea:hover,
select:hover {
	background-color: #F9F9F9;
}

input.csc-mailform-submit,
input.typo-submit {
	width: 150px;
	text-transform: lowercase;
}


/******************
* EXT: powermail
******************/
.tx-powermail-pi1_formwrap { }

.tx-powermail-pi1_formwrap fieldset {
	border: 0;

	padding: 5px;
}

.tx-powermail-pi1_formwrap legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	padding: 3px 2px;
}

.tx-powermail-pi1_formwrap input:focus,
.tx-powermail-pi1_formwrap textarea:focus,
.tx-powermail-pi1_formwrap select:focus {
	border-color: black;
}

.tx_powermail_pi1_fieldwrap_html_radio p,
.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	width: 130px;
	float: left;
}

.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea {
	padding: 2px;
}

.tx_powermail_pi1_fieldwrap_html input,
.tx_powermail_pi1_fieldwrap_html textarea,
.tx_powermail_pi1_fieldwrap_html select {
	width: 230px;
}

.tx_powermail_pi1_fieldwrap_html textarea {
	height: 130px;
}
.tx_powermail_pi1_fieldwrap_html_radio input {
	border: 1px solid yellow;
}

.powermail_radio_inner input,
.tx_powermail_pi1_fieldwrap_html_submit input {
	width: auto;
}

.powermail_radio_inner {
	display: inline-block;
}

.powermail_radio_inner input {
	display: inline;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	float: right;
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html.even { }
.tx_powermail_pi1_fieldwrap_html.odd { }

.tx_powermail_pi1_fieldwrap_html_submit {
	padding-left: 130px;
}

div.powermail_mandatory_js {
	padding-left: 135px;
	color: #660000;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color: #FF9728;
	border: 1px solid #FF9728;
	font-size: 11px;
	color: black;
	padding: 3px 10px 5px 10px;
	margin-left: -2px;
	z-index: 10;
	text-align: left;
	height: auto;

	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
	box-shadow: 0 0 6px #ddd;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
.error em {
	display: block;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: #FF9728 transparent transparent;

	/* positioning */
	position: absolute;
	bottom: -7px;
	left: 5px;
	border-bottom: 0 none;
}



/**************************************************************************
*** COLUMN MIDDLE
**************************************************************************/

#column-middle h1 {
	font-size: 1.2em;
       font-weight: bold;
	color: #777778;
}

#column-middle h2 {
	font-size: 1em;
	color: #4b4b4d
}

#column-middle h3 {
	font-size: 1em;
}

#column-middle p,
#column-middle pre {
	margin-bottom: 15px;
}

#column-middle ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#column-middle li {
	margin-left: 5px;
}

#column-middle li li {
	margin-left: 5px;
}

/**************************************************************************
*** COLUMN RIGHT
**************************************************************************/

#column-right-body h1 {
	font-size: 1em;
	font-weight: bold;
}


/**************************************************************************
*** MISC
**************************************************************************/

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.name-of-person {
	font-style:italic;
	font-size:1em;
}


/**************************************************************************
*** fegroupbycode
**************************************************************************/

div.tx-fegroupbycode-pi1 {
	text-align: right;
      padding-right: 42px;
}

