
/* ----------- Content Layouts (frames)) ---------- */


.csc-frame-6 {
  border-bottom: 1px solid #C9C9C9;
  margin: 0 0 0.8em 0;
}

#sub_content .csc-frame-6 {
  margin: 0 0 0.8em -0.4em;
  padding: 0 0 0 0.4em;
}


#first_column_content .csc-frame-6 {
  margin: 0 -0.5em 0.8em 0;
  padding: 0 0.5em 0 0;
}

#second_column_content .csc-frame-6 {
  margin: 0 -0.5em 0.8em -0.5em;
  padding: 0 0.5em 0 0.5em;
}

#third_column_content .csc-frame-6 {
  margin: 0 0 0.8em -0.6em;
  padding: 0 0 0 0.6em;
}

.csc-frame-10 {
  float:left;
  margin-right:0.4em;
  width:49%;
}
.csc-frame-11 {
  float:right;
  margin-left:0.4em;
  width:49%;
}

#content .csc-frame-12 {
  width:569px;
  float:left;
  padding-right:0.8em;
}

#content .csc-frame-20 {
  width:167px;
  float:right;
}

/* ----------- Headers ---------- */

.content h3,
.content h4,
.content h5 {
  	font-weight:bold;
  	font-size:1em;
	  padding:0;
	  margin: 1em 0 0 0;
}

.content h3.csc-subtitle {
    font-weight:bold;
    font-size:1em;
    padding:0;
    margin: 1em 0 0 0;
}

.content h5.csc-subtitle {
    font-weight:bold;
    font-size:1em;
    padding:0;
    margin: 1em 0 0 0;
}

.content h3 a,
.content h4 a,
.content h5 a {
  color: #000000;
  text-decoration:none;
}

.csc-firstHeader {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.content h3.csc-header {
  font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	margin: 0 0 0.8em 0;
	border-bottom: 1px solid #C9C9C9;
	letter-spacing: 0.05em;
	line-height:16px;
}

#sub_content h3.csc-header {
	padding: 0 0 3px 0.45em;
	margin: 0 0 0.8em -0.45em;
}

/* special correction for IE */
*+html #sub_content h3.csc-header {
	line-height:normal;
}

#first_column_content h3.csc-header {
	padding: 0 0.45em 3px 0;
	margin: 0 -0.45em 0.8em 0;
}

#second_column_content h3.csc-header {
	padding: 0 0.45em 3px 0.45em;
	margin: 0 -0.45em 0.8em -0.45em;
}

#third_column_content h3.csc-header {
	padding: 0 0 3px 0.45em;
	margin: 0 0 0.8em -0.45em;
}


/* ----------- Text ---------- */

.content p {
	margin: 0 0 0.9em 0;
	padding:0;
}

.content ul {
	margin: 0.5em 0 1em 3em;
	list-style-type: disc;
}

.content ol {
	margin: 0.5em 0 1em 3em;
	list-style-type:decimal;
}


.content a {
	color: #999999;
	text-decoration:none;
}

.content a:hover {
	text-decoration:none;
	color: #68A8CF;
}


.content .csc-textpic-caption {
  font-size:0.93em;
  color: #666666;
  text-align:right;
  letter-spacing:normal;
  }


/* ----------- Sitemap ------------- */

/*#content .csc-sitemap {
  clear:both;
  margin-bottom:0.8em;
}

#content .csc-sitemap ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

#content .csc-sitemap li {
  display:block;
  margin-bottom:0.8em;
  padding:0;
  float:left;
  clear:both;
}

#content .csc-sitemap li a {
  text-decoration:none;
  text-transform:uppercase;
}

#content .csc-sitemap li ul {
  margin-left:12em;
  margin-bottom: -1.5em;
}

#content .csc-sitemap li a:hover {
  text-decoration:underline;
}

#content .csc-sitemap li li {
  position:relative;
  top:-1.5em;
  display:inline;
  padding-right:1em;
  float:none;
  clear:none;
}

#content .csc-sitemap li li a {
  text-decoration:underline;
  text-transform: none;
}

#content .csc-sitemap li li ul {
  margin-left:0;
  float:left;
  display:block;
  padding-top:1em;
}

#content .csc-sitemap li li li {
  display:block;
  font-size:0.9em;
  margin-bottom:0;
  margin-top:0;
}*/


