/* $Id: screen.css 14 2010-03-15 17:50:36Z ab $ */

html {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 98%;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0 0 10px 0;
}

input, textarea {
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	border: 1px solid #999;
	padding: 2px;
}

#content h1 {
	font-size: 20px;
	line-height: 21px;
	color: #104f94;
}

#content h2 {
	font-size: 17px;
	line-height: 19px;
	color: #104f94;
	margin: 10px 0 10px 0;
}

#column-main,
#column-main p,
#column-main div,
#column-main-wide {
	font-size: 14px;
	line-height: 20px;
}

a, a:link {
	color: #104f94;
	text-decoration: underline;
}

a:visited {
	color: #2381E7;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* List types */
#column-main ul,
#column-main-wide ul {
	list-style-type: disc;
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
}

#column-main ul li,
#column-main-wide ul li {
	padding: 0 0 8px 0;
}

/* Shortcut navigation */

#shortcuts {
	display: none;
}

/* Search */
#search input.q {
	float: left;
	border: 1px solid #999;
	color: #ccc;
	height: 12px;
	width: 121px;
	margin: 0 2px 0 0;
	padding: 2px;
}

#search button.search {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	color: none;
	cursor: pointer;
	float: left;
	width: 18px;
	height: 18px;
}

/* Navigation Level 1 */
#navigation #level-1 {
	font-size: 12px;
	font-weight: bold;
}

#navigation #level-1 ul li,
#navigation #level-1 ul li a {
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

#navigation #level-1 ul li:hover {
	background-color: #fff;
	border-left: 2px solid #fc0;
	border-right: 2px solid #fc0;
	padding: 9px 13px 0 13px;
}

#navigation #level-1 ul li.no {
}

#navigation #level-1 ul li.cur {
	background-color: #fff;
}

#navigation #level-1 ul li.act {
	background-color: #fff;
}

/* Navigation Level 2 */
#navigation #level-2 {
	font-size: 12px;
	font-weight: bold;
}

#navigation #level-2 ul li,
#navigation #level-2 ul li a {
	color: #666;
	cursor: pointer;
	text-decoration: none;
}

#navigation #level-2 ul li:hover {
	text-decoration: underline;
}

#navigation #level-2 ul li.no,
#navigation #level-2 ul li.no a,
#navigation #level-2 ul li.no a:link {
	color: #fc0;
}

#navigation #level-2 ul li.cur,
#navigation #level-2 ul li.cur a,
#navigation #level-2 ul li.cur a:link {
	color: #fc0;
}

#navigation #level-2 ul li.act,
#navigation #level-2 ul li.act a,
#navigation #level-2 ul li.act a:link {
	color: #fc0;
}

#navigation #level-2 ul li.cur:hover,
#navigation #level-2 ul li.act:hover {
	text-decoration: none;
}

/* Footer */
#footer {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* Right column frame 1 */
#column-right div.content-right-frame div.csc-frame-frame1 {
	background-color: #ececec;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#column-right div.content-right-frame div.csc-frame-frame1 div.csc-frame.csc-frame-frame1 div.csc-header.csc-header-n1 h2.csc-firstHeader,
#column-right div.content-right-frame div.csc-frame-frame1 div.csc-frame.csc-frame-frame1 div.csc-header.csc-header-n2 h2 {
	background-color: #fc0;
	padding: 8px 10px 8px 10px;
	margin: 0;
	color: #666;
	font-size: 12px;
	border-bottom: 2px solid #fff;
}

#column-right div.csc-header.csc-header-n1 h2.csc-firstHeader {
	color: #999;
}

#column-right div.csc-frame-frame1 p {
	color: #999;
	font-size: 11px;
	line-height: 14px;
	padding: 8px 15px 5px 15px;
}

/* CSS textpic */
div.csc-textpic div.csc-textpic-imagewrap {
	margin: 0 0 20px 0;
}

#column-right div.csc-textpic div.csc-textpic-imagewrap {
	padding: 15px 15px 0 15px;
	margin: 0;
}

div.csc-textpic-border img {
	border: 1px solid #ccc;
}

a.linkIco img {
	border: none;
	margin: 0 3px 0 0;
}

/* TYPO3 Forms */
table.csc-mailform input {
	height: 20px;
}

table.csc-mailform input,
table.csc-mailform textarea {
	border: 1px solid #999;
	width: 300px;
	padding: 2px;
	font-size: 12px;
	line-height: 15px;
}

