/**************************************************************************
*** 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;
}



/**************************************************************************
*** 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
**************************************************************************/

.error {
	color: red;
}

.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;
}
