/*
-----------------------------------------------
sta main style
version: 2011.10.10
----------------------------------------------- */

h1,h2,h3,h4,h4,h6,p,span,ol,ul,li,form,img { margin:0; padding:0; font-size:100.01%; }

div.clear {
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
	}

body {
	margin:0;
	padding:0;
	background:#fff url( ../i/bg.gif ) repeat-y 50% 0;
	color:#808080;
	font:12px arial,helvetica,sans-serif;
	text-align:center;
  }
	
	
  
/* COLUMN STRUCTURE --------------------------- */

	
/* header --------------------------- */

#headerHome {
	width:880px;
	margin:0 auto;
	}

#headerHome #zurich {
	float:left;
	width:170px;
	}

#headerHome #text {
	float:left;
	width:540px;
	height:200px;
	background:#1D4A96;
	color:#DFDCD6;
	text-align:left;
	position:relative;
	}

#headerHome #text img {
	margin:25px;
	}

#headerHome #text p {
	position:absolute;
	padding:25px;
	left:0;
	bottom:0;
	}

#headerHome #vaduz {
	float:left;
	width:170px;
	}

#headerHome a {
	font-weight:bold;
	text-decoration:none;
	color:#DFDCD6;
	}

#header {
	width:880px;
	margin:0 auto;
	}

#header #zurich {
	float:left;
	width:170px;
	}

#header #text {
	float:left;
	width:540px;
	height:150px;
	text-align:left;
	background:#1D4A96;
	color:#DFDCD6;
	text-align:left;
	position:relative;
	}

#header #text img {
	margin:25px;
	}

#header #text p {
	position:absolute;
	padding:25px;
	left:0;
	bottom:0;
	}

#header #vaduz {
	float:left;
	width:170px;
	}

#header a {
	font-weight:bold;
	text-decoration:none;
	color:#DFDCD6;
	}
	

/* body --------------------------- */

#content {
	width:880px;
	margin:0 auto;
	}
	
#left {
	float:left;
	width:170px;
	margin:0;
	text-align:left;
	font-size:11px;
	}
	
#middle {
	float:left;
	width:540px;
	text-align:left;
	color:#112D59;
	padding-bottom:2em;
	}
	
#right {
	float:left;
	width:170px;
	text-align:left;
	color:#000;
	font-size:11px;
	margin:25px 0;
	line-height:15px;
	letter-spacing:1px;
	}
	

/* left --------------------------- */
	
#nav {
	text-align:left;
	border-top:1px #dfdcd6 solid;
	}
	
#nav ul {
	color:#fff;
	width:170px;
	list-style-type:none;
  	font:11px verdana,arial,helvetica,sans-serif;
	background:dfdcd6;
	}

#nav ul li a {
	border-bottom:1px #dfdcd6 solid;
	display:block;
	width:170px;
	color:#fff;
	background:#1D4A96;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px 0;
	}
	
#nav ul li a:hover,#nav ul li a.current {
	color:#fff;
	background:#c00;
	}

#nav ul ul li a {
	border-bottom:1px #dfdcd6 solid;
	display:block;
	width:170px;
	color:#1D4A96;
	background:#b6b3af;
	text-decoration:none;
	font-weight:normal;
	padding:3px 0;
	text-transform:none;
	}
	
#nav ul ul li a:hover,#nav ul ul li a.current {
	color:#fff;
	background:#b6b3af;
	}

#altNav {
	text-align:left;
	}
	
#altNav ul {
	color:#fff;
	width:170px;
	list-style-type:none;
  font:11px verdana,arial,helvetica,sans-serif;
	background:#dfdcd6;
	}

#altNav ul li a {
	border-bottom:1px #dfdcd6 solid;
	display:block;
	width:170px;
	color:#fff;
	background:#112D59;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px 0;
	}
	
#altNav ul li a:hover,#altNav ul li a.current {
	color:#fff;
	background:#900;
	}

