/* CSS Document */
@charset "utf-8";

* { margin:0; padding: 0; } 
option { padding-left: 0.4em}
fieldset, img { border:0; }
select, input, textarea { font-size: 99% }
html { height: 100% } 
strong { color:#003151; }
ul { margin-left:20px; }

body { min-height: 101%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 100.01%; position: relative; color: #000; background: #fff; text-align: left; padding: 0px; padding-bottom:100px; background: #fff url(../images/background_websitelong.jpg) no-repeat top; }

#seitenrand { border: 0px #000 solid; margin:auto; margin-top:20px; width:952px; }
#seite { border: 0px #000 solid; background: #fff; }

/*Header*/
#header { position:relative; height: 201px; color: #000; background: #fff url(../images/header/headerB-new.jpg) no-repeat top; }
#header img { margin: 0px; }

/*Logolink*/
a.logo { position:absolute; width:280px; height:70px; margin-left:20px; margin-top:10px; }

/*Top-Navigation*/
#topnav { position:absolute; bottom:0px; width:950px; height:56px; border-left:1px solid #9bafb9; border-right:1px solid #9bafb9; }
#topnav img.bluedot { padding-top:12px; padding-left:10px; float:left; }
#topnav ul { margin-left:0px; list-style:none; float:left; height:56px; width:950px; }
#topnav ul a { display:block; float:left; width:96px; text-decoration:none; color:#fff; font-family: Verdana, Arial, sans-serif; font-size:15px; font-weight:bold; height:28px; background: url(../images/tab_off.jpg) no-repeat left bottom; line-height:28px; }
#topnav ul li.aktiv a { background: url(../images/tab_on.jpg) no-repeat left bottom; }
#topnav ul ul { position:absolute; top:28px; left:20px; height:28px; width:930px; background:#9eafb9; }
#topnav ul li.aktiv ul a { background: #9eafb9; width:auto; }
#topnav ul li ul a { background: #9eafb9; width:auto; }
#topnav ul li { display:inline; float:left; text-align:center; margin-left:20px; }
#topnav ul ul { display:none; }
#topnav ul li.aktiv ul { display:block; }
#topnav ul li ul li { display:inline; float:left; margin-left:-20px; padding-right:20px; }
#topnav ul li ul li.sub1 a { padding-left:40px; }
#topnav ul ul li a { padding-left:10px; }
#topnav li.subact a { color:#003151; }

/*Breadcrumb*/
#breadcrumb { text-transform:uppercase; color: #003151; font-size:10px; right:10px; position:absolute; padding-right:20px; padding-top:10px; padding-bottom:1px; background: url(../images/breadcrumb.gif) no-repeat right bottom; }
#breadcrumb a { text-decoration:none; color:#738e9f; }
#breadcrumb a:hover { text-decoration:underline; }

/*Teaser*/
#teaser { width:170px; display:none; }
#teaser2,
#teaser3 { width:170px; }
#teaser3 { margin-top:10px; }
#teaser a,
#teaser2 a,
#teaser3 a { color:#003151; }
#teaser ul,
#teaser2 ul,
#teaser3 ul { list-style-image:url(../images/reddot_lightblue.gif); }
#teaser .news-latest-container h2,
#teaser2 h2,
#teaser3 h2 { font-size:14px; color:#003151; font-weight:bold; }
#teaser2 h2,
#teaser3 h2 { border-bottom:1px dotted #9eafb9; padding-bottom:5px; margin-bottom:5px; }
#teaser .newsbox_outer,
#teaser2 .newsbox_outer,
#teaser3 .newsbox_outer { background: url(../images/background_boxtop.gif) no-repeat left top; padding-top:12px; }
#teaser .newsbox_inner,
#teaser2 .newsbox_inner,
#teaser3 .newsbox_inner { background: url(../images/background_boxbottom.gif) no-repeat left bottom; padding-bottom:12px; }
#teaser .news-latest-container,
#teaser2 .teaser2box,
#teaser3 .teaser2box { background: url(../images/background_box.gif) repeat-y left top; padding:0px 10px 0px 10px; }
#teaser .news-latest-container .news-latest-item { padding-top:5px; border-top: dotted 1px #9eafb9; margin-top:5px; font-size:11px; }
#teaser .news-latest-container .news-latest-item h3 a { font-size:12px; color:#003151; font-weight:bold; text-decoration:none; }
#teaser .news-latest-container .news-latest-date a { text-decoration:none; color:#000; font-size:9px; font-weight:bold; }
#teaser .news-latest-container .news-latest-morelink { text-align:right; }
#teaser .news-latest-container .news-latest-morelink a { color:#003151; font-size:12px; font-weight:bold; text-decoration:none; }
#teaser .news-latest-container .news-latest-morelink span { color:#e12218; }

/*News*/
.news-single-item h3 { color:#003151; }

/*Hauptcontainer um Inhaltsspalten*/
#hauptcontainer { clear:both; width: auto; background: #fff url(../images/background952.gif) repeat-y top left; margin:0px; padding:0px; padding-top:20px; padding-bottom:10px; font-family: Verdana, Arial, sans-serif; font-size:12px; }

/*Spalten-Definitionen*/
#spalte1 { float: left; width: 180px; z-index: 3; }
#spalte1_inhalt { position:relative; z-index: 4; padding-left:20px; }
	
#spalte2 { float:right;  width: 180px; z-index: 5; }
#spalte2_inhalt { position:relative; z-index: 6; padding-right:10px; }

#spalte3 { width:auto; margin-left: 180px; margin-right: 180px; z-index: 1; }
#spalte3_inhalt { position:relative; z-index: 2; padding-left:10px; border-left:1px dotted #9EAFB9; margin-left:10px; padding-right:10px; }

/*Content*/
#content a { /*color:#E12218;*/ color:#003151; text-decoration:none; }
#content a:hover { text-decoration:underline; }
#content hr { border:none; border-top:dotted 1px #9eafb9; height:1px; margin:1px 0px 1px 0px; }
#content h6 { color:#E12218; font-size:12px; font-weight:normal; }
#content h5 { color:#003151; font-size:12px; font-weight:bold; }
#content h5#swissbasic { margin-top:20px; }
#content h5#swissstudent,
#content h5#foreignresearcher,
#content h5#expatriate,
#content h5#foreignstudent { margin-top:20px; border-top:dotted 1px #9eafb9; padding-top:10px; }

/*Footer Navigation*/
#footernavi {
/*background: #fff url(../images/background952.gif) repeat-y top left;
padding-left:20px;
float:left;*/
}
#footernavi_new { background: #fff url(../images/background952.gif) repeat-y top left; padding-left:20px; float:left; }
#footernavibox_a { /*display:none;*/ }
.footernavibox,
.footernavibox1,
.footernavibox2,
.footernavibox3,
.footernavibox4 { float:left; font-size:12px; }
.footernavibox h2 { display:inline; font-size:14px; color:#003151; padding:0px 20px 0px 0px; background:url(../images/arrow_big.gif) right no-repeat; }
.footernavibox ul { list-style-image:url(../images/reddot_white.gif); }
.footernavibox a { color:#003151; }
.footernavibox { width:744px; margin-right:208px; background:url(../images/background_quicklinks.jpg) no-repeat top left; border-bottom:1px dotted #9eafb9; border-top:1px dotted #9eafb9; padding-bottom:40px; padding-top:10px; }
.footernavibox1,
.footernavibox2,
.footernavibox3,
.footernavibox4 { width:170px; padding-left:10px; }

/*Footer und Clearing*/	
#footer { clear:both; height: 28px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:left; color:#9eafb9; background:#fff url(../images/footer.jpg) no-repeat bottom; margin: 0px; padding: 0px 0px 0px 170px; border: 0px #000 solid; line-height: 26px; }
#footer a { text-decoration:none; color:#9eafb9; }
#footer a:hover { text-decoration:underline; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; } 
.floatbox { overflow:hidden; }
#ie_clearing { display: none }
.hide { position:absolute; top:-9999px; left:-9999px; display:inline; overflow:hidden; width:0px; height:0px; }

/*Startseite*/
#content .startseite { padding-bottom:100px; border-bottom:1px dotted #9eafb9; float:left; }
#content .startseite .sp1,
#content .startseite .sp2,
#content .startseite .sp2_1,
#content .startseite .sp2_3,
#content .startseite .sp2_2 { float:left; }
#content .startseite .sp2_2,
#content .startseite .sp2_3 { padding-left:10px; padding-right:10px; }
#content .startseite .sp1 { width:330px; margin-right:10px; }
#content .startseite .sp1 h2 { color:#e12218; font-size:20px; font-weight:normal; margin-bottom:20px; }

/*Titel blau*/
#content .startseite .sp2 h2 a,
#content .startseite .sp3 h2 a { color:#003151; }
#content .sp1_1_1 h2 a,
#content .sp1_2_1 h2 a,
#content .sp1_3_1 h2 a { color:#003151; }
#content .startseite .sp2 { width:400px; }
.sp2_1 { width:400px; }
#content .startseite .sp2_1 h2 { font-size:14px; color:#003151; margin-bottom:20px; }
#content .startseite .sp2_3 { background:url(../images/location_international.jpg) no-repeat; width:176px; height:373px; padding-top:5px; }
#content .startseite .sp2_2 a { color:#003151; text-decoration:underline; }
#content .startseite .sp2_2 ul li { list-style-image:url(../images/reddot_subnav_blue_1px.gif); }
#content .startseite .sp2_3 h2 { display:inline; font-size:14px; color:#003151; padding:0px 20px 0px 0px; background:url(../images/arrow_big.gif) right no-repeat; }
#content .startseite .sp2_3 h2 a { color:#003151; text-decoration:none; }
#content .startseite .sp2_2 { background:url(../images/location_switzerland.jpg) no-repeat; width:176px; height:373px; margin-right:8px; padding-top:5px; }
#content .startseite .sp2_2 a { color:#003151; text-decoration:underline; }
#content .startseite .sp2_3 ul li { list-style-image:url(../images/reddot_subnav_blue_1px.gif); }
#content .startseite .sp2_2 h2 { display:inline; font-size:14px; color:#003151; padding:0px 20px 0px 0px; background:url(../images/arrow_big.gif) right no-repeat; }
#content .startseite .sp2_2 h2 a { color:#003151; text-decoration:none; }

/*Language*/
.tx-srlanguagemenu-pi1 img { display:none; }
#language { position:absolute; right:10px; bottom:35px; z-index:10; font-weight:normal; font-size:10px; color:#003151; }
#language { font-weight:normal; font-size:11px; color:#003151; text-transform:uppercase; }
#language a { font-weight:normal; font-size:10px; color:#003151; }
#language .CUR { font-size:10px; color:#e12218; }
#language .CUR a { color:#e12218; }
#language .SPC { font-size:10px; }
#language .INACT { font-size:10px; }

/*Location*/
#location { font-weight:normal; font-size:10px; color:#003151; text-transform:uppercase; position:absolute; bottom:35px; right:160px; z-index:10; }
#location a { color:#003151; text-decoration:none; }
#location a:hover { text-decoration:underline; }
#location .locact a { color:#e12218; }
#location .locact a:hover { text-decoration:none; }

/*Ebene 1*/
.ebene1_fce .sp1 { float:left; padding-bottom:10px; /*border-bottom:1px dotted #9eafb9;*/ margin-bottom:10px; font-size:11px; color:#003151; line-height:16px; }
.ebene1_fce .sp1_1 img.continue,
.ebene1_fce .sp1_2 img.continue,
.ebene1_fce .sp1_3 img.continue { position:absolute; float:left; top:300px; /*bottom:-20px;*/ margin-left:20px; }
.ebene1_fce .sp1 ul li { list-style-image:url(../images/reddot_blau.jpg); line-height:20px; }
.ebene1_fce .sp1 h4 { font-size:22px; text-align:center; }
.ebene1_fce .sp1_1,
.ebene1_fce .sp1_2,
.ebene1_fce .sp1_3 { float:left; width:220px; height:336px; padding:5px 10px 10px 10px; background: url(../images/background_linkbig.jpg) no-repeat; margin-right:10px; }
.ebene1_fce .sp1_3 { margin-right:0px; }
.ebene1_fce .sp1_1 h2,
.ebene1_fce .sp1_2 h2,
.ebene1_fce .sp1_3 h2 { display:inline; font-size:14px; color:#003151; padding:0px 20px 0px 0px; margin-bottom:20px; background:url(../images/arrow_big.gif) right no-repeat; }
.ebene1_fce .sp1_1 h2 a,
.ebene1_fce .sp1_2 h2 a,
.ebene1_fce .sp1_3 h2 a { color:#003151; text-decoration:none; }
.ebene1_fce .sp2 { padding-bottom:100px; border-bottom:1px dotted #9eafb9; }
.ebene1_fce .sp2 h2 { display:block; float:left; width:auto; font-size:14px; color:#003151; padding:0px 20px 0px 10px; background:url(../images/arrow_big.gif) right no-repeat; }
.findquickly { float:left; width:100%; }
.ebene1_fce .sp2 h2 a { color:#003151; text-decoration:none; }
.ebene1_fce .sp2 ul { margin-left:25px; padding-top:5px; }
#content .ebene1_fce .sp2 ul a { color:#003151; text-decoration:none; }
.ebene1_fce .sp2 ul a:hover { text-decoration:underline; }
.ebene1_fce .sp2 ul li { list-style-image:url(../images/reddot_subnav.gif); line-height:30px; }

/*Navigation links*/
.navilinks ul { list-style:none; border-top:1px dotted #9EAFB9; }
.navilinks ul ul { list-style:none; border:none; margin-left:10px; }
.navilinks ul li { padding-top:5px; padding-bottom:5px; border-bottom:1px dotted #9EAFB9; }
.navilinks ul li ul li { border:none; }
.navilinks ul li a { color:#003151; text-decoration:none; font-weight:normal; font-size:12px; }
.navilinks ul li a:hover { text-decoration:underline; }
.navilinks ul li.aktiv a { text-decoration:none; font-weight:bold; color:#e12218; }
.navilinks ul li.aktiv ul a { text-decoration:none; font-weight:normal; color:#003151; }
.navilinks ul li.aktiv ul a:hover { text-decoration:underline; }
.navilinks ul li.aktiv ul li.aktiv a { color:#e12218; }

/*Continue Button*/
#contentbutton { width:220px; height:104px; padding:10px; float:right; background: url(../images/bakckground_linksmall.jpg) no-repeat; margin-left:10px; margin-bottom:10px; position:relative; }
#content #contentbutton h3 { font-size:22px; text-align:center; color:#003151; }
#content #contentbutton h2 { color:#003151; display:inline; padding-right:20px; margin-top:0px; padding-bottom:2px; font-size:18px; height:18px; font-weight:normal; background:transparent url(../images/arrow_big.gif) no-repeat right center; }
#contentbutton .continuebutton_content { float:left; position:relative; top:10px; left:20px; } /*position:absolute; top:124px;*/
#contentbutton .continuebutton_content img { float:left; position:relative; top:0px; right:0px; }
#contentbutton .continuebutton_content p { float:left; position:relative; top:0px; right:0px; }

/*Searchbox*/
#search { position:absolute; right:0px; top:168px; z-index:10; padding-right:10px; }
form#searchform { position:relative; }
input#searchinput { width:120px; font-size:12px; position:relative; top:8px; }
input#searchsubmit { position:relative; top:10px; }

/*FAQ*/
#content .tx-irfaq-pi1 .additional-info { border:none; }

/*Kontakt*/
form#kontakt { float:left; width:500px; margin-left:70px; }
form#kontakt legend { display:none; }
form#kontakt label { float:left; display:block; width:120px; color:#003151; }
form#kontakt input,
form#kontakt select { float:left; width:280px; border:1px solid #9EAFB9; }
form#kontakt textarea { float:left; width:280px; height:100px; border:1px solid #9EAFB9; }
.tx_powermail_pi1_fieldwrap_html { float:left; padding-bottom:10px; }
form#kontakt .powermail_mandatory { color:#e12218; }
form#kontakt #powermaildiv_uid11 { width:340px; }
form#kontakt #powermaildiv_uid11 input { width:auto; float:right; background:none; border:none; }
form#kontakt input.powermail_submit { width:50px; height:16px; border:none; margin-left:350px; background:#fff; }
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_back { width:69px; height:16px; float:left; margin-left:0px; padding-top:20px; }
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_submit { width:124px; height:16px; float:left; padding-top:20px; }
.tx-powermail-pi1_confirmation .powermail_all_td b { color: #003151; font-weight:normal; padding-right:4px; }
.tx-powermail-pi1_confirmation .powermail_all_td { padding-bottom:5px; }
.tx-powermail-pi1_confirmation { margin-left:70px; }
.tx-powermail-pi1_confirmation p { padding-bottom:15px; color: #003151; }

/*Tabellen*/
#content table.contenttable { border-top:1px dotted #9eafb9; border-bottom:1px dotted #9eafb9; width:100%; border-spacing:0px; padding: 2px 4px 2px 4px; }
#content table.contenttable thead { background:#003151; color:#fff; }
#content table.contenttable thead th { font-weight:normal; font-size:12px; padding:2px 4px 2px 4px; }
#content table.contenttable td { padding:4px; }
#content ul { list-style-image:url(../images/reddot_white.gif); }

/*Sitemap*/
.tx-dropdownsitemap-pi1 { overflow:hidden; float:left; }
.tx-dropdownsitemap-pi1 .description { display:none; }
.tx-dropdownsitemap-pi1 div { margin-left:0px; }
.tx-dropdownsitemap-pi1 ul, 
.tx-dropdownsitemap-pi1 ol { float:left; width:150px; }
.tx-indexedsearch-res { float:left; }
.tx-dropdownsitemap-pi1 a,
.tx-dropdownsitemap-pi1 a:link,
.tx-dropdownsitemap-pi1 a:visited,
.tx-dropdownsitemap-pi1 a:hover, 
.tx-dropdownsitemap-pi1 a:active { background-color:inherit; color:#003151; }
.tx-dropdownsitemap-pi1 div.expAll { background-color:#9eafb9; border:1px solid #003151; color:inherit; padding:5px; }

/*Win an iphone*/
form#iphone { width:430px; float:left; font-size:11px; background:url(../images/img_iphone.jpg) no-repeat right; }
form#iphone legend { display:none; }
form#iphone .tx_powermail_pi1_fieldwrap_html { float:left; }
form#iphone .tx_powermail_pi1_fieldwrap_html_label { float:left; display:block; width:100px; }
form#iphone #powermaildiv_uid17 { width:100%; color:#003151; }
form#iphone .tx_powermail_pi1_fieldwrap_html_checkbox_title,
form#iphone .tx_powermail_pi1_fieldwrap_html_radio_title { color:#003151; padding-bottom:10px; }

/*powermail*/
#powermaildiv_uid14,
#powermaildiv_uid13 { width:100%; }
#powermaildiv_uid14 label,
#powermaildiv_uid13 label,
#powermaildiv_uid12 label { width:180px; display:block; float:left; }
.powermail_check_inner,
.powermail_radio_inner { padding-bottom:5px; }
#powermaildiv_uid15 { width:100%; }
#powermaildiv_uid16 input { margin-left:144px; }
input#uid15 { width:144px; background:#9EAFB9; border:1px solid #003151; }
/*powermail Submit Button*/
.tx-powermail-pi1_mandatory_submit { width:138px; height:16px; margin-top:20px; }
.powermail_mandatory_listitem strong { font-weight:normal; }
.tx-powermail-pi1_mandatory { padding-left:100px; padding-top:50px; }
.powermail_mandatory_list { padding-top:20px; }

/*Countrselect*/
form#countryselect { width:560px; height:446px; background: url(../images/background_countryselection_titel.jpg) no-repeat; }
form#countryselect select#cselect { position:absolute; top:280px; left:210px; }

/*FCE*/
.ebene1_fce .sp2 { display:none; }

/*Search*/
#content #searchsubmit { width:62px; height:16px; float:right; margin-top:-28px; margin-right:200px; }
#content .tx-indexedsearch-whatis { padding:20px 0px; }
#content .tx-indexedsearch-browsebox { padding:10px 0px; }
#content .tx-indexedsearch-browsebox ul { margin-left:0px; } 
#content .tx-indexedsearch .res-tmpl-css { width:100%; }
.tx-indexedsearch-title { font-size:11px; }
.tx-indexedsearch-res { width:100%; overflow:hidden; }

/*Downloads*/
.tx-abdownloads-pi1 { }
.tx_abdownloads_treeView_category_level_1 { display:none; }
.tx_abdownloads_treeView_category_level_2,
.tx_abdownloads_treeView_category_level_3 { margin:10px 0px 10px 0px; }
.ab_cat { color:#003151; font-weight:bold; }
.start_download { padding-left:30px; }
.tx_abdownloads_treeView_downloads .download_textlink { margin-top:-5px; }
.download_container { position:relative; width:400px; }
.tx_abdownloads_treeView_downloads a.download_imglink { right:0px; position:absolute; }
.spacer-gif { display:none; }
.dlline { border-bottom: 1px dotted #9EAFB9; }

/*Contact*/
form#contact {
float:left;
width:500px;
margin-left:70px;
}

form#contact legend {
display:none;
}

form#contact label {
float:left;
display:block;
width:120px;
color:#003151;
}

form#contact input,
form#contact select {
float:left;
width:280px;
/*background:#9EAFB9;*/
/*border:1px solid #003151;*/
border:1px solid #9EAFB9;
}

form#contact textarea {
float:left;
width:280px;
height:100px;
/*background:#9EAFB9;*/
/*border:1px solid #003151;*/
border:1px solid #9EAFB9;
}

.tx_powermail_pi1_fieldwrap_html {
float:left;
padding-bottom:10px;
}

form#contact .powermail_mandatory {
color:#e12218;
}

form#contact #powermaildiv_uid11 {
width:340px;
}

form#contact #powermaildiv_uid11 input {
width:auto;
float:right;
background:none;
border:none;
}

form#contact input.powermail_submit {
width:50px;
height:16px;
border:none;
margin-left:350px;
background:#fff;
}

.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_back {
width:69px;
height:16px;
float:left;
margin-left:0px;
padding-top:20px;
}

.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_submit {
width:124px;
height:16px;
float:left;
padding-top:20px;
}

.tx-powermail-pi1_confirmation .powermail_all_td b {
color: #003151;
font-weight:normal;
padding-right:4px;
}

.tx-powermail-pi1_confirmation .powermail_all_td {
padding-bottom:5px;
}

.tx-powermail-pi1_confirmation {
margin-left:70px;
}

.tx-powermail-pi1_confirmation p {
padding-bottom:15px;
color: #003151;
}

#socialweb { float:right; margin-right:15px; margin-top:-20px; }

#teaser .news-latest-container .news-latest-date a { color:#738e9f; font-weight:normal; }
#teaser h3 { padding-top:6px; }
.news-single-item .news-single-timedata { font-size:11px; color:#738e9f; font-weight:normal; }
.news-list-item .news-list-date { font-size:11px; color:#738e9f; font-weight:normal; }

/*Textpic clear ausblenden*/
div.csc-textpic-clear  { display:none; }
#teaser3 div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { float:none; }

/*Double Contentbutton*/
#contentbutton_container { position:relative; padding-bottom:10px; }
#content #contentbutton_container .contentbutton h3 { padding-top:10px !important; }
#contentbutton_container, .contentbutton_fce { float:left; }
#contentbutton_container .left { margin-right:80px; }
#contentbutton_container .contentbutton {  padding:10px;  }
#contentbutton_container .contentbutton { width:220px; height:104px; float:right; background: url(../images/bakckground_linksmall.jpg) no-repeat; }
#content #contentbutton_container .contentbutton h3 { font-size:22px; text-align:center; color:#003151; }
#content #contentbutton_container .contentbutton h2 { color:#003151; display:inline; padding-right:20px; margin-top:0px; padding-bottom:2px; font-size:18px; height:18px; font-weight:normal; background:transparent url(../images/arrow_big.gif) no-repeat right center; }
#contentbutton_container .contentbutton .continuebutton_content { float:left; position:absolute; top:90px;  }
#content #contentbutton_container  .left .continuebutton_content { left:30px; }
#content #contentbutton_container .right .continuebutton_content { left:350px; }



