/* this stylesheet is for all the content which is generated by TYPO3 */


.ctArea .ctElement {
	margin-bottom :20px;
	clear: both;
}

.ctArea a {
	color: #BF001F;
}

.ctArea a:hover {
	font-weight: bold;
}

.ctArea ul ul {
	margin-left:10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	background-image: url(../images/nav_bullet.gif);
	background-position: 1px 6px;
}

#rightCol .ctArea ul {
	margin-top: 15px;
/*	margin-bottom: 15px;	*/
}

#rightCol .ctArea ul li {
	background: url(../images/bullet_right.gif) no-repeat 6px 5px;
	padding: 0 0 0 20px;
	height: 15px;
}

.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

#midCol h2 {
	padding-bottom: 15px;
}

#midCol h2,
#midCol h2 a {
	color: #d81233;
	font-weight:bold;
	font-size:14px;
	font-style: italic;
	line-height: 24px;
}

#midCol h3 {

}

#midCol h3,
#midCol h3 a {
	color: #d81233;
	font-weight:bold;
	font-size:12px;
	line-height: 24px;
}

#midCol h4 {

}

#midCol h4,
#midCol h4 a {
	color: #000;
	font-weight:bold;
	font-size:12px;
	line-height: 24px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top:0;
}

#rightCol * {
	font-size: 11px;
}

#rightCol .ctElement {
	position: relative;
	z-index: 1;
}

#rightCol h2 {
}


/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}

.csc-uploads .csc-uploads-description {
	width: 400px;
}

.csc-uploads-2 .csc-uploads-description {
	width: 300px;
}

#midCol .ctElement .csc-uploads a:hover img {
	border: none;
}


/* RichText-Table */

#midCol .ctArea .contenttable {
	margin-left: 1px;
	margin-right: 2px;
}

#midCol .ctArea .contenttable td {
	border: 1px solid #000;
	padding: 1px 5px;
}


/* Multimedia Elements */



/* Sitemap */

.csc-sitemap ul li {
	margin-top:10px;
}

.csc-sitemap ul ul li{
	margin-top:2px;
}

/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear:both;
}

.defaultForm .csc-mailform-label {
	padding:5px 0;
}

fieldset.defaultForm .required {
	float:left;
	margin-left:-12px;
}

.defaultForm label {
	float: left;
	width: 180px;
	display: block;
	margin-bottom: 6px;
}


.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.defaultForm input.file {
	width: 330px !important;
	width: 320px;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6; color: black;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border:none;
}

.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width:auto;
	padding:0 10px !important;
	padding:0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label{
	width:auto;
	display:inline;
	float:none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width:auto;
	margin-bottom:-2px;
	margin-right: 5px;
	background-color: transparent;
	border: none;
}
/*
.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; color: black;
}*/

/* images */

#rightCol .ctElement .csc-textpic-image {
	padding-top:5px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top:5px;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 4px;
	padding-left: 2px;
	color: #BF001F;
}

#rightCol .csc-textpic-caption {
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 1px;
	font-size: 11px;
}

#rightCol .ctElement .csc-textpic-above .csc-textpic-image img {
	margin-left: -6px !important;
	margin-left: -10px;
	position: relative;
	left: 0px !important;
	left: 84px;
	z-index: 999;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-imagewrap {
	margin-top: 10px;	
}

/* tt_news */ 

.newsItem {
	margin-top: 5px;
	margin-bottom: 30px;
}

.newsTitle {
	margin-bottom: 15px;
}

.newsItem img {
	float: left;
	margin: 4px 7px 2px 0;
}

.newsDate,
.newsTitle{
	display: block;
	color: #BF001F;	
}

.ctArea .newsLink a {
	font-size: 10px;
	color: #000;
	text-decoration: underline;	
}

.ctArea .newsLink a:hover {
	font-weight: normal;
}

.newsSubheader {
	font-weight: bold;
	padding-bottom: 20px;
}

.newsLinkBack {
	margin-top: 15px;
}

.news-list-browse {
	margin-top: 20px;
}

.news-single-imgcaption {
	font-size: 11px;
	color: #BF001F;
	padding-left: 1px;
}

.news-single-img {
	float: left;
	margin-right: 6px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* indexed search */

.tx-indexedsearch-browsebox {
	margin-top:15px;
}

.tx-indexedsearch-browsebox p {
	margin-bottom:30px;	
}

.tx-indexedsearch-searchbox {
	position:relative;
	margin-top:10px;
}

.tx-indexedsearch-searchbox td {
	padding-top: 3px;
	width:140px;
}

.tx-indexedsearch-searchbox-sword {
	width: 200px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.tx-indexedsearch-searchbox-button {
	border:none;
	text-indent:-999px;                                 
	height:20px;
	width:20px;
	border:none;
	background-color:transparent;
	background-image:url(/fileadmin/template/images/searchButton.gif);
	background-position: 5px 0;
	position:absolute;
	left:300px;
	top:4px;
}

.tx-indexedsearch-res {
	margin-top:10px;
}

.tx-indexedsearch-searchbox select {
	width: 160px;	
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;	
	padding: 1px;	
	font-size: 110%;
}

.tx-indexedsearch-whatis {
	margin-top: 10px;	
}

#midCol .tx-indexedsearch-icon img {
	border: none;	
	margin-right: -2px !important;
	margin-right: 6px;
}

.tx-indexedsearch-title a {
	margin-left: -3px !important;
	margin-left: 10px;
}


/* Login */

.tx-newloginbox-pi1 p {
	margin-bottom: 20px;	
/*	color: #BF001F;*/
	color: #000;
}

.tx-newloginbox-pi1 table td p {
	margin-bottom: 10px;
	margin-right: 13px;
	font-weight: normal;
	color: #000;
	width: 180px;
}

.tx-newloginbox-pi1 input {
	border: 1px solid #929698;
	padding: 1px;
	width: 160px;
	background-color: #F6F6F6; color: black;
}

.tx-newloginbox-pi1 input.tx-newloginbox-pi1-submit {
	width: 100px;
	cursor: pointer;
	background-color: #F6F6F6;
	border: 1px solid #929698;
	padding: 0px;
}

#midCol .tx-newloginbox-pi1 h3 {
	padding-bottom: 20px;
}

