/* this stylesheet is for all the content which is generated by TYPO3 */


.ctArea .ctElement {
	margin-top:10px;
	clear:both;
}

.ctArea a {
	color: #0033cc;
	text-decoration: underline;
}

#rightCol .ctArea .ctElement #rotoflex a {
	background-image: none;
}

.ctArea ul {
	margin-left:10px;
}

.ctArea ul ul {
	margin-left:10px;
}

.ctArea ul li {
	padding: 0 0 0 22px;
	background-image: url(../images/li_button.gif);
	background-position: 1px 3px;
	margin-bottom: 5px;
}

.ctArea ol {
	margin-left:30px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

#midCol h2,
#midCol h2 a {
	color: #000;
	font-weight:bold;
	font-size:15px;
	margin-top: 2px;
	margin-bottom: 12px;
	line-height: 25px;
}

div.csc-textpicHeader .csc-firstHeader {
	padding-top: 0px !important;	
	padding-top: 10px;	
}

#midCol h3 {
	margin-bottom:12px;
	margin-top:2px;
}

#midCol h3,
#midCol h3 a {
	color: #000;
	font-weight:bold;
	font-size:13px;
	line-height: 25px;
}

#midCol h4,
#midCol h4 a {
	margin-top:2px;
	margin-bottom: 12px;
	color: #000;
	font-weight:bold;
	font-size:12px;
	line-height: 25px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top:-13px;
}

#midCol img {
	border: none;
}

#midCol .csc-uploads img {
	border: none;
}

#midCol .ctArea .sectionFrame1 {
	padding-bottom: 18px;
	border-bottom: 2px solid #b1cce7; 	
}

#rightCol .ctElement {
	margin-top: 17px;
	border: 1px solid #d6d6d6;
	padding: 3px;
}

#rightCol .searchBox {
	margin-right: 12px;
	margin-top: 0px;
}

#rightCol .searchBox p.bodytext a {
	color: #0033cc;	
	text-decoration: underline;
}

#rightCol .sectionFrame3 {
	margin-top: 0;
	border: none;
	padding: 0;	
	background-color: white;
}

#rightCol .ctElement span {
	height: 100%;
	display: block;
	background-color: #f8ebd2;
	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 10px;
}

#rightCol .sectionFrame3 span {
	height: auto;
	background-color: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#rightCol h2 {
	padding-top: 11px;
	padding-bottom: 5px;
}

#rightCol h2,
#rightCol h2 a {
	line-height: 25px;
	text-transform: uppercase;
}

#midCol .sectionFrame {
	border-bottom: 2px solid #b1cce7;	
}


	#rightCol #rotoflex * {
		font-family: Verdana;	
		font-size: 11px;
		line-height: 15px;
	}
	
	#rightCol #rotoflex {
		margin-top: 2px;
		border: 1px solid #d6d6d6;
		position: relative;
		height: 162px !important;	
		height: 181px; 
		background: url(../images/swiss_flag.gif) no-repeat 3px 3px #FFF;
		padding-left: 24px;
		padding-top: 17px;
	}

	#rightCol #rotoflex h5 {
		font-weight: bold;
		font-size: 12px;
	}

	#rightCol #rotoflex span {
		background-color: none;
		background: transparent;
		position: absolute;
		left: 75px;
	}
	
	#rightCol #rotoflex span.rotoflex-1 {
		top: 92px;
	}
	
	#rightCol #rotoflex span.rotoflex-2 {
		top: 107px;
	}
	
	#rightCol #rotoflex span.rotoflex-3 {
		top: 137px;
	}
	
	#rightCol #rotoflex span a {
		color: #000;
	}

/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}

.csc-uploads-description {
	width: 400px;
}

/* Sitemap */

.csc-sitemap ul li {
	margin-top:10px;
}

.csc-sitemap ul ul li{
	margin-top:2px;
}

/* Maiform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 4px;
	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;
	margin-top: 2px;
}


.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: 300px !important;
	width: 270px;
}

.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 */