.content .form-errormsg  {
		color:#CC0066;
		font-weight:normal;
	}

/* -------------------- tt_news -------------------- */

.news-list-container {
}

/* - tt_news LATEST view - */

.news-latest-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
	height: auto !important;
	padding:0 0 0.9em 0;
	margin:0 0 0.8em 0;
	border-bottom:1px solid #C9C9C9;
}

#sub_content .news-latest-item {
  padding:0 0 0.9em 0.45em;
	margin:0 0 0.8em -0.45em;
}

.content .news-latest-item p {
  margin:0;
  padding:0;
}

.content .news-latest-item h4 {
	padding:0;
	margin:0;
}

.content .news-latest-item h4 a {
	color:#000000;
	text-decoration:none;
}

.news-latest-category, news-latest-date {
	display:block;
	float:left;
}






/* - tt_news LIST view - */

.news-list-item {
  overflow: hidden;
	padding:0 0.4em 0.9em 0;
	margin:0 0 0.8em 0;
	border-bottom:1px solid #C9C9C9;
	width:100%;
}

.content .news-list-item p {
  margin:0 0 0 200px;
}

.content .news-list-item h4 {
	margin: 0 0 0 200px;
}

.content .news-list-item h4 a {
	color:#000000;
	text-decoration:none;
}

.news-list-date {
	display:block;
	margin: 0 0 0 200px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-image {
	float: left;
	width:175px;
}


/* - tt_news PAGEBROWSER view - */
/*
.news-browsebox {
 margin: 0 0 0.8em 0;
}
*/

.news-browsebox span {
  padding-right:0.8em;
}

/* - tt_news SINGLE view - */

.news-single-item {
  float: left;
  clear:left;
  padding: 0 1.6em 0.8em 0;
  width:520px;
}

.news-single-image {
  float: right;
  clear:right;
  width:240px;
  margin: 0.2em 0 0.8em 0;
}

.news-single-image img {
  margin-bottom:0.8em;
}

.content .news-single-item h4 {
	padding:0;
	margin:0;
}

.news-single-date {
	display:block;
}

.news-single-imgcaption {
	position:relative;
	top:-0.8em;
	clear:both;
  font-size:0.93em;
  color: #666666;
  line-height:1.1em;
  letter-spacing:normal;
}


.news-single-timedata {
	float: right;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-related, .news-single-files, .news-single-links  {
	padding: 0.4em 0 0.4em 0;
}

.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:0;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:0;
	width:90%;
}

/* - tt_news ARCHIVE MENU view - */

.news-amenu-container {
  padding:0;
  margin:0;
  width:100%;
  display:block;
}

.news-amenu-container li {
	display:block;
	width:100%;
}
.news-amenu-container ul {
  width:100%;
  display:block;
}
.news-amenu-container li.news-amenu-item-year {
	display:none;
}

/* - tt_news MAGAZINE view - */

.magazine-list-item {
  float:left;
  width:178px;
	padding:0 1.5em 0.8em 0;
	margin:0 0 0.8em 0;
}

.content .magazine-latest-item {
  float:right;
  width:74px;
	padding:0 0 0.8em 1.6em;
	margin:0 0 0.8em 0;
}


.content .magazine-list-item h4,
.content .magazine-latest-item h4 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:1em;

}

.content .magazine-list-item h4 a,
.content .magazine-latest-item h4 a {
	color:#999999;
	text-decoration:underline;
}

.magazine-date {
	display:block;
}

.magazine-imgcaption {
  display:none;
}

.magazine-list-image {
  width:178px;
  background: url(/fileadmin/templates/main/images/shadow.gif) no-repeat bottom right;
  height:239px;
}

.magazine-list-image img {
  padding: 0 8px 8px 0;
  margin:0;
}


.magazine-latest-image {
  width:74px;
}



/* Fe users login and registration */
.content .tx-felogin-pi1 p {
      margin:0; padding:0;
      }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {margin:0; padding:0;}
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {margin:0 0 0 14em; padding:0;}
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin:0 0 1em 0; padding: 0.8em 0 0 0; display: block; clear:both; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 0 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 14em; text-align: left;}
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%;}
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		

/* ---------------------------------------------
		Formulars 
----------------------------------------------*/