#altNav ul ul li a {
	border-bottom:1px #dfdcd6 solid;
	display:block;
	width:170px;
	color:#112D59;
	background:#b6b3af;
	text-decoration:none;
	font-weight:normal;
	padding:3px 0;
	text-transform:none;
	}
	
#altNav ul ul li a:hover,#altNav ul ul li a.current {
	color:#fff;
	background:#b6b3af;
	}
	
#left a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}

#left a:hover {
	color:#c00;
	}
	
#address {
	padding:1em 0;
	line-height:15px;
	letter-spacing:1px;
	}
	
#address p {
	color:#000;
	padding:1em 10px;
	}
	


/* middle --------------------------- */
	

#middle p {
	color:#112D59;
	padding:25px 25px 0 25px;
	line-height:21px;
	}
	
#middle h1 {
	padding:25px 25px 0 25px;
	font-size:16px;
	font-weight:bold;
	}
	
#middle h2 {
	letter-spacing:2px;
	font-weight:normal;
	font-size:14px;
	padding:25px 25px 0 25px;
	}
		
.full {
	padding:25px 25px 0 25px;
	}
	
.thumb {
	margin:0;
	padding:5px 15px 5px 0;
	float:left;
	}

#middle a {
	color:#112D59;
	text-decoration:none;
	font-weight:bold;
	}

#middle a:hover {
	color:#c00;
	}

#middle #welcome {
	line-height:25px;
	}

#middle #welcome p:first-letter {
	font-size:37px;
	line-height:37px;
	float:top left;
	}

#middle form {
	padding:25px;
	}

#middle .portrait {
	padding:30px 10px 5px 25px;
	float:left;
	}
	
#middle strong {
	letter-spacing:2px;
	font-weight:normal;
	}
	
#middle ul {
	width:370px;
	list-style-type:none;
	padding:25px;
	}

#middle ul li a {
	border-top:1px #112D59 solid;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding:0 0 15px 0;
	}
	
#middle ul li a:hover,#middle ul li a.current {
	color:#c00;
	}
	
#middle table {
	margin:0 25px;
	}
	
#middle table .line {
	font-size:1px;
	line-height:1px;
	border-bottom:1px solid #112D59;
	}
	
#middle table td {
	padding:1px 0;
	}
	
#middle .item {
	padding:0 25px 0 25px;
	}


/* right --------------------------- */



#right a {
	color:#1D4A96;
	text-decoration:none;
	font-weight:normal;
	}

#right a:hover {
	color:#c00;
	}

#right p {
	padding:0 5px 2em 10px;
	}


	

/* footer --------------------------- */

#footer {
	width:880px;
	margin:3em auto 0 auto;
	color:#112D59;
	background:#fff;
	text-align:left;
	font-size:11px;
	letter-spacing:1px;
	}
	
#footer a {
	color:#112D59;
	text-decoration:none;
	font-weight:normal;
	}

#footer a:hover {
	color:#c00;
	}

#footer p {
	padding:7px 10px;
	}

#belowFooter {
	margin:0 auto;
	background:#fff;
	width:880px;
	height:200px;
	}


	
/* COMMON --------------------------- */
	


.formLabel {
	font-size:11px;
}

.alert {
	font-size:11px;
	background:#c00;
	color:#fff;
}
	
input,select,textarea {
	font-size:11px;	
	color:#112D59;
	background:#dfdcd6 url( ../i/bg-box.gif ) repeat-x 0 0;;
	font-family:courier new,courier,mono;
	margin-top:3px;
	border-top:1px #b6b3af solid;
	border-left:1px #b6b3af solid;
	border-bottom:1px #efeeeb solid;
	border-right:1px #efeeeb solid;
	}
	
input.button {
  font:11px arial,helvetica,sans-serif;
	color:#fff;
	border-top:1px #bb5454 solid;
	border-left:1px #bb5454 solid;
	border-bottom:1px #670000 solid;
	border-right:1px #670000 solid;
	background:#900;
	}
