
/* Basics */

h1,
h2,
h3 {
	font-weight: bold;
	/*color: #8bc2dd;*/
	color: #fccf04;
}

b,
strong {
	color: #fff;
}

input.checkbox {
	width: auto !important;
	border: none;
	background-color: transparent !important;
}

.error {
	color: #FCCE00;
	font-weight: bold;
}

input.error,
select.error,
textarea.error {
	border: 1px solid #FCCE00;
}

.success {
	font-weight: bold;
}

.submit {
    margin: 0 0 0 10em;
    background-color: #8bc2dd;
	color: #FFF;
	font-weight: bold;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
  .clearfix {display: block;}
/* End hide from IE-mac */

/* Layout & Styles */

.center {
	width: 982px;
}

.contents {
	background: url(img/space/bg_space_shadow_2010.gif) no-repeat;
}

.contents .left {
	background-color: transparent;
	width: 165px;
}

.contents .middle {
	width: 807px;
	overflow: hidden;
}

#content_normal {
	height: 584px;
	overflow: auto;
	padding: 10px 20px;
	color: #FFF;
	position: relative;
}

#content_normal a {
	color: #FFF;
}

#content_normal input,
#content_normal select,
#content_normal textarea {
	background-color: #8bc2dd;
}

#content_normal a:hover {
	/*color: #8bc2dd;*/
	color: #fccf04;
}

.footer {
	padding: 30px 0 0 0;
	clear: none;
	text-align: right;
}

.footer p {
	border: none;
}

.csc-header h1,
h1.csc-firstHeader {
	border: none;
	font-size: 26px;
}

/* Menu */

.contents #menu {
	background-color: transparent;
}

#menu ul li .menu-1 {
	border-bottom: 1px solid #57a6cd;
	padding: 10px;
}

#menu ul li a {
	font-size: 17px;
}

#menu ul li a:hover,
#menu ul li.cur a,
#menu ul li.act a {
	color: #005e84;
}



/* Extensions */

/* Template Ext */

.tx_kbnescefe_pi1-2cols .col {
	width: 399px;
	overflow: hidden;
}

.tx_kbnescefe_pi1-2cols .col-left {
	float: left;
}

.tx_kbnescefe_pi1-2cols .col-right {
	float: right;
}

.tx_kbnescefe_pi1-3cols .col {
	width: 33%;
	overflow: hidden;
}

.tx_kbnescefe_pi1-3cols .col {
	float: left;
}

/* Glossary */

.tx-a21glossaryadvancedoutput-pi1 .navbar {
	border-bottom: 1px solid white;
	padding: 0 0 1em 0;
}

.tx-a21glossaryadvancedoutput-pi1 .navbar a {
	border-right: 1px solid white;
	padding: 0 7px 0 5px;
}

.tx-a21glossaryadvancedoutput-pi1 .navbar a.all {
	border: none;
}

.tx-a21glossaryadvancedoutput-pi1 .top {
	display: block;
	text-align: right;
}

.tx-a21glossaryadvancedoutput-pi1 h2 {
	text-transform: uppercase;
	margin: 1em 0 0 0;
}

.tx-a21glossaryadvancedoutput-pi1 .result {
	height: 410px;
	overflow: auto;
	padding: 0 1em 0 0;
}

.tx-a21glossaryadvancedoutput-pi1 .result dt {
	/*color: #8BC2DD;*/
	color: #fccf04;
	font-weight: bold;
}

.tx-a21glossaryadvancedoutput-pi1 .result dd {
	margin: 0;
}

.tx-a21glossaryadvancedoutput-pi1 .resultlinks {
	margin: 1em 0;
}

.tx-a21glossaryadvancedoutput-pi1 .resultlinks a {
	margin: 0 0.5em 0 0;
}

/* Mailformplus */

.tx-thmailformplus-pi1 .left,
.tx-thmailformplus-pi1 .right {
	float: left;
	width: 350px;
}

.th-mailformplus-errors {
    margin: 0 0 1em 0;
}

.th-mailformplus-errors .error {
    display: block;
}

.th-mailformplus-field {
    clear: both;
    padding: 0 0 0.5em 0;
}

.th-mailformplus-field label {
    display: block;
    float: left;
    width: 10em;
}

.th-mailformplus-field .error {
	padding: 0 0 5px 0 !important;
}

.th-mailformplus-field .elem {
    display: block;
    margin: 0 0 0.5em 0;
}

.tx-thmailformplus-pi1 label {
}

.tx-thmailformplus-pi1 div {
	
}

.tx-thmailformplus-pi1 input.submit {
}

#th-mailformplus-field-solution label {
	font-weight: bold;
}

#th-mailformplus-field-submit {
	margin: 1em 0 0 0;
}

#th-mailformplus-field-newsletter label,
#th-mailformplus-field-check label {
	width: auto;
	display: inline;
	float: none;
}

#th-mailformplus-field-newsletter .error,
#th-mailformplus-field-check .error {
	display: block;
}

/* gwv ecards */
.tx-n98gwvecards-pi1 .field_head {
	font-weight: bold;
}

.tx-n98gwvecards-pi1 textarea {
	width: 330px;
	height: 330px;
}

.tx-n98gwvecards-pi1 .left,
.tx-n98gwvecards-pi1 .right {
	float: left;
	width: 350px;
}

.tx-n98gwvecards-pi1 .message {
	margin-top: 1em;
}

.tx-n98gwvecards-pi1 .message,
.tx-n98gwvecards-pi1 .message h2,
.tx-n98gwvecards-pi1 .reply_ecard a {
	font-size: 140%;
}

#gwv_flow_details {
	margin: 2em 0 1em 0;
}

.choose_ecard {
	margin: 1em 0;
}

.tx-n98gwvecards-pi1 .th-mailformplus-field {
	padding: 0;
}

.tx-n98gwvecards-pi1 .error {
	margin: 0 0 1em 0;
}

.tx-n98gwvecards-pi1 .submit {
	margin-top: 1em;
	margin-left: 0;
}

.tx-n98gwvecards-pi1 .reply_ecard {
	margin: 1em 0 0 0;
}

.tx-n98gwvecards-pi1 #gwv_flow_ecard_links {
	margin-top: 20px;
	width: 600px;
}

.tx-n98gwvecards-pi1 #gwv_flow_ecard_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tx-n98gwvecards-pi1 #gwv_flow_ecard_links li {
	float: left;
	padding-right: 10px;
}

/* recaptcha fix */

#recaptcha_widget_div input {
	background-color: #FFF;
	padding: 0;
}

.tx-thmailformplus-pi1 fieldset div {
	padding: 0;
	float: none; /* important for ie7 */
}

.recaptchatable * {
}

#recaptcha_table .recaptcha_input_area {
}

/* Page individual */

/* startpage */

#page_380 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom: 6px;
}

#page_380 .contents #content_normal, 
#page_380 .contents_game #content_normal {
	background-color: white;
	padding: 0;
	height: 604px;
}

#page_380 #content_normal {
	overflow: hidden;
}

/* e-cards */

#page_379 .contents {
	background: url(img/space/bg_space_rot.gif) no-repeat;
}

/* media-glossar */

#page_377 .contents {
	background: url(img/space/bg_space_gruen.gif) no-repeat;
}

/* cartoons */

#page_373 .contents {
	background: url(img/space/bg_space_orange.gif) no-repeat;
}

/* gewinnspiel */

#page_376 .contents,
#page_375 .contents,
#page_374 .contents,
#page_382 .contents {
	background: url(img/space/bg_space_blau.gif) no-repeat;
}


