/* CSS Document Swisscouronne*/

/* ---------------------------------
hauptfenster mittig
---------------------------------- */ 	

body { 
	background-color:silver; }


#main{ 
	position: relative;
	width: 950px;
	min-height: 250px;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	top:3%;
	background-color:#ffffff;	
	border:5px solid white;
	}
#inhalt{ 
	position:relative;
	width: 540px;
	min-height: 250px;
	z-index: 200;
	left: 0px;
	top:0px;
	padding-left:74px;
	padding-right:130px;
	padding-bottom:50px;
	padding-top: 620px;	
	}
	
#headswiss{ 
	position: absolute;
	width: 500px;
	height: 40px;
	z-index: 100;
	left: 74px;
	top: 50px;
	}
#headbruecke{ 
	position: absolute;
	width: 600px;
	height: 30px;
	z-index: 100;
	left: 74px;
	top:150px;
	}
	
#bildgross{ 
	position: absolute;
	width: 950px;
	height: 395px;
	z-index: 400;
	left: 0px;
	top: 200px;
	}

#logo{ 
	position: absolute;
	width: 110px;
	height: 134px;
	z-index: 40;
	left: 580px;
	top:38px;
	}

#sprache{ 
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 80;
	right: 20px;
	top: 15px;
	text-align:right;
	}

#kaiser{ 
	position: relative;
	width: 230px;
	height: 260px;
	z-index: 40;
	left: 0px;
	bottom:0px;
	background-color:#747B82;	
	margin-top:30px;
	margin-bottom:-220px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	}
#levandi{ 
	position: relative;
	width: 230px;
	height: 260px;
	z-index: 40;
	left: 280px;
	top:-70px;
	background-color:#747B82;	
	margin-top:0px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	}
	
#kaiser.english{ 
	position: relative;
	width: 230px;
	height: 280px;
	z-index: 40;
	left: 0px;
	bottom:0px;
	background-color:#747B82;	
	margin-top:30px;
	margin-bottom:-260px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:45px;
	}
#levandi.english{ 
	position: relative;
	width: 230px;
	height: 280px;
	z-index: 40;
	left: 280px;
	top:-70px;
	background-color:#747B82;	
	margin-top:0px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:45px;
	}
#footer{ 
	position:absolute;
	width: 950px;
	height: 120px;
	z-index: 700;
	left: 0px;
	bottom:0px;
	background-color:#F0F2F4;	
	float:clear;
	}
	
table {
	margin-left:74px;
	margin-top:13px;
	}

#spalterechts{ 
	position: absolute;
	width: 260px;
	min-height: 300px;
	z-index: 150;
	right: 0px;
	top:630px;
	background-color:#F0F2F4;
	padding:20px;
	}
	
#bildquelle{ 
	position: absolute;
	width: 900px;
	height: 50px;
	z-index: 800;
	left: 30px;
	top: 530px;
	color:white;
	}
	
	
	
	
	
	
	
	
	
	
	
	