* {
	font-family:Arial, Verdana, Helvetica, sans;
	font-size:12px;
	color:#000000;
}

body { 
	padding:0;
	margin:0;
	
}

a { 	
	color:#003333;
}

a:hover { 	
	color:#336688;
}

#wrapper {
	left:50%; 
	width: 650px; 
	margin-left: -325px; 
	margin-right: auto; 
	text-align: center;
	display:block;
	overflow:visible; 
	position:relative;
}


#shade {
	display:block;
	background:url('shade.jpg') repeat-x;
	height:20px;
	padding:5px 0px 0px 0px;
	margin:0;
	font-size:9px;
	width:100%;
	text-align:center;
	position:relative;
}

.proxititle {
	position: fixed;
	top:0;
	left:0;
	z-index:10;
	background:url('proxititle.png') no-repeat;
	height:100px;
	width:100%;
	overflow:hidden;
}

.schweiz {
	position: fixed;
	top:81px;
	left:0;
	z-index:10;
	background:url('schweiz.png') no-repeat;
	height:78px;
	width:150px;
	overflow:hidden;
}

#mainvisual {
 
	text-align:center;
	width:650px;
	padding-top:25px;
}

#textwrapper {

	text-align:center;
	width:650px;
	
} 

#text {

	text-align:justify;
	width:650px;
	
	
}

li {

text-align:left;
}

#imprint {
	padding:50px 0px 15px 0px;
 	text-align:center;
	width:650px;
}



#shade a, #shade strong {
	font-size:9px;
}

h1 { 
	font-size:18px; 
	padding:0px 0px 7px 0px;
	margin:0;
}

span.inh {
	font-size:18px;
	color:#cc0000;
}

span.inhb {
	font-size:18px;
	color:#000000;
}

h2 { 
	font-size:15px; 
	padding:20px 0px 7px 0px;
	margin:0;
}

h3 { 
	font-size:14px; 
	padding:10px 0px 7px 0px;
	margin:0;
}


th {
	width:215px;
	text-align:center;

}

td {
	width:215px;
	background:url('boxbg.jpg') no-repeat;
	padding:10px 5px 0px 0px;
	text-align:left;
}

td.nobg {
	width:647px;
	padding:30px 15px 30px 15px;
	background:none;
}

td.tablefooter {
	width:647px;
	background:url('fbg.jpg') no-repeat;
	padding:10px 10px 0px 15px;
	height:100px;
}