.ctElement .csc-textpic-image {
	padding-top:5px;
}

.ctElement .csc-textpic-intext-right .csc-textpic-imagewrap,
.ctElement .csc-textpic-right .csc-textpic-imagewrap {
	padding-right: 8px !important;
	padding-right: 0px;
	padding-left: 4px !important;
	padding-left: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top:5px !important;
}

.ctElement .csc-textpic-intext-left .csc-textpic-text,
.ctElement .csc-textpic-intext-right .csc-textpic-text {
	padding-top: 3px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image .csc-textpic-text,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image .csc-textpic-text {
	margin-top: 20px;	
}

.ctElement .csc-textpic-intext-left .csc-textpic-imagewrap,
.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding-right: 5px !important;
	padding-right: 0px;
}

.csc-textpic-caption,
.news-single-imgcaption {
	font-size: 11px;	
	padding-top: 3px !important;
	padding-top: 2px;
}

#midCol .ctArea .csc-textpic-left .csc-textpic-imagewrap {
	margin-right: 0px !important;
	margin-right: -200px;
}


/* tt_news */ 

.news-latest-container hr {
	display: none;	
}

.news-latest-container {
	margin-bottom: 10px;	
}

.news-latest-container h2 {
	font-size: 15px;
	text-align: center;
	color: #ff0000;	
	text-decoration: none;
	margin-left: -20px;
	margin-bottom: -10px;
}

.news-latest-container ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.news-latest-container ul {
	margin-bottom: 12px;	
	margin-left: 0px;
}

.news-link {
	clear: both;
	text-align: right;
	background: url(../images/link_arrow.gif) no-repeat right 11px;
	padding-right: 9px;	
	margin-right: 3px;
}

.news-latest-item {
	margin-top: 20px;	
}

.news-latest-item img {
	margin-top: 3px;
	margin-right: 5px;
	float: left;	
}

.news-list-item {
	padding-bottom: 25px;	
	border-bottom: 2px solid #b1cce7; 	
	margin-bottom: 20px;
}

.news-single-item hr {
	display:none;
}

.news-single-item .news-link {
	margin-top: 15px;	
}

.news-single-item span {
	display: block;
	padding-bottom: 12px;	
}

.news-single-img {
	float:left;
	margin-right:10px;
	padding-top:4px;
}

.news-single-item {
	margin-top: -15px;	
}

#midCol .news-single-item h3 {
	line-height: 128.5%;
	background-color:#FFF;
	padding-left:0;
	color:#000;
}

.news-list-item hr{
	display:none;
}

.news-list-item img{
	float:left;
	margin-right:10px;
	margin-top: 3px;
}

.news-list-item h3 a {
	text-decoration:none;
}

.news-list-item .news-list-date {
	display:block;
	float:right;
	padding-right:10px;
	line-height:24px;
}

.news-list-browse {
	margin-top:20px;
}

.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;
	margin-bottom: 20px;
}

#midCol .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;
}

#rightCol .tx-indexedsearch-searchbox-sword {
	width: 140px;
	margin: 15px 0;
}

.tx-indexedsearch-searchbox-button {
	border:none;
	text-indent:-999px;                                 
	height: 10px;
	width: 10px;
	background-color:transparent;
	background-image:url(/fileadmin/template/images/searchButton.gif);
	background-position: 5px 0;
	position:absolute;
	left:300px;
	top:4px;
}

#rightCol .tx-indexedsearch-searchbox-button {
	position: relative;
	left: 10px;
	top: -12px;
	background-image:url(/fileadmin/template/images/search_submit.gif);
	background-position: 0 0;
	cursor: pointer;
}

.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: 10px;	
}

.tx-newloginbox-pi1 table {
	margin-left: 10px;
	margin-bottom: 10px;	
}

.tx-newloginbox-pi1 table td p {
	margin-right: 10px;
}

.tx-newloginbox-pi1 .tx-newloginbox-pi1-submit {
	width: auto;
}

.tx-newloginbox-pi1 input {
	width: 120px;
	margin-bottom: 6px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}