.tx-newloginbox-pi1-forgotP {
	padding-top: 25px;
}

.tx-newloginbox-pi1-forgotP a {
	font-weight: normal;	
}


/* Textpic Optionen */

#midCol .newsItem a:hover img,
#midCol .ctElement .csc-textpic-image a:hover img,
#midCol .ctElement a:hover img,
#midCOl .news-single-img a:hover img {
	border: 1px solid #BF001F;
}

#midCol .news-list-item img,
#midCol .newsItem img,
#midCol .news-single-img img,
#midCol .ctElement .csc-textpic-image img {
	border: 1px solid #EDEDED;	
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}


/* Flexible Contents 3 Columns */

.fce3Columns {
	margin-top: -20px;
}

.fce3Columns .fceLeftCol {
	float: left;
	width: 33%;
}

.fce3Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce3Columns .fceMidCol {
	float: left;
	width: 33%;
}

.fce3Columns .fceMidCol .fceCtArea {
	margin-left: 5px;
	margin-right: 5px;
}

.fce3Columns .fceRightCol {
	float: right;
	width: 33%;
}

.fce3Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
}

/**/


/* Registration Form */


.tx-srfeuserregister-pi1 p {
	padding-left: 0px;
	margin-left: 0px;
}

.tx-srfeuserregister-pi1 fieldset.defaultForm div.formRow {
	margin-left: -16px;	
}

#midCol .tx-srfeuserregister-pi1 h4 {
	padding-left: 0px;
}

.tx-srfeuserregister-pi1 .regForm p {
	padding-left: 4px;
}

.tx-srfeuserregister-pi1 .regForm p.tx-srfeuserregister-pi1-notice {
	font-weight: bold;
}

.tx-srfeuserregister-pi1-error {
	font-size: 11px;
	position: relative;
	padding-left: 180px;
	margin-bottom: 10px;
}

.regForm {
	margin-left: -4px;
}

.regForm dl {
	margin-left: 20px;	
}

.regForm input,
.regForm select,
.regForm textarea,
.regForm button {
	width: 200px;
	margin-bottom: 6px;
	font-size: 110%;
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.regForm .tx-srfeuserregister-pi1-submit {
	width: 120px;
}

.tx-srfeuserregister-pi1-submit-l {
	margin-left: 0px;	
}

.regForm .formRowPreview {
	margin-top: 40px;
	margin-left: 30px;
}

.regForm .formRow dt {
	text-align: left;	
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0px;
}

.regForm .tx-srfeuserregister-pi1-submit-form {
	margin-left: 180px;
}

#midCol .tx-srfeuserregister-pi1 h4 {
	margin-bottom: 0px;
}

.tx-srfeuserregister-pi1-preview-confirm {
	position: relative;
	left: 1px;
	font-weight: bold;
}

.regForm .agbLabel a {
	background-image: none;
	padding-left: 1px;
}

.regForm select {
	width: 204px !important;
	width: 201px;
}

/* Startseite Flash-Animation und Sprach-Men� */

#midCol .ctElement .elementWrapStart {
	position: relative;
	text-align: center;
}

#midCol .ctElement .elementWrapStart .langNavStart {
	margin: 0;
	padding: 0;
}

#midCol .ctElement .elementWrapStart .langNavStart li {
	background-image: none;
	float: left;
	margin-bottom: 20px;
}

#midCol .ctElement .elementWrapStart .langNavStart li a {
	display: block;
	height: 17px !important;
	height: 30px;
	width: 60px;
	padding-top: 23px;
	text-transform: uppercase;
	text-align: center;
}

#midCol .ctElement .elementWrapStart .langNavStart li a.act {
	font-weight: bold;
}

#midCol .ctElement .elementWrapStart .langNavStart li.de a {
	background: url(../../user_upload/Neue_Flaggen/flag_de_small.gif) no-repeat center top;
}

#midCol .ctElement .elementWrapStart .langNavStart li.en a {
	background: url(../../user_upload/Neue_Flaggen/flag_en_small.gif) no-repeat center top;
}

#midCol .ctElement .elementWrapStart .langNavStart li.fr a {
	background: url(../../user_upload/Neue_Flaggen/flag_fr_small.gif) no-repeat center top;
}

#midCol .ctElement .elementWrapStart .langNavStart li.it a {
	background: url(../../user_upload/Neue_Flaggen/flag_it_small.gif) no-repeat center top;
}

#midCol .ctElement .elementWrapStart .langNavStart li.cz a {
	background: url(../../user_upload/Neue_Flaggen/flag_cz_small.gif) no-repeat center top;
}

#midCol .ctElement .elementWrapStart .langNavStart li.pl a {
	background: url(../../user_upload/Neue_Flaggen/flag_pl_small.gif) no-repeat center top;
}
      

/* fe_user_reg IE6 Bugfixes:
werden nur für den IE6 benötigt */

* html .tx-srfeuserregister-pi1-error {
	padding-left: 183px;	
}

* html .regForm .tx-srfeuserregister-pi1-submit-form {
	margin-left: 183px;
	padding: 0px;
}

