body{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #E6E6E0 url('../images/mainBg.gif') repeat-y;
}

div{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	font-size: 14px;
}

.csc-header-n1 h1{
	margin-top: 0px;
}

h2{
	margin-top: 12px;
	margin-bottom: 7px;
	font-size: 12px;
	color: #6A6A63;
}

h3{
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #6A6A63;
}

h4,h5{
	margin-top: 6px;
	font-size: 11px;
	font-style: italic;
	font-weight:normal;
}

h5{
	font-variant:small-caps;
}

p{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

input{
	border: #7F9DB9 1px solid;
}

a{
	text-decoration: none;
	color: #8F0000;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

table{
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse:collapse;
}

td {
	border: #B8B8A6 1px solid;
	font-size: 11px;
	padding: 3px;
}

.header{
	height: 143px;
	background: #D6D5CB url('../images/headerPicture.gif') no-repeat;
	border-bottom: #ffffff solid 4px;
}

.mainNav{
	position: absolute;
}

.mainNav ul{
	list-style-type: none;
	font-weight: bold;
}

.mainNav ul li{
	float: left;
	width: 115px;
	height: 111px;
}

.mainNav ul li a{
	position: absolute;
	bottom: 0;
	text-align: right;
	width: 95px;
	height: 100px;
	color: #ffffff;
	display: block;
	padding: 6px 10px 6px 6px;
}

.mainNav ul li a:hover{
	text-decoration: none;
}

.mainNav ul li a span{
	position: absolute;
	width: 100px;
	bottom: 5px;
	left: 0px;
	cursor: pointer;
}


.mainNav ul li.mainNav1Act a, .mainNav ul li.mainNav1 a:hover{
	background-color: #A7D100;
	color: #000000;
}

.mainNav ul li.mainNav2Act a, .mainNav ul li.mainNav2 a:hover{
	background-color: #248100;
	color: #000000;
}

.mainNav ul li.mainNav3Act a, .mainNav ul li.mainNav3 a:hover{
	background-color: #53669C;
	color: #000000;
}

.mainNav ul li.mainNav4Act a, .mainNav ul li.mainNav4 a:hover{
	background-color: #8C0160;
	color: #000000;
}

.mainNav ul li.mainNav5Act a, .mainNav ul li.mainNav5 a:hover{
	background-color: #C40000;
	color: #000000;
}

.mainNav ul li.mainNav6Act a, .mainNav ul li.mainNav6 a:hover{
	background-color: #FF7E00;
	color: #000000;
}

.logo{
	position: absolute;
	left: 690px;
	top: 90px;
}

.printLogo{
	display: none;
}

.breadcrumb{
	position: absolute;
	top: 125px;
	left: 15px;
	color: #8D8C7A;
}

.breadcrumb a{
	color: #8D8C7A;
}

.main{
	
}

.leftNav{
	width: 266px;
	margin-top: 20px;
	float: left;
}

ul, li, a{
	margin: 0;
	padding: 0;
}

.leftNav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 266px;
}

.leftNav ul li{
	padding: 2px 0px 0px 15px;
	border-bottom: #ffffff solid 1px;
}

.leftNav ul li.act{
	font-weight: bold;
}

.leftNav ul li a{
	display: block;
	text-decoration: none;
	color: #000000;
	margin-bottom: 2px;
}

.leftNav ul li a:hover{
	text-decoration: underline;
}

.leftNav ul li ul{
	margin-left: -15px;
	list-style-position: inside;
}

.leftNav ul li ul li{
	font-weight: normal;
	padding-left: 17px;
	border-bottom: #ffffff solid 1px;
}

.leftNav ul li ul li.first{
	border-top: #ffffff solid 1px;
}

.leftNav ul li ul li.firstAct{
	border-top: #ffffff solid 1px;
	font-weight: bold;
}

.leftNav ul li ul li.act{
	font-weight: bold;
}

.leftNav ul li ul li.last{
	border-bottom: none;
}

.leftNav ul li ul li.lastAct{
	border-bottom: none;
	font-weight: bold;
}

.leftNav ul li ul li a{
	display: block;
	padding-left: 10px;
	background: url('../images/bullet2ndLevel.gif') no-repeat;
}

* html .leftNav ul li ul li a{
	padding-left: 0px;
}

.leftNav ul li ul li ul{
	margin-left: -15px;
	list-style-position: inside;
}

.leftNav ul li ul li ul li{
	padding-left: 28px;
	border-bottom: #ffffff solid 1px;
}

.leftNav ul li ul li ul li.act, .leftNav ul li ul li ul li.firstAct, .leftNav ul li ul li ul li.lastAct{
	font-weight: bold;
}

.leftNav ul li ul li ul li.first{
	border-top: #ffffff solid 1px;
}


.leftNav ul li ul li ul li.last{
	border-bottom: none;
}

.leftNav ul li ul li ul li a{
	display: block;
	padding-left: 10px;
	background: url('../images/bullet2ndLevel.gif') no-repeat;
}

* html .leftNav ul li ul li ul li a{
	padding-left: 0px;
}

.contentContainer{
	float: left;
	width: 392px;
	margin: 20px 16px 0px 16px;
}

.contentContainer p{
	line-height: 14px;
}

.contentContainer .firstItem p, .articleMore, .contentContainer .firstItem h2, .contentContainer .firstItem ul, .contentContainer .firstItem h3, .contentContainer .firstItem table{
	font-style: italic;
	border-left: #B8B8A6 5px solid;
	padding-left: 10px;
	margin-bottom: 0px;
}

.contentContainer .firstItem p{
	margin-bottom: 15px;
}

.articleMore{
	margin-top: 0;
	margin-bottom: 15px;
}

.downloads, .links{
	width: 392px;
}

.downloads table{
	width: 392px;
}

.links, .downloads{
	margin-bottom: 10px;
}

.contentContainer ul{
	list-style-image:url('../images/linkIcon.gif');
	margin-bottom: 10px;
}

.contentContainer li{
	margin-left: 17px;
	padding-left: -5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.contentContainer li ul li {
	margin-left: 16px;
}

.contentContainer .csc-textpic-caption{
	font-size: 9px;
	padding-bottom: 5px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image{
	margin-left: 0;
}

dl.csc-textpic-image{
	width: auto!important;
}


/*
.newsBox{
	float: left;
	width: 111px;
	height: 111px;
	background-color: #B8B8A6;
}
*/

#printlink{
	display: none;
	position: absolute;
	left: 697px;
	top: 155px;
	z-index: 10;
}

#printlink a{
	color: #ffffff;
	font-weight: bold;
}

#printlink a img{
	margin-right: 3px;
}

