@charset "UTF-8";

@import url("../yaml/core/base.css");
@import url('screen/basemod.css');
@import url("content.css");
@import url("../yaml/print/print_draft.css");

.align-center { text-align:center; }

h1 {
	color:#1A3C70;
	font-size:24px;
	text-align:center;
}

h2 {
	color:#1A3C70;
	margin-top:2em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-size:16px;
	border-bottom:1px solid #000000;
}

h3 {
  font-size:14px; 
  margin-top:12px;
  margin-bottom:5px;
}

hr {
	background-color:#CCCCCC;
	color:#CCCCCC;
	margin-bottom:0.5em;
}

p {
	margin-bottom:1em;
	font-size:12px;
	line-height:16px;
}

#col3_content p {
	line-height:18px;
	letter-spacing:0.1px;
}

#col3_content .contenttable p {
  padding-right:8px;
}

ul {
	font-size:12px;
	line-height:16px;
}

img { margin:8px; }

.csc-textpic-intext-right img 
{
  margin:8px 0 8px 8px;
}

#header img 
{
  margin:0;
}

#col2_content .kasten {
	background-color:#EBEBEB;
	margin-bottom:1em;
}

#col2_content .kasten h1 {
	background-color:#F3C200;
	font-size:12px;
	margin:0;
	padding: 4px 8px 4px 8px;
}

#col2_content .kasten h2 {
	border-top:2px dotted #CCCCCC;
	border-bottom:none;
	font-size:10px;
	padding: 8px 8px 12px 8px;
	margin:0;
}

#col2_content .kasten p {
	padding:4px 8px 8px 8px;
	margin:0;
}

#col2_content .kasten h2 a {
	color:black;
	background-color:white;
	text-decoration:underline;
}

#col2_content .kasten p a {
	color:inherit;
	background-color:transparent;
	text-decoration:underline;
	line-height:24px;
}

.gelber-kasten {
	width:100%;
/*	background-color:#F3C200; */
	padding-left:2px;
}

.gelber-kasten h2 {
	background-color:#F3C200;
	padding:4px;
	margin-top:1em;
}

#col2_content .gelber-kasten p {
	line-height:16px;
}

#col3_content img { margin:0; }

/* col3_content .csc-textpic-clear { clear:none; } */

ul.nav {
	list-style:none;
	color:white;
	background-color:white;
	padding:0px;
	width:180px;
	margin:-12px 0 0 0;
}

ul.nav li {
	width:180px;
	border-bottom:1px solid white;
	background-color:#F3C200;
	padding:2px 0 0;
	margin-top:12px;
	margin-left:0;
}

ul.nav li a {
	font-weight:bold;
	color:#1A3C70;
	width:100%;
	text-decoration:none;
	margin-left:14px;
}

ul.nav-sec {
	list-style:none;
	margin:1px 1px 1px 1px;
	padding:1px 0 1px 0;
	background-color:white;
	border-top:1px solid white;
	width:178px;
}

ul.nav-sec li {
	width:152px;
	border-bottom:1px solid white;
	background-color:#F3C200;
	margin:0 2px;
	padding:0 8px 0 14px;
}

ul.nav-sec li a {
	font-weight:normal;
	color:#1A3C70;
	width:100%;
	text-decoration:none;
	margin-left:0px;
}

a.act { font-weight:bold !important; }

.tx-powermail-pi1 {
  background-color: #F3C200;
  padding:6px;
  border:1px solid black;
  font-size:12px;
}

fieldset.tx-powermail-pi1_fieldset {
  /* Disable border */
  border: none !important;
  background-color: #F3C200 !important;
}

fieldset.tx-powermail-pi1_fieldset div.odd,div.even {
	background-color: #EEEEEE !important;
}

fieldset.tx-powermail-pi1_fieldset legend {
  border-bottom:1px solid black;
  width:100%;
  margin-bottom:10px !important;
  text-align:center;
  font-size:16px;
}

div.tx_powermail_pi1_fieldwrap_html {
/*  border:1px solid grey; */
  padding:4px;
  margin:0 !important;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_label {
	background-color:#F3C200 !important;
	margin-bottom:0.5em !important;
	margin-top:1.5em !important;
	border:none;
	border-bottom:1px solid black;
	
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
  	display: block;
	width: 200px;
	float: left;
	clear: both;
	color: black;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_submit {
	background-color:#F3C200 !important;
	text-align:center;
	border:none;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin:0 !important;
}

/*
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
  * Style input fields *
  width: 200px;
  border: none;
  border-bottom: 1px solid black;
  margin-left: 10px;
}
*/

div.tx_powermail_pi1_fieldwrap_html {
  /* Increase margin between every field */
  margin: 10px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:auto !important;
}

fieldset.tx_powermail_pi1_fieldwrap_html_submit {
	margin-left:200px;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  clear:none;
}

#thema { font-size:30px; left:210px; top:75px; position:absolute; color:#1A3C70; }