/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {xline-height:1.22em;}


/* page_width[px] / 13 => non_IE   / .9759 => IE  */

#pagewrap {	margin:auto;text-align:left; /* leave unchanged */	width:58.46em;/* non-IE */	*width:59.90em;/* IE */	min-width:790px;/* optional but recommended */	background:black;}

body {background:#464646;} #pagewrap{  width:790px; text-align:left;  margin-left:auto;  margin-right:auto; background:white;}  #header{margin-top:10px;  height:270px;   background: white url(img/swiss-top.png) no-repeat 0 0;  width:100%;} #content {color:#333; background:white url(img/swiss-middle.png) repeat-y;  padding-top:10px;}#footer {  background: #464646 url(img/swiss-bottom.png) no-repeat 0 0; padding-top:40px;color:gray;padding-left:35px;padding-bottom:35px;}/*languages<a href="#" id="english">English</a><a href="#" id="france">Fran¨ais</a><a href="#" id="italiano">Italiano</a><a href="#" id="deutsch">Deutsch</a>*/#languages {padding:46px 20px 0  570px;}#languages a {display:block;float:left;width:50px;height:50px;padding-top:30px;text-decoration:none;font-size:8px;color:gray;background:transparent url(img/languages.png) no-repeat; }a#english {background-position:0 0; }a#france{background-position:-50px 0; }a#italiano {background-position:-100px 0;}a#deutsch {background-position:-150px 0;}h2 {color:#D6294A;font-size:160%;font-family:Georgia,sans;}p {margin-top:1em;margin-bottom:2em;line-height:1.6 !important;}#maincol {float:left;width:340px;margin-left:35px;border-right:1px solid gray;padding-right:20px;}#newscol {float:left;margin-left:10px;width:160px;line-height:1.4em;}#newscol a{color:#9F8181;}#newscol .title {line-height:1.2;}#newscol h2, #markcol h2 {margin-bottom:20px;}#newscol div.title {font-size:90%;}#newscol span.date {display:block;border-bottom:1px dotted gray;padding-bottom:3px;margin-bottom:10px;}.sfe-break-bottom-8 {font-size:9px;line-height:1.2;padding:3px 0px;}#markcol {float:left;margin-left:10px;width:180px;}#markcol td {font-size:90%;text-align:right;line-height:1.4em;padding-bottom:4px;}#markcol td.rval {font-size:90%;text-align:right;line-height:1.4em;padding-left:8px;color:gray;}#markcol a{text-decoration:none;color:#aeaeae;}#markcol .date {font-style:italic;font-size:9px;}h1 {color:#BFDFFF;font-size:180%;font-family:Georgia,sans;font-style:italic;margin:35px 0 0 400px;width:350px;padding-top:35px;}