.newsBox{
	text-align: left;
	position: absolute;
	width: 111px;
	height: 160px;
	margin-top: 0px;
	background-color: #B8B8A6;
	left: 690px;
}
	
.newsBox ul{
	list-style-type: none;
	margin-left: 7px;
	margin-top: 40px;
	color: #ffffff;
	font-weight: bold;
}

.newsBox ul li a{
	color: #ffffff;
}
.newsBox ul li.act a {
	color: #E6E6E0;
}


#footer{
	clear: both;
	position: absolute;
	height: 45px;
	width: 100%;
	background-color: #ADAB98;
	color: #ffffff;
}

#footer .footertext{
	width: 570px;
	float: left;
	padding-top: 9px
}

#footer .text{
	float: left;
	width: 600px;
}

#footer .text p{
	margin-left: 15px;
	padding-top: 17px;
}

#footer img{
	margin-top: 7px;
	margin-left: 7px;
}

#specialFooter {
	border-top: 1px solid #000000;
	margin-top: 20px;
}

#specialFooter ul {
	list-style: none;
}

#specialFooter ul li {
	float: left;
	margin-left: 0px;
	margin-right: 17px;
}


/* tt_news styles */
.news-single-timedata{
	float: right;
	font-size: 10px;
}

.news-search-form, .news-search-emptyMsg{
	margin-bottom: 10px;
}

/* mit_download styles */
.tx-mitdownload-pi1 p{
	margin-bottom: 3px;
}

.tx-mitdownload-pi1 table, .downloads table {
	border: 0;
	border-bottom: #ADAC98 1px solid;
}

.tx-mitdownload-pi1 table td, .downloads table td {
	border: 0;
	border-top: #ADAC98 1px solid;
	padding: 4px 10px 4px 0px;
	vertical-align:top;
}

.tx-mitdownload-pi1 table .downloadHeader td{
	border-top: none;
	padding: 2px 5px 2px 0px;
}