.standard-form {
  margin: 0 0 1em 0;
}

	.standard-form .form-intro {
		clear:both;
		margin: 0.6em 0 0.6em 0;
		font-style:italic;
	}

	.standard-form .form-element,
	.standard-form .form-radio,
	.standard-form .form-select,
	.standard-form .form-captcha {
		display:block;
		margin: 0.6em 0 0.6em 0;
		clear:both;
		position:relative;
	}
		
	.standard-form .form-controls,
	.standard-form .form-footer {
		display:block;
		margin: 0.6em 0 0.6em 14em;
		clear:both;
	}

.content .standard-form .form-errormsg  {
		color:#CC0066;
		font-weight:normal;
		margin:0 0 0 14em;
		padding:0;
		width:22em;
	}

	.standard-form .form-element label,
	.standard-form .form-select label {
		width:14em;
		display:inline;
		float:left;
		vertical-align:middle;
	}
	

	.standard-form .form-element input,
	.standard-form .form-element textarea, 
  .standard-form .form-select select {
		width:16em;
		border:1px solid #999999;
		color: #666666;
		font-size:1em;
		padding:1px;
	}
	
	.standard-form .form-element textarea, 
  .standard-form .form-select select {
		width:16.4em;
	}
	
	.standard-form input[type=radio],
  .standard-form input[type=checkbox] {
		border:none;
		background:none;
		width:auto;
	}

	
	.standard-form .form-radio label {
    float:left;
    display:inline;
    margin:0;
    vertical-align:middle;
    margin:  0 1.6em 0 0;
		position:relative;
		top:-0.155em;
	}
	

	.standard-form .form-radio input {
    height:1em;
    display:inline;
    float:left;
    padding:0;
    margin: 0 0.455em 0 0.455em;
	}

	.standard-form .form-controls input,
	.standard-form .form-element input.button,
  input.tx-neofileshare-pi2-searchbox-button {
		width:auto;
		color: #666666;
		cursor: pointer !important;
		font-weight:normal;
		background-color:#E2E2E2;
		border:1px outset #999999;
		height:1.4em;
	}
	
	.standard-form .form-element input.button {
		margin-left:14em;
	}
	
		
	.standard-form .form-controls label {
		display: inline;
		left: -1000px;
		overflow:hidden;
		width:0px;
		position:absolute;
		top:-1000px;
		height:0px;
	}
	
	.standard-form .form-captcha {
		display:block;
		margin: 5px 0px 5px 14em;
		clear:both;
	}
	
	.standard-form .form-captcha img {
		width:179px;
		height:70px;
		border:1px solid #A5ACB2;
		margin: 0;
	}
	
	.standard-form .form-element .required{

	display: block;
	position: absolute;
	left: -0.427em;

}


/* ----------- Contact Form --------------- */

.select{
 width: 101.7%;
		border:1px solid #999999;
		color: #666666;
		font-size:1em;
		padding:1px 0 1px 0;
}

.text{
 width: 100%;
 margin-top: 3px;
 margin-bottom: 3px;
  border:1px solid #999999;
	color: #666666;
	font-size:1em;
		padding:1px
}

.textarea{
 width:100%;
 		border:1px solid #999999;
		color: #666666;
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:1px
}

div#formContent{
 width:100%;
 position:relative;
}

div#requestText{
 width:98%;
 position:relative;
}


div#left_contactForm{
 left:0;
 width:33%;
 padding-right:15px;
 float:left;
}

div#right_contactForm{
 width:64.5%;
 left:35%;
 padding:0;
 float:left;
}

div#check_button{
 width: 100%;
 margin:0;
 padding-top:5px;
}

.button{
		width:40%;
		color: #666666;
		cursor: pointer !important;
		font-weight:normal;
		background-color:#E2E2E2;
		border:1px outset #999999;
		height:1.4em;
}


div#formNote{
 width:100%;
 position: relative;
 padding-top:15px;
 padding-bottom:3em;
 margin:0;
 clear:both;
 float:left;
}

div#left_checkbox{
 float:left;
 width:50%;
 padding-top:0px;
 color: #666666;
}

div#left_checkbox input {
 vertical-align:middle;
}

div#right_button{
 width:auto;
 margin-left: 50%;
 margin-right:0;
 padding:0;
 text-align:right;
}