table.csc-mailform input[type="submit"] {
	border: 1px solid #999;
	width: 150px;
	height: auto;
}

table.csc-mailform td.csc-form-labelcell {
	width: 100px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	padding: 0 15px 10px 0;
}

table.csc-mailform td.csc-form-fieldcell {
	width: 300px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0 0 10px 0;
}

table.csc-mailform td.csc-form-commentcell,
table.csc-mailform td.csc-form-labelcell p.csc-form-label-req,
table.csc-mailform td.csc-form-labelcell label {
	font-size: 12px;
	line-height: 15px;
}

/* Tables */
#column-main table,
#column-main-wide table {
	width: 100%;
}

#column-main table.contenttable thead th,
#column-main-wide table.contenttable thead th {
	padding: 4px 4px 4px 8px;
	background-color: #cfcfcf;
	font-size: 12px;
	line-height: 15px;
}

#column-main table.contenttable td,
#column-main-wide table.contenttable td {
	padding: 8px;
	font-size: 12px;
	line-height: 15px;
}

#column-main table.contenttable tr,
#column-main-wide table.contenttable tr { }

#column-main table.contenttable tr.tr-even,
#column-main-wide table.contenttable tr.tr-even,
#column-main table.contenttable tr.tr-even td,
#column-main-wide table.contenttable tr.tr-even td {
	background-color: #efefef;
}

#column-main table.contenttable tr.tr-odd,
#column-main-wide table.contenttable tr.tr-odd {
	
}

/* Indexed search */
div.tx-indexedsearch-whatis {
	padding: 10px 0 10px 0;
}

div.tx-indexedsearch-browsebox {
	margin: 10px 0 20px 0;
}

div.tx-indexedsearch-res {
	clear: both;
	margin: 20px 0 0 0;
}

div.tx-indexedsearch-res .tx-indexedsearch-title {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

div.tx-indexedsearch-res td.tx-indexedsearch-descr {
	padding-top: 5px;
}

div.tx-indexedsearch-res td.tx-indexedsearch-info {
	color: #ccc;
}

div.tx-indexedsearch-res td.tx-indexedsearch-info span.tx-indexedsearch-path {
	color: #000;
}

div.tx-indexedsearch-browsebox ul.browsebox {
	list-style-type: none;
}

div.tx-indexedsearch-browsebox ul.browsebox li {
	float: left;
	list-style-type: none;
	margin: 5px 20px 5px 0;
	font-size: 12px;
}

/* Seminars */
div.tx-seminars-pi1 h3 {
	margin: 20px 0 5px 0;
}

div.tx-seminars-pi1 label {
	font-weight: bold;
}

div.tx-seminars-pi1 p {
	margin: 0 0 8px 0;
}

div.tx-seminars-pi1 div.tx-seminars-pi1-selectorwidget {
	border: none;
	margin: 0 0 30px 0;
}

div.tx-seminars-pi1 div.tx-seminars-pi1-browsebox {
	border: none;
	margin: 20px 0 20px 0;
}

.tx-pilmailform-pi1 fieldset {border: 1px solid #D8D8D8; margin:0; padding: 0 0 15px 10px; margin: 0 0 15px 0}
.tx-pilmailform-pi1 legend {padding: 3px 7px; text-transform: uppercase;}

.tx-pilmailform-pi1 div.input-row {width: 600px; padding: 10px 0 5px 0; clear: both}
.tx-pilmailform-pi1 .label {width: 115px; text-align: right; float: left; padding-right: 10px; font-weight:bold}
.tx-pilmailform-pi1 .label label {cursor: default}
.tx-pilmailform-pi1 .error .label {color: red}
.tx-pilmailform-pi1 .field {width: 390px; text-align: left; float: left; }
.tx-pilmailform-pi1 .field input {background: #F9F9F9; border: 1px solid #CDCDCD; width: 372px; padding:3px 6px} 
.tx-pilmailform-pi1 .field textarea {background: #F9F9F9; border: 1px solid #CDCDCD; width: 372px; padding:3px 6px} 
.tx-pilmailform-pi1 .error input {background: #F9F9F9; border: 1px solid red} 
.tx-pilmailform-pi1 .error textarea {background: #F9F9F9; border: 1px solid red} 

.csc-frame-frame2 {
	overflow:auto;
	height:500px;
}