/* mailform */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
select, input, textarea {
	border: 1px solid #666699;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.radio {
	border: 0;
	background-color: transparent;
}
input.csc-mailform-submit {
	margin-left: 100px;
}
label {
	display:block;
	float:left;
	position:relative;
	width: 100px;
}
.csc-mailform-radio legend {
	display:none;
}

.csc-mailform-radio label {
	display:inline;
	width:auto;
}

.csc-mailform-field {
	margin-bottom: 3px;
	clear:both;
}

.tx-x4emedia-pi1 .search, .tx-x4ematerial-pi1 .search {
	border: 1px solid #B8B8A6;
	padding: 8px;
	padding-top: 0;
	margin-bottom: 20px;
}
.tx-x4emedia-pi1 table, .tx-x4ematerial-pi1 table {
	border-collapse:collapse;
}
.tx-x4emedia-pi1 table tr td, .tx-x4ematerial-pi1 table tr td {
	border: 0;
	border-top: #ADAC98 1px solid;
	padding: 4px 10px 4px 0px;
	vertical-align:top;
}
.tx-x4emedia-pi1 tr.tableheader th , .tx-x4ematerial-pi1 tr.tableheader th{
	text-align:left;
	font-weight:bold;
	padding: 0 10px 4px 0;
}
/* kantone */
.tx-x4epibase-pi1{
	margin-top: 0;
	padding-top: 0;
}

.tx-x4epibase-pi1 .lastupdate {
	width: 80px;
	float:right;
	text-align:right;
	padding-top: 10px;
}
.tx-x4epibase-pi1 .backlink {
	padding-top: 10px;
}
.tx-x4epibase-pi1 .single {
	border-bottom: 1px solid #B8B8A6;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.tx-x4epibase-pi1 .list {
	border-top: 1px solid #B8B8A6;
}

/* Glossar */
.tx-sgglossary-pi1 table td{
	border: 0px;
	margin: 0px;
}

/* Registration form */


.tx-srfeuserregister-pi1 label
{
	width:100px;
}

#tx-srfeuserregister-pi1-password_again
{
	margin-top:12px;
}

.contentContainer ul.tx-srfeuserregister-multiple-checkboxes
{
	list-style-type:none;
	list-style-image:none;
	width:200px;
}

.tx-srfeuserregister-multiple-checkboxes li
{
	clear:left;
	width:250px;
	list-style-type:none;
}

.contentContainer ul.tx-srfeuserregister-multiple-checkboxes li label, .contentContainer .gender-wrap label
{
	float:left;
	width:180px;
	padding-left:20px;
}

.contentContainer .gender-wrap label
{
	width:130px;
}

.contentContainer input.tx-srfeuserregister-pi1-checkbox
{
	float:left;
	margin:0;
	padding:0;
	border:0;
}

.contentContainer .tx-srfeuserregister-pi1-radio
{
	float:left;
	margin-right:5px;
	border:none;
	clear:both;
}

.tx-x4ematerial-pi1 h3{
	margin-bottom: 3px;
	margin-top: 12px;
}

.tx-x4ematerial-pi1 .links li p{
	margin-bottom: 0px;
}

.tx-x4ematerial-pi1 div.flashvideo{
	margin-bottom: 10px;
}

table.matrix {
	width: 621px;
}

table.matrix td.columnNext {
	width: auto;
	height:30px;
	text-align: center;
}

div.survey_error p {
	color: red;
}

form#frmPbSurvey legend {
}

form#frmPbSurvey table {
	margin-top: 15px;
	margin-bottom: 25px;
}

.contentContainerFullWidth {
	width: 622px;
}

body.fullwidth {
	background: #E6E6E0 url('../images/bgfull.gif') repeat-y;
}

.fullwidth textarea {
	width: 614px;
}

.fullwidth input.csc-mailform-submit {
	margin-left: 0px;
}

span.surveySpanRight {
	float:right;
	margin-right: 5px;
	text-align: right;
}

span.surveySpanLeft {
	margin-left: 5px;
	float: left;
}

#chart {
	width: 622px;
	height: 400px;
}

input[type="checkbox"], input[type="radio"]{
    background: #f7f7f4;
    border: 0;
}

#surveySubmitButton {
	margin-top: 10px;
